Wuzzy
|
c315973648
|
Add a 3rd huge spruce tree variant
|
2017-08-31 22:36:02 +02:00 |
Wuzzy
|
7a47e0dd6d
|
Remove 2 deprecated vm:update_map functions
|
2017-08-31 22:34:01 +02:00 |
Wuzzy
|
8ee837d158
|
Make huge spruce trees growable by sapling
|
2017-08-31 22:16:08 +02:00 |
Wuzzy
|
52648bcc16
|
Add small balloon oak (oak variant)
For ca. every 12 oaks, there is 1 small ballon oak.
|
2017-08-31 18:33:49 +02:00 |
Wuzzy
|
a4363b975d
|
Change jungle tree schematic, update jungle biome
|
2017-08-31 18:04:40 +02:00 |
Wuzzy
|
0a957ee2ef
|
New oak and birch tree schematics
Also fix broken glacier biome
|
2017-08-31 04:56:09 +02:00 |
Wuzzy
|
b9a5843ec7
|
Implement proper 2×2 sapling check
|
2017-08-31 02:44:03 +02:00 |
Wuzzy
|
4f20ab1950
|
Simplify leafdecay stuff, add leafdecay factoid
|
2017-08-31 02:06:35 +02:00 |
Wuzzy
|
65ec2c9b54
|
Add simple 2×2 sapling check
Still not fully complete
|
2017-08-31 01:53:25 +02:00 |
Wuzzy
|
47161169a6
|
Refactor tree growing code
|
2017-08-30 23:23:15 +02:00 |
Wuzzy
|
c335356723
|
Use new acacia tree schematic, remove apple tree
|
2017-08-29 22:39:22 +02:00 |
Wuzzy
|
058049897c
|
Drop sugar canes when dirt/etc. below was dug
|
2017-08-22 17:14:27 +02:00 |
Wuzzy
|
5ef6cb1f83
|
Update dark sapling tree growth
|
2017-08-21 13:02:42 +02:00 |
Wuzzy
|
b62349bc9f
|
Remove unused jungle tree generation code
|
2017-08-21 12:50:35 +02:00 |
Wuzzy
|
4f03f1c516
|
Merge branch 'biomes'
|
2017-08-21 03:43:07 +02:00 |
Wuzzy
|
4dc1d6b43b
|
Fix outdated get_node_group
|
2017-08-18 21:36:28 +02:00 |
Wuzzy
|
022682a75e
|
Refactor: Drop legacy get_mapgen_params
|
2017-08-18 21:25:29 +02:00 |
Wuzzy
|
e5a34367c9
|
Use new Minetest settings API syntax for most mods
|
2017-08-09 16:17:00 +02:00 |
Wuzzy
|
25015f9d32
|
Reduce sapling growth chances
|
2017-08-04 21:20:42 +02:00 |
Wuzzy
|
9ebabff5f4
|
Add another growth stage for saplings
|
2017-08-04 21:05:58 +02:00 |
Wuzzy
|
722d4cb500
|
Heavily refactor nodes in mcl_core
|
2017-07-07 16:37:05 +02:00 |
Wuzzy
|
fa3ca02906
|
Fix crash with unknown item in water
|
2017-06-29 11:49:51 +02:00 |
Wuzzy
|
b1b73dd100
|
Don't crash if liquid_range==nil for liquids
|
2017-06-08 03:11:59 +02:00 |
Wuzzy
|
3e58fe6cd8
|
Add v6-style sapling growth for jungle trees
Taken from Minetest Game 0.4.15. Needs to be replaced later
|
2017-06-03 03:21:25 +02:00 |
Wuzzy
|
ad41c9b77a
|
Don't use minetest.inventorycube for stained glass
|
2017-05-31 18:18:31 +02:00 |
Wuzzy
|
24c34b206f
|
Fix acacia/spruce sapling not growing correctly
|
2017-05-30 15:31:04 +02:00 |
Wuzzy
|
7d6bfceeba
|
Don't spread grass block/mycelium below liquid
|
2017-05-28 00:46:09 +02:00 |
Wuzzy
|
2b4dc9fdfa
|
Remove debug message
|
2017-05-26 21:27:48 +02:00 |
Wuzzy
|
bf9c990760
|
New vines growth algorithm (WIP)
|
2017-05-26 21:25:25 +02:00 |
Wuzzy
|
de10e2e1a8
|
Grow proper acacia tree from acacia saplings
|
2017-05-26 02:36:25 +02:00 |
Wuzzy
|
b5b8561483
|
Tree grown from spruce sapling matches v6 pines
|
2017-05-26 02:16:41 +02:00 |
Wuzzy
|
0fe26b785e
|
Make water/lava interactions much more MC-like
|
2017-05-23 05:31:07 +02:00 |
Wuzzy
|
95e4a5a177
|
Fix sources with param2==0 not washing stuff away
|
2017-05-22 18:56:46 +02:00 |
Wuzzy
|
5f35bd2d2d
|
Proper implemetation of liquid flow node actions
|
2017-05-20 05:05:58 +02:00 |
Wuzzy
|
c49e8dfba0
|
Destroy some nodes by flowing lava
|
2017-05-20 04:11:14 +02:00 |
Wuzzy
|
7140bf71d8
|
Play sound for cooling lava
|
2017-05-20 03:36:07 +02:00 |
Wuzzy
|
609a967c32
|
Fix broken stained glass crafting (no groups)
|
2017-05-15 20:42:23 +02:00 |
Wuzzy
|
ab9b2056d9
|
Stained glass is now transparent to sunlight
|
2017-05-15 01:16:30 +02:00 |
Wuzzy
|
91dc94a41f
|
Don't wash away nodes diagonally
|
2017-05-15 01:09:33 +02:00 |
Wuzzy
|
7ac57b7a0b
|
Don't wash away dig_by_water when above water
|
2017-05-15 01:00:10 +02:00 |
Wuzzy
|
da3205837b
|
Add label to all ABMs
|
2017-05-15 00:45:54 +02:00 |
Wuzzy
|
ad73e81a64
|
Use minetest.get_nodes_in_area for grass spread
|
2017-05-15 00:30:49 +02:00 |
Wuzzy
|
9dd6350f7d
|
Add back the grass path ABM again
|
2017-05-14 22:58:37 +02:00 |
Wuzzy
|
3f57f80d54
|
Grass Path+Farmland→Dirt if below solid, instantly
|
2017-05-14 22:44:34 +02:00 |
Wuzzy
|
d20de89780
|
Slowly turn grass path below solid node to dirt
|
2017-05-14 22:25:56 +02:00 |
Wuzzy
|
ba87295fa4
|
Don't catch_up on grass block spread
|
2017-05-14 19:49:04 +02:00 |
Wuzzy
|
31fa759947
|
Turn grass block and mycelium back to dirt in dark
|
2017-05-14 02:23:46 +02:00 |
Wuzzy
|
04478e5cd3
|
Uproot plant when mycelium spreads to dirt below
|
2017-05-14 00:42:20 +02:00 |
Wuzzy
|
6221b060fc
|
Spread grass and mycelium on a 3×5×3 area only
|
2017-05-14 00:02:39 +02:00 |
Wuzzy
|
5fb6784813
|
Spread grass block and mycelium to lit dirt
|
2017-05-13 23:32:43 +02:00 |