Minetest-WorldEditAdditions/worldeditadditions_commands
Starbeamrainbowlabs 04e971e12d
Add //dome+
Improvements oveer //dome:

 - Allow customising the direction it points in
 - Allow multiple pointing directions at once to give the effect of 
creating multiple domes on top of each other in a single command (it's 
actually implemented as an implicit union, and doesn't actually call 
wea.dome more than once).
2022-05-15 15:27:43 +01:00
..
commands Add //dome+ 2022-05-15 15:27:43 +01:00
doc //many, //multi, parse_reference: various luacheck fixes 2021-07-30 20:07:08 +01:00
init.lua Add //dome+ 2022-05-15 15:27:43 +01:00
mod.conf depends.txt → mod.conf 2022-05-01 17:07:30 +01: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