1. Update Build 446:
  2. Fixed an issue that caused some units to ignore the player or disappear completely in the NavMeshMovementSystem flow fields generation. Flowfields don't cull cells if the distance is too large. Before the fix it took the lowest possible collision, which generated problems if we had terrain underground.
  3. Fixed creature spawn in liquid volume spawners that overlapped terrain e.g. in the Morphium Lakes mission.
  4. Improved the GraphicsCmd memory allocator, resulting in lower GPU memory usage.
  5. Added LifeTimeComponent to fallen tree trunks, making them disappear after some time.
  6. Fixed an error that caused dialog texts not to scroll in some languages.
  7. Fixed a problem in TransformSystem that caused the player's weapons to sometimes spawn in the 0,0 location.
  8. Fixed a crash in GUI when displaying a certain font style.
  9. Fixed a crash in GuiScrollList::CreateButtons method.
  10. Fixed an issue that prevented players from accessing the Mods menu due to a text popup about Mod.io integration.
  11. Fixed problems with in-game videos threading.
  12. Fixed an issue that caused the TimeOfDay system to get desynchronized when jumping between maps, causing all lights to be off at night.
  13. Modding - moved all DLC2 boss content from the DLC2 package to the main package to make it available for modding.
  14. Optimizations and fixes for many small elements of the game and its engine.
  15. Reduced the install size of the game by about 500 megabytes.
  16.  
  17. Update Build 422:
  18. A hotfix for The Riftbreaker that fixes an issue with Cultivator and Harvester drones that you have reported to us recently. In most cases, the drones would stop working after a couple of loops.
  19.  
  20. Update Build 418:
  21. Fixes
  22. Added a new pain skin for Cavernot - previously it used the material from Gnerot Alpha.
  23. Added an option to mute game audio in the background (when the game window is out of focus).
  24. Dead units now have a resurrection cooldown that will prevent Necrodons from raising the same creature over and over again.
  25. Energy Pylons toggle off option is now disabled - they can't be turned off and this is is now properly indicated.
  26. Introduced minor changes to some map tiles to prevent camera culling bugs.
  27. Playing a dialogue back from the journal screen should now lower the volume of music and sfx.
  28. Reduced number of polygons in one family of trees found in the jungle biome.
  29. Tweaks and fixes to the [spoiler]boss intro and outro sequences.[/spoiler]
  30. Fixed a lot of potential memory leaks and introduced optimizations to reduce the memory footprint of the game.
  31. Fixed a problem that caused some ruins not to get removed after repairs.
  32. Fixed a problem with [spoiler]boss fight arenas that allowed players to build towers and other structures during boss fights using hotkeys[/spoiler].
  33. Fixed a problem with lua allocations while building floors that could cause memory leaks.
  34. Fixed a problem with pipes that could cause crashes.
  35. Fixed an error in teleport.lua script that could cause crashes.
  36. Fixed an issue that allowed players to use building hotkeys when the building mode is disabled, e.g. near a magnetic rock.
  37. Fixed an issue that caused ambient creature groups not to become aggressive towards the player.
  38. Fixed an issue that caused sounds and music to become quieter during dialogues even when the dialogue volume was set to zero.
  39. Fixed an issue that prevented melee units from damaging the player or their structures.
  40. Fixed an issue with teleport_blocker that could cause players to break the logic flow of the game when using the teleport skill.
  41. Fixed problems with Bioanomalies spawning in invalid positions.
  42. Fixed problems with some of the building ruin models.
  43. Fixed the looping animation of [spoiler]'exposed heart' in the Into the Dark boss fight.[/spoiler]
  44. Fixed a lot of crash bugs.
  45.  
  46. Update Build 396:
  47. Fixed a crash that could occur when activating the Mining Drill.
  48. Added a method that removes missing resources after disabling mods without crashing the game.
  49. Fixed a crash that could happen when the terrain grid changed types during gameplay.
  50. Fixed an issue that caused cultivator plants and crystals to leak memory.
  51. Fixed an issue that caused the ParicleSystem to use 200MB of RAM unnecessarily.
  52. Fixed an error that caused some textures not to unload, causing memory leaks.
  53. Fixed an issue that caused the right-hand slot weapon to randomly stop working after interacting with buildings.
  54. Added missing resources to the precache pool to prevent the game from stuttering on startup.
  55. Fixed an error in one of the DLC2 outro videos.
  56. Consumable buildings should no longer leave ruins behind.
  57. Fixed errors connected with the Mining Elevator after activating it.
  58. Fixed an issue that could cause trees to regrow several times in the same spot.
  59. Fixed an error that caused player's weapons to sometimes appear in the [0, 0] point on the map.
  60. Fixed cheat_finish_all_research. Now it finished 'all' research, not 'some' research.
  61.  
  62. Update Build 387:
  63. Fixed a crash when activating buildings using the 'Interact' option.
  64. Fixed an error that could cause entities to be removed by some of the player's items upon loading, which eventually would lead to a crash.
  65. Fixed a problem that could cause particles not to free up memory when returning to the main menu, leaking memory.
  66. Fixed a crash in ResourceVolumeSystem that happened when trying to load a modded gameplay state.
  67. Fixed a crash in resurrect.lua script that caused Necrodons to break the game.
  68. Fixed a crash in HandleMeleeIntersection system.
  69. Fixed unloading tiles by the MapGeneration algorithm.
  70. Fixed a missing FloraCultivatorLayerComponent in the BuildingSystem that could cause memory leaks, performance issues and crashes. All cultivator plants will be removed upon loading the game to fix multiple instances of the same plant spawned on the same spot. Your saplings will stay in Cultivators, so there is no need to set them up again.
  71. Fixed a crash in ActionMenuScreen when calling lua function on a non-initialized object.
  72. Fixed a crash in EntityCommandBuffer that happened when loading a modded gameplay state.
  73. Fixed crashes in TerrainGridSystem that happened if a terrain grid cell got erroneously removed.
  74. Fixed a crash in health_giver.lua script.
  75. Fixed a crash when unloading materials.
  76. Fixes and additions to the Chinese and Japanese localizations
  77. The loading screen for Crystal Caverns biome will now change when an outpost is built.
  78.  
  79. Update Build 377:
  80. Fixed the 'interact' function not working properly on buildings where the functionality was recently added.
  81. Fixed multiple crashes with the base_building.lua script.
  82. Key bindings will now refresh in real time after user changes the key mapping.
  83. Fixed a crash in CleanupDestroyedWalls method.
  84. Added missing localization strings.
  85. Fixed some issues with audio levels behaving incorrectly during dialogues.
  86.  
  87. Update Build 366:
  88. Fixed a crash in wave_ground.lua script.
  89. Fixed a crash when TurretDesc is missing.
  90. Fixed a crash in BuildingDb.
  91. Fixed a crash in ResourceLocalGraph is the resource is null.
  92. Fixed a crash in TerrainGridPatch system.
  93. Fixed a crash after pressing the 'Stop Research' button.
  94. Fixed a crash in the InventorySystem.
  95. Fixed an issue that caused some buildings to stop repairing at 99.9%.
  96. Fixed multiple problems connected with loading saves created with mods.
  97. Fixed a problem that caused some consumables not to replenish.
  98. Fixed a problem that caused the Game Configuration Tool not to store settings properly.
  99. Added new and previously missing localization strings for popups and settings.
  100. Fixed an error that caused a wrong video file to be played sometimes.
  101. Fixed a problem that caused some text in game to display as @@@@@ instead of regular characters.
  102. Few minor fixes in German localization plus added some previously unlocalized German strings.
  103. Fixed missing objective translation in the final Caverns story mission.
  104. Added advanced and rare resource costs to the new expansion equipment - more advanced blueprints were missing additional costs.
  105. Treasure Hunter` achievement will now only trigger on maps that have underground treasures present.
  106. Achievements: limit Forbidden Knowledge to Campaign and Survival Mode to prevent players from getting this achievement in Prologue.
  107. Rocks in Crystal Caversn biome have been rebaked and optimized, reducing their polygon numbers.
  108. Fixed an issue with Mr. Riggs' flashlight and time of day desynchronization.