Actions

Difference between revisions of "Update v0.2.4297.19997"

From Unofficial Stationeers Wiki

m (Fixed headers)
m (Added subsequent update)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Updates]]
 
[[Category:Updates]]
This was a small update, named '''Hotfix v0.2.4297.19997''', and was released on 22.08.2023 10:54 CEST.
+
{{Infobox | decat = yes
 +
| title = Hotfix
 +
| header1 = {{Infobox | decat = yes | child = yes
 +
    |  title = v0.2.4297.19997
 +
    | label1 = Type
 +
    |  data1 = Small Update
 +
    | label2 = Release
 +
    |  data2 = 2023.12.12 - 08:51 UTC
 +
    | label3 = Hyperlink
 +
    |  data3 = [https://store.steampowered.com/news/app/544550/view/3897365840790049455 Steam] [https://steamdb.info/patchnotes/12937550/ SteamDB]
 +
  }}
 +
| header2 = {{Infobox | decat = yes | child = yes
 +
    |  title = Adjacent Updates
 +
    | label1 = Subsequent
 +
    |  data1 = [[Update_v0.2.4657.21547|The Rocket Update (v0.2.4657.21547)]]
 +
    | label2 = Previous
 +
    |  data2 = [[Update_v0.2.4294.19984|The Airflow Update (v0.2.4294.19984)]]
 +
  }}
 +
| belowstyle =
 +
| below = ''[[Updates_Overview|Back to overview of all updates]]''
 +
}}
  
 
== Content ==
 
== Content ==
Line 6: Line 26:
  
 
== Changelog ==
 
== Changelog ==
* Fixed bug where clients could accidentally exit sleepers when leaving a game
+
* <span style="color:#E5BF00;font-weight:bold">[Fix]</span> Fixed bug where clients could accidentally exit sleepers when leaving a game.
* Fixed a few visual issues with new bench cords
+
* <span style="color:#E5BF00;font-weight:bold">[Fix]</span> Fixed a few visual issues with new bench cords.
* Fixed unable to attach appliances to some bench variants
+
* <span style="color:#E5BF00;font-weight:bold">[Fix]</span> Fixed unable to attach appliances to some bench variants.
* Fixed Infinite Ice spawning in vacuums that could sometimes happen due to incorrect handling of NaN values when calculating mix ratios in MixInWorld.
+
* <span style="color:#E5BF00;font-weight:bold">[Fix]</span> Fixed Infinite Ice spawning in vacuums that could sometimes happen due to incorrect handling of NaN values when calculating mix ratios in MixInWorld.
* Fixed PureIce SpawnContents and melt Temperature not being serialized.
+
* <span style="color:#E5BF00;font-weight:bold">[Fix]</span> Fixed PureIce SpawnContents and melt Temperature not being serialized.
* Added IsValid check to spawngas.
+
* <span style="color:#267F00;font-weight:bold">[Added]</span> Added IsValid check to spawngas.
* Fixed issue where two isolated atmospheres could remain unbalanced.
+
* <span style="color:#E5BF00;font-weight:bold">[Fix]</span> Fixed issue where two isolated atmospheres could remain unbalanced.
  
 
== References ==
 
== References ==
# [https://store.steampowered.com/news/app/544550/view/3671049809743247858 Link to update on Steam]
+
# [https://store.steampowered.com/news/app/544550/view/3671049809743247858 Update on Steam]
 +
# [https://steamdb.info/patchnotes/12001137/ Update on SteamDB]

Latest revision as of 06:06, 12 December 2023

Hotfix
v0.2.4297.19997
Type Small Update
Release 2023.12.12 - 08:51 UTC
Hyperlink Steam SteamDB
Adjacent Updates
Subsequent The Rocket Update (v0.2.4657.21547)
Previous The Airflow Update (v0.2.4294.19984)
Back to overview of all updates

Content[edit]

This hotfix addresses some issues with the new atmospheric mixing that was causing potential for infinite ices spawning in world atmospheres as well as atmospheres not equalizing correctly in some 2x1 rooms.

Changelog[edit]

  • [Fix] Fixed bug where clients could accidentally exit sleepers when leaving a game.
  • [Fix] Fixed a few visual issues with new bench cords.
  • [Fix] Fixed unable to attach appliances to some bench variants.
  • [Fix] Fixed Infinite Ice spawning in vacuums that could sometimes happen due to incorrect handling of NaN values when calculating mix ratios in MixInWorld.
  • [Fix] Fixed PureIce SpawnContents and melt Temperature not being serialized.
  • [Added] Added IsValid check to spawngas.
  • [Fix] Fixed issue where two isolated atmospheres could remain unbalanced.

References[edit]

  1. Update on Steam
  2. Update on SteamDB