Commit Graph

9 Commits

Author SHA1 Message Date
Starbeamrainbowlabs
e167fb1536
start working on converting everything to the new utils location
after we've done this, we'll rename utils → lib
2022-09-18 17:59:57 +01:00
Starbeamrainbowlabs
8de49ac0af
register commands with worldeditadditions, not worldedit 2022-05-19 22:10:09 +01:00
Starbeamrainbowlabs
45def53294
various commands: Upgrade to use wea.split_shell 2021-07-31 16:03:04 +01:00
Starbeamrainbowlabs
8877e356f0
refactor: refactor utils/strings.lua into multiple files 2021-03-20 01:48:56 +00:00
Starbeamrainbowlabs
9b913bdfb1
all commands: use human_time() in output 2020-06-26 21:23:03 +01:00
Starbeamrainbowlabs
0afbba4deb
os.clock() → minetest.get_us_time()
....how did I miss that :P
2020-06-26 20:46:35 +01:00
Starbeamrainbowlabs
e26d5b1580
Upgrade //overlay to support a mix of nodes 2020-06-07 20:46:46 +01:00
Starbeamrainbowlabs
ae068989e2
migrate //overlaya to worldedit.register_command 2020-05-10 21:32:01 +01:00
Starbeamrainbowlabs
d35a55ea9e
commands: refactor into separate files 2020-05-03 00:37:18 +01:00