index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
Items
/
ItemHandler.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-1
/
+1
*
Feature and bugfixes [SEE DESC]
Tiger Wang
2013-08-16
1
-0
/
+2
*
Fixed food handler for mushroom soup - proper food level and saturation are applied and the player receives a wooden bowl back after nomming
James Ravenscroft
2013-08-08
1
-0
/
+1
*
Changed everyting to Unix line endings.
Alexander Harkness
2013-07-29
1
-500
/
+500
*
Implemented basic eating support.
madmaxoft
2013-07-28
1
-6
/
+9
*
Updated the stacking (Patch contributed by Stephen304)
madmaxoft@gmail.com
2013-06-20
1
-0
/
+16
*
Inventory code cleanup, players can now see each other's armor
madmaxoft@gmail.com
2013-05-19
1
-4
/
+4
*
Added carrots and potatoes handling, bonemealing and proper lighting.
madmaxoft@gmail.com
2013-04-05
1
-1
/
+3
*
Added missing item types, fixed placing stone walls.
madmaxoft@gmail.com
2013-03-03
1
-16
/
+33
*
Minecarts can now be placed.
madmaxoft@gmail.com
2013-02-18
1
-16
/
+24
*
Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols.
madmaxoft@gmail.com
2013-02-16
1
-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.com
2013-01-27
1
-7
/
+7
*
Fixed a possible crash on server restart.
madmaxoft@gmail.com
2013-01-21
1
-0
/
+1
*
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
2013-01-12
1
-31
/
+19
*
Cauldrons and Brewing Stands are now placeable
luksor111@gmail.com
2012-12-29
1
-0
/
+4
*
Added flower pots
luksor111@gmail.com
2012-12-27
1
-0
/
+2
*
- Added the "wait" music disc
luksor111@gmail.com
2012-11-15
1
-2
/
+2
*
Added more item stacking sizes (patch contributed by Hanfer)
madmaxoft@gmail.com
2012-10-21
1
-26
/
+65
*
Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks.
madmaxoft@gmail.com
2012-10-18
1
-62
/
+62
*
Added basic spawn eggs (patch contributed by Luksor)
madmaxoft@gmail.com
2012-10-18
1
-11
/
+9
*
Moved blockticking into blockhandler classes.
madmaxoft@gmail.com
2012-10-03
1
-1
/
+1
*
Unified folder name-casing
madmaxoft@gmail.com
2012-09-29
1
-0
/
+422