Cities: Skylines

Cities: Skylines

[DEPRECATED] Tree Anarchy 1.3.6
正在显示第 11 - 20 项,共 74 项条目
< 1  2  3  4 ... 8 >
更新于:2021 年 12 月 26 日 下午 7:36

Fix indicator panel overlapping temperature panel when snapped to demand bar
Fix localization file

更新于:2021 年 12 月 26 日 上午 1:35

Update localization

更新于:2021 年 12 月 25 日 下午 10:55

Version 1.2.7
Bugfixes and performance enhancements

  • Fixed regression issue with "Tree Effect On Wind"
  • Indicator Panel will now reposition correctly. It is also draggable to new location by left clicking it and holding the click for more than a second, then moving. The repositioned location will be saved. You may also right click the indicator panel to bring up a menu to snap it back to beside the demand panel.
  • Tree anarchy function is now default to "ON" and its state is not saved. This is to cope with Prop Anarchy and it's initial anarchy state when loading a game, to prevent props from being hidden.

更新于:2021 年 12 月 20 日 下午 12:41

Version 1.2.6
Bugfixes

  • Re-written indicator panel codes, now it's more aligned to its neighboring displays
  • Forced some methods with no-inlining attribute

更新于:2021 年 12 月 19 日 上午 1:20

Fix indicator panel position

更新于:2021 年 12 月 19 日 上午 12:39

Fixed Indicator panel overlap issue

更新于:2021 年 12 月 18 日 下午 10:52

Version 1.2.5

Bugfixes

  • Fixed issues when synchronizing indicator panel with Prop Anarchy

更新于:2021 年 12 月 16 日 上午 11:33

Version 1.2.4

Bugfixes and performance enhancements

  • Fix fire risk / forestry resource overview not displaying trees correctly
  • Further optimized option panel. Removed 12 redundant gameobjects.
  • Tree Sway adjustment is redesigned to be more intuitive
  • Custom Tree Scale / brightness storage are now consolidated into a structure for more efficient access.
  • Improved patched codes so rendering can be slightly more efficient. Improvement is insignificant from FPS point of view, but codes run ~2ms faster

更新于:2021 年 12 月 12 日 下午 1:45

Version 1.2.2

Bugfixes

  • Restructured the patching framework. Now more debug information can be viewed
  • Marked Tree Anarchy Beta as incompatible, so people don't accidentally subscribe to both.

更新于:2021 年 12 月 9 日 上午 4:18

Version 1.2.1

Bugfixes and optimization

  • Fix wonky movement when moving trees around, the issue was due to a bad math calculation rounding a float to integer where negative values were not considered. Now EMath::RoundToInt is fixed to also consider negative values