|
3c4f8e463b
|
README: ultimate final say
|
2021-03-15 23:37:46 +00:00 |
|
|
683a742fe2
|
Merge pull request #44 from VorTechnix/master
//scloud and cloud wand refactor
|
2021-03-13 12:11:27 +00:00 |
|
VorTechnix
|
0b55863d55
|
scloud.lua second typo fix
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
|
2021-03-12 19:26:38 -08:00 |
|
VorTechnix
|
18347f93bf
|
wea.selection declared
|
2021-03-12 18:11:43 -08:00 |
|
VorTechnix
|
c39fc1c9e8
|
Removed unneeded local
|
2021-03-12 18:09:24 -08:00 |
|
VorTechnix
|
5ffa67b7ac
|
refactor func names, move punchnode function
|
2021-03-12 18:01:17 -08:00 |
|
VorTechnix
|
f79871e5d1
|
cloudwand.lua rename
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
|
2021-03-12 17:55:59 -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 |
|
|
d20764cffd
|
Add pure Lua perlin implementation, but it's untested.
|
2021-03-13 00:37:26 +00:00 |
|
VorTechnix
|
3df23e8086
|
scloud and cloud wand refactor
|
2021-03-12 15:47:10 -08:00 |
|
|
9c02ffbd04
|
README: update quick reference
|
2021-03-11 21:04:02 +00:00 |
|
|
008a559854
|
Merge pull request #42 from VorTechnix/master
//scube, //scol, vectors and vector population, and bulletproofing
|
2021-03-11 21:01:55 +00: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 |
|
|
7774f8538c
|
Update changelog
fixes #41
|
2021-03-11 02:05:11 +00:00 |
|
|
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 |
|
VorTechnix
|
786a9454ff
|
Merge pull request #3 from sbrl/master
vector.floor: add resilience
|
2021-03-09 11:02:09 -08:00 |
|
|
587d430e48
|
vector.floor: add resilience
|
2021-03-09 18:45:04 +00:00 |
|
VorTechnix
|
7f6c8e146e
|
Merge pull request #2 from sbrl/master
Selection Saving Beta
|
2021-03-01 20:44:25 -08:00 |
|
|
3cc1e120aa
|
Changelog: add small note
|
2021-03-02 00:24:27 +00:00 |
|
|
feb4d6a4bf
|
//overlay: Don't place nodes above water
Fixes #38
|
2021-03-02 00:09:46 +00:00 |
|
|
093a4823bb
|
Update docs for //sstack, //spush, and //spop
|
2021-03-01 22:34:06 +00:00 |
|
|
e8d97959b2
|
Add //spush, //spop, and //sstack
|
2021-03-01 22:23:36 +00:00 |
|
VorTechnix
|
7f4ebb8b8d
|
Merge pull request #1 from sbrl/master
Update 2.2
|
2021-03-01 13:27:35 -08:00 |
|
|
108c280843
|
Start laying out stuff for our noise experiment, but it isn't hooked up yet and isn't finished.
|
2021-03-01 21:26:33 +00:00 |
|
|
e9e7df73b2
|
Cookbook: Add @VorTechnix's suggestions
Fixes #37.
|
2021-03-01 21:26:09 +00:00 |
|
|
7633923911
|
Update readme & changelog
|
2021-03-01 21:17:18 +00:00 |
|
|
8cce699313
|
srect: minor formatting tidyup
|
2021-03-01 21:16:23 +00:00 |
|
|
9f01703744
|
Chat Command Reference: add sectiono on srect
|
2021-03-01 21:14:33 +00:00 |
|
|
e1755ce8e1
|
srect: localify parsing function
|
2021-03-01 21:08:32 +00:00 |
|
|
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
|
e82c8b1e81
|
error handling
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
|
2021-02-28 07:25:31 -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 |
|
|
a9603e29ec
|
README: mark //scale as experimental
|
2021-02-26 02:44:09 +00:00 |
|
|
1034e592bd
|
Update changelog
|
2021-02-26 02:36:35 +00:00 |
|
|
eae005dc36
|
Prepare v1.11 release
|
2021-02-26 02:35:52 +00:00 |
|
|
56380f149b
|
heightmap_size: refactor to use { x, z } instead of [0] / [1]
|
2021-02-26 02:20:53 +00:00 |
|