Actions

Update v0.2.4672.21576

From Unofficial Stationeers Wiki

Revision as of 06:15, 20 December 2023 by Smodd (talk | contribs) (Initial creation of page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Hotfix
v0.2.4672.21576
Type Small Update
Release 2023.12.14 - 02:02 UTC
Hyperlink Steam SteamDB
Adjacent Updates
Subsequent Hotfix (v0.2.4677.21598)
Previous The Rocket Update (v0.2.4657.21547)
Back to overview of all updates

Content

This hotfix addresses two main issues: the new world artifacts sometimes being present in the skybox, and a checksum error related to traders, but also includes a number of other small fixes.

Changelog

  • [Changed] Updated text on rocket info panels to be right aligned to make it consistent with other ui text in the game
  • [Changed] Reverted Changes to combining stacks of reagent-mixes as this was causing floating point errors in some cases that could cause furnace recipes to stop working.
  • [Changed] Changed moved reagent-mix Stacking changes to SpaceOre.cs. These still need to implement the new system as their contents add up to less than 1.
  • [Changed] Changed DirtyOre mined from space that is processed in the recycler will waste half of its contents.
  • [Changed] Changed the names of the space maps root nodes to be the 'planet orbit'
  • [Added] Added Back button on NewWorldMenu now clears all preview scenes
  • [Fixed]Fixed (dev) null reference when attempting to load first world selection as world data might not be loaded yet.
  • [Fixed]Fixed default world selection would be the first world preset, even if it was a hidden world. Credit: Freeze.
  • [Fixed]Fixed giant space person in sky when loading into a game. The main menu scene was not being cleared when loading into a game. Now forcing the main menu preview scenes to be cleared before entering a world.
  • [Fixed]Fixed liquid to liquid passthrough heat exchanger has one input incorrectly configured to be a gas input
  • [Fixed]Fixed MoveToWorld for dynamic things was setting the rotation to the local rotation rather than the world rotation causing things to collide with their old parent and fly off at high speed.
  • [Fixed]Fixed Plant state Visualizer throws error when destroyed by fire.
  • [Fixed]Fixed Error on client when furnace flame material was set from thread.
  • [Changed] Changed trader checksum string to use Invariant culture.
  • [Fixed]Fixed occasional temperature low warnings when playing on Europa, due to status update occasionally assessing temperature in between radiation and suit AC step.
  • [Changed] Temporarily disabled suntime command as it is causing the game to crash
  • [Removed] Removed DepositMaterial SaveData classes.
  • [Fixed]Fixed Asteroid Minable deposit composition static data was being needlessly saved preventing fixes to data propagating into save games.
  • [Added] Added Additional data validation to MinableDepositDaata in SpaceMapData
  • [Fixed]Fixed spelling error in Deposit Composition of OrbitingAsteroidFragments05 caused game to fail to save when that asteroid had been generated

References

  1. Update on Steam
  2. Update on SteamDB