Minetest-WorldEditAdditions/worldeditadditions/lib
Starbeamrainbowlabs 20ccf321ce
Start setting things out to implement erosion
First up, we're going to attempt to implement a snowballs-based 
algorithm.
Reference: https://jobtalle.com/simulating_hydraulic_erosion.html
2020-08-18 02:11:37 +01:00
..
conv Start setting things out to implement erosion 2020-08-18 02:11:37 +01:00
erode Start setting things out to implement erosion 2020-08-18 02:11:37 +01:00
bonemeal.lua Centralise all command aliases 2020-06-11 01:00:19 +01:00
count.lua Add //count 2020-05-12 00:38:42 +01:00
ellipsoid.lua refactor worldeditadditions core functions into subdirectory 2020-05-11 22:28:25 +01:00
floodfill.lua refactor worldeditadditions core functions into subdirectory 2020-05-11 22:28:25 +01:00
layers.lua Add //layers command 2020-06-11 00:38:16 +01:00
maze2d.lua os.clock() → minetest.get_us_time() 2020-06-26 20:46:35 +01:00
maze3d.lua os.clock() → minetest.get_us_time() 2020-06-26 20:46:35 +01:00
overlay.lua Add //layers command 2020-06-11 00:38:16 +01:00
replacemix.lua Upgrade //overlay to support a mix of nodes 2020-06-07 20:46:46 +01:00
torus.lua refactor worldeditadditions core functions into subdirectory 2020-05-11 22:28:25 +01:00
walls.lua refactor worldeditadditions core functions into subdirectory 2020-05-11 22:28:25 +01:00