summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Behaviors/BehaviorAttacker.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implemented creepers using BehaviorsLogicParrot2017-09-021-6/+6
* squsshmeLogicParrot2017-09-021-6/+2
* Reimplemented skeletons using BehaviorsLogicParrot2017-09-021-12/+29
* SkeletonsLogicParrot2017-09-021-0/+1
* Sunlight fixes, config fixesLogicParrot2017-09-011-7/+0
* Pathfinder DontCare now a member variableLogicParrot2017-08-311-1/+0
* Initial zombiesLogicParrot2017-08-301-4/+7
* removed agressiveMonsterLogicParrot2017-08-301-1/+1
* BehaviorAttackerLogicParrot2017-08-301-10/+35
* Attacker updatesLogicParrot2017-08-301-26/+38
* targetStrikeRangeLogicParrot2017-08-301-10/+4
* Added BehaviorBrave, chaser > attackerLogicParrot2017-08-301-0/+255