Advertisement
soufix

Untitled

Mar 19th, 2015
11,670
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. Update v1.06:
  2.  
  3. – Windows: dependencies to the visual studio runtime have been removed. Addresses the issue where ColossalNative.dll would fail to load for users missing/having wrong msvcrt dlls.
  4. – Windows/OSX: fixed an issue where some users would not have permissions to access an user folder
  5. – Linux: fixed some cases where the first time launch would show the game half way out of the screen on dual monitors
  6. – Linux: various runtime optimizations
  7. – Linux: hopefully fixed the performance problems and the log spam, we were unable to reproduce that issue so this is a bit of a blindfolded fix
  8. – Linux: added support for $XDG_DATA_HOME. If you are using a custom path for XDG and already played the game on that machine, you will need to manually move the user files from the default folder ~/.local/share/Colossal Order/Cities_Skylines to $XDG_DATA_HOME/Colossal Order/Cities_Skylines
  9. – Mac/Linux: fixed a crash when selecting a building in the Asset importer
  10. – All platforms: added some debug info which may be useful when trying to help users in trouble
  11. – All platforms: added support for -screen-height & -screen-width and lowered severity of argument error unsupported launch options so they would cause the new game button to be greyed
  12. – Modding API: fixed OnCalculateResidentialDemand, OnCalculateCommercialDemand and OnCalculateWorkplaceDemand to call their respective counterpart properly. Also fixed for office buildings calling industrial level up.
  13. – nerfed parks decreasing commercial demand
  14. – road upgrade tool now works between two-way and one-way roads and right mouse-button changes direction of one-way roads
  15. – building effect radius is more accurate
  16. – added a Film grain slider in the Graphics options, like for the Tilt shift. (Users with the Disable Film Grain mod subscribed from Steam workshop and enabled will be notified with a “Console warning” when the game start and the game will automatically disable the mod and set the film grain amount to 0 so that no action from users is required apart from closing the Console panel).
  17. – added a chirper volume slider in the Audio options
  18. – intro screen can be skipped with mouse click or key press
  19. – fixed a case where an error would occur if the Source folder was not found while sharing a Mod to the workshop
  20. – fixed Publish workshop panel caption to not always show Savegame regardless which asset type was selected
  21. – killed the clicking sounds that could be heard on a quiet night during full moon and near the end of the loading screen
  22. – buildings uploaded to the workshop will now go to their respective tags automatically. (Buildings already on the workshop will not, we are currently investigating how to make it happen without users having to do anything about it)
  23. – fixed holding down mouse button and release over ui keeps some tools active
  24. – fixed tooltip stays visible when using shortcut to open area view
  25. – fixed parking spaces still working for burned down buildings.
  26. – fixed mouse raycast use normal mesh for burned down buildings.
  27. – removed airplane engine sound from unlockpanel… :p
  28. – fixed minor text issues in different languages
  29. – fixed wrong tree shadow alpha with pollution or water
  30. – fixed bulldozeing ship/airplane paths in map editor even when they are not visible
  31. – fixed pedestrian bridge color slightly wrong from far distance
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement