Cities: Skylines
CSL Stats Panel
Εμφάνιση 1-10 από 25 καταχωρίσεις
< 1  2  3 >
Ενημέρωση: 5 Αυγ 2016 στις 15:28

See notes at: http://sp.zhabite.com/workshop/filedetails/discussion/412708301/405692758709794502/

Ενημέρωση: 5 Αυγ 2015 στις 19:20

possibly fixed onReleased errors when exiting and starting new game after stats panel is both visible and non-visible.

Ενημέρωση: 16 Απρ 2015 στις 10:43

added new category "Trade" shows some import / export figures.

made button font a little smaller on config screen to fit everything (config screen also scrolls with mouse wheel if you size it smaller)

changed graphic on "Unemployment" category.. it was using the outside connections graphic, which I'm now using for Trade..

Ενημέρωση: 7 Απρ 2015 στις 9:57

fixed bugs vehicle logic that checks if source building is full or emptying

Ενημέρωση: 6 Απρ 2015 στις 7:14

fixed crash on exit to main menu then start new game

Ενημέρωση: 5 Απρ 2015 στις 18:37

- excluded vehicles from garbage and death stats when their building is full or emptying

- re-organized education stats a little to show both % and raw number for educated levels.

- added new stat category "Unemployment", remember you can disable this entire category in the config screen.. yellow = 15%, red = 25%

- restricted panel move to left or right mouse buttons (no middle click to move the stats panel anymore, this caused some weirdness)

let me know what you think of the new changes

Ενημέρωση: 2 Απρ 2015 στις 23:24

added traffic stats. the summary % is based on average "delay" per car which is wait time + block time. it also averages over the past several data readings, so it doesn't jump around so much. 100% traffic is 1.00 delay, so it's pretty easy to hit. I think this is about how the game treats it as well -- I was able to play to 22k population just now and kept under 19% traffic (.19 delay) most of the time, not without effort..

added a try / catch on the data timer

Ενημέρωση: 2 Απρ 2015 στις 13:07

updated total vehicles count with secret sauce
productionRate * (count + 99) / 100

updated Educated Count stat to subtract Educated0 group

Ενημέρωση: 2 Απρ 2015 στις 11:40

excluded police from considering vehicle stats numbers in summary % (they always use all their cars)

Ενημέρωση: 2 Απρ 2015 στις 10:53

added education level 1, 2, 3 stats

added option "Vehicle Usage" to consider usedVehicles / totalVehicles in the % summary. When on it will display whatever is higher -- vehicle usage or normal usage/capacity

refined data refresh to better align with UI update interval; data should refresh in the background a half second before the UI refreshes, rather than a steady 1s interval

fixed format issues with garbage numbers, showing "K" when they were less then 1000.

tooltips in mini-mode - mouse over a stat in mini-mode to get details from the expanded view in a tooltip