summaryrefslogtreecommitdiff
path: root/builtin/game/item.lua
Commit message (Expand)AuthorAge
* Builtin: Fix handle_node_drops crash with nil diggerSmallJoker2018-06-03
* Fix default item callbacks to work with nil users (#5819)raymoo2018-06-03
* Make dropped items colorableDániel Juhász2018-06-03
* Automatic item and node colorization (#5640)Dániel Juhász2018-06-03
* Use a settings object for the main settingsShadowNinja2017-05-06
* Fix two nul deref if digging unknown nodes. (#5398)Auke Kok2017-03-15
* Optimize item.luatenplus12017-03-10
* Fixes for colorwallmounted and colorfacedir nodesDániel Juhász2017-02-18
* Make facedir_to_dir and wallmounted_to_dir work with coloured nodes as well. ...Nathanaël Courant2017-01-31
* core: Add dir_to_yaw and yaw_to_dir helpersAuke Kok2017-01-23
* Tool break: Reduce gain of break soundsparamat2016-11-20
* Builtin/../item: Enable tool breaking soundsAuke Kok2016-11-18
* Introduce builtin_shared and use it to fix #4778est312016-11-16
* Builtin/game/item: Add `place_param2` nodedef fieldAuke Kok2016-06-17
* Introduce "protection_bypass" privilege.Auke Kok2016-03-11
* Initialize facedir and wallmounted tables only once.Diego Martinez2016-02-11
* Liquids: Flow into and destroy 'floodable' nodesparamat2016-01-07
* Fix missing localization for objHybridDog2015-12-20
* Add on_secondary_use when right clicking an item in the airAlex Ford2015-12-02
* Add the player name to dropped itemsRobert Zenz2015-11-12
* Added minetest.wallmounted_to_dirFernando Carmona Varo2015-10-04
* Some map border related fixesest312015-09-29
* SAPI: Track last executed mod and include in error messageskwolekr2015-08-12
* Fix minetest.item_eat's replace_with_item, fixes #2292rubenwardy2015-02-16
* New feature: drop a item instead a stack while...Lord89James2014-06-10
* Add item eat callbackrubenwardy2014-05-26
* Use "core" namespace internallyShadowNinja2014-05-08
* Organize builtin into subdirectoriesShadowNinja2014-05-07