Cities: Skylines
[DEPRECATED] Tree Anarchy 1.3.6
กำลังแสดง 31-40 จาก 74 รายการ
< 1  2  3  4  5  6 ... 8 >
อัปเดต: 24 ส.ค. 2021 @ 2: 07am

Bugfixes

Add null check in CalcTreeScale

อัปเดต: 23 ส.ค. 2021 @ 12: 02am

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.

อัปเดต: 22 ส.ค. 2021 @ 3: 45pm

Version 1.0.1

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

อัปเดต: 22 ส.ค. 2021 @ 1: 19pm

Version 1.0.1

Added support for detection of Prop&Tree Anarchy Beta

อัปเดต: 22 ส.ค. 2021 @ 10: 16am

Bugfix to version 1.0.0

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

อัปเดต: 22 ส.ค. 2021 @ 9: 46am

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

อัปเดต: 21 ส.ค. 2021 @ 11: 05pm

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.

อัปเดต: 9 ส.ค. 2021 @ 11: 03pm

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

อัปเดต: 7 ส.ค. 2021 @ 5: 05am

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

อัปเดต: 30 ก.ค. 2021 @ 9: 01pm

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)