.. |
extra
|
Remove a whole bunch of stray debug print statements
|
2021-07-04 14:35:02 +01:00 |
measure
|
Fix typos in mtools
|
2021-07-15 13:44:56 -07:00 |
meta
|
Add //noiseapply
|
2021-08-07 23:01:15 +01:00 |
selectors
|
//spop: fix wording
|
2021-08-07 17:50:28 +01:00 |
bonemeal.lua
|
//bonmeal: add optional node list constraint
|
2021-08-05 01:17:43 +01:00 |
convolve.lua
|
various commands: Upgrade to use wea.split_shell
|
2021-07-31 16:03:04 +01:00 |
copy.lua
|
Start working on //copy, but it's not finished yet.
|
2021-10-11 02:41:45 +01:00 |
count.lua
|
refactor: refactor utils/strings.lua into multiple files
|
2021-03-20 01:48:56 +00:00 |
ellipsoid.lua
|
various commands: Upgrade to use wea.split_shell
|
2021-07-31 16:03:04 +01:00 |
ellipsoid2.lua
|
Add //ellipsoid2
|
2021-10-14 01:50:27 +01:00 |
erode.lua
|
Bugfix new //erode river implementation
|
2021-05-30 01:42:06 +01:00 |
fillcaves.lua
|
refactor: refactor utils/strings.lua into multiple files
|
2021-03-20 01:48:56 +00:00 |
floodfill.lua
|
//floodfill: fix error handling
|
2021-05-31 00:38:01 +01:00 |
forest.lua
|
various commands: Upgrade to use wea.split_shell
|
2021-07-31 16:03:04 +01:00 |
hollow.lua
|
refactor: refactor utils/strings.lua into multiple files
|
2021-03-20 01:48:56 +00:00 |
layers.lua
|
//layers: fix
|
2021-08-04 12:17:39 +01:00 |
line.lua
|
//line: correctly return error in parsing function
|
2021-07-30 19:59:34 +01:00 |
maze.lua
|
various commands: Upgrade to use wea.split_shell
|
2021-07-31 16:03:04 +01:00 |
noise2d.lua
|
//noise2d: add white algorithm; fix nasty bug in apply_2d
|
2021-07-12 02:45:32 +01:00 |
overlay.lua
|
various commands: Upgrade to use wea.split_shell
|
2021-07-31 16:03:04 +01:00 |
replacemix.lua
|
//replacemix: fix crash caused by invalid invocation
|
2021-09-18 12:16:03 +01:00 |
scale.lua
|
various commands: Upgrade to use wea.split_shell
|
2021-07-31 16:03:04 +01:00 |
torus.lua
|
various commands: Upgrade to use wea.split_shell
|
2021-07-31 16:03:04 +01:00 |
walls.lua
|
Bugfix //walls: correct nodes_needed calculations to take thickness into account
|
2021-08-05 02:07:20 +01:00 |