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
/
src
/
Items
/
ItemBucket.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated protocol functions to Vector3x
x12xx12x
2022-04-20
1
-2
/
+2
*
ItemHandler initialisation is a constant expression (#5344)
x12xx12x
2021-12-02
1
-7
/
+7
*
Move item placement into item handlers (#5184)
Tiger Wang
2021-05-05
1
-3
/
+3
*
Properly deprecate more XYZ parameter'd functions (#5147)
Tiger Wang
2021-03-15
1
-2
/
+2
*
Use Vector3 for cLineBlockTracer and cBlockTracer (#4715)
mBornand
2020-05-08
1
-7
/
+7
*
Vector3 in Handlers (#4680)
Mattes D
2020-04-21
1
-10
/
+24
*
Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)
Mattes D
2020-04-03
1
-1
/
+2
*
Replace buckets to the selected hotbar slot, rather than the first available. (#4580)
Alexander Harkness
2020-04-02
1
-26
/
+6
*
Don't remove items twice (#4524)
Mat
2020-03-22
1
-2
/
+1
*
Disable block placement in adventure mode (#4424)
Mat
2019-12-30
1
-0
/
+12
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-7
/
+5
*
Buckets: Be able to place fluids through other fluids. (#4331)
Zach DeCook
2019-05-07
1
-2
/
+2
*
Keep players in gmNotSet (#4248)
changyong guo
2018-07-23
1
-1
/
+1
*
Removed unneeded includes (#3902)
Lukas Pioch
2017-08-06
1
-1
/
+0
*
Tracer replacement (#3704)
Mattes D
2017-05-11
1
-4
/
+5
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-12
/
+12
*
Merge branch 'master' into PreventNewWarnings
tycho
2015-05-28
1
-2
/
+2
|
\
|
*
Merge pull request #2061 from mc-server/fixes
Alexander Harkness
2015-05-27
1
-2
/
+2
|
|
\
|
|
*
Fixes #2052
Tiger Wang
2015-05-18
1
-2
/
+2
*
|
|
Merge branch 'master' into PreventNewWarnings
tycho
2015-05-24
1
-0
/
+14
|
\
|
|
|
*
|
Fixes #2059
Blitz Rakete
2015-05-21
1
-0
/
+14
|
|
/
*
/
Made -Weverything an error.
tycho
2015-05-24
1
-1
/
+1
|
/
*
Scooping up fluid calls the player placement hooks.
Mattes D
2015-04-14
1
-4
/
+12
*
Placing a fluid from bucket calls plugin hooks.
Mattes D
2015-04-14
1
-19
/
+43
*
Fixed various warnings.
Mattes D
2015-01-18
1
-6
/
+6
*
Removed more unessicary includes
Tycho
2014-09-26
1
-0
/
+1
*
Fixed style: spaces after commas.
madmaxoft
2014-07-19
1
-1
/
+1
*
More trailing whitespace fixes.
madmaxoft
2014-07-17
1
-4
/
+4
*
Normalized comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
Fixed a bug with buckets
Tiger Wang
2014-07-16
1
-1
/
+1
*
Fixed placing liquids over liquids
Tiger Wang
2014-07-14
1
-1
/
+1
*
Comment grammar correction
Tiger Wang
2014-07-12
1
-1
/
+1
*
Simplified buckets code slightly
Tiger Wang
2014-07-12
1
-32
/
+15
*
Changes
daniel0916
2014-07-12
1
-5
/
+4
*
Changes
daniel0916
2014-07-11
1
-24
/
+16
*
Changes
daniel0916
2014-07-10
1
-20
/
+22
*
Maybe fixed whitespaces
daniel0916
2014-07-10
1
-7
/
+7
*
Maybe fixed whitespaces
daniel0916
2014-07-10
1
-1
/
+1
*
Fixed Bucket Placing
daniel0916
2014-07-10
1
-6
/
+57
*
Fixed Bucket placing
daniel0916
2014-07-09
1
-1
/
+1
*
Implemented lilypad placement
Tiger Wang
2014-03-23
1
-4
/
+4
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-2
/
+2
*
Changed Signiture of OnUpdate
Tycho
2014-02-02
1
-1
/
+4
*
Fixed naming and initialization.
madmaxoft
2013-12-17
1
-4
/
+12
*
Forgot to change one Vector3d to Vector3i.
STRWarrior
2013-12-17
1
-1
/
+1
*
Renamed Pos to m_Pos.
STRWarrior
2013-12-17
1
-3
/
+3
*
Using Recommendations.
STRWarrior
2013-12-17
1
-10
/
+23
*
Made buckets work when the player does not 'look' at a block. This fixes #265
STRWarrior
2013-12-17
1
-32
/
+53
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+160