]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/game/item.lua
Optimize item.lua
[dragonfireclient.git] / builtin / game / item.lua
2017-03-10 tenplus1Optimize item.lua
2017-02-18 Dániel JuhászFixes for colorwallmounted and colorfacedir nodes
2017-01-31 Nathanaël CourantMake facedir_to_dir and wallmounted_to_dir work with...
2017-01-23 Auke Kokcore: Add dir_to_yaw and yaw_to_dir helpers
2016-11-20 paramatTool break: Reduce gain of break sounds
2016-11-18 Auke KokBuiltin/../item: Enable tool breaking sounds
2016-11-16 est31Introduce builtin_shared and use it to fix #4778
2016-06-17 Auke KokBuiltin/game/item: Add `place_param2` nodedef field
2016-03-11 Auke KokIntroduce "protection_bypass" privilege.
2016-02-11 Diego MartinezInitialize facedir and wallmounted tables only once.
2016-01-07 paramatLiquids: Flow into and destroy 'floodable' nodes
2015-12-20 HybridDogFix missing localization for obj
2015-12-02 Alex FordAdd on_secondary_use when right clicking an item in...
2015-11-11 Robert ZenzAdd the player name to dropped items
2015-10-04 Fernando Carmona... Added minetest.wallmounted_to_dir
2015-09-29 est31Some map border related fixes
2015-08-13 kwolekrSAPI: Track last executed mod and include in error...
2015-02-16 rubenwardyFix minetest.item_eat's replace_with_item, fixes #2292
2014-06-10 Lord89JamesNew feature: drop a item instead a stack while...
2014-05-26 rubenwardyAdd item eat callback
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-05-07 ShadowNinjaOrganize builtin into subdirectories