Minetest-WorldEditAdditions/worldeditadditions_commands/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
..
ellipsoid.lua Migrate //ellipsoid and it's sibling to worldedit.register_command 2020-05-10 22:01:31 +01:00
floodfill.lua migrate //floodfill to worldedit.register_command 2020-05-10 21:52:35 +01:00
maze.lua //maze[3d]: fix path dimension edge cases 2020-05-10 22:18:26 +01:00
overlay.lua migrate //overlaya to worldedit.register_command 2020-05-10 21:32:01 +01:00
torus.lua migrate //floodfill to worldedit.register_command 2020-05-10 21:52:35 +01:00