View Issue Details

IDProjectCategoryLast Update
0027734Heart Of The MachineGUIApr 26, 2023 1:48 pm
ReporterChris_McElligottPark Assigned ToDraco18s  
Severityminor 
Status resolvedResolutionfixed 
Summary0027734: Add in proper view of the difficulty increases in a game, and their effcts.
DescriptionRight now this is invisible, and it also doesn't affect dispatch difficulty yet. Just haven't had time to code that yet, it's coming this next week.
TagsNo tags attached.

Activities

Chris_McElligottPark

Apr 26, 2023 10:58 am

administrator   ~0067556

Last edited: Apr 26, 2023 11:18 am

Icon should be in the top bar somewhere, I don't care what the icon is yet or exactly where it is. Most likely this should be way to the left.

Hovering over it should show you the SimCommon.FinalDifficulty, and a list of the top 10-or-fewer items from AddedDifficultyReasons, sorted descending by the amount added (that is the AddedDifficultyAmount from the key in that dict, multiplied by the value of that dict, so you'll need a working list of keyvalue pairs to calculate these and then show the top 10).

Clicking this icon should then show a fuller screen in a style that does not exist yet, so hang on about that one. :)

Draco18s

Apr 26, 2023 1:42 pm

manager   ~0067566

Fixed for next version

Draco18s

Apr 26, 2023 1:48 pm

manager   ~0067567

Chris, you may want to massage the icon/text layout. I couldn't think of a good shorthand for "difficulty" the way the sim-speed is 1x, and just went with something that fit.

Issue History

Date Modified Username Field Change
Apr 24, 2023 5:06 pm Chris_McElligottPark New Issue
Apr 24, 2023 5:06 pm Chris_McElligottPark Status new => assigned
Apr 24, 2023 5:06 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Apr 26, 2023 10:56 am Chris_McElligottPark Assigned To Chris_McElligottPark => Draco18s
Apr 26, 2023 10:58 am Chris_McElligottPark Note Added: 0067556
Apr 26, 2023 11:18 am Chris_McElligottPark Note Edited: 0067556
Apr 26, 2023 1:42 pm Draco18s Status assigned => resolved
Apr 26, 2023 1:42 pm Draco18s Resolution open => fixed
Apr 26, 2023 1:42 pm Draco18s Note Added: 0067566
Apr 26, 2023 1:48 pm Draco18s Note Added: 0067567