• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

operation40

Private
Mar 18, 2015
14
0
Some of you have already helped a ton with this -- it's up on github now in case anyone is interested
thanks again for everyone's help so far

Adds a move-able, resizable stats window to Cities Skylines.

https://github.com/pilnomi/CSLStatsPanel




TODO: fire and health services numbers aren't finished
TODO: allow resizing moving sub-panels
TODO: allow minimizing subpanels
TODO: color code stats when deficient for needed coverage
TODO: add toggle button to hide / show stats panel
TODO: add small graphic icons for power, fire, police, etc
TODO: "mini" mode - a la SC-style resource bar

update 3/23/15 - fixed a bunch of stats that were wrong including fire and health, and added a few new stats

X17Wxok.png
 
Last edited:
A cool and handy utility. Nice work.

ToDo: Maybe add ability to tweak update rate? (my hard coded sample 'work's but might need to be adjusted based on those with framerates < 60 or who don't want it updating quite as quickly as ~3sec.)
 
yeah absolutely, good suggestion.

I'm dreaming up a config screen that will let you set stuff like that, including which stats are shown and set categories on them, etc
also going to flag some stats are "inSummary" for a minimized mode like Power: 280MW / 480MW .. as a one-liner

lots i can do now that I'm not crashing every 5 seconds :D