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
/
BlockEntities
/
MobSpawnerEntity.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove BLOCKENTITY_PROTODEF
Tiger Wang
2020-10-24
1
-5
/
+1
*
Adding more customize options to mob spawners and improving the way to look for surrounding entities (#4955)
12xx12
2020-10-10
1
-19
/
+41
*
Using Super.
Mattes D
2020-04-16
1
-1
/
+1
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
1
-5
/
+5
*
BlockEntities: Support cloning self.
Mattes D
2017-06-16
1
-2
/
+4
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-1
/
+1
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+1
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-1
/
+1
*
MobSpawner fixes.
Howaner
2014-12-01
1
-0
/
+7
*
Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes.
Howaner
2014-11-29
1
-5
/
+5
*
Finished mob spawner implementation.
Howaner
2014-11-18
1
-14
/
+5
*
Fixed compile errors.
Howaner
2014-09-27
1
-4
/
+4
*
Implemented mob spawner.
Howaner
2014-09-19
1
-20
/
+30
*
Created MobSpawnerEntity class.
Howaner
2014-09-17
1
-0
/
+70