Cities: Skylines
[DEPRECATED] Tree Anarchy 1.3.6
Εμφάνιση 11-20 από 74 καταχωρίσεις
< 1  2  3  4 ... 8 >
Ενημέρωση: 26 Δεκ 2021 στις 19:36

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

Ενημέρωση: 26 Δεκ 2021 στις 1:35

Update localization

Ενημέρωση: 25 Δεκ 2021 στις 22: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.

Ενημέρωση: 20 Δεκ 2021 στις 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

Ενημέρωση: 19 Δεκ 2021 στις 1:20

Fix indicator panel position

Ενημέρωση: 19 Δεκ 2021 στις 0:39

Fixed Indicator panel overlap issue

Ενημέρωση: 18 Δεκ 2021 στις 22:52

Version 1.2.5

Bugfixes

  • Fixed issues when synchronizing indicator panel with Prop Anarchy

Ενημέρωση: 16 Δεκ 2021 στις 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

Ενημέρωση: 12 Δεκ 2021 στις 13: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.

Ενημέρωση: 9 Δεκ 2021 στις 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