b8a5bec987
Centralise all command aliases
...
This should avoid any crashes on startup because worldedit.alias_command
is nil too (strange!)
2020-06-11 01:00:19 +01:00
5232406dbb
Alias //flora to //bonemeal
2020-06-11 00:38:35 +01:00
75a17ed64f
Add //layers command
...
Also add aliases //naturalise and //naturalize
2020-06-11 00:38:16 +01:00
d96f169950
It works! :D
2020-06-10 00:48:39 +01:00
2dbbeef9c9
convolve: fix a bunch of bugs.
...
It's still behaving reeaallllly strangely though
2020-06-09 22:00:56 +01:00
868052f945
Add //convolve command
...
....but it's all untested of course :P
2020-06-09 21:11:34 +01:00
6dac57c53e
Implement (untested!) manip interface on top of the raw convolutional code
2020-06-09 20:43:29 +01:00
9b9a471aa8
Implement initial (untested) convolution system.
...
Next we need to implement a worldedit function to handle fetching the
manip data, calculating the heightmap, pushing it through this
convolutional system, and saving the changes back again.
2020-06-09 01:21:32 +01:00
e26d5b1580
Upgrade //overlay to support a mix of nodes
2020-06-07 20:46:46 +01:00
c0b40266c8
//replacemix: add command
2020-05-14 21:37:27 +01:00
f3a8c1dd64
Add //count
2020-05-12 00:38:42 +01:00
f0dc2f5a3c
refactor worldeditadditions core functions into subdirectory
2020-05-11 22:28:25 +01:00