03c00a831dClean up trapdoors code and make them more flexible, so custom trapdoors can be registered by other mods
0.4.12
Jeija
2015-02-03 20:11:23 +01:00
60520b8032Fix download URL
Steven Smith
2015-02-04 09:16:09 +08:00
b0fb180e4dUse an overlay over default_dirt.png for soil
PilzAdam
2014-12-06 11:28:24 +01:00
2ebd6b3839Correct node definitons for pine saplings and pine needles
PilzAdam
2014-12-07 01:00:33 +01:00
5a06de184cRewrite furnace * Move furnace related code into furnace.lua * Move duplicated code into functions * Rewrite ABM: * Easier to follow strcuture (no returns in the middle) * No unnecessary calls to get_craft_result * Split logic and "visual feedback" (a bit) * Fewer calls to meta:set and meta:get * Better feedback on the current state of the furnace
PilzAdam
2014-12-06 18:47:46 +01:00
957f94534bRemove remains of finite liquids from bucket mod This reverts commit 79856c914d.
PilzAdam
2014-12-06 12:56:58 +01:00
4ec4672f01Remove remains of weather
PilzAdam
2014-12-06 12:50:05 +01:00
954d64afdcAdd a minetest.conf.example with all available settings
PilzAdam
2014-12-06 12:41:19 +01:00
ef0eb4d435Move doc for dyes to game_api.txt
PilzAdam
2014-12-06 12:11:07 +01:00
11a7b88434Fix visibility of global/local dye tables
PilzAdam
2014-12-06 12:00:58 +01:00
9ec33f34f1Set param2 to 1 if player places leaves
PilzAdam
2014-12-06 11:08:41 +01:00
2c2edfad04Move leafdecay doc to game_api.txt
PilzAdam
2014-12-06 11:01:18 +01:00
22dd46dcc6Dont dry out soil if unloaded blocks are nearby
PilzAdam
2014-12-03 18:46:02 +01:00
20f938e44aAllow the group book to be placed into bookshelfs
PilzAdam
2014-12-06 11:46:04 +01:00
fd34872de8Fix possible stacking of books in bookshelf Original author: @MT-Modder
PilzAdam
2014-12-06 11:43:07 +01:00
31edc5a9ffAdd all saplings to group sapling
PilzAdam
2014-12-03 17:12:57 +01:00
19bdcb26f6Add missing groups to pine sapling
PilzAdam
2014-12-03 17:12:20 +01:00
5b7db48372Fix various fire sound bugs
PilzAdam
2014-12-03 16:59:36 +01:00
128f0adb24Fix some undeclared global variables
Craig Davison
2014-11-25 20:34:40 +00:00
6fb072e5ffPine tree, pine needles, pine sapling and pinewood nodes, including textures by Splizard and Cisoun
paramat
2014-10-21 18:53:04 +01:00
8007c142deAdded the new door textures
Amaz
2014-10-04 20:49:22 +01:00
e707ba3cf1Fix leaked globals.
Diego Martínez
2014-11-29 00:44:14 -03:00