HomeGamesUpdatesPricingMethodology
Steam News14 August 202510mo ago

Space Travel Update (Beta Branch)

New Features: Space Travel with testing destinations! You can now travel to another space sector, but you must know your destination coordinates, there is a new 5 digit coordinate system.

In this update5

Full notes

Full Space Worthy update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

1 fix10 additions7 changes4 removals
  • Gameplay
  • Server
  • Balance
  • UI and audio
  • Maps
  • Fixes
addedNew Features:Space Travel with testing destinations! You can now travel to another space sector, but you must know your destination coordinates, there is a new 5 digit coordinate system. You might find some coordinates, or someone can mention them, then you can use them in your ship to find the location. Science Camp can be visited this way (The game will tell you how to do space travel). Once you enter space travel you cannot stear, you can only stop the travel, Some NPCs can explan the system to you.
addedNew Features:Network can now share inputs with other networks, even networks of other type. I mostly needed it for ship's control panels, Player could in the future buy better control panel and easily replace it by attaching 2 cables, instead of 20. I also did this because I want to re-use ships control panels, so I don't have to update all ships when new features are added.
addedNew Features:New damage direction indicator , it's linked to damage caused by personal conflict and vacuum damage.
changedNew Features:Stealth approach is now more usable because you are not noticed instantly, instead there is a progress bar above enemy's head of how aware of you he is (works only when trespassing), movement speed and crouch state matters
addedNew Features:NPCs now have initial location and when you get respawned, they are teleported to it, and their health is reset if it's non zero and if not in the coma.
addedNew Features:There is a new Stealth testing bounty quest, in different Sector (station there is ultra basic, just plain walls, its only for testing)

Space Worthy changes

addedSpace Travel with testing destinations! You can now travel to another space sector, but you must know your destination coordinates, there is a new 5 digit coordinate system. You might find some coordinates, or someone can mention them, then you can use them in your ship to find the location. Science Camp can be visited this way (The game will tell you how to do space travel). Once you enter space travel you cannot stear, you can only stop the travel, Some NPCs can explan the system to you.
addedNetwork can now share inputs with other networks, even networks of other type. I mostly needed it for ship's control panels, Player could in the future buy better control panel and easily replace it by attaching 2 cables, instead of 20. I also did this because I want to re-use ships control panels, so I don't have to update all ships when new features are added.
addedNew damage direction indicator , it's linked to damage caused by personal conflict and vacuum damage.
changedStealth approach is now more usable because you are not noticed instantly, instead there is a progress bar above enemy's head of how aware of you he is (works only when trespassing), movement speed and crouch state matters
addedNPCs now have initial location and when you get respawned, they are teleported to it, and their health is reset if it's non zero and if not in the coma.

New Features:

  • Space Travel with testing destinations! You can now travel to another space sector, but you must know your destination coordinates, there is a new 5 digit coordinate system. You might find some coordinates, or someone can mention them, then you can use them in your ship to find the location. Science Camp can be visited this way (The game will tell you how to do space travel). Once you enter space travel you cannot stear, you can only stop the travel, Some NPCs can explan the system to you.

  • Network can now share inputs with other networks, even networks of other type. I mostly needed it for ship's control panels, Player could in the future buy better control panel and easily replace it by attaching 2 cables, instead of 20. I also did this because I want to re-use ships control panels, so I don't have to update all ships when new features are added.

  • New damage direction indicator , it's linked to damage caused by personal conflict and vacuum damage.

  • Stealth approach is now more usable because you are not noticed instantly, instead there is a progress bar above enemy's head of how aware of you he is (works only when trespassing), movement speed and crouch state matters

  • I realized I can use my quest system and most of it's functions to also do NPC routines, Max is experiomental for this, instead of walking all over the place, he's got points he checkes and then goes for a break to emergenmcy room. Routines are meant to be interupted by emergency situations or quests. I do not intent to do NPC life simulator, I want this mostly for patrols and occasionaly for something cool for some special NPCs

  • NPCs now have initial location and when you get respawned, they are teleported to it, and their health is reset if it's non zero and if not in the coma.

  • When you were attempting to clear enemy area and things go wrong and you respawn, enemies are revived by neraby friends if there are still any left, otherwise, the remain in coma. (same logic applies when you leave the sector and return)

  • There is a new Stealth testing bounty quest, in different Sector (station there is ultra basic, just plain walls, its only for testing)

  • When member of some group of NPCs adds someone as an enemy, enemy status is shared with all members of the group.

  • Text Display can be tuned to display specific array index value (used to show only first index)

New Items:

  • Added AstroCompass! When provided with coordinates. it guides towards the coordinates.

  • Added Text Display S (half width)

Changes:

  • Stations Test map is now the main game. Science camp and Planet survival map were moved to test maps.

Under the hood changes:

  • Dialogs are no longer stored in the world objects (as other quest invisible objects), instead all possible dialogs for the certain NPC is stored inside the NPC.

  • Devices that consume power no longer take all power available, they take only what they are designed for

  • Thrust of Liquid thrusters is not necessarily limited by valves before the thruster, the pipe connection now carries one analog input (in shor better control for ship builder )

Bugs Fixed:

  • Lot of path following issues ware happening because I assumed that I can remove first point of the path because I taught thats where the NPC alreay is. (That's actually where the nearest navigation point is, and the NPC could be several meters far)

  • Some path following issues were caused because measuring collision between NPC and GoalTarget location often skipped the last 50 cm, sometimes wall could have been there, while function returned clear straight path.

  • NPC no longer checks if he should jump at the position infront of him, instead it check in the direction of the path, it will hopefuly reduce jumping and getting stuck on stairs's railing.

  • Bounty quests now have "follow switch" in dialog, when NPCs decide to go with you

  • Only one instance of journal can be opened now

  • Sitting on toilet fixed

  • NPCs can now operate normal (non electric) doors like Steel bars door

  • When player tried to lock the lock, it only worked when E was pressed really quckly, or the lock was locked again

Please tell me what you find the most lacking about the main game. Thank you

Source

Steam News / 14 August 2025

Open original post

Changelog.gg summarizes and formats this update. How we read updates.