Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-21 | *Allow talent resets even if your talent map is empty. | maximius | |
--HG-- branch : trunk | |||
2009-11-21 | *Optimization, and remove talents from the talent map by TalentID, not SpellID. | maximius | |
--HG-- branch : trunk | |||
2009-11-21 | *Revert a useless change from 5dcacd638128 (may of broken AH), closes #338 | maximius | |
--HG-- branch : trunk | |||
2009-11-21 | *Fix the issue with Passive talents never being removed, thanks ↵ | maximius | |
MetaphysicalDrama ;D Refs #371, #370, #367, #368, #326 --HG-- branch : trunk | |||
2009-11-21 | *Fix Rod and Blade of the Unyielding spawning to many NPCs, by destros. ↵ | maximius | |
Closes #3 --HG-- branch : trunk | |||
2009-11-21 | *Cleanup, better cast for Bear/Dire Bear part of Furor. | maximius | |
--HG-- branch : trunk | |||
2009-11-21 | *Less hacky Disengage. | maximius | |
--HG-- branch : trunk | |||
2009-11-21 | *More consistant method for adding/removing talents. Refs #370, #368 | maximius | |
--HG-- branch : trunk | |||
2009-11-20 | *Minor correction in talent resetting, and cosmetic change in spec swapping. | maximius | |
--HG-- branch : trunk | |||
2009-11-20 | *Fix some typos. | maximius | |
--HG-- branch : trunk | |||
2009-11-20 | *Cleanup, search through the talent map instead of spell chains for talent ↵ | maximius | |
ranks during spec swaps. Also properly set talent state upon talent reset, and only reset talents that exist in the active spec. Refs #367, #326 --HG-- branch : trunk | |||
2009-11-20 | *Implement "Chaos Bolt cannot be resisted, and pierces through all ↵ | maximius | |
absorption effects" + some cleanup. --HG-- branch : trunk | |||
2009-11-20 | *Fix Ghoul scaling talents and glyphs. By MetaphysicalDrama, closes #102, ↵ | maximius | |
#38, #39 --HG-- branch : trunk | |||
2009-11-20 | *Little tweak that might make no difference, or might make a signifigant ↵ | maximius | |
difference in removing talent spell chains.. --HG-- branch : trunk | |||
2009-11-20 | *Some dual talent tweaks.. refs #326 | maximius | |
--HG-- branch : trunk | |||
2009-11-20 | *Some cleanup (mostly whitespace changes) | maximius | |
--HG-- branch : trunk | |||
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 #348 | maximius | |
--HG-- branch : trunk | |||
2009-11-20 | *Some Anub'arak cleanup and fixes. Thanks trazom, closes #356 | maximius | |
--HG-- branch : trunk | |||
2009-11-20 | *Fix windows build, by bigjohnson4, closes #364 | maximius | |
--HG-- branch : trunk | |||
2009-11-20 | *Different creature searcher method for Dalaran Mageguards, thanks manuel | maximius | |
*Fix a minor typo in recent AH change that (probably) prevented anybody from bidding, sorry D: --HG-- branch : trunk | |||
2009-11-20 | Blackfathom Deep: Fix Go handling | tartalo | |
--HG-- branch : trunk | |||
2009-11-20 | Blackfathom Deeps: Fix typo | tartalo | |
--HG-- branch : trunk | |||
2009-11-20 | Blackfathom Deeps: Register boss scripts | tartalo | |
--HG-- branch : trunk | |||
2009-11-20 | Blackfathom Deeps: Add forgotten file from previous commits :P | tartalo | |
--HG-- branch : trunk | |||
2009-11-20 | Blackfathom Deeps: Fix GO & Event handling | tartalo | |
--HG-- branch : trunk | |||
2009-11-20 | Blackfathom Deeps, Aku'Mai: implement script (needed for GO handling) | tartalo | |
--HG-- branch : trunk | |||
2009-11-20 | Blackfathom Deeps, Twilight Lord Kelris: implement script (needed for GO ↵ | tartalo | |
handling) --HG-- branch : trunk | |||
2009-11-20 | Blackfathom Deeps, Gelihast: implement script (needed for GO handling) | tartalo | |
--HG-- branch : trunk | |||
2009-11-20 | Blackfathom Deeps, Lorgust Jett: Implement random home position | tartalo | |
--HG-- branch : trunk | |||
2009-11-20 | Blackfathom Deeps: Comment unused variable skeleton (it's for a WiP feature) | tartalo | |
--HG-- branch : trunk | |||
2009-11-20 | Blackfathom Deeps: Event tracking & Go handling on instance script (needs ↵ | tartalo | |
boss AI support) --HG-- branch : trunk | |||
2009-11-20 | BlackFathom Deeps: Altar scripts | tartalo | |
--HG-- branch : trunk | |||
2009-11-20 | Blackfathom Deeps: Cleanup | tartalo | |
--HG-- branch : trunk | |||
2009-11-19 | *Fix a typo from 409a16bdc048, thanks Sundark | maximius | |
--HG-- branch : trunk | |||
2009-11-19 | *Better fix to #333 | maximius | |
--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 Spp | maximius | |
--HG-- branch : trunk | |||
2009-11-19 | *Dalaran Mageguard, optimization and a more forgiving HasInArc check. Refs #329 | maximius | |
--HG-- branch : trunk | |||
2009-11-19 | *Some Auction House cleanup, Refs #331 | maximius | |
--HG-- branch : trunk | |||
2009-11-19 | *Some cleanup. | maximius | |
--HG-- branch : trunk | |||
2009-11-19 | *Rewrite 8b3ffb1dd504 with info from QAston | maximius | |
--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 |