1
Add-Ons / [Server] No Chain Kills
« on: August 14, 2023, 06:35:05 PM »
chainkills: When you destroy a brick, and all of the unsupported bricks connected to it are also destroyed.
Add-ons such as the Floating Bricks add-on allow you to place bricks in mid-air, but don't give support to all connected bricks.
This may lead to situations where a stray hit of "Ctrl+Z" causes your entire building to be destroyed.
This add-ons modifies the Hammer, New Duplicator Undo, and Default Undo command to destroy bricks without causing chainkills.
The wand and destructo wand are unaffected, as causing chainkills is their primary purpose.
Download: https://leopard.hosting.pecon.us/dl/nylxy/Server_noChainKills.zip
v1.01
+ Fixed bug with undo stack head not moving if no trust on undo brick.
+ Added trust check when undoing duplications, to account for possible brick ownership changes.
v1.02
+ Optimized New Dup undo to use normal killbrick() when appropriate
+ Added case to delete bots faster upon brick removal
Add-ons such as the Floating Bricks add-on allow you to place bricks in mid-air, but don't give support to all connected bricks.
This may lead to situations where a stray hit of "Ctrl+Z" causes your entire building to be destroyed.
This add-ons modifies the Hammer, New Duplicator Undo, and Default Undo command to destroy bricks without causing chainkills.
The wand and destructo wand are unaffected, as causing chainkills is their primary purpose.
Download: https://leopard.hosting.pecon.us/dl/nylxy/Server_noChainKills.zip
v1.01
+ Fixed bug with undo stack head not moving if no trust on undo brick.
+ Added trust check when undoing duplications, to account for possible brick ownership changes.
v1.02
+ Optimized New Dup undo to use normal killbrick() when appropriate
+ Added case to delete bots faster upon brick removal