Space Engineers

Space Engineers

Advanced Welding - detaching and reattaching blocks!
Mostrando 11-20 de 23 aportaciones
< 1  2  3 >
Actualización: 1 MAY 2020 a las 1:52

- Added a check to prevent detaching of no phys/no standalone blocks.
- Mod cleans up detached blocks with no physics on world load (caused by the lack of the above limit).

Actualización: 16 ABR 2020 a las 14:52

- Fixed persistent notifications not updating while they're visible.

Actualización: 24 ENE 2020 a las 5:11

- Hopefully fixed inability to merge in certain orientations and conditions.
- Merging now removes all weldpads on both grids to avoid crashes when merging using multiple weldpads.
- Increased notify distance from 10m to 20m.
- Added CTRL as detach mode for grinder, optional alternative to /detach command.

Actualización: 11 MAY 2019 a las 17:23

- Fixed /detach not working for MP clients.

Actualización: 10 MAR 2019 a las 8:43

- Fixed weldpads not merging.
- Changed grinder detach to require 10% above red line as a threshold for detaching.
- Grinder detaching now makes a sound and nearby players can hear it aswell.
- Improved grinder aimed block accuracy (by using its internal aim info).
- Added particle effects and sound for weld pad merging.
- Added faster grid copy if grid has more than 1000 blocks (but won't be able to copy deformation/skeleton).
- Fixed weldpads detecting other ghost weld pads (held for paste, projected, etc).
- Fixed weldpads ignoring other unrelated weldpads on the grid before merge, it now only ignores the ones that will get destroyed.
- Fixed weldpads failing to do anything if any other mod attached a gamelogic component to the same block type.
- Updated synchronization code.
- Improved overall code, removed old/slow techniques.

Actualización: 10 MAR 2019 a las 8:36

(see next one)

Actualización: 17 FEB 2017 a las 0:22

- Removed some stable branch conditions.

Actualización: 28 NOV 2016 a las 1:09

- Fixed detaching spawning a ghost entity for MP clients.

Actualización: 11 NOV 2016 a las 21:20

- Fixed for v01.161.

Actualización: 20 MAR 2016 a las 20:40

- Fixed errors on DS regarding SetToolStatus() whenever a weld pad was close to another.