aboutsummaryrefslogtreecommitdiff
path: root/builtin/item_entity.lua
AgeCommit message (Expand)Author
2014-05-07Organize builtin into subdirectoriesShadowNinja
2014-03-22Fix "ghost stacks" created when a player clicks an item on the ground:Novatux
2013-07-20Add an option to disable object <-> object collision for Lua entitiesPilzAdam
2013-05-25Move scriptapi to separate folder (by sapier)sapier
2013-03-03Fix pickup of dropped items when the player only takes a part of themPilzAdam
2013-02-21Drop nodes as items when dugged and no room in inventory and dont remove drop...PilzAdam
2012-12-15Fix item entity's collision with nodeboxesjordan4ibanez
2012-11-27Revert "Use wielditem drawtype for all nodes in item_entity"Perttu Ahola
2012-11-26Use wielditem drawtype for all nodes in item_entityPilzAdam
2012-09-09Statically store always_collect field of __builtin:itemPerttu Ahola
2012-07-21Check whether node is known before reading definition in __builtin:item:on_st...Perttu Ahola
2012-04-04Fix super-small size of regular item entitiesPerttu Ahola
2012-04-04Fix dropped nodeitem visualsPerttu Ahola
2012-04-01Implement dropped items as LuaEntities; leave the old ones as is for compatib...Perttu Ahola