|
d1b0866af2
|
//floodfill: fix crash
|
2021-08-07 02:30:38 +01:00 |
|
|
f30ddbae3b
|
//walls: add optional thickness argument
|
2021-08-05 02:00:38 +01:00 |
|
|
87f84e2482
|
//bonmeal: add optional node list constraint
|
2021-08-05 01:17:43 +01:00 |
|
|
db830c6633
|
Implement slope constraint for //layers, but it isn't tested yet
|
2021-08-04 01:41:51 +01:00 |
|
|
38b095d33e
|
Update changelog
|
2021-07-31 16:06:37 +01:00 |
|
|
53f387344a
|
fixup
|
2021-07-18 00:00:22 +01:00 |
|
|
496d41731a
|
Update changelog to add //airapply
|
2021-07-17 21:36:55 +01:00 |
|
VorTechnix
|
0d7043b537
|
Update CHANGELOG.md
|
2021-07-13 19:44:18 -07:00 |
|
VorTechnix
|
590a6f3c3a
|
Update CHANGELOG.md
|
2021-06-27 15:33:24 -07:00 |
|
|
5b26bbc0b8
|
Add release date for 1.12
|
2021-06-26 12:26:15 +01:00 |
|
|
a403a55ac7
|
Changelog: tweak ordering
|
2021-06-26 12:13:33 +01:00 |
|
|
1d096f7e8c
|
Prepare v1.12 release
|
2021-06-26 12:06:15 +01:00 |
|
|
90b456a687
|
Merge branch 'main' into vortechnix
|
2021-06-26 02:18:48 +01:00 |
|
|
6a42aa6838
|
Set out the basics of automated tests for str_padend
|
2021-06-26 02:05:01 +01:00 |
|
VorTechnix
|
e592e6746f
|
smake documentation
|
2021-06-25 13:30:40 -07:00 |
|
VorTechnix
|
8bffeda5b5
|
Merge branch 'main' into vortechnix
|
2021-06-02 17:59:06 -07:00 |
|
VorTechnix
|
830e5f0d53
|
CHANGELOG update, //ellipsoid hollow keyword
|
2021-05-30 21:04:13 -07:00 |
|
|
9c4e23daa8
|
//floodfill: fix error handling
|
2021-05-31 00:38:01 +01:00 |
|
|
9b53b73bc9
|
//erode river: Update docs,rename some parameters for consistency
|
2021-05-30 02:09:52 +01:00 |
|
|
0b02ce90af
|
Changelog: update links
|
2021-05-29 02:31:29 +01:00 |
|
|
dcc8b2d6f4
|
Changelog: add more information link about { curly brace } syntax
|
2021-05-29 01:18:40 +01:00 |
|
|
ffdef17761
|
//multi: add { curly brace } syntax support for grouping blocks of commands
|
2021-05-29 01:17:24 +01:00 |
|
|
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 |
|
|
4382e0edeb
|
Update changelog about fixed crash
|
2021-05-21 02:12:25 +01:00 |
|
|
5d2df22c0a
|
CHANGELOG: Small tweaks
|
2021-05-18 15:23:50 +01:00 |
|
VorTechnix
|
45d5f74d0a
|
Changelog: add note about hollow keyword
|
2021-05-18 15:20:15 +01:00 |
|
|
0100725a7b
|
torus: finish rework
|
2021-05-15 02:09:43 +01:00 |
|
|
8eaa76c752
|
Update changelog
|
2021-05-11 22:32:09 +01:00 |
|
|
f9eb67b4cc
|
bonemeal: Try bonemealing everything that isn't an air block
fixes #49
|
2021-05-11 22:17:10 +01:00 |
|
|
d6d11c6b1a
|
README: Update quick reference
|
2021-03-20 02:17:56 +00:00 |
|
|
aa3f89c097
|
Update changelog
|
2021-03-20 02:11:38 +00:00 |
|
|
8ba3babf92
|
Tweak changelog
|
2021-03-20 02:11:13 +00:00 |
|
VorTechnix
|
4c4c7809b0
|
update changelog
|
2021-03-17 18:51:37 -07:00 |
|
VorTechnix
|
f0f6fe3765
|
Merge pull request #4 from sbrl/master
multi many multi bug fix
|
2021-03-10 21:34:37 -08:00 |
|
|
7774f8538c
|
Update changelog
fixes #41
|
2021-03-11 02:05:11 +00:00 |
|
VorTechnix
|
cbd07aee4f
|
scube and vector population
|
2021-03-10 13:21:33 -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 |
|
|
e8d97959b2
|
Add //spush, //spop, and //sstack
|
2021-03-01 22:23:36 +00:00 |
|
|
7633923911
|
Update readme & changelog
|
2021-03-01 21:17:18 +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 |
|
|
566b370960
|
Add cloud wand to README & changelog
|
2021-02-23 23:04:32 +00:00 |
|
|
4ba59a6ec3
|
//conv, //erode: treat liquids as air
|
2021-02-23 00:20:57 +00:00 |
|
|
aef4fe4380
|
fillcaves: treat liquids as air
|
2021-02-23 00:19:24 +00:00 |
|
|
ee3effd458
|
//subdivide: fix passing arguments to the command being executed
|
2021-02-21 15:19:21 +00:00 |
|
|
b2b3f5bec5
|
Update changelog
|
2021-02-18 02:21:19 +00:00 |
|
|
1179ecb19a
|
//subdivide: cosmetic change to update messages
|
2021-02-07 02:59:41 +00:00 |
|
|
2b29334d82
|
Update changelog
|
2021-02-07 02:02:02 +00:00 |
|
|
9dffb17f3d
|
update changelog
|
2021-02-06 00:48:10 +00:00 |
|