bl-ue
|
1d3c2a0416
|
Fix typos
|
2021-02-09 19:53:30 -05:00 |
|
|
85a715a0ea
|
wea.emerge_area: remove debug prints
|
2021-02-03 00:45:54 +00:00 |
|
|
008519177c
|
//subdivide: Fix more issues, there are a few more to go
|
2020-10-10 21:57:19 +01:00 |
|
|
2ac6ea03a7
|
Fix some bugs, but the new //subdivide still doesn't work yet
|
2020-10-10 21:50:03 +01:00 |
|
|
aa234595a8
|
Refactor //subdivide to call minetest.emerge_blocks
....whether it actually works or not is another question entirely
though.....
|
2020-10-10 21:43:22 +01:00 |
|
|
2a592a808c
|
Finish bugfixing //forest!
moretrees still doesn't work with it though, and I don't understand
why....
|
2020-09-14 01:19:15 +01:00 |
|
|
0b285fa681
|
Start implementing //forest, but it isn't finished yet
|
2020-09-13 20:32:55 +01:00 |
|
|
44efb9bb38
|
Add .is_sapling() and new forest command.
It's not hooked up yet and we haven't implemented the chat command, so
it's obviously untested.
|
2020-09-13 15:43:49 +01:00 |
|
|
cdba38d37d
|
Start implementing snowball erosion algorithm.
There's still a long way to go - we're only just getting warmed up!
|
2020-08-20 01:53:26 +01:00 |
|
|
91f11a2b0d
|
Comment out debug line
|
2020-08-11 21:17:23 +01:00 |
|
|
fbf2b894e5
|
Finish farwand implementation
|
2020-06-13 14:23:14 +01:00 |
|
|
6f20b31763
|
Strat work on a far-reaching wand, but it isn't finished yet.
We've got all the backend functions we'll probably need implemented
though!
|
2020-06-13 02:08:03 +01:00 |
|
|
75a17ed64f
|
Add //layers command
Also add aliases //naturalise and //naturalize
|
2020-06-11 00:38:16 +01:00 |
|
|
32e786401a
|
Remove debugging code
|
2020-06-09 22:04:38 +01:00 |
|
|
2dbbeef9c9
|
convolve: fix a bunch of bugs.
It's still behaving reeaallllly strangely though
|
2020-06-09 22:00:56 +01:00 |
|
|
6dac57c53e
|
Implement (untested!) manip interface on top of the raw convolutional code
|
2020-06-09 20:43:29 +01:00 |
|
|
e26d5b1580
|
Upgrade //overlay to support a mix of nodes
|
2020-06-07 20:46:46 +01:00 |
|