Space Engineers
Real Solar Systems
Показані результати 51–60 із 70
< 1  2  3  4  5  6  7 >
Оновлено: 10 листоп. 2024 о 12:35
автор: Echthros

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

Оновлено: 10 листоп. 2024 о 11:40
автор: Echthros

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

Оновлено: 9 листоп. 2024 о 22:31
автор: Echthros

-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

Оновлено: 7 листоп. 2024 о 22:52
автор: Echthros

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

Оновлено: 7 листоп. 2024 о 15:04
автор: Echthros

-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

Оновлено: 6 листоп. 2024 о 15:59
автор: Echthros

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

Оновлено: 4 листоп. 2024 о 15:00
автор: Echthros

-Compatibility update for new gas giant options.

Оновлено: 2 листоп. 2024 о 2:08
автор: Echthros

-Attempted fix of seamless switcher crash

Оновлено: 31 жовт. 2024 о 17:03
автор: Echthros

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

Оновлено: 30 жовт. 2024 о 15:46
автор: Echthros

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