minetest_game/mods
Auke Kok 2cc6640edf Open doors when right-clicking a door with a door.
And similarly, if we wield a door and right click any node
that has an on_rightclick() handler, call the handler
instead.

Just to be on the safe side, assure that none of this
code runs when right-clicking an entity or player, which
would likely crash the server.

Fold in PR #831 as well - prevent server crash on door
place on unknown blocks, by @tenplus1.
2016-02-19 19:54:50 +00:00
..
beds Beds: Re-add commas at list ends 2015-11-14 05:18:11 +00:00
boats Follow naming conventions of textures and models in boats 2016-02-03 19:33:46 +00:00
bones Rename to Minetest Game 2015-09-30 23:33:12 +01:00
bucket Rename to Minetest Game 2015-09-30 23:33:12 +01:00
creative Creative: Extend search function to descriptions 2016-02-06 01:24:24 +00:00
default Add background image to book formspec 2016-02-19 19:54:45 +00:00
doors Open doors when right-clicking a door with a door. 2016-02-19 19:54:50 +00:00
dye Rename to Minetest Game 2015-09-30 23:33:12 +01:00
farming Consolidate ABMs 2016-02-14 05:22:20 +00:00
fire Consolidate ABMs 2016-02-14 05:22:20 +00:00
flowers Consolidate ABMs 2016-02-14 05:22:20 +00:00
give_initial_stuff Remove / replace all print() calls 2013-11-17 11:55:46 +01:00
screwdriver Verify node type is facedir. 2015-12-25 15:37:17 +00:00
sethome Fix some undeclared global variables 2014-11-30 18:02:33 +01:00
stairs Consolidate ABMs 2016-02-14 05:22:20 +00:00
tnt added timer to tnt:tnt_burning for explosions 2016-02-18 13:56:57 +00:00
vessels Rename to Minetest Game 2015-09-30 23:33:12 +01:00
wool ability to dye coloured wool white 2016-01-29 03:50:07 +00:00
xpanes Rename to Minetest Game 2015-09-30 23:33:12 +01:00