aboutsummaryrefslogtreecommitdiff
path: root/src/game/PossessedAI.cpp
AgeCommit message (Collapse)Author
2009-02-18*Merge.megamage
--HG-- branch : trunk
2009-02-17Newline added to bottom of all files.KingPin
--HG-- branch : trunk
2009-01-30*AI structure update.megamage
--HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
* Changed mangos website --HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 1 - Mercurial cant ↵Drahy
convert all files at once --HG-- branch : trunk
2008-12-05*Update melee range calculation. By QAston.megamage
--HG-- branch : trunk
2008-11-21Merge with 284 (54b0e67d97fe).megamage
--HG-- branch : trunk
2008-11-20* Don't allow pets to attack in melee if owner is pacified. This applies for ↵gvcoman
possessed "pets" as well. * Use proper spell ID in unsummoning possessed units on channeling interrupt. * Allow only once to init pet bar for CharmInfo * Export CharmInfo to be available to scripts * Allow to disable the melee attack command when initializing the pet action bar --HG-- branch : trunk
2008-11-08[svn] * Disabled the move and stay commands while pet is possessedgvcoman
* Make pet come back to its owner after possession ends if it's not currently in combat * Allow the possessed unit to properly change attack targets * Also remove charm effects from charmed target on owner aura cancel --HG-- branch : trunk
2008-11-07[svn] Remove isVisible function. Check stealth and invisible in canAttack();megamage
Use new remove aura by interrupt flag function. --HG-- branch : trunk
2008-11-05[svn] Implemented player on player and player on creature possession:gvcoman
* Implemented packet and vision forwarding through possessed units * Added new OnPossess script call alerting scripts on when possession is applied/removed * Moved fall damage and fall under map calculations into the Player class * Added new PossessedAI that is applied only while possession on creature is active * Implemented summon possessed spell effect * Fixed Eyes of the Beast --HG-- branch : trunk