aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/item_entity.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* item_entity: Cache collisionbox for use in on_stepsfan52022-05-081-3/+7
* Fix item entity Z-fightingLars Mueller2022-04-101-1/+2
* Fix #10349 game crashing if dropped an item with undefined light_source (#10351)Pierre-Yves Rollo2020-08-301-1/+2
* Fix dropped craftitems/tools not using light_source values (#9438)LoneWolfHT2020-08-301-1/+1
* Change item entity collisionbox so that they don't sink into the groundsfan52020-05-271-6/+1
* Item Entity: Add message to moveresult assertion (#9797)rubenwardy2020-05-141-1/+3
* Rewrite builtin item entity to use collision infosfan52020-04-271-48/+56
* Builtin: Make item entities glow less (#9594)sfan52020-04-041-1/+1
* Builtin: Make dropped light_source nodes glow (#9200)Wuzzy2019-12-191-0/+3
* Force item entities out of solid nodes (simpler) (#8885)sfan52019-09-041-0/+91
* Builtin: Replace deprecated function calls (#7561)SmallJoker2018-07-171-1/+1
* Item entity: Delete in 'ignore' nodesparamat2018-02-131-3/+9
* Item entity: Prevent motion in ignore nodesparamat2018-02-051-3/+3
* Item entities: Enable item collision detection for sudden movementDTA72017-11-061-18/+15
* Fix dropped item look (#6370)you2017-09-111-12/+15
* Builtin item: Tidy up (#4370)SmallJoker2017-08-241-147/+128
* Add slippery group for nodes (players/items slide)Wuzzy2017-08-131-9/+21
* Use a settings object for the main settingsShadowNinja2017-05-061-1/+1
* Hardware coloring for itemstacksDániel Juhász2017-04-081-9/+22
* Item entities: Don't show description as infotextparamat2016-05-221-4/+0
* Show infotext with description for item entitiesRealBadAngel2016-01-181-0/+4
* Add the player name to dropped itemsRobert Zenz2015-11-121-1/+3
* Check if hitter has inventory when punching itemBlockMen2015-10-251-3/+4
* Some map border related fixesest312015-09-291-3/+6
* Don't crash if an item gets dropped into unloaded spacetenplus12015-05-151-1/+11
* Item entity merging refactorest312015-05-151-45/+56
* Make dropped items larger and rotate fasterCalinou2014-12-041-12/+12
* Add strict moduleShadowNinja2014-11-191-1/+1
* Item entity stacks merge on the ground.RealBadAngel2014-05-231-34/+100
* Use "core" namespace internallyShadowNinja2014-05-081-10/+10
* Organize builtin into subdirectoriesShadowNinja2014-05-071-0/+123