Cities: Skylines

Cities: Skylines

[DEPRECATED] Tree Anarchy 1.3.6
Affichage des entrées 31-40 sur 74
< 1  2  3  4  5  6 ... 8 >
Mis à jour le : 24 aout 2021 à 2h07

Bugfixes

Add null check in CalcTreeScale

Mis à jour le : 23 aout 2021 à 0h02

Version 1.0.2

Removed Prop & Tree Anarchy override function. Prop & Tree Anarchy has too many dependencies, e.g. 81 tiles that's causing way too much trouble.

Mis à jour le : 22 aout 2021 à 15h45

Version 1.0.1

Added codes to handle situation where players did not install Prop&Tree Anarchy

Mis à jour le : 22 aout 2021 à 13h19

Version 1.0.1

Added support for detection of Prop&Tree Anarchy Beta

Mis à jour le : 22 aout 2021 à 10h16

Bugfix to version 1.0.0

  • Removed a code that was not supposed to go into release.

Mis à jour le : 22 aout 2021 à 9h46

As we received a lot of complaints about issues with version 1.0.0.0 i reverted back to version 0.9.9.2.

Known issues in Version 1.0.0.0.:

moving the buildings over trees do not hide / remove them
tree lod's have gone purple
Tress have dispeared or sunken into the ground
new ones there they just disaper
Some trees are floating in the air

Mis à jour le : 21 aout 2021 à 23h05

Version 1.0.0 Bugfixes and Performance Enhancements

  • Redesigned UI indicator framework, compatibility with UI Resolution is stable
  • Redesigned option panel, so moving option panel around does not crash the game. (Mental note* Do not use "autoLayout", if you're going to manually call "AlignTo".
  • Performance enhancement in Tree Scale manager. Resizing trees will be smoother.
  • New locale Portugeues added
  • Tree Anarchy (part of Prop & Tree Anarchy) is implemented. This function will override the tree anarchy function of Prop & Tree Anarchy, so you do not need to uninstall Prop & Tree Anarchy. This new function provides the ability to delete trees instead of hiding them when placing buildings or roads.

Mis à jour le : 9 aout 2021 à 23h03

Version 0.9.9.2

  • Fixed UI Resolution compatibility issues. There is one issue I cannot fix, and that is when increasing the UI scale on first try, the indicators will be offset to unintended location. I take the easy way out of this and put the blame on UI Resolution mod LOL. To get the indicators into their right position, just decrease the UI scale, and all subsequent relocation of the indicators should be corrected. This issue only occurs when you adjust the UI scale during runtime.
  • Updated translations, and many thanks to the contributors for their relentless efforts
  • Initial tree merging framework implemented, but not functional yet

Mis à jour le : 7 aout 2021 à 5h05

Version 0.9.9

  • Fixed a small bug in deserialization process, jumping to wrong instruction when save format is before version 266
  • Changed some logic to make this mod work with map editor, it was a small fix mainly to detect whether map editor was active or not.
  • Added optimization to BeginRenderingImpl, which paints the tree LODs. Trees really don't move much other than swaying, and the billboards doesn't need to be updated every frame.
  • Added in-game indicators so players can tell whats on and whats not, without having to guess.
  • Added option to disable in-game indicators.
  • Options panel slight adjustments

Mis à jour le : 30 juil. 2021 à 21h01

Bugfixes and Performance tuning

  • Fine tuned deserialization process, loading is a bit more efficient.
  • Move the serialization process of burning trees to this mod, so folks may uninstall this mod and still load the same map minus the extra trees.
  • Early tree buffer allocation to prevent re-allocation during loading
  • Added new localizations (Spanish, Japanese, Korean, Malaysian)