Commit graph

217 commits

Author SHA1 Message Date
Starbeamrainbowlabs 2920f7081d
Add //noiseapply 2021-08-07 23:01:15 +01:00
Starbeamrainbowlabs 6cd367915d
//airapply: fix rogue args_parsed 2021-08-07 22:37:45 +01:00
Starbeamrainbowlabs fcd4de3429
//airapply: fix nodes_needed 2021-08-07 22:35:32 +01:00
Starbeamrainbowlabs 10a649e597
//airapply: error handling 2021-08-07 21:16:17 +01:00
Starbeamrainbowlabs e1b1efb7ed
//spop: fix wording 2021-08-07 17:50:28 +01:00
Starbeamrainbowlabs 82c1ebd42c
//sstack: add human-readable approx volume to output 2021-08-07 17:44:26 +01:00
Starbeamrainbowlabs f5f486f303
Bugfix //walls: correct nodes_needed calculations to take thickness into account 2021-08-05 02:07:20 +01:00
Starbeamrainbowlabs f30ddbae3b
//walls: add optional thickness argument 2021-08-05 02:00:38 +01:00
Starbeamrainbowlabs 87f84e2482
//bonmeal: add optional node list constraint 2021-08-05 01:17:43 +01:00
Starbeamrainbowlabs ef678e6a05
//layers: fix 2021-08-04 12:17:39 +01:00
Starbeamrainbowlabs db830c6633
Implement slope constraint for //layers, but it isn't tested yet 2021-08-04 01:41:51 +01:00
Starbeamrainbowlabs 45def53294
various commands: Upgrade to use wea.split_shell 2021-07-31 16:03:04 +01:00
Starbeamrainbowlabs 655d9ebac9
//many, //multi, parse_reference: various luacheck fixes 2021-07-30 20:07:08 +01:00
Starbeamrainbowlabs c14bb40f7e
//ellipsoidapply: undefined variable fixes 2021-07-30 20:03:31 +01:00
Starbeamrainbowlabs 23e08c5693
//multi: luacheck fix 2021-07-30 20:03:16 +01:00
Starbeamrainbowlabs 1c8d572bb8
//airapply: fix undefined variables 2021-07-30 20:01:38 +01:00
Starbeamrainbowlabs 47303acac1
//convolve: fix wea.convolve returns false, then return the associated error message 2021-07-30 20:00:41 +01:00
Starbeamrainbowlabs 9ccd62845f
//line: correctly return error in parsing function 2021-07-30 19:59:34 +01:00
Starbeamrainbowlabs ee561cd6e4
//convolve: fix luacheck issue 2021-07-30 19:58:23 +01:00
Starbeamrainbowlabs f7cda8c817
//subdivide: Fix referencing undefined global variable 2021-07-30 18:06:44 +01:00
Starbeamrainbowlabs 92451cf125
scale.lua: fix inconsistent whitespace 2021-07-30 18:05:45 +01:00
Starbeamrainbowlabs 8b4ba8ccc1
airapply, ellipsoidapply: allow //multi to be a subcommand 2021-07-16 23:00:31 +01:00
Starbeamrainbowlabs 271032a6d7
Merge pull request #68 from sbrl/VorTechnix
Add measurement tools, the start of worldeditadditions_core, some bug fixes, and other goodness :D
2021-07-15 22:13:01 +01:00
VorTechnix 0ad0c63def
Fix typos in mtools
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-07-15 13:44:56 -07:00
Starbeamrainbowlabs 57caddece7
airapply: fix header 2021-07-15 21:39:25 +01:00
VorTechnix c57e8e6558 Merge branch 'main' into VorTechnix 2021-07-15 13:27:30 -07:00
VorTechnix e3dd7ae428 fixed optional dependency on worleditdebug 2021-07-15 12:00:05 -07:00
Starbeamrainbowlabs 0b379c48cb
Implement //airapply
For #56, but the docs aren't written yet so we'll wait on closing it 
until I've written them.
2021-07-15 02:17:14 +01:00
VorTechnix 5ac0b8a04c Update mtrig.lua 2021-07-13 19:43:56 -07:00
VorTechnix 428ec12918 Update mtrig.lua 2021-07-13 09:59:53 -07:00
VorTechnix 9d2a0ca23c round mtrig values 2021-07-13 09:54:11 -07:00
VorTechnix 3f6b8f4d21 Fix and stabilize //mtrig 2021-07-13 09:09:40 -07:00
VorTechnix f94906c854 force output syntax in msize 2021-07-13 09:08:56 -07:00
Starbeamrainbowlabs 46c2a02ade
//noise2d: add white algorithm; fix nasty bug in apply_2d 2021-07-12 02:45:32 +01:00
VorTechnix d69dae5087 comment out worldedit debug stuff 2021-07-08 21:04:51 -07:00
VorTechnix 71460cb316 Added mtrig (vector3 broken) 2021-07-08 20:54:05 -07:00
Starbeamrainbowlabs 0b0595a1d3
Remove a whole bunch of stray debug print statements 2021-07-04 14:35:02 +01:00
Starbeamrainbowlabs 1d82013d86
//noise2d: add sin; sort out apply_mode as number 2021-07-04 13:21:13 +01:00
Starbeamrainbowlabs b2eb76d280
//noise2d works!
...just.

Next up more engines and documentation
2021-07-03 22:53:16 +01:00
VorTechnix e047372c22 Added //msize 2021-07-02 20:10:03 -07:00
VorTechnix d479e167b9 //midpos implemented 2021-06-30 11:14:45 -07:00
VorTechnix d65fe98de6 added mface 2021-06-28 21:15:47 -07:00
VorTechnix 71fb8da089 refactor s-tool init 2021-06-28 20:17:43 -07:00
Starbeamrainbowlabs 643790dc07
Merge pull request #64 from sbrl/selection-tools
sfactor and housekeeping
2021-06-28 01:08:10 +01:00
Starbeamrainbowlabs 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 29bb6a0063 Merge branch 'main' into selection-tools 2021-06-27 15:22:55 -07:00
VorTechnix 5d28179bab remove release block 2021-06-27 15:11:57 -07:00
VorTechnix 79211cf8cb collapse check 2021-06-27 15:11:00 -07:00
VorTechnix df209a9f61 removed tests 2021-06-27 15:06:03 -07:00
VorTechnix 03093112bb added sfactor 2021-06-27 14:54:17 -07:00