|
8877e356f0
|
refactor: refactor utils/strings.lua into multiple files
|
2021-03-20 01:48:56 +00:00 |
|
|
b303f8758a
|
//erode snowballs: make tweaks & add new noconv param
|
2020-08-21 22:01:24 +01:00 |
|
|
9b913bdfb1
|
all commands: use human_time() in output
|
2020-06-26 21:23:03 +01:00 |
|
|
0afbba4deb
|
os.clock() → minetest.get_us_time()
....how did I miss that :P
|
2020-06-26 20:46:35 +01:00 |
|
|
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 |
|
|
75a17ed64f
|
Add //layers command
Also add aliases //naturalise and //naturalize
|
2020-06-11 00:38:16 +01:00 |
|
|
da1c56cc23
|
Add //convolve documentation to README & aliases
|
2020-06-10 01:38:09 +01:00 |
|
|
2b32385fdf
|
convolve: fix minor chat command issues
|
2020-06-10 01:06:34 +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 |
|