View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003254 | The Dark Mod | Objectives | public | 16.10.2012 18:34 | 17.09.2017 17:56 |
Reporter | angua | Assigned To | grayman | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 1.08 | ||||
Target Version | TDM 2.06 | Fixed in Version | TDM 2.06 | ||
Summary | 0003254: We don't have an "Invalid" icon. | ||||
Description | Invalid 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 Information | Hopefully 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. | ||||
Tags | No tags attached. | ||||
Is the only problem that we're missing an icon? Or does there need to be gui support as well? | |
We've lived without this for two years now, so I'm going to assume it's not crucial for 2.0. | |
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" |
|
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 | |
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 |
|
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 |