Minetest-WorldEditAdditions/worldeditadditions/lib
2021-07-18 20:11:10 +01:00
..
compat Add support for ethereal 2020-09-20 13:28:54 +01:00
conv Refactor table functions into subtable of wea 2021-06-28 00:56:29 +01:00
erode Fix typo in comment 2021-07-18 20:11:10 +01:00
noise perlin: use wea.bit.band 2021-07-17 21:34:50 +01:00
selection wea.selection declared 2021-03-12 18:11:43 -08:00
airapply.lua Implement //airapply 2021-07-15 02:17:14 +01:00
bonemeal.lua bonemeal: Try bonemealing everything that isn't an air block 2021-05-11 22:17:10 +01:00
count.lua refactor: refactor utils/strings.lua into multiple files 2021-03-20 01:48:56 +00:00
ellipsoid.lua Start ellipseapply, but it isn't finished 2020-09-20 18:03:29 +01:00
ellipsoidapply.lua Finish initial //ellipsoidapply implementation 2020-09-20 21:19:29 +01:00
fillcaves.lua fillcaves: treat liquids as air 2021-02-23 00:19:24 +00:00
floodfill.lua Refactor Queue implementation into separate file 2021-07-13 22:02:34 +01:00
forest.lua Remove a whole bunch of stray debug print statements 2021-07-04 14:35:02 +01:00
hollow.lua hollow: fix undefined variable 2021-01-31 21:30:13 +00:00
layers.lua Disable some debug prints, and update docs 2020-09-20 22:07:47 +01:00
line.lua Remove a whole bunch of stray debug print statements 2021-07-04 14:35:02 +01:00
maze2d.lua //maze: fix some areas of generated mazes not being explored 2020-09-28 01:30:15 +01:00
maze3d.lua os.clock() → minetest.get_us_time() 2020-06-26 20:46:35 +01:00
overlay.lua //overlay: Don't place nodes above water 2021-03-02 00:09:46 +00:00
replacemix.lua Upgrade //overlay to support a mix of nodes 2020-06-07 20:46:46 +01:00
scale.lua Fix directionality in worldedit region update when scaling down 2021-02-18 02:33:26 +00:00
scale_down.lua Remove a whole bunch of stray debug print statements 2021-07-04 14:35:02 +01:00
scale_up.lua //scale: fix more bugs, and also update the worldedit region after scaling 2021-02-18 02:18:34 +00:00
subdivide.lua Refactor table functions into subtable of wea 2021-06-28 00:56:29 +01:00
torus.lua Bugfix/torus: fix hollow implementation; improve clarity 2021-05-18 15:22:52 +01:00
walls.lua refactor worldeditadditions core functions into subdirectory 2020-05-11 22:28:25 +01:00