Minetest-WorldEditAdditions/worldeditadditions_commands
Starbeamrainbowlabs 48619163d5
//multi: gracefully handle empty invocations; ensure args is always set
if it isn't found via the :find() call, then set it to an empty string.
This prevents crashes where the callee expects to be passed a string
2021-03-11 02:04:22 +00:00
..
commands //multi: gracefully handle empty invocations; ensure args is always set 2021-03-11 02:04:22 +00:00
depends.txt For #21, but I can't reproduce 2020-07-17 17:02:12 +01:00
init.lua Add //spush, //spop, and //sstack 2021-03-01 22:23:36 +00:00
player_notify_suppress.lua //subdivide: Tidy up output 2020-06-26 21:15:13 +01:00
safe.lua Bugfix: Use a copy of worldedit's safe system to avoid issues 2019-06-02 13:57:28 +01:00