minetest_game/mods/bones
Auke Kok 54b87e955d TNT: Add on_blast to all nodes with an inventory
Adds a minor helper function that allows efficient retrieval of
several inventories from a node inventory. We use this helper to
quickly retrieve the items in chests, vessel shelves, book shelves
and furnaces, and return these with the nodes itself to the TNT caller.

The TNT caller then performs the entity physics, and we don't need
to do anything else.

We disable TNT doing anything with bones.

We expose a bug in the code that drops the items - metadata was lost
entirely. This patch corrects that by properly copying the metadata
and creating the drops list inclusive metadata.
2016-04-26 22:33:59 +01:00
..
textures Compress all textures losslessly using optipng and advpng 2014-07-05 16:06:00 +02:00
README.txt Rename to Minetest Game 2015-09-30 23:33:12 +01:00
depends.txt Add bones mod 2013-05-18 16:06:57 +02:00
init.lua TNT: Add on_blast to all nodes with an inventory 2016-04-26 22:33:59 +01:00

README.txt

Minetest Game mod: bones
========================

License of source code:
-----------------------
Copyright (C) 2012 PilzAdam

WTFPL

License of media (textures and sounds)
--------------------------------------
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
http://creativecommons.org/licenses/by-sa/3.0/

Authors of media files
----------------------
Bad_Command_