aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/item.lua
AgeCommit message (Expand)Author
2018-12-10Add eat sound (#7956)Wuzzy
2018-08-30get_node_drops: Make empty drop return empty table (#7592)tenplus1
2018-07-17Builtin: Replace deprecated function calls (#7561)SmallJoker
2018-03-29core.rotate_node: Do not trigger after_place_node (#6900)SmallJoker
2017-12-14Add callback to preserve node metadata as item metadataashtrayoz
2017-12-12Builtin: Fix handle_node_drops crash with nil diggerSmallJoker
2017-10-28Fix default item callbacks to work with nil users (#5819)raymoo
2017-09-13Item drop: Tune to land exactly 2 nodes away with level view (#6410)Paramat
2017-08-26Check item_drop amount clientside (#6242)rubenwardy
2017-08-14Make dropped items colorableDániel Juhász
2017-06-24Helper methods for hardware colorization (#5870)Dániel Juhász
2017-06-20Automatic item and node colorization (#5640)Dániel Juhász
2017-05-06Use a settings object for the main settingsShadowNinja
2017-03-15Fix two nul deref if digging unknown nodes. (#5398)Auke Kok
2017-03-10Optimize item.luatenplus1
2017-02-18Fixes for colorwallmounted and colorfacedir nodesDániel Juhász
2017-01-31Make facedir_to_dir and wallmounted_to_dir work with coloured nodes as well. ...Nathanaël Courant
2017-01-23core: Add dir_to_yaw and yaw_to_dir helpersAuke Kok
2016-11-20Tool break: Reduce gain of break soundsparamat
2016-11-18Builtin/../item: Enable tool breaking soundsAuke Kok
2016-11-16Introduce builtin_shared and use it to fix #4778est31
2016-06-17Builtin/game/item: Add `place_param2` nodedef fieldAuke Kok
2016-03-11Introduce "protection_bypass" privilege.Auke Kok
2016-02-11Initialize facedir and wallmounted tables only once.Diego Martinez
2016-01-07Liquids: Flow into and destroy 'floodable' nodesparamat
2015-12-20Fix missing localization for objHybridDog
2015-12-02Add on_secondary_use when right clicking an item in the airAlex Ford
2015-11-12Add the player name to dropped itemsRobert Zenz
2015-10-04Added minetest.wallmounted_to_dirFernando Carmona Varo
2015-09-29Some map border related fixesest31
2015-08-12SAPI: Track last executed mod and include in error messageskwolekr
2015-02-16Fix minetest.item_eat's replace_with_item, fixes #2292rubenwardy
2014-06-10New feature: drop a item instead a stack while...Lord89James
2014-05-26Add item eat callbackrubenwardy
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja