View Issue Details

IDProjectCategoryView StatusLast Update
0000337Gameplay + OpenGL[All Projects] Featurepublic2017-02-25 14:41
ReporterInsanityBringer 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Summary0000337: Short form of info/linetarget as a parameter
DescriptionOriginally Linetarget and info had different effects, with linetarget showing only a target's health and class name, and info showing more details. During some code cleanup, linetarget was made to show all the details of info, just with different conditions on what it can target. I typically would have a key bound to linetarget while doing gameplay testing, since this makes it easy to figure out how much damage something is doing to a target in a practical test. However, with the change to linetarget, this isn't practical anymore since the long output is much longer than can be shown in the message area.

Would it be possible to add a parameter to linetarget and info that makes them show the short form again?
TagsNo tags attached.

Relationships

Activities

Graf Zahl

Graf Zahl

2017-02-25 14:37

administrator   ~0000769

Done. Info will default to verbose, linetarget to brief. Both can be given a parameter to enable or disable verbose mode.

Issue History

Date Modified Username Field Change
2017-02-25 11:48 InsanityBringer New Issue
2017-02-25 14:37 Graf Zahl Note Added: 0000769
2017-02-25 14:41 Graf Zahl Status new => resolved
2017-02-25 14:41 Graf Zahl Resolution open => fixed