Cities: Skylines

Cities: Skylines

CSL Stats Panel
25개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2016년 8월 5일 @ 오후 3시 28분

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

업데이트: 2015년 8월 5일 @ 오후 7시 20분

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

업데이트: 2015년 4월 16일 @ 오전 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..

업데이트: 2015년 4월 7일 @ 오전 9시 57분

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

업데이트: 2015년 4월 6일 @ 오전 7시 14분

fixed crash on exit to main menu then start new game

업데이트: 2015년 4월 5일 @ 오후 6시 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

업데이트: 2015년 4월 2일 @ 오후 11시 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

업데이트: 2015년 4월 2일 @ 오후 1시 07분

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

updated Educated Count stat to subtract Educated0 group

업데이트: 2015년 4월 2일 @ 오전 11시 40분

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

업데이트: 2015년 4월 2일 @ 오전 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