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
/
Blocks
/
BlockFarmland.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not fake a tool when converting to pickups (#5170)
Tiger Wang
2021-03-28
1
-1
/
+1
*
Convert most calls to blocking GetHeight/GetBiomeAt to direct chunk accesses
Tiger Wang
2021-01-11
1
-2
/
+3
*
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
2020-10-05
1
-1
/
+1
*
Unify block entity pickup conversion
Tiger Wang
2020-09-25
1
-1
/
+1
*
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
2020-09-20
1
-12
/
+7
*
Fix incorrect relative coords usage in farmland handler (#4690)
peterbell10
2020-04-24
1
-2
/
+2
*
More Vector3 in cBlockHandler (#4644)
Mattes D
2020-04-17
1
-13
/
+23
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+2
*
Fix certain item drops (#4536)
Mat
2020-03-23
1
-2
/
+11
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-13
/
+19
*
cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)
Bond-009
2017-11-20
1
-1
/
+1
*
Minor changes (#3909)
mathiascode
2017-08-24
1
-1
/
+1
*
Added some blocks and items (#3503)
mathiascode
2017-02-14
1
-0
/
+2
*
Fixed bindings for cBlockArea:Read and Write. (#3568)
Mattes D
2017-02-05
1
-1
/
+1
*
Added HTTPS links wherever they are supported.
Alexander Harkness
2015-12-19
1
-6
/
+2
*
* Logic for handling plant growth has been centralized into cBlockPlant, and all growable plants now inherit from it.
Samuel Barney
2015-08-19
1
-0
/
+11
*
Some warning fixes
Julian Laubstein
2015-08-18
1
-1
/
+1
*
Added neighbor specification in the OnNeighborChanged() block callback.
Mattes D
2015-07-01
1
-1
/
+12
*
Correct world height validations.
Tommy Santerre
2015-03-20
1
-1
/
+1
*
Fixed farmland issues.
Howaner
2014-09-12
1
-44
/
+55
*
Code formatting fixes.
Howaner
2014-08-19
1
-4
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Fixed some meta resetting bugs
Tiger Wang
2014-07-14
1
-4
/
+7
*
Fixed MSVC 64-bit build warnings.
Mattes D
2014-05-09
1
-2
/
+2
*
Fixed issues with farmland
Tiger Wang
2014-02-03
1
-0
/
+2
*
Changed Signiture of OnUpdate
Tycho
2014-02-02
1
-1
/
+1
*
Changed cBlockHandler->OnUpdate() to use cChunk directly.
madmaxoft
2013-11-30
1
-10
/
+13
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+107