Commit graph

143 commits

Author SHA1 Message Date
Starbeamrainbowlabs ffdef17761
//multi: add { curly brace } syntax support for grouping blocks of commands 2021-05-29 01:17:24 +01:00
Starbeamrainbowlabs e111decd3a
//multi: reduce code duplication 2021-05-28 21:10:23 +01: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
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 4e544c555c
replacemix: add support for wea.parse.chance
TODO: use wea.parse.weighted_nodes

The problem here is that we have a target_node with an optional chance 
too, so a finite state machine is needed to parse it currently

Once we've extracted the target_node and it's optional chance though, we 
should be able to use wea.parse.weighted_nodes in theory
2021-05-11 22:29:15 +01:00
Starbeamrainbowlabs ea05d5f559
bonemeal: use wea.parse.chance 2021-05-11 22:20:29 +01:00
Starbeamrainbowlabs 8877e356f0
refactor: refactor utils/strings.lua into multiple files 2021-03-20 01:48:56 +00:00
VorTechnix 866748a5c3 dir function rename 2021-03-19 16:25:26 -07:00
VorTechnix d4edeaeff7 renamed translation function 2021-03-18 09:37:53 -07:00
VorTechnix 00b9a1f517 srel stable? 2021-03-17 11:36:12 -07:00
VorTechnix 20a879a7af scentre and some sorting 2021-03-15 20:51:23 -07:00
VorTechnix 0b55863d55
scloud.lua second typo fix
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-03-12 19:26:38 -08:00
VorTechnix 5ffa67b7ac refactor func names, move punchnode function 2021-03-12 18:01:17 -08:00
VorTechnix 39f82c99ca
scloud.lua params change
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-03-12 17:55:10 -08:00
VorTechnix f95d7622c7
scloud.lua cosmetics
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-03-12 17:09:57 -08:00
VorTechnix 4777b93f60
scloud.lua error return fix
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-03-12 17:06:15 -08:00
VorTechnix cc20297b88
scloud.lua typo fix
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-03-12 17:03:37 -08:00
VorTechnix 3df23e8086 scloud and cloud wand refactor 2021-03-12 15:47:10 -08:00
VorTechnix 97f8d551cd Merge branch 'master' of https://github.com/VorTechnix/Minetest-WorldEditAdditions 2021-03-11 12:59:07 -08:00
VorTechnix 53d899b3fe commented tmp 2021-03-11 12:59:04 -08:00
VorTechnix f0f6fe3765
Merge pull request #4 from sbrl/master
multi many multi bug fix
2021-03-10 21:34:37 -08:00
VorTechnix ff9abded2e localize wea 2021-03-10 20:56:38 -08:00
VorTechnix bdb51ff944
Fix Typo
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-03-10 18:44:27 -08:00
Starbeamrainbowlabs 48619163d5
//multi: gracefully handle empty invocations; ensure args is always set
if it isn't found via the :find() call, then set it to an empty string.
This prevents crashes where the callee expects to be passed a string
2021-03-11 02:04:22 +00:00
VorTechnix cbd07aee4f scube and vector population 2021-03-10 13:21:33 -08:00
VorTechnix 234e0a1325 simplified scol 2021-03-09 11:19:47 -08:00
VorTechnix a671f742e9 scol and srect refactor 2021-03-09 11:05:03 -08:00
Starbeamrainbowlabs e8d97959b2
Add //spush, //spop, and //sstack 2021-03-01 22:23:36 +00:00
Starbeamrainbowlabs 8cce699313
srect: minor formatting tidyup 2021-03-01 21:16:23 +00:00
Starbeamrainbowlabs e1755ce8e1
srect: localify parsing function 2021-03-01 21:08:32 +00:00
Starbeamrainbowlabs 2acc6b3470
Merge pull request #34 from VorTechnix/master
Added //srect and //basename
2021-03-01 20:54:13 +00:00
VorTechnix 12e5be8da6 stable axis1 processing 2021-02-28 11:59:46 -08:00
VorTechnix 727ee41e72 Simplify srect function 2021-02-28 09:59:09 -08:00
VorTechnix 0c4736fbc2
Debugging returns
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-02-28 09:56:39 -08:00
VorTechnix b31b005bdd -axyzb patch 2021-02-26 08:23:10 -08:00
VorTechnix cb1d54c665 Added getsign, fixed srect glitch 2021-02-25 20:22:39 -08:00
Starbeamrainbowlabs 756bd49470
//scale: remove debug statement 2021-02-25 22:52:47 +00:00
VorTechnix f6ed297270 indentation fixes 2021-02-24 19:35:20 -08:00
VorTechnix 1d93122801 basename error handling 2021-02-24 09:19:08 -08:00
VorTechnix 489d856176 Added srect and basename
Also moved saplingaliases and corrected the block text in forest.lua
2021-02-24 08:40:53 -08:00
Starbeamrainbowlabs ee3effd458
//subdivide: fix passing arguments to the command being executed 2021-02-21 15:19:21 +00:00
Starbeamrainbowlabs 3f871e01f5
//scale: fix more bugs, and also update the worldedit region after scaling 2021-02-18 02:18:34 +00:00
Starbeamrainbowlabs a63923fec9
//scale: scaling up works! Can't say the same about scaling down though, but that will come in time. 2021-02-18 01:24:53 +00:00
Starbeamrainbowlabs ed3adde56a
//scale: fix some bugs, and rename direction → anchor internally
It's nice to have some consistency, and find&replace saves soooo much 
time :P
2021-02-18 00:30:24 +00:00
bl-ue 1d3c2a0416 Fix typos 2021-02-09 19:53:30 -05:00
Starbeamrainbowlabs ad9e5a26b1
Start working on //scale, but it isn't finished yet. 2021-02-07 23:39:09 +00:00
Starbeamrainbowlabs 555058b4ac
//subdivide: tweak update message display 2021-02-07 03:12:09 +00:00
Starbeamrainbowlabs 1179ecb19a
//subdivide: cosmetic change to update messages 2021-02-07 02:59:41 +00:00