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
/
Wolf.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidated food effects into EatItem, added all fish type FoodInfos. (#3875)
Lane Kolbly
2017-07-30
1
-4
/
+7
*
FastRandom rewrite (#3754)
peterbell10
2017-06-13
1
-2
/
+2
*
Updated sounds and effect IDs (#3422)
mathiascode
2017-02-15
1
-1
/
+1
*
cWolf: Fixed targetting a nullptr.
Mattes D
2016-11-22
1
-3
/
+3
*
Entities now bail out of ticks if destroyed (#3363)
LogicParrot
2016-09-03
1
-0
/
+6
*
Stop Wolf from following player when he is flying
Tyler Encke
2016-02-19
1
-4
/
+12
*
cMonster::m_Target safety across worlds
LogicParrot
2016-02-03
1
-17
/
+16
*
Improved tamed wolf pack cooperation and projectile reactions
LogicParrot
2016-01-22
1
-29
/
+99
*
Fix crash when tamed wolf is hit by arrows
LogicParrot
2016-01-16
1
-1
/
+5
*
Merge pull request #2859 from LogicParrot/attack2
LogicParrot
2016-01-12
1
-5
/
+1
|
\
|
*
Fix mob attack interval
LogicParrot
2016-01-12
1
-5
/
+1
*
|
Friendly wolf attack safety checks
LogicParrot
2016-01-12
1
-1
/
+14
|
/
*
Tamed wolf assists owner (attack / defence)
LogicParrot
2016-01-12
1
-30
/
+88
*
fix wolf collars
Gargaj
2015-12-03
1
-2
/
+2
*
fix cavespider poisoning even if attack is in cooldown
Gargaj
2015-11-08
1
-3
/
+5
*
Merge branch 'master' into PreventNewWarnings
tycho
2015-05-28
1
-1
/
+2
|
\
|
*
AI - Tweaked wolf speed and teleport threshold
SafwatHalaby
2015-05-28
1
-1
/
+2
*
|
Made -Weverything an error.
tycho
2015-05-24
1
-2
/
+2
|
/
*
Added support for additional data in the ParticleEffect Packet
tycho
2015-05-07
1
-2
/
+3
*
A* Pathfinding and better monster AI
wiseoldman95
2015-05-01
1
-2
/
+2
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-2
/
+2
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-2
/
+2
*
Wolf uses UUID for owner.
madmaxoft
2014-08-03
1
-1
/
+5
*
Normalized comments.
madmaxoft
2014-07-17
1
-4
/
+4
*
Add entity invulnerable
Howaner
2014-04-26
1
-2
/
+7
*
Entities handle chunks properly again
Tiger Wang
2014-04-12
1
-2
/
+2
*
Add Wolf Heal with Food
Howaner
2014-02-20
1
-10
/
+34
*
Fixes to previous commit
Tiger Wang
2014-02-16
1
-9
/
+10
*
Slight cleanup of wolf code
Tiger Wang
2014-02-16
1
-23
/
+7
*
Fixed teleport to air, if owner is flying.
Kirill Kirilenko
2014-02-01
1
-0
/
+1
*
Fixed bug where wolfs would teleport while they were sitting.
STRWarrior
2014-01-26
1
-1
/
+4
*
Small fix since the new AI and a new small feature.
STRWarrior
2014-01-26
1
-6
/
+27
*
Made wolves compatible with new AI code
Tiger Wang
2014-01-24
1
-11
/
+25
*
Large reworking of mob code [SEE DESC]
Tiger Wang
2014-01-24
1
-1
/
+1
*
Sorted a few constructors to remove warnings.
madmaxoft
2013-12-20
1
-2
/
+2
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+189