1
0
mirror of https://github.com/HybridDog/builtin_item.git synced 2024-11-14 14:30:37 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
HybridDog
72f75d0417 🐈 2016-02-18 18:45:59 +01:00
HybridDog
08935daaf4 🐈 2015-06-05 11:30:34 +02:00
HybridDog
f43e39bbdf add smoke 2015-04-09 22:31:21 +02:00
TomasJLuis
3ba5c899cb Update init.lua
I've added the particle effect when items drop in lava. Tell me what you think.
2015-04-09 22:17:31 +02:00
HybridDog
c41e61e346 always search nodes if lots of objects are pushed by water 2014-08-31 14:59:40 +02:00
HybridDog
f6629da1ba use get_node more selden 2014-08-31 14:49:25 +02:00
HybridDog
06cfcc90fe use get_node more selden 2014-08-31 14:44:42 +02:00
HybridDog
64e2561c60 dont override the whole item 2014-08-31 14:12:32 +02:00
PilzAdam
64626b15c8 Fix a string not being converted into a number 2013-10-27 09:57:02 +01:00
Zeg9
7c071a45f5 Update to the "take items only if inventory is not full" behavior 2013-04-19 21:07:02 +02:00
PilzAdam
913540214c Log mod load if log_mod is set to true 2012-10-07 19:42:41 +02:00
PilzAdam
60b15341fa Bugfix in pushing items of water 2012-10-04 20:26:55 +02:00
PilzAdam
c9ef93e758 Make the item in flowing water slower 2012-10-03 13:25:14 +02:00
PilzAdam
84bc111f0c Play sound at the location of the destroyed item 2012-10-01 20:00:00 +02:00
PilzAdam
1fc381cef6 The item removing can be disabled if the item_remove setting in minetest.conf is 0 2012-09-25 19:17:38 +02:00
PilzAdam
3968be9270 Improvement of flowing code 2012-09-25 16:44:42 +02:00
PilzAdam
a0c49e7677 Bugfix 2012-09-25 16:36:48 +02:00
PilzAdam
7bf79751f5 First commit 2012-09-25 16:29:37 +02:00