]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/game/item_entity.lua
Merge pull request #59 from PrairieAstronomer/readme_irrlicht_change
[dragonfireclient.git] / builtin / game / item_entity.lua
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-08 sfan5item_entity: Cache collisionbox for use in on_step
2022-04-10 Lars MuellerFix item entity Z-fighting
2020-11-28 Elias FleckensteinMerged Minetest
2020-08-30 Pierre-Yves RolloFix #10349 game crashing if dropped an item with undefi...
2020-08-29 LoneWolfHTFix dropped craftitems/tools not using light_source...
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-05-27 sfan5Change item entity collisionbox so that they don't...
2020-05-14 rubenwardyItem Entity: Add message to moveresult assertion (...
2020-04-27 sfan5Rewrite builtin item entity to use collision info
2020-04-04 sfan5Builtin: Make item entities glow less (#9594)
2019-12-19 WuzzyBuiltin: Make dropped light_source nodes glow (#9200)
2019-09-04 sfan5Force item entities out of solid nodes (simpler) (...
2018-07-17 SmallJokerBuiltin: Replace deprecated function calls (#7561)
2018-02-13 paramatItem entity: Delete in 'ignore' nodes
2018-02-05 paramatItem entity: Prevent motion in ignore nodes
2017-11-06 DTA7Item entities: Enable item collision detection for...
2017-09-11 youFix dropped item look (#6370)
2017-08-24 SmallJokerBuiltin item: Tidy up (#4370)
2017-08-13 WuzzyAdd slippery group for nodes (players/items slide)
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-04-09 Dániel JuhászHardware coloring for itemstacks
2016-05-22 paramatItem entities: Don't show description as infotext
2016-01-18 RealBadAngelShow infotext with description for item entities
2015-11-11 Robert ZenzAdd the player name to dropped items
2015-10-25 BlockMenCheck if hitter has inventory when punching item
2015-09-29 est31Some map border related fixes
2015-05-14 tenplus1Don't crash if an item gets dropped into unloaded space
2015-05-14 est31Item entity merging refactor
2014-12-04 CalinouMake dropped items larger and rotate faster
2014-11-19 ShadowNinjaAdd strict module
2014-05-23 RealBadAngelItem entity stacks merge on the ground.
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-05-07 ShadowNinjaOrganize builtin into subdirectories