minetest_game/mods
LeMagnesium 93a2c40ebc Adding bones' drop feature Before, when you died, you got to punch you bones to get back your stuff, the bones block was not dropped. However, a lot of people wants to use them for decorations/building, and have to install a dedicated mod since 0.4.10-release. With this commit, a bones block containing an inventory is dropped/added to inventory (if enough room) when the bones block is removed. Then, when a player places a bones block by himself, he will dig it like any other basic node (eg. default:tree), not just punch it.
Thanks for reading.
2015-09-29 21:01:34 +01:00
..
beds Add option to disable bed's night skip - Solve second point of #512 by adding a setting, `enable_bed_night_skip` , with default value of `true`. 2015-09-29 01:25:40 +01:00
boats Boats: Fix sinking through boat when detaching 2015-08-18 22:35:16 +01:00
bones Adding bones' drop feature Before, when you died, you got to punch you bones to get back your stuff, the bones block was not dropped. However, a lot of people wants to use them for decorations/building, and have to install a dedicated mod since 0.4.10-release. With this commit, a bones block containing an inventory is dropped/added to inventory (if enough room) when the bones block is removed. Then, when a player places a bones block by himself, he will dig it like any other basic node (eg. default:tree), not just punch it. 2015-09-29 21:01:34 +01:00
bucket Better bucket textures 2015-09-14 06:58:19 +02:00
creative Add the listring functionality c977fbd928 2015-06-23 19:17:57 +02:00
default Default/mapgen blob ores: Tune, make faithful to mgv6 2015-09-20 00:39:05 +01:00
doors Fixed invalid check. This fixes minetest/minetest_game#609 2015-08-11 18:56:15 +02:00
dye Move doc for dyes to game_api.txt 2014-12-06 20:54:53 +01:00
farming Update api.lua 2015-09-29 21:01:20 +01:00
fire Fire: Move flame extinguishing to separate faster ABM 2015-09-04 23:05:26 +01:00
flowers Flowers: Make waterlily not walkable. Add missing flower group 2015-09-17 16:50:11 +01:00
give_initial_stuff Remove / replace all print() calls 2013-11-17 11:55:46 +01:00
screwdriver Fix missing argument for on_rotate 2015-05-14 16:07:19 +02:00
sethome Fix some undeclared global variables 2014-11-30 18:02:33 +01:00
stairs Stairs: Add aliases needed due to new pine wood name 2015-08-16 00:31:41 +01:00
tnt Fix is_ground_content settings for nodes 2015-06-18 02:25:02 +01:00
vessels Add the listring functionality c977fbd928 2015-06-23 19:17:57 +02:00
wool Fix is_ground_content settings for nodes 2015-06-18 02:25:02 +01:00
xpanes Remove ugly def of xpanes 2015-09-29 01:26:02 +01:00