Minetest-WorldEditAdditions/worldeditadditions_commands
Starbeamrainbowlabs 576351225a
//maze[3d]: fix path dimension edge cases
- value less than 1
 - non-integer value (unconditionally math.floor(); comment added about 
this)
2020-05-10 22:18:26 +01:00
..
commands //maze[3d]: fix path dimension edge cases 2020-05-10 22:18:26 +01:00
utils //maze: add path_length and path_width support 2020-05-03 16:19:42 +01:00
depends.txt Add //multi command. 2018-10-14 00:19:32 +01:00
init.lua //maze: add path_length and path_width support 2020-05-03 16:19:42 +01:00
multi.lua Refine chat output of //multi command 2019-06-18 00:41:34 +01:00
safe.lua Bugfix: Use a copy of worldedit's safe system to avoid issues 2019-06-02 13:57:28 +01:00