|
2f4c333ca0
|
//layers: upgrade
|
2022-09-18 21:05:03 +01:00 |
|
|
8d6db6d3f5
|
upgrade 7 more commands
|
2022-09-18 20:58:28 +01:00 |
|
|
8de49ac0af
|
register commands with worldeditadditions, not worldedit
|
2022-05-19 22:10:09 +01:00 |
|
|
732010a8ee
|
//layers: comment debug logging
|
2021-12-28 18:37:54 +00:00 |
|
|
ef678e6a05
|
//layers: fix
|
2021-08-04 12:17:39 +01:00 |
|
|
db830c6633
|
Implement slope constraint for //layers, but it isn't tested yet
|
2021-08-04 01:41:51 +01:00 |
|
|
45def53294
|
various commands: Upgrade to use wea.split_shell
|
2021-07-31 16:03:04 +01:00 |
|
|
8877e356f0
|
refactor: refactor utils/strings.lua into multiple files
|
2021-03-20 01:48:56 +00: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 |
|