HybridDog
|
9f73cc4778
|
short dofiles
M init.lua
|
2016-09-06 08:24:05 +02:00 |
|
HybridDog
|
c9aaed23a5
|
inform about loading snow
M init.lua
|
2016-09-06 08:20:54 +02:00 |
|
HybridDog
|
92f5cb0fde
|
move stairs dofiles to nodes.lua
M init.lua
M src/nodes.lua
|
2016-08-13 13:09:11 +02:00 |
|
HybridDog
|
afc578cb16
|
allow configuring the mapgen size, rarity and smooth without rejoining, which is actually a bad idea because of chunk corners
|
2015-11-22 01:21:21 +01:00 |
|
HybridDog
|
4a30e67f46
|
use minetest. Get modpath less times, move stairsplus testing out of that file, update util.lua and make mapgen rarity and size better configurable
|
2015-11-21 23:37:28 +01:00 |
|
HybridDog
|
3f99399f1d
|
get the bnode only when necessary and don't calculate the globalstep function every step
|
2015-11-21 22:18:03 +01:00 |
|
HybridDog
|
de80a0910e
|
fix stairs and slabs
|
2015-06-13 10:36:08 +02:00 |
|
HybridDog
|
f26ece0620
|
change snowballs and play sounds; add preperation for automatic snowball throwing in creative mode
|
2015-06-03 22:09:32 +02:00 |
|
HybridDog
|
819f2d6cfb
|
remove whitespaces: for i in */*.lua; do sed -i 's/[ \t]*$//' workers/init.lua ; done
|
2015-05-29 12:11:17 +02:00 |
|
HybridDog
|
062a451bc7
|
add infomessage to the snow chatcommand, add a bit light to the lit star texture and allow en- and disabling snowfall ingame
|
2015-05-26 20:37:57 +02:00 |
|
HybridDog
|
c0b40b5cbf
|
some code updates
|
2015-05-23 19:53:30 +02:00 |
|
HybridDog
|
ed97a5aaf3
|
new pinetree texture, please inform me if you dont want it
|
2015-03-06 20:14:37 +01:00 |
|
Splizard
|
f99ba3a1f6
|
Small fixes for the latest version of minetest.
|
2015-01-12 11:12:51 +13:00 |
|
Splizard
|
37ecfd02a8
|
Fix node == nil bug. Reported on the forums.
|
2014-10-27 10:36:35 +13:00 |
|
Splizard
|
b2663d0ae3
|
Fix a bug when trying to place snow on an unknown node.
|
2014-06-09 13:30:08 +12:00 |
|
Splizard
|
6fd073aaa7
|
Add snow.place back. Use place_node for creating new nodes.
|
2014-06-04 22:19:44 +12:00 |
|
Splizard
|
dbde0d7c93
|
Put all the extra lua files in a src directory.
(This cleans up the folder for users, who don't want to see all those
strange files)
|
2014-06-04 11:20:57 +12:00 |
|
Splizard
|
7f9207c6ff
|
Merge LazyJ's changes.
|
2014-06-04 10:34:58 +12:00 |
|
Splizard
|
69ae37cc8e
|
Add christmas easter egg.
|
2013-12-09 20:13:48 +13:00 |
|
Splizard
|
191e94af02
|
Add sleds.
|
2013-12-09 19:19:31 +13:00 |
|
Splizard
|
ad063c0b66
|
Drop legacy support, use defaults snow.
|
2013-12-09 18:26:24 +13:00 |
|
Splizard
|
6a5b25bda6
|
Major changes, mapgen_v7 support, better falling snow, config.
|
2013-08-06 06:25:01 +00:00 |
|
Splizard
|
80190d334e
|
Don't snow on desert sand.
|
2013-02-10 12:31:11 +13:00 |
|
Splizard
|
d77356460e
|
Add moss to the attached_node group.
|
2012-12-19 22:04:54 +13:00 |
|
Splizard
|
ec9da88ab0
|
Make snow covered papyrus not fall apart when dug.
|
2012-12-19 20:54:14 +13:00 |
|
Splizard
|
daa6648290
|
Add Christmas trees and Decorated pine needles as fuel.
|
2012-12-19 20:15:54 +13:00 |
|
Splizard
|
6109a4946f
|
Modify snowfall abm.
|
2012-12-19 17:53:33 +13:00 |
|
Splizard
|
2ae3e27248
|
Add christmas trees.
|
2012-12-19 11:34:58 +13:00 |
|
Splizard
|
2cc269f544
|
Remove snowfall entities if they get stuck for more then 2mins.
|
2012-12-18 15:19:42 +13:00 |
|
Splizard
|
040e8d2354
|
Change snowfall abm parameters.
|
2012-12-18 14:52:30 +13:00 |
|
Splizard
|
5288d4ef94
|
Add two biomes, Snowy and Plain.
|
2012-12-18 12:51:27 +13:00 |
|
Splizard
|
895f9c3e9e
|
Hide papyrus in snow.
|
2012-12-18 11:36:19 +13:00 |
|
Splizard
|
5c8e2d306e
|
Get snowfall into a stable state.
|
2012-12-18 11:14:27 +13:00 |
|
Splizard
|
f6a97f3963
|
Add Snow Bricks.
Useful for making igloos.
|
2012-12-12 20:41:39 +13:00 |
|
Splizard
|
c436c43cd0
|
Make moss flammable.
|
2012-12-12 11:43:54 +13:00 |
|
cornernote
|
833a4e4efd
|
added needles and sapling as fuel
|
2012-10-02 22:07:05 +09:30 |
|
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
|
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
|
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
|
e17799330c
|
Update to latest git (removed item_place_node patch).
|
2012-07-25 10:22:34 +12:00 |
|
Splizard
|
577021d5a9
|
Fix mistake in comment.
|
2012-07-23 15:14:58 +12:00 |
|
Splizard
|
0a0a6e0fdb
|
Initial commit.
|
2012-07-22 18:27:54 +12:00 |
|