Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Update v0.2.4945.22425

From Stationeers Wiki
Revision as of 20:22, 10 August 2025 by Claimer (talk | contribs) (Changelog)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Hotfix
v0.2.4945.22425
Type Small Update
Release 29.04.2024 (Mon) 06:09 UTC
Hyperlink SteamDB
Adjacent Updates
Subsequent Printer Instructions: Sugar, Cocoa, and Cake (v0.2.4966.22543)
Previous Logic Sorter: Insulation, Ore Tablet, and Future Content (v0.2.4936.22393)
Back to overview of all updates


This hotfix includes fixes for a few issues related to data changes in the starting conditions.

Changelog

  • [Fixed] bug where null reference exceptions would sometimes be thrown when a dynamic gas canister was destroyed.
  • [Fixed] bug where splitting seed bags obtained from traders for the first time would throw an exception.
  • [Fixed] bug where pipes mounted on walls were not damaged by freezing or phase change.
  • [Fixed] double tap F being able to move backpacks to the backpack slot while one of the new suits was worn.
  • [Fixed] newly spawned Robots starting with a SmallBatteryCell instead of a LargeBatteryCell.
  • [Fixed] old saves loading satellite dishes with best contact filter initialized to 0 instead of -1.
  • [Fixed] Robots and Zrillians loading in with partial human characteristics (Zrillians with human lungs; Robots not initializing slots correctly and dying immediately).
  • [Fixed] bug where deconstructing insulated inline gas tanks would return non-insulated kits.
  • [Fixed] mkII dynamic gas canister incorrectly configured colliders.
  • [Fixed] tooltip issues — 'left click to pick up' hidden when dragging, and in-world tooltips hidden when mouse is over UI.
  • [Fixed] ingots with incorrect blueprint.
  • [Fixed] concurrency not working on equip sounds.
  • [Fixed] incorrect insert behaviour for ResolutionRule "StopLowPriorityThenNew" & "StopLowPriorityThenNew".
  • [Fixed] errors thrown by audioManager caused by audio concurrency system.
  • [Fixed] Research Manager breaking loading of some games.
  • [Fixed] Vulcan nights in peak summer not dropping to night temperature.
  • [Changed] Optimised concurrency code by removing unnecessary sorting calls.
  • [Changed] CanEnter to return a result struct rather than just a bool — allows showing tooltips explaining why items can't enter slots (e.g. light suit may not accept heavy jetpack).
  • [Changed] Audio concurrency system to run on the main thread — previously used uni-task worker threads causing race conditions.
  • [Removed] unused variable in tooltip.cs.
  • [Removed] deprecated discord lobby creation.

References

  1. Update on SteamDB