Difference between revisions of "Update v0.2.4889.22194"
From Unofficial Stationeers Wiki
(Created page with "{{DISPLAYTITLE:Update v0.2.4889.22194}} ''Summary and highlights for version v0.2.4889.22194.'' Category:Updates == Overview == This update introduces pipe upgrades, new...") |
(→Changelog) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
[[Category:Updates]] | [[Category:Updates]] | ||
| + | {{Infobox | decat = yes | ||
| + | | title = Pipe Upgrader: Chickens & Rocket Data | ||
| + | | header1 = {{Infobox | decat = yes | child = yes | ||
| + | | title = v0.2.4889.22194 | ||
| + | | label1 = Type | ||
| + | | data1 = Big Update | ||
| + | | label2 = Release | ||
| + | | data2 = 27.03.2024 (Wed) 09:08 UTC | ||
| + | | label3 = Hyperlink | ||
| + | | data3 = [https://steamdb.info/patchnotes/13867678/ SteamDB] | ||
| + | }} | ||
| + | | header2 = {{Infobox | decat = yes | child = yes | ||
| + | | title = Adjacent Updates | ||
| + | | label1 = Subsequent | ||
| + | | data1 = [[Update_v0.2.4891.22206|Hotfix (v0.2.4891.22206)]] | ||
| + | | label2 = Previous | ||
| + | | data2 = [[Update_v0.2.4870.22138|Shelter in Space: getting out of your suit (v0.2.4870.22138)]] | ||
| + | }} | ||
| + | | belowstyle = | ||
| + | | below = ''[[Updates_Overview|Back to overview of all updates]]'' | ||
| + | }} | ||
| + | |||
== Overview == | == Overview == | ||
| Line 39: | Line 61: | ||
== Changelog == | == Changelog == | ||
| − | < | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> ability for pipes and liquid pipes to be upgraded to their insulated variant. Use a kit (insulated pipe) on a pipe to upgrade it. A wrench in the off-hand is required. |
| − | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> chicken nutrition usage when laying an egg; chickens will now seek food if they do not have enough nutrition. | |
| − | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> tooltips for chickens indicating hunger, extreme hunger, old age, and very old age. | |
| − | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> lifespan to animals, set to four months for chickens (subject to balancing). | |
| − | * | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> upper temperature for hatching fertilized eggs, set range to 35–40°C (was previously >15°C). |
| − | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> first pass on pipe igniter to spark connected pipe atmosphere. | |
| − | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> chicken lungs with volume set to 1/6 of human lungs. | |
| − | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> pipe igniter recipe to Pipe Bender. | |
| − | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> new thumbnail for egg. | |
| − | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> ability for eggshells to be recycled, producing 1 biomass reagent mix. | |
| − | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> nutrition gained by chickens linked to nutritional value of consumed food. | |
| − | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> avionics compatibility with reagent reader or "LR" IC command to report reagent composition of SpaceOre mining sites. | |
| − | * Added tooltips for chickens indicating hunger, extreme hunger, old age, and very old age. | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> GasRatio, TotalMoles, and Temperature variables to avionics for ice mining sites. |
| − | * Added lifespan to animals, set to four months for chickens (subject to balancing). | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> Site Deposit Logic Variables to avionics: Density, Size, Richness. |
| − | * | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> Rocket Mining Logic Variables to avionics: Quantity (per operation), TotalQuantity (total spawned ore), MinedQuantity (total mined ore). |
| − | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> Rocket Scanning Logic Variables to avionics: Survey, Chart, Discover (normalized scan values). | |
| − | * | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> Rocket Navigation Logic Variables to avionics: NavPoints, ChartedNavPoints, Sites, CurrentCode. |
| − | * | + | *<span style="color:#267F00;font-weight:bold">[Added]</span> Exposed additional readable logic variables to rocket avionics for automation. Variables default to target destination, fallback to current destination if target not set. |
| − | * | + | |
| − | * | + | *<span style="color:#E57125;font-weight:bold">[Changed]</span> Updated manufacturing machines prefabs with new upgrade data. |
| − | * Changed all eggs to be fertilized; eggs remain viable only if above 10°C. Eggs below this temperature become unviable and turn white. Changed egg colour to a more realistic brown. | + | *<span style="color:#E57125;font-weight:bold">[Changed]</span> Reduced chicken egg lay rate to 1–2 times per day, averaging 1.5 eggs per day. |
| − | * | + | *<span style="color:#E57125;font-weight:bold">[Changed]</span> Updated egg and fertilized egg Stationpedia pages. |
| − | + | *<span style="color:#E57125;font-weight:bold">[Changed]</span> all eggs to be fertilized; eggs remain viable only if above 10°C. Eggs below this temperature become unviable and turn white. Changed egg colour to a more realistic brown. | |
| − | + | *<span style="color:#E57125;font-weight:bold">[Changed]</span> chickens to only naturally eat to a certain fullness; they will eat more only when ready to lay an egg, allowing egg production control via feeding. | |
| − | * | + | *<span style="color:#E57125;font-weight:bold">[Changed]</span> Updated Stationpedia descriptions for pipes. |
| − | + | *<span style="color:#E57125;font-weight:bold">[Changed]</span> Small optimisation for Thing.Find function when an invalid ID is parsed. | |
| − | + | *<span style="color:#E57125;font-weight:bold">[Changed]</span> Cleaned up string creation for logic-types, replaced with EnumCollection function calls. | |
| − | + | *<span style="color:#E57125;font-weight:bold">[Changed]</span> General clean-up of logic code, switching to static read/write methods for logic-types and reference IDs. | |
| − | + | *<span style="color:#E57125;font-weight:bold">[Changed]</span> underlying type of LogicType Enum from Byte to uShort; corrected network read/write types and casts. | |
| − | * | + | *<span style="color:#E57125;font-weight:bold">[Changed]</span> Made eggs in slots not become unviable (temporary fix until containers to keep eggs safe are implemented). |
| − | + | *<span style="color:#E57125;font-weight:bold">[Changed]</span> chicks to take one day to mature (up from 2/3 of a day). | |
| − | + | *<span style="color:#E57125;font-weight:bold">[Changed]</span> tier 3 far trader to always have fertilized chicken eggs, decreased price from 1000 to 250, increased quantity to 2. | |
| − | + | ||
| − | * Cleaned up string creation for logic-types, replaced with EnumCollection function calls. | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> Fire Extinguisher throwing errors when used outside on the moon. |
| − | * General clean-up of logic code, switching to static read/write methods for logic-types and reference IDs. | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> Composters outputting waste gases at the incorrect temperature. |
| − | * Changed underlying type of LogicType Enum from Byte to uShort; corrected network read/write types and casts. | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> Celestial tracker breaking the game when placed in a rocket. |
| − | * | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> flashlight not updating the light state to match the mode for clients until it was placed in or removed from a slot. |
| − | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> issue where Stationpedia phase change graph was using single precision floats instead of double precision, causing some listed pressures to be off by several kPa. | |
| − | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> chickens not having lungs. | |
| − | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> chickens taking reduced damage due to always having offline and sleeping reductions applied. | |
| − | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> bad normals on chicken; removed normal texture until it can be replaced. | |
| − | * Changed chicks to take one day to mature (up from 2/3 of a day). | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> fertilized eggs ignoring temperature range. |
| − | * Changed tier 3 far trader to always have fertilized chicken eggs, decreased price from 1000 to 250, increased quantity to 2. | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> issue where emptied pipes would not run react or combust code, leaving stale data from previous fires. |
| − | * | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> chickens not laying eggs. |
| − | * Fixed imbalance in chicken nutrition usage. | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> flashlight light material not being emissive when on. |
| − | * Fixed NPCs being treated as offline players for breathing, nutrition, etc. | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> flashlight beams being invisible when loading a game even if turned on. |
| − | * Fixed missing mode panel in Stationpedia for Avionics. | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> chickens not eating when they need to lay an egg. |
| − | * Fixed logic dial Stationpedia page unnecessarily displaying its modes panel. | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> Mars not starting at morning of day 0 by adding accelerated time offsets to worldsettings.xml. |
| − | * Fixed some items not allowing gas-ratios to be read via logic for new gases. | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> new eggs not having the correct reagent mix. |
| − | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> eggs not breaking into shells when colliding with force; now break into two eggshells when hitting a structure with sufficient force. | |
| − | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> fertilized eggs being unbreakable. | |
| − | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> chicks having human lungs. | |
| − | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> imbalance in chicken nutrition usage. | |
| − | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> NPCs being treated as offline players for breathing, nutrition, etc. | |
| − | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> missing mode panel in Stationpedia for Avionics. | |
| − | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> logic dial Stationpedia page unnecessarily displaying its modes panel. | |
| − | + | *<span style="color:#E5BF00;font-weight:bold">[Fixed]</span> some items not allowing gas-ratios to be read via logic for new gases. | |
== References == | == References == | ||
# [https://steamdb.info/patchnotes/13867678/ Update on SteamDB] | # [https://steamdb.info/patchnotes/13867678/ Update on SteamDB] | ||
Latest revision as of 14:14, 10 August 2025
Summary and highlights for version v0.2.4889.22194.
| v0.2.4889.22194 | |
|---|---|
| Type | Big Update |
| Release | 27.03.2024 (Wed) 09:08 UTC |
| Hyperlink | SteamDB |
| Adjacent Updates | |
| Subsequent | Hotfix (v0.2.4891.22206) |
| Previous | Shelter in Space: getting out of your suit (v0.2.4870.22138) |
| Back to overview of all updates | |
Contents
Overview[edit]
This update introduces pipe upgrades, new automation possibilities with the Pipe Igniter, major improvements to chicken farming, and expanded avionics data for rocket automation.
Highlights[edit]
- Pipe Upgrades
You can now upgrade pipes and liquid pipes to their insulated counterparts without removing them. Use an insulated pipe kit on an existing pipe while holding a wrench in your other hand. Only upgrades are supported — insulated pipes cannot be reverted to non-insulated.
- Pipe Igniter
Functions like a regular igniter but is attached to a pipe. It can ignite the atmosphere inside a pipe network either manually or via logic.
- Chickens
Numerous bug fixes and tweaks to make chickens a more manageable resource.
- Feed
- Adjusted base food consumption. - Added extra food requirement for laying eggs.
- Eggs
- All eggs are now fertilized. - Eggs require 35°C–40°C to hatch. - Eggs become unviable if exposed to temperatures below 10°C.
- Chicken Management
Control breeding and egg production through a combination of room temperature and food availability.
- Avionics Data
Expanded data access for automation via avionics, including: - Survey progression - Discovery progression - Chart progression - Asteroid composition values
Also increased the limit on logic values, allowing support for thousands more logic types.
Changelog[edit]
- [Added] ability for pipes and liquid pipes to be upgraded to their insulated variant. Use a kit (insulated pipe) on a pipe to upgrade it. A wrench in the off-hand is required.
- [Added] chicken nutrition usage when laying an egg; chickens will now seek food if they do not have enough nutrition.
- [Added] tooltips for chickens indicating hunger, extreme hunger, old age, and very old age.
- [Added] lifespan to animals, set to four months for chickens (subject to balancing).
- [Added] upper temperature for hatching fertilized eggs, set range to 35–40°C (was previously >15°C).
- [Added] first pass on pipe igniter to spark connected pipe atmosphere.
- [Added] chicken lungs with volume set to 1/6 of human lungs.
- [Added] pipe igniter recipe to Pipe Bender.
- [Added] new thumbnail for egg.
- [Added] ability for eggshells to be recycled, producing 1 biomass reagent mix.
- [Added] nutrition gained by chickens linked to nutritional value of consumed food.
- [Added] avionics compatibility with reagent reader or "LR" IC command to report reagent composition of SpaceOre mining sites.
- [Added] GasRatio, TotalMoles, and Temperature variables to avionics for ice mining sites.
- [Added] Site Deposit Logic Variables to avionics: Density, Size, Richness.
- [Added] Rocket Mining Logic Variables to avionics: Quantity (per operation), TotalQuantity (total spawned ore), MinedQuantity (total mined ore).
- [Added] Rocket Scanning Logic Variables to avionics: Survey, Chart, Discover (normalized scan values).
- [Added] Rocket Navigation Logic Variables to avionics: NavPoints, ChartedNavPoints, Sites, CurrentCode.
- [Added] Exposed additional readable logic variables to rocket avionics for automation. Variables default to target destination, fallback to current destination if target not set.
- [Changed] Updated manufacturing machines prefabs with new upgrade data.
- [Changed] Reduced chicken egg lay rate to 1–2 times per day, averaging 1.5 eggs per day.
- [Changed] Updated egg and fertilized egg Stationpedia pages.
- [Changed] all eggs to be fertilized; eggs remain viable only if above 10°C. Eggs below this temperature become unviable and turn white. Changed egg colour to a more realistic brown.
- [Changed] chickens to only naturally eat to a certain fullness; they will eat more only when ready to lay an egg, allowing egg production control via feeding.
- [Changed] Updated Stationpedia descriptions for pipes.
- [Changed] Small optimisation for Thing.Find function when an invalid ID is parsed.
- [Changed] Cleaned up string creation for logic-types, replaced with EnumCollection function calls.
- [Changed] General clean-up of logic code, switching to static read/write methods for logic-types and reference IDs.
- [Changed] underlying type of LogicType Enum from Byte to uShort; corrected network read/write types and casts.
- [Changed] Made eggs in slots not become unviable (temporary fix until containers to keep eggs safe are implemented).
- [Changed] chicks to take one day to mature (up from 2/3 of a day).
- [Changed] tier 3 far trader to always have fertilized chicken eggs, decreased price from 1000 to 250, increased quantity to 2.
- [Fixed] Fire Extinguisher throwing errors when used outside on the moon.
- [Fixed] Composters outputting waste gases at the incorrect temperature.
- [Fixed] Celestial tracker breaking the game when placed in a rocket.
- [Fixed] flashlight not updating the light state to match the mode for clients until it was placed in or removed from a slot.
- [Fixed] issue where Stationpedia phase change graph was using single precision floats instead of double precision, causing some listed pressures to be off by several kPa.
- [Fixed] chickens not having lungs.
- [Fixed] chickens taking reduced damage due to always having offline and sleeping reductions applied.
- [Fixed] bad normals on chicken; removed normal texture until it can be replaced.
- [Fixed] fertilized eggs ignoring temperature range.
- [Fixed] issue where emptied pipes would not run react or combust code, leaving stale data from previous fires.
- [Fixed] chickens not laying eggs.
- [Fixed] flashlight light material not being emissive when on.
- [Fixed] flashlight beams being invisible when loading a game even if turned on.
- [Fixed] chickens not eating when they need to lay an egg.
- [Fixed] Mars not starting at morning of day 0 by adding accelerated time offsets to worldsettings.xml.
- [Fixed] new eggs not having the correct reagent mix.
- [Fixed] eggs not breaking into shells when colliding with force; now break into two eggshells when hitting a structure with sufficient force.
- [Fixed] fertilized eggs being unbreakable.
- [Fixed] chicks having human lungs.
- [Fixed] imbalance in chicken nutrition usage.
- [Fixed] NPCs being treated as offline players for breathing, nutrition, etc.
- [Fixed] missing mode panel in Stationpedia for Avionics.
- [Fixed] logic dial Stationpedia page unnecessarily displaying its modes panel.
- [Fixed] some items not allowing gas-ratios to be read via logic for new gases.
