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
/
BlockMobSpawner.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-09
added check if the digger is a nullptr (#4981)
12xx12
1
-0
/
+4
2020-10-08
Merged OnBreak with OnPlayerBreak (#4967)
12xx12
1
-8
/
+14
2020-10-05
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
1
-1
/
+1
2020-09-25
Unify block entity pickup conversion
Tiger Wang
1
-1
/
+1
2020-09-20
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
1
-11
/
+6
2020-04-21
Vector3 in Handlers (#4680)
Mattes D
1
-5
/
+21
2019-10-16
Refactored block-to-pickup conversion. (#4417)
Mattes D
1
-7
/
+19
2018-08-02
Experience orb (#4259)
changyong guo
1
-1
/
+1
2017-08-06
Removed unneeded includes (#3902)
Lukas Pioch
1
-1
/
+0
2017-08-01
cBlockHandler: take player by ref
peterbell10
1
-5
/
+5
2017-06-13
FastRandom rewrite (#3754)
peterbell10
1
-2
/
+2
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-2
/
+2
2015-12-13
allow use failures to propagate from the entity/block to the player
Gargaj
1
-2
/
+2
2015-07-29
Silenced and fixed many warning messages across multiple files.
Samuel Barney
1
-1
/
+1
2014-09-19
Implemented mob spawner.
Howaner
1
-0
/
+12
2014-09-12
Spawn exp if you break a mob spawner.
Howaner
1
-0
/
+40