summaryrefslogtreecommitdiffstats
path: root/source/Items (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-03Added missing item types, fixed placing stone walls.madmaxoft@gmail.com1-16/+33
2013-02-18Minecarts can now be placed.madmaxoft@gmail.com2-16/+103
2013-02-16Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols.madmaxoft@gmail.com3-13/+13
2013-01-27Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups.madmaxoft@gmail.com4-11/+11
2013-01-21Fixed a possible crash on server restart.madmaxoft@gmail.com1-0/+1
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com19-184/+344
2012-12-29Cauldrons and Brewing Stands are now placeableluksor111@gmail.com4-0/+55
2012-12-27Fixed slab usage in creative modeluksor111@gmail.com1-3/+11
2012-12-27Added flower potsluksor111@gmail.com2-0/+27
2012-11-24Fixed drops for: Stone, Mycelium, Redstone Torch.luksor111@gmail.com1-2/+5
2012-11-15- Added the "wait" music discluksor111@gmail.com2-3/+3
2012-10-28Added cWorld:SpawnMob(PosX, PosY, PosZ, EntityType) to Lua APImadmaxoft@gmail.com1-141/+6
2012-10-21Added more item stacking sizes (patch contributed by Hanfer)madmaxoft@gmail.com1-26/+65
2012-10-19Added spawn eggs with mobs (patch committed by Luksor)madmaxoft@gmail.com1-2/+117
2012-10-18Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks.madmaxoft@gmail.com24-230/+335
2012-10-18Added basic spawn eggs (patch contributed by Luksor)madmaxoft@gmail.com2-11/+78
2012-10-14Fixed the bucket handling code trying to simulate at the wrong coords (client sends all coords as -1 to signify "item use")madmaxoft@gmail.com1-12/+12
2012-10-03Moved blockticking into blockhandler classes.madmaxoft@gmail.com7-14/+23
2012-09-29Unified folder name-casingmadmaxoft@gmail.com23-0/+1319