Space Engineers
ToolCore
Показване на 1 — 10 от 112 постъпления
< 1  2  3 ... 12 >
Обновление: 16 ян. в 19:34

- Added an internal limit of 500 lines for newly generated logs
- Added 10mb limit to reading log files when shuffling older logs around (should prevent the out of memory error with old bloated logs that may still be around)

Обновление: 19 дек. 2024 в 6:30

- Corrected entity component SBC that was not replicating properly to set the GUID for storage

Обновление: 18 дек. 2024 в 9:23

Обновление: 18 дек. 2024 в 7:26

- Added logic to prevent rapid broken/unbroken cycling and log spam
- Added additional logging to CalculateWorldVectors

Обновление: 30 ноем. 2024 в 20:45

- A tool crashing should no longer cause other tools in the world to randomly stop working.
- Tools crashing should no longer spam the logs with repeated exceptions.
- Logs should now contain messages with the name and grid (or player) of a crashing tool.
- Logs now list the time the message was logged instead of the tick.

Обновление: 11 ноем. 2024 в 13:57

- Raycasts for hit particles etc. should no properly originate from the back of the tool volume instead of the centre.
- Turrets should no longer work without power.
- Animations and effects should now properly stop when TrackTargets is turned off on turrets.

Big thank you to BDCarrillo for these fixes!

Обновление: 30 септ. 2024 в 20:11

Welders should no longer attempt to weld (and consume the first component required for) projected blocks which require DLC not owned by the owner of the welder.
Floating objects and inventory bags should now always be picked up in the proper amount.

Обновление: 29 апр. 2024 в 0:48

Ore should no longer mysteriously get lost when drilling.

Обновление: 24 апр. 2024 в 22:20

Обновление: 24 апр. 2024 в 4:24

TrackTargets state now persists between sessions.