|
9dc8165464
|
fixup
|
2022-09-19 17:34:53 +01:00 |
|
|
5ec877f2b7
|
strip remaining worldeditadditions.vector.tostring calls
|
2022-09-19 17:33:02 +01:00 |
|
|
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 |
|
|
8de49ac0af
|
register commands with worldeditadditions, not worldedit
|
2022-05-19 22:10:09 +01:00 |
|
|
45def53294
|
various commands: Upgrade to use wea.split_shell
|
2021-07-31 16:03:04 +01:00 |
|
|
db7b20d485
|
Refactor table functions into subtable of wea
Also, you can return a value from dofile()!!!!
This changes everything.
|
2021-06-28 00:56:29 +01:00 |
|
VorTechnix
|
88c70ee233
|
restored indentation in torus.lua
|
2021-06-25 11:58:44 -07:00 |
|
VorTechnix
|
912ecf09c2
|
Merge branch 'main' into vortechnix
|
2021-05-21 09:21:17 -07:00 |
|
VorTechnix
|
639c2061ef
|
Bugfix/torus: fix hollow implementation; improve clarity
|
2021-05-18 15:22:52 +01:00 |
|
VorTechnix
|
0a44992676
|
reference: add hollow example to torus
|
2021-05-18 14:56:19 +01:00 |
|
VorTechnix
|
184ca1a328
|
recovery
|
2021-05-17 21:12:46 -07:00 |
|
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 d9069b3cfa , reversing
changes made to 35eeb918d0 .
|
2021-05-17 18:49:07 -07:00 |
|
VorTechnix
|
5b893901dc
|
//torus update
|
2021-05-17 17:16:04 -07:00 |
|
|
bf8c847dc1
|
torus: fix and improve the error messages
|
2021-05-15 02:15:14 +01:00 |
|
|
3fbfc1fb15
|
torus: rework to add axes, but it's not finished yet
|
2021-05-15 02:00:40 +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 |
|
|
70f7e64371
|
worldedit → worldeditadditions
|
2020-05-10 23:29:49 +01:00 |
|
|
b7888a2b3f
|
migrate //floodfill to worldedit.register_command
|
2020-05-10 21:52:35 +01:00 |
|
|
bdf0bdea93
|
Migrate //torus to worldedit.register_command
|
2020-05-10 21:44:00 +01:00 |
|
|
d35a55ea9e
|
commands: refactor into separate files
|
2020-05-03 00:37:18 +01:00 |
|