1
0
cuberite-2a/src/Mobs
Tyler Encke f29908ce77 Stop Wolf from following player when he is flying
Check to make sure player is not flying before allowing wolf to move to player.

Fixed isFlying to IsFlying
2016-02-19 13:07:07 -05:00
..
AggressiveMonster.cpp cMonster::m_Target safety across worlds 2016-02-03 22:50:17 +02:00
AggressiveMonster.h Spiders now friendly at daylight, new cChunk functions 2016-01-21 08:21:29 +02:00
Bat.cpp Changed air drag units to 'interpolated ticks' per second 2015-03-31 11:03:35 -04:00
Bat.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Blaze.cpp cMonster::m_Target safety across worlds 2016-02-03 22:50:17 +02:00
Blaze.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
CaveSpider.cpp cMonster::m_Target safety across worlds 2016-02-03 22:50:17 +02:00
CaveSpider.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Chicken.cpp Chicken egg code early bailout 2015-12-23 15:57:26 +02:00
Chicken.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
CMakeLists.txt Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
Cow.cpp implement breeding 2015-11-29 20:14:28 +01:00
Cow.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Creeper.cpp cMonster::m_Target safety across worlds 2016-02-03 22:50:17 +02:00
Creeper.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
EnderDragon.cpp Moved source to src 2013-11-24 14:19:41 +00:00
EnderDragon.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Enderman.cpp cMonster::m_Target safety across worlds 2016-02-03 22:50:17 +02:00
Enderman.h Spiders now friendly at daylight, new cChunk functions 2016-01-21 08:21:29 +02:00
Ghast.cpp cMonster::m_Target safety across worlds 2016-02-03 22:50:17 +02:00
Ghast.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Giant.cpp Merge remote-tracking branch 'origin/master' into foldermove2 2013-11-24 14:37:03 +00:00
Giant.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Guardian.cpp Disabled squids and Guardians pathfinding, #2460 2015-09-27 19:48:37 +03:00
Guardian.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Horse.cpp PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
Horse.h PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
IncludeAllMonsters.h Added Rabbits 2014-12-20 10:31:34 +01:00
IronGolem.cpp Update IronGolem.cpp 2015-04-17 21:18:34 +03:00
IronGolem.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
MagmaCube.cpp GetSizeName of cSlime and cMagmaCube is now static 2015-05-08 20:50:05 -04:00
MagmaCube.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Monster.cpp cMonster::m_Target safety across worlds 2016-02-03 22:50:17 +02:00
Monster.h cMonster::m_Target safety across worlds 2016-02-03 22:50:17 +02:00
MonsterTypes.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Mooshroom.cpp Spawn baby mobs 2015-07-16 22:49:55 +02:00
Mooshroom.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Ocelot.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
PassiveAggressiveMonster.cpp cMonster::m_Target safety across worlds 2016-02-03 22:50:17 +02:00
PassiveAggressiveMonster.h Spiders now friendly at daylight, new cChunk functions 2016-01-21 08:21:29 +02:00
PassiveMonster.cpp Prevent interspecies breeding 2016-02-04 20:44:55 +02:00
PassiveMonster.h sheep color inheritance 2015-12-13 13:04:18 +01:00
Path.cpp Pathfinder now properly treats nonsolids above fence 2016-02-04 13:53:59 +02:00
Path.h Deleted cPath::BlockTypeIsFence 2015-12-27 16:13:44 +02:00
PathFinder.cpp PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
PathFinder.h Correct typo in documentation. 2016-02-05 16:45:55 +00:00
Pig.cpp implement breeding 2015-11-29 20:14:28 +01:00
Pig.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Rabbit.cpp Added Rabbit Metadata values. 2015-07-17 01:09:06 +02:00
Rabbit.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Sheep.cpp sheep color inheritance 2015-12-13 13:04:18 +01:00
Sheep.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Silverfish.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Skeleton.cpp cMonster::m_Target safety across worlds 2016-02-03 22:50:17 +02:00
Skeleton.h fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01:00
Slime.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Slime.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
SnowGolem.cpp Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
SnowGolem.h snow golems are "neutral" 2015-12-13 13:13:37 +01:00
Spider.cpp Spiders now friendly at daylight, new cChunk functions 2016-01-21 08:21:29 +02:00
Spider.h Spiders now friendly at daylight, new cChunk functions 2016-01-21 08:21:29 +02:00
Squid.cpp Disabled squids and Guardians pathfinding, #2460 2015-09-27 19:48:37 +03:00
Squid.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Villager.cpp Decoupled cMonster and path recalc logic, re-implemented recalc 2015-12-13 07:13:34 +02:00
Villager.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Witch.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Witch.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Wither.cpp Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Wither.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Wolf.cpp Stop Wolf from following player when he is flying 2016-02-19 13:07:07 -05:00
Wolf.h Improved tamed wolf pack cooperation and projectile reactions 2016-01-22 21:16:27 +02:00
Zombie.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Zombie.h AI - Better daylight handling 2015-05-02 14:32:33 +03:00
ZombiePigman.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ZombiePigman.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00