Commit Graph

13 Commits

Author SHA1 Message Date
VorTechnix
d4b457f85d
Merge branch 'main' into vortechnix 2021-05-17 20:45:28 -07:00
VorTechnix
0ca9ed30bc Update torus.lua 2021-05-17 20:33:08 -07:00
VorTechnix
7defe829c3 Revert "Merge branch 'main' of https://github.com/sbrl/Minetest-WorldEditAdditions into main"
This reverts commit d9069b3cfa9cc45229d510b0080856df7b62a0dc, reversing
changes made to 35eeb918d0a7f3805b8bd58f2ccdeb19ecfe66d4.
2021-05-17 18:49:07 -07:00
VorTechnix
5b893901dc //torus update 2021-05-17 17:16:04 -07:00
Starbeamrainbowlabs
bf8c847dc1
torus: fix and improve the error messages 2021-05-15 02:15:14 +01:00
Starbeamrainbowlabs
3fbfc1fb15
torus: rework to add axes, but it's not finished yet 2021-05-15 02:00:40 +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
70f7e64371
worldedit → worldeditadditions 2020-05-10 23:29:49 +01:00
Starbeamrainbowlabs
b7888a2b3f
migrate //floodfill to worldedit.register_command 2020-05-10 21:52:35 +01:00
Starbeamrainbowlabs
bdf0bdea93
Migrate //torus to worldedit.register_command 2020-05-10 21:44:00 +01:00
Starbeamrainbowlabs
d35a55ea9e
commands: refactor into separate files 2020-05-03 00:37:18 +01:00