Actions

Translations

Patch Notes/28/en

From Unofficial Stationeers Wiki

Hotfix 0.1.1039.5262

  • Fixed null reference exception with LogicWriter when adding a cable that is about to be deleted. Also broke saves when this happened.
  • Fixed null reference exception when setting mode of an LED to a value that was not an acceptable color.
  • Fixed Arc Furnace chute bug. If the arc furnace was connected to a chute, when it finished its current stack it would grab the next without exporting the one inside it. Now the arc furnace will stop its current activity if it has finished the stack it is smelting.
  • Fixed machines not being able to drop solder ingots
  • Fixed broken AirlockControl on dedicated server. You can open/close airlock on dedicated server.
  • Fixed (possibly) double inventory bug - force panel to clear whether or not parent present. 'Split Half/Split All' interactions should no long show up doubled.
  • Added community provided French, Polish, and Spanish language translations. Added German tips file. Select a new language under the MISC settings header.
  • Added setting to adjust the transparency of tooltip and progress bar backgrounds (Tooltip Opacity on Game Options page).
  • Improved joining logic by changing conditions to complete loading data. It allows you to join high latency server.
  • Fixed occasional NRE when saving out LogicWriter configuration.