Space Engineers

Space Engineers

Advanced Welding - detaching and reattaching blocks!
Showing 11-20 of 23 entries
< 1  2  3 >
Update: 1 May, 2020 @ 1:52am

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

Update: 16 Apr, 2020 @ 2:52pm

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

Update: 24 Jan, 2020 @ 5:11am

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

Update: 11 May, 2019 @ 5:23pm

- Fixed /detach not working for MP clients.

Update: 10 Mar, 2019 @ 8:43am

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

Update: 10 Mar, 2019 @ 8:36am

(see next one)

Update: 17 Feb, 2017 @ 12:22am

- Removed some stable branch conditions.

Update: 28 Nov, 2016 @ 1:09am

- Fixed detaching spawning a ghost entity for MP clients.

Update: 11 Nov, 2016 @ 9:20pm

- Fixed for v01.161.

Update: 20 Mar, 2016 @ 8:40pm

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