Bug 3759 - allow simplified construction kit display
Status: NEW
Alias: None
Product: Tremulous
Classification: Unclassified
Component: Misc
Version: SVN HEAD
Hardware: All All
: P3 enhancement
Assignee: Tim Angus
QA Contact: Tremulous Bugs
URL:
Depends on:
Blocks:
 
Reported: 2008-08-22 14:42 EDT by /dev/humancontroller
Modified: 2008-08-26 07:19:11 EDT
0 users

See Also:


Attachments
do something (5.49 KB, patch)
2008-08-26 07:19 EDT, /dev/humancontroller

Description /dev/humancontroller 2008-08-22 14:42:37 EDT
To see wether a given buildable's health bar should be displayed, the game does extensive visibility checks (peeks and throughtraces). This however eats a LOT of processing power (think about unlimited build point servers). It would be good if there was at least a user option to use a simple, old-style display.
Comment 1 /dev/humancontroller 2008-08-26 07:19:11 EDT
Created attachment 1842 [details]
do something

(no reindentation to ease the diff)