Space Engineers

Space Engineers

Real Solar Systems
Showing 51-60 of 70 entries
< 1  2  3  4  5  6  7 >
Update: 10 Nov, 2024 @ 12:35pm

-ConfigSettings.xml will now update properly when saving game after making settings changes.

Update: 10 Nov, 2024 @ 11:40am

-Attempted fix for crash in MoveEntities().
-Adjusted voxel planet spawns to be more evenly distributed.

Update: 9 Nov, 2024 @ 10:31pm

-Fix to skip teleport calculations for static grids
-Fix to only check top-level entities for teleport "neighbor" check (performance)
-Fix to teleport logic so that jump drive jumps will now always trigger proper planet overlap check
-Fix to teleport logic so that teleporting without a jump drive (like with creative mode teleport) will not change entity speed

Update: 7 Nov, 2024 @ 10:52pm

-Added option to change gravity for terrestrial planets.
-Fixed bug with sibling swap Editor option

Update: 7 Nov, 2024 @ 3:04pm

-Fixed issue with some proxies that caused them to reinitialize every frame
-Added option to proxies to have multiplier to atmo brightness when entering planet zone

Update: 6 Nov, 2024 @ 3:59pm

-Added new settings control options in Editor (including markers for gravity, zones, and real planet positions)
-Added ability to respawn voxel planets (including stars and gas giants) according to current voxel planet spawn position constraints ("Recreate Planet")
-Fixed star proxy gravity not being adjusted correctly by Editor
-Limited star and gas giant gravity falloff (cannot be less than 1)

Update: 4 Nov, 2024 @ 3:00pm

-Compatibility update for new gas giant options.

Update: 2 Nov, 2024 @ 2:08am

-Attempted fix of seamless switcher crash

Update: 31 Oct, 2024 @ 5:03pm

-Fixed planet surface velocity adjustment for grids to be limited to speed at surface zone edge.
-Added new planet proxy settings options.

Update: 30 Oct, 2024 @ 3:46pm

-Split Config.xml into 2 files. New file ConfigSettings.xml will have most world/server settings. Old file Config.xml will have backup of all solar system info.
-Save system changed so that Config.xml is mostly redundant. All solar system info will be saved in Sandbox.sbc.
-Config.xml is now only used for transparency and explicit offline edits to the world.
-Attempted fix of save serialization error that caused solar system info to be lost and Config.xml to reset.