Commit Graph

11 Commits

Author SHA1 Message Date
Tim 436fdfac55 Prevent crashs in can_dig on nil-player. 2016-07-31 13:07:25 +02:00
tenplus1 7b9533fea4 Stop mesecon pistons pushing frame/pedestal
This pull checks for mesecons_mvps mod and adds the item frame and
pedestal items to the list of non-movable items so that players cannot
exploit the double-item glitch.

mesecons_mvps added to depends.txt file for this to work.
2016-04-14 22:11:19 -07:00
Auke Kok 16ae960520 Style updates.
There's no actual code changes here.
2016-04-12 10:09:45 -07:00
Tim 518d1432f6 change more recipes to use groups instead of nodenames 2015-08-16 19:41:26 +02:00
tenplus1 7266b230aa Drop item when dug, abm issue
A quick edit to drop items from an itemframe or pedestal when dug instead of removing them, also a fix for the abm to update pedestals properly...
2015-08-05 15:29:30 +01:00
kilbith f1dca4e990 Fix screwdriver variables 2015-05-15 13:22:05 +02:00
kilbith e374b83bc0 Disallow partially or entirely some items to rotate with the screwdriver 2015-05-14 12:41:11 +02:00
Tim be4ed12b6c whitespace cleanup:
* remove all trailing whitespaces
* make inbox and computer use the prevalent indentation rules
* CRLF->LF where found
2015-01-21 00:44:23 +01:00
Tim 16756150ac make sure, that itemframes always remove their entities, even when worldediting 2015-01-15 13:23:42 +01:00
Vanessa Ezekowitz 4de58abc31 minetest.env:* --> minetest.* 2014-11-30 12:21:28 -05:00
Vanessa Ezekowitz a5529dc6cc Import Zeg9's item_frames mod
with fixes by me, see
https://github.com/VanessaE/minetest-itemframes
2014-09-10 14:25:17 -04:00