View Issue Details

IDProjectCategoryView StatusLast Update
0003254The Dark ModObjectivespublic17.09.2017 17:56
Reporterangua Assigned Tograyman  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionTDM 1.08 
Target VersionTDM 2.06Fixed in VersionTDM 2.06 
Summary0003254: We don't have an "Invalid" icon.
DescriptionInvalid objectives just have an empty check box in the GUI just like the incomplete ones. (Completed ones have the check box checked, failed have a red X). Maybe strike out the whole text or put a crossed out circle into the check box?
Additional InformationHopefully no one is using invalid objectives (instead of making them non-mandatory) in existing maps and relies on them looking similar to the regular incomplete ones.
TagsNo tags attached.

Activities

Springheel

Springheel

12.07.2013 21:48

administrator   ~0005708

Is the only problem that we're missing an icon? Or does there need to be gui support as well?
Springheel

Springheel

17.07.2013 18:02

administrator   ~0005748

We've lived without this for two years now, so I'm going to assume it's not crucial for 2.0.
VanishedOne

VanishedOne

21.12.2015 02:43

reporter   ~0007910

It looks as though only one line would need changing in the GUI:

// greebo: These are the graphics which should be used for the checkbox for each state
#define BOX_STATE_0 "guis/assets/objectives/box_default"
#define BOX_STATE_1 "guis/assets/objectives/box_checked"
#define BOX_STATE_2 "guis/assets/objectives/box_default"
#define BOX_STATE_3 "guis/assets/objectives/box_failed"
SteveL

SteveL

08.01.2016 17:33

reporter   ~0008006

Cheers, it's the research not the fix that takes time with these little issues. I expect we can find a crossed-out circle somewhere
grayman

grayman

17.09.2017 15:19

viewer   ~0009268

Last edited: 17.09.2017 17:56

Created and added an image for invalid objectives.

Rev. 14922 & 14924 & 14927:

mainmenu_objectives.gui
tdm_objectives.gui
tdm_objectives_core.gui
tdm_objectives_defs.gui
dds/guis/assets/objectives/box_invalid.dds

Issue History

Date Modified Username Field Change
16.10.2012 18:34 angua New Issue
12.07.2013 21:48 Springheel Note Added: 0005708
17.07.2013 18:02 Springheel Target Version TDM 2.00 =>
17.07.2013 18:02 Springheel Note Added: 0005748
21.12.2015 02:43 VanishedOne Note Added: 0007910
08.01.2016 17:33 SteveL Target Version => TDM 2.05
08.01.2016 17:33 SteveL Note Added: 0008006
21.10.2016 15:31 grayman Target Version TDM 2.05 => TDM 2.06
17.09.2017 15:19 grayman Note Added: 0009268
17.09.2017 15:19 grayman Assigned To => grayman
17.09.2017 15:19 grayman Status new => resolved
17.09.2017 15:19 grayman Resolution open => fixed
17.09.2017 15:19 grayman Fixed in Version => TDM 2.06
17.09.2017 17:23 grayman Note Edited: 0009268
17.09.2017 17:56 grayman Note Edited: 0009268