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
/
Mobs
/
Slime.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update entity sizes
Tiger Wang
2021-04-12
1
-2
/
+2
*
Replaced cpp14::make_unique<> with std::make_unique<>.
Mattes D
2020-08-01
1
-1
/
+1
*
Using Super.
Mattes D
2020-04-16
1
-3
/
+3
*
Add ambient mob sounds (#4521)
Mat
2020-03-22
1
-0
/
+1
*
Fixed MSVC warnings (#4400)
Mattes D
2019-09-27
1
-1
/
+1
*
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
2018-08-29
1
-2
/
+2
*
Changed entity ownership model to use smart pointers
Tiger Wang
2017-08-07
1
-2
/
+2
*
FastRandom rewrite (#3754)
peterbell10
2017-06-13
1
-3
/
+3
*
Updated sounds and effect IDs (#3422)
mathiascode
2017-02-15
1
-8
/
+5
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-1
/
+1
*
fix cavespider poisoning even if attack is in cooldown
Gargaj
2015-11-08
1
-2
/
+4
*
Make -Werror disabling file only
tycho
2015-05-19
1
-1
/
+1
*
GetSizeName of cSlime and cMagmaCube is now static
Tristan
2015-05-09
1
-1
/
+1
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-1
/
+1
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
Fixed slime-related comments.
madmaxoft
2014-07-18
1
-2
/
+2
*
Slime sizes are 1, 2 or 4 and not 1, 2 or 3.
Howaner
2014-07-18
1
-2
/
+2
*
Split into more lines.
Howaner
2014-07-17
1
-5
/
+9
*
Fixed many slime bugs.
Howaner
2014-07-17
1
-1
/
+67
*
Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters
TheJumper
2014-02-23
1
-2
/
+9
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+29