Cities: Skylines

Cities: Skylines

[DEPRECATED] Tree Anarchy 1.3.6
Affichage des entrées 11-20 sur 74
< 1  2  3  4 ... 8 >
Mis à jour le : 26 déc. 2021 à 19h36

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

Mis à jour le : 26 déc. 2021 à 1h35

Update localization

Mis à jour le : 25 déc. 2021 à 22h55

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.

Mis à jour le : 20 déc. 2021 à 12h41

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

Mis à jour le : 19 déc. 2021 à 1h20

Fix indicator panel position

Mis à jour le : 19 déc. 2021 à 0h39

Fixed Indicator panel overlap issue

Mis à jour le : 18 déc. 2021 à 22h52

Version 1.2.5

Bugfixes

  • Fixed issues when synchronizing indicator panel with Prop Anarchy

Mis à jour le : 16 déc. 2021 à 11h33

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

Mis à jour le : 12 déc. 2021 à 13h45

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.

Mis à jour le : 9 déc. 2021 à 4h18

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