summaryrefslogtreecommitdiffstats
path: root/source/Items/ItemHandler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-509/+0
* Fixed pickup spawning with inherited gamemode.madmaxoft2013-09-211-1/+1
* Implemented redstone comparatorsTiger Wang2013-09-181-0/+2
* Multiple fixes [SEE DESC]Tiger Wang2013-09-181-14/+0
* Fixed empty-handed itemhandler.madmaxoft2013-09-141-6/+6
* Initial boat supportTiger Wang2013-09-081-0/+6
* Basic support for thrown items - eggs, snowballs and ender pearls.madmaxoft2013-08-301-0/+4
* Shooting a bow kinda works.madmaxoft2013-08-301-7/+15
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-1/+1
* Feature and bugfixes [SEE DESC]Tiger Wang2013-08-161-0/+2
* Fixed food handler for mushroom soup - proper food level and saturation are applied and the player receives a wooden bowl back after nommingJames Ravenscroft2013-08-081-0/+1
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-500/+500
* Implemented basic eating support.madmaxoft2013-07-281-6/+9
* Updated the stacking (Patch contributed by Stephen304)madmaxoft@gmail.com2013-06-201-0/+16
* Inventory code cleanup, players can now see each other's armormadmaxoft@gmail.com2013-05-191-4/+4
* Added carrots and potatoes handling, bonemealing and proper lighting.madmaxoft@gmail.com2013-04-051-1/+3
* Added missing item types, fixed placing stone walls.madmaxoft@gmail.com2013-03-031-16/+33
* Minecarts can now be placed.madmaxoft@gmail.com2013-02-181-16/+24
* Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols.madmaxoft@gmail.com2013-02-161-10/+10
* Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups.madmaxoft@gmail.com2013-01-271-7/+7
* Fixed a possible crash on server restart.madmaxoft@gmail.com2013-01-211-0/+1
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-31/+19
* Cauldrons and Brewing Stands are now placeableluksor111@gmail.com2012-12-291-0/+4
* Added flower potsluksor111@gmail.com2012-12-271-0/+2
* - Added the "wait" music discluksor111@gmail.com2012-11-151-2/+2
* Added more item stacking sizes (patch contributed by Hanfer)madmaxoft@gmail.com2012-10-211-26/+65
* Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks.madmaxoft@gmail.com2012-10-181-62/+62
* Added basic spawn eggs (patch contributed by Luksor)madmaxoft@gmail.com2012-10-181-11/+9
* Moved blockticking into blockhandler classes.madmaxoft@gmail.com2012-10-031-1/+1
* Unified folder name-casingmadmaxoft@gmail.com2012-09-291-0/+422