aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-11-20*Some changes to MeleeDamageBonus and Ebon Plague dummy aura handling. By ↵maximius
MetaphysicalDrama, closes #154 --HG-- branch : trunk
2009-11-20*Dual spec switching and talent resetting rewrites, comment out some ↵maximius
redundant code, and remove spells learned from talents properly. Closes #326 --HG-- branch : trunk
2009-11-20*Use UpdateEntry instead of SetDisplayId. By manuel, closes #348maximius
--HG-- branch : trunk
2009-11-20*Some Anub'arak cleanup and fixes. Thanks trazom, closes #356maximius
--HG-- branch : trunk
2009-11-20*Fix windows build, by bigjohnson4, closes #364maximius
--HG-- branch : trunk
2009-11-20*Different creature searcher method for Dalaran Mageguards, thanks manuelmaximius
*Fix a minor typo in recent AH change that (probably) prevented anybody from bidding, sorry D: --HG-- branch : trunk
2009-11-20Blackfathom Deep: Fix Go handlingtartalo
--HG-- branch : trunk
2009-11-20Blackfathom Deeps: Fix typotartalo
--HG-- branch : trunk
2009-11-20Blackfathom Deeps: Register boss scriptstartalo
--HG-- branch : trunk
2009-11-20Blackfathom Deeps: Add forgotten file from previous commits :Ptartalo
--HG-- branch : trunk
2009-11-20Blackfathom Deeps: Fix GO & Event handlingtartalo
--HG-- branch : trunk
2009-11-20Blackfathom Deeps, Aku'Mai: implement script (needed for GO handling)tartalo
--HG-- branch : trunk
2009-11-20Blackfathom Deeps, Twilight Lord Kelris: implement script (needed for GO ↵tartalo
handling) --HG-- branch : trunk
2009-11-20Blackfathom Deeps, Gelihast: implement script (needed for GO handling)tartalo
--HG-- branch : trunk
2009-11-20Blackfathom Deeps, Lorgust Jett: Implement random home positiontartalo
--HG-- branch : trunk
2009-11-20Blackfathom Deeps: Comment unused variable skeleton (it's for a WiP feature)tartalo
--HG-- branch : trunk
2009-11-20Blackfathom Deeps: Event tracking & Go handling on instance script (needs ↵tartalo
boss AI support) --HG-- branch : trunk
2009-11-20BlackFathom Deeps: Altar scriptstartalo
--HG-- branch : trunk
2009-11-20Blackfathom Deeps: Cleanuptartalo
--HG-- branch : trunk
2009-11-19*Fix a typo from 409a16bdc048, thanks Sundarkmaximius
--HG-- branch : trunk
2009-11-19*Better fix to #333maximius
--HG-- branch : trunk
2009-11-19*Prevent MoveFollow and MoveChase while UNIT_FLAG_DISABLE_MOVE is present, ↵maximius
by Liberate. Closes #168. *Some cleanup, and fix typo from cf0046bc32c6. --HG-- branch : trunk
2009-11-19*Merge TC1 r1737 and r1754 by BroodWyrn, fixes spells 45151, 45141, 46394 ↵maximius
(Brutallus Burn), closes #179 --HG-- branch : trunk
2009-11-19*Dalaran Mageguards now only consider you to be behind them if you are close ↵maximius
to them, and they reset their orientation after casting the Trespasser spell. Closes #329 --HG-- branch : trunk
2009-11-19*Add two new functions GetHomePosition() and GetRelativeAngle(x, y)maximius
--HG-- branch : trunk
2009-11-19*Implement second part of Furor, closes #333.maximius
*Add missed part of last commit (oops) --HG-- branch : trunk
2009-11-19*Spell::EffectPlayerPull should not use KnockbackFrom, this moves you away ↵maximius
from the destination, instead of towards. Fix by disassembler. Closes #169 --HG-- branch : trunk
2009-11-19*Error in 5dcacd638128, thanks Sppmaximius
--HG-- branch : trunk
2009-11-19*Dalaran Mageguard, optimization and a more forgiving HasInArc check. Refs #329maximius
--HG-- branch : trunk
2009-11-19*Some Auction House cleanup, Refs #331maximius
--HG-- branch : trunk
2009-11-19*Some cleanup.maximius
--HG-- branch : trunk
2009-11-19*Rewrite 8b3ffb1dd504 with info from QAstonmaximius
--HG-- branch : trunk
2009-11-18*Some tweaks to Razorscale's flight behavior, and a little cleanup.maximius
--HG-- branch : trunk
2009-11-18*Dalaran Mageguards now work as intended.maximius
--HG-- branch : trunk
2009-11-18*Apply #325maximius
--HG-- branch : trunk
2009-11-18*Hysteria now causes health loss. By manuel, thanks to QAston. Closes #323maximius
--HG-- branch : trunk
2009-11-18*Minor correction for 16cad2c97082, thanks RammboNr5maximius
--HG-- branch : trunk
2009-11-18*Partial backout of 8b3ffb1dd504, allow Prayer of Mending to heal pets.maximius
--HG-- branch : trunk
2009-11-18*Properly cast uint32 damage and healing as int32 to prevent overflow ↵maximius
errors, by RammboNr5. Closes #94 --HG-- branch : trunk
2009-11-18*Rewritten method for Dalaran Mageguards to determine if they should ↵maximius
teleport you. --HG-- branch : trunk
2009-11-18*Backed out changeset 28e38f926a47. Closes #313.maximius
--HG-- branch : trunk
2009-11-18*fix insane Steady Shot damageRat
note: TEST BEFORE PUSHING! --HG-- branch : trunk
2009-11-18*fix Brutallus' BurnRat
-it's a self cast spell, don't cast it on the boss.. --HG-- branch : trunk
2009-11-18*Hunter pets should now have their talents refunded when a hunter switches ↵maximius
talent specs, even if they are dismissed at the time. --HG-- branch : trunk
2009-11-18*Better (but still hacky) Dalaran Mageguard 'Trespasser!' conditionsmaximius
--HG-- branch : trunk
2009-11-18*Add some debug output to HandleAuraEffect, by Spp. Closes #238maximius
--HG-- branch : trunk
2009-11-18*Implement Dalaran Mageguards, by WarHead. Closes #43maximius
*f6e09e1d71d4 16062b31dba9 df7b6c79c44a and 420160897950 were by MetaphysicalDrama. Closes #153, #146, #147, #123 --HG-- branch : trunk
2009-11-17*Fix the insane ghoul/vehicle power regen, by MetaphysicalDrama, closes #108maximius
--HG-- branch : trunk
2009-11-17*Wintergrasp: Add number of players in ".wg status" command, by Spp. Closes #211maximius
--HG-- branch : trunk
2009-11-17*Fix some typos in boss_trollgore, thanks trazom. Closes #264maximius
--HG-- branch : trunk