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
clang-format-codebase
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
/
Mobs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-25
All mobs now drown (fixes #54)
Tiger Wang
2
-0
/
+7
2014-01-25
Fixed a generator bug
Tiger Wang
1
-0
/
+3
2014-01-25
Zombies and skeletons use AI
Tiger Wang
2
-9
/
+15
2014-01-24
Miscellaneous improvements
Tiger Wang
2
-18
/
+13
2014-01-24
Changed a condition to IsGameMode
Tiger Wang
1
-2
/
+1
2014-01-24
Made wolves compatible with new AI code
Tiger Wang
2
-11
/
+26
2014-01-24
Monsters no longer check for direct line of sight
Tiger Wang
1
-10
/
+2
2014-01-24
Large reworking of mob code [SEE DESC]
Tiger Wang
6
-232
/
+324
2014-01-24
Implemented creeper abilities
Tiger Wang
2
-2
/
+50
2014-01-16
Removed obsoleted functions
Tiger Wang
1
-1
/
+1
2013-12-25
Preliminary mobile entity saving
Tiger Wang
1
-1
/
+2
2013-12-23
Some fixes (SEE DESC)
tonibm19
1
-0
/
+6
2013-12-22
Fixed bug where snowgolems could replace non-solid blocks to snow blocks.
STRWarrior
1
-1
/
+3
2013-12-22
Snow golems die in hot biomes and leave a snow trail.
STRWarrior
2
-0
/
+18
2013-12-22
EnderDragons and SnowGolems are able to spawn.
STRWarrior
1
-0
/
+2
2013-12-20
Fixed the rest of constructor reorders.
madmaxoft
1
-2
/
+2
2013-12-20
Sorted a few constructors to remove warnings.
madmaxoft
5
-17
/
+21
2013-12-20
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
1
-1
/
+1
2013-12-14
Fixed not getting XP from mobs.
STRWarrior
1
-0
/
+6
2013-12-11
moved mobs to globs
Tycho Bickerstaff
1
-1
/
+5
2013-12-10
more cmake
Tycho Bickerstaff
1
-0
/
+7
2013-11-24
Moved source to src
Alexander Harkness
65
-0
/
+3488