Commit graph

753 commits

Author SHA1 Message Date
Starbeamrainbowlabs 8eb9a8ed0f
wea.table_map(): Add api function 2021-05-29 22:49:35 +01:00
Starbeamrainbowlabs 1e677c1f3f
wea.split: Standardise comment 2021-05-29 22:49:14 +01:00
Starbeamrainbowlabs f7ecb84da4
Add original screenshot as screenshot2.png 2021-05-29 02:34:29 +01:00
Starbeamrainbowlabs 82f273e19e
Merge branch 'main' of github.com:sbrl/Minetest-WorldEditAdditions into main 2021-05-29 02:31:39 +01:00
Starbeamrainbowlabs 0b02ce90af
Changelog: update links 2021-05-29 02:31:29 +01:00
VorTechnix 96b408f575 repoint master links to main 2021-05-28 17:40:01 -07:00
VorTechnix 4d1295ddcd Update screenshot.png 2021-05-28 17:34:09 -07:00
VorTechnix d7ee9545b9 Update screenshot.png 2021-05-28 17:32:42 -07:00
Starbeamrainbowlabs dcc8b2d6f4
Changelog: add more information link about { curly brace } syntax 2021-05-29 01:18:40 +01:00
Starbeamrainbowlabs ffdef17761
//multi: add { curly brace } syntax support for grouping blocks of commands 2021-05-29 01:17:24 +01:00
Starbeamrainbowlabs 98a04b12db
tokenise_commands: fix ordering 2021-05-29 00:57:42 +01:00
Starbeamrainbowlabs 46eaf10884
tokenise_commands: improve comments 2021-05-29 00:54:30 +01:00
Starbeamrainbowlabs 50da328c67
fixup 2021-05-29 00:44:17 +01:00
Starbeamrainbowlabs a937740275
Implement tokenise_commands utility function
This function is intended for use in //multi.
2021-05-29 00:43:09 +01:00
Starbeamrainbowlabs e111decd3a
//multi: reduce code duplication 2021-05-28 21:10:23 +01:00
Starbeamrainbowlabs 87b7254350
erode: add future comment 2021-05-22 02:36:56 +01:00
Starbeamrainbowlabs 75a5f14f01
//erode snowballs: Fix assignment to global variable; slightly refactor changelog
Sincce we've got a number of bugfixes here and the changelog is getting 
a bit longer, I've split bugfixes up.
2021-05-22 01:39:59 +01:00
VorTechnix 93f9a655cd fillcaves note 2021-05-21 11:17:44 -07:00
VorTechnix 9776fc8539 Merge branch 'main' into vortechnix 2021-05-21 10:40:28 -07:00
VorTechnix 912371f5b6 Update torus and hollow torus entries in README 2021-05-21 10:04:10 -07:00
VorTechnix 912ecf09c2 Merge branch 'main' into vortechnix 2021-05-21 09:21:17 -07:00
Starbeamrainbowlabs ff29f9b168
Clarify //fillcaves usage in chat command reference.
Fixes #50.
2021-05-21 02:29:50 +01:00
Starbeamrainbowlabs 4382e0edeb
Update changelog about fixed crash 2021-05-21 02:12:25 +01:00
Starbeamrainbowlabs e3e5710217
Merge branch 'main' of github.com:sbrl/Minetest-WorldEditAdditions into main 2021-05-21 02:11:11 +01:00
Starbeamrainbowlabs 97aa24bcd3
wea.parse.weighted_nodes: comment out debug 2021-05-21 02:11:03 +01:00
Starbeamrainbowlabs 6d6252b2c3
Chat comment reference: elaborate on new //torus changes 2021-05-18 15:23:50 +01:00
Starbeamrainbowlabs 5d2df22c0a
CHANGELOG: Small tweaks 2021-05-18 15:23:50 +01:00
VorTechnix 639c2061ef
Bugfix/torus: fix hollow implementation; improve clarity 2021-05-18 15:22:52 +01:00
VorTechnix 45d5f74d0a
Changelog: add note about hollow keyword 2021-05-18 15:20:15 +01:00
VorTechnix d0fdc62d3d
Reference: Add hollow keyword 2021-05-18 15:19:42 +01:00
VorTechnix 313ab6e62a
torus update 2021-05-18 14:57:50 +01:00
VorTechnix 0a44992676
reference: add hollow example to torus 2021-05-18 14:56:19 +01:00
VorTechnix 2b02f9ff2e
Fix typos in comments 2021-05-18 14:55:43 +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 cb841bfb80 Update torus.lua 2021-05-17 18:57:51 -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 d7f328c65b Revert "Update torus.lua"
This reverts commit 35eeb918d0.
2021-05-17 18:47:34 -07:00
VorTechnix ec1623b230 Merge branch 'main' into vortechnix 2021-05-17 17:40:36 -07:00
VorTechnix 3988e947df Update CHANGELOG.md 2021-05-17 17:38:42 -07:00
VorTechnix 79253b2ce5 Update Chat-Command-Reference.md 2021-05-17 17:26:24 -07:00
VorTechnix 1fda285e39 torus update 2021-05-17 17:24:04 -07:00
VorTechnix 5b893901dc //torus update 2021-05-17 17:16:04 -07:00
VorTechnix 9bb9aeda5c Update torus.lua 2021-05-17 11:18:09 -07:00
VorTechnix 63d284b35b axes + safeguards 2021-05-17 10:41:52 -07:00
VorTechnix d9069b3cfa Merge branch 'main' of https://github.com/sbrl/Minetest-WorldEditAdditions into main 2021-05-17 09:14:55 -07:00
VorTechnix 35eeb918d0 Update torus.lua 2021-05-17 09:13:43 -07:00
Starbeamrainbowlabs 57ff577694
torus: add comment 2021-05-15 02:18:41 +01:00
Starbeamrainbowlabs bf8c847dc1
torus: fix and improve the error messages 2021-05-15 02:15:14 +01:00