Space Engineers

Space Engineers

Real Solar Systems
51-60 van 70 items weergegeven
< 1  2  3  4  5  6  7 >
Update: 10 nov 2024 om 12:35

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

Update: 10 nov 2024 om 11:40

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

Update: 9 nov 2024 om 22:31

-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 om 22:52

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

Update: 7 nov 2024 om 15:04

-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 om 15:59

-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 om 15:00

-Compatibility update for new gas giant options.

Update: 2 nov 2024 om 2:08

-Attempted fix of seamless switcher crash

Update: 31 okt 2024 om 17:03

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

Update: 30 okt 2024 om 15:46

-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.