1
0
mirror of https://github.com/Splizard/minetest-mod-snow.git synced 2024-09-29 15:30:21 +02:00
Commit Graph

120 Commits

Author SHA1 Message Date
cornernote
d734bdba35 do not overwrite everything about leaves
using this code means that any other mods that change leaves will still work
2012-10-02 11:09:34 +09:30
Splizard
c9c2d5d583 Smooth transitions defaults to true. 2012-09-04 11:05:54 +12:00
Splizard
ba7acfc617 Improve ice texture a little bit. 2012-09-04 10:48:47 +12:00
Splizard
e40fad203e Add falling snow when the node underneath is dug. 2012-09-04 10:39:54 +12:00
Splizard
73b962b70c Fix up tooltips. 2012-08-01 13:58:34 +12:00
Splizard
2aac1b5175 Add inkelyad's smooth transitions, add config option for this. 2012-08-01 13:47:59 +12:00
Splizard
04505c42ae Call this 1.2
Add dry shrubs to change log.
2012-07-31 16:58:54 +12:00
Splizard
463ec11268 Add pine tree textures and update readme. 2012-07-31 16:51:10 +12:00
Splizard
363c08a268 Fix minor debugging error. 2012-07-26 17:00:28 +12:00
Splizard
88ec5b2b24 Snow biomes near deserts. Desert sand no longer melts snow.
Half generating biomes is messy. Sand is not always hot.
2012-07-26 16:19:33 +12:00
Splizard
4acb073e8c Pine trees now have pine needles and drop saplings. 2012-07-26 15:43:56 +12:00
Splizard
88460f91da Add snowy alpine biome (dirt replaced with stone, trees removed) 2012-07-25 21:36:19 +12:00
Splizard
99461f150b Faster mapgen, made pines more common. 2012-07-25 12:51:00 +12:00
Splizard
e17799330c Update to latest git (removed item_place_node patch). 2012-07-25 10:22:34 +12:00
Splizard
74b52d636b Debugging and snowfall should default to false. 2012-07-23 21:39:39 +12:00
Splizard
5cc4873279 Experimental pine tree generation, minor fixes. 2012-07-23 21:38:59 +12:00
Splizard
577021d5a9 Fix mistake in comment. 2012-07-23 15:14:58 +12:00
Splizard
1aa4296680 Fix a couple of errors with first commit. 2012-07-22 20:03:31 +12:00
Splizard
0a0a6e0fdb Initial commit. 2012-07-22 18:27:54 +12:00
Splizard
0d7d644138 Initial commit 2012-07-21 21:13:13 -07:00