| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-06-24 | *Do not apply healing bonus for spells with SPELL_DAMAGE_CLASS_NONE | QAston | |
| *Fix Heart of the Crusader. --HG-- branch : trunk | |||
| 2009-06-24 | *Fix king of the Jungle. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-24 | *Apply 4x damage mod for Drain Soul at targets with low health. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-24 | *Fix Ferocious Bite energy to dmg conversion | QAston | |
| *Remove duplicated AP coefficients for Hammer of Wrath and Avengers Shield *Correctly do effectaddcombopoints for spells which take them. *Do not proc spelleffects on player login. --HG-- branch : trunk | |||
| 2009-06-23 | [8068] Fixed crash from 33201 and ranks, remove outdated rank case. Author: SeT. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-23 | [8056] Move SMSG_CLEAR_COOLDOWN into function and use it. Other cleanups. ↵ | QAston | |
| Author:XTZGZoReX [8060] Store spell_pet_auras for auraeffects instead of by whole aura Author:hunuza. --HG-- branch : trunk | |||
| 2009-06-23 | [8055] Now spell 20911 and variations provided only mana percent back. ↵ | QAston | |
| Author: Den --HG-- branch : trunk | |||
| 2009-06-22 | *Fix Death Pact and Corpse Explosion - original patch by Astellar, thanks ↵ | QAston | |
| for help in conversion for Azrael. --HG-- branch : trunk | |||
| 2009-06-19 | *Add config option Arena.QueueAnnouncer.PlayerOnly | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-19 | *Fix or add debug message for crash caused by controlled creatures | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-18 | * More updating of iterator data types in loops | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-06-18 | *Fix raise dead spell - original patch by Astellar, thanks for some help in ↵ | QAston | |
| conversion for Azrael *Correctly apply spell cooldown for spells with cooldown starting after pet unsummon. --HG-- branch : trunk | |||
| 2009-06-17 | *Use amount check instead of positivity check for aura effects. | QAston | |
| *Fix Overkill and Master of subtlety. --HG-- branch : trunk | |||
| 2009-06-16 | "*Fix Kindred Spirits. | QAston | |
| *Fix typo causing auras SPELL_AURA_MOD_ATTACK_POWER_OF_ARMOR to modify ap with too big amount. --HG-- branch : trunk | |||
| 2009-06-16 | *Check procSpell for SPELL_AURA_MOD_SPELL_CRIT_CHANCE in ↵ | megamage | |
| ProcDamageAndSpellFor. By Author: Tanatos --HG-- branch : trunk | |||
| 2009-06-16 | [8026] Obtain object's map directly by calling appropriate ↵ | megamage | |
| WorldObject::GetMap()/GetBaseMap() functions instead of accessing MapManager. Code cleanups. Big thanks Infinity for tests. Author: Ambal --HG-- branch : trunk | |||
| 2009-06-16 | *Author of latest commit is CRAZyBUg - sorry for forgotting to mention that. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-16 | *Fix Flametongue Weapon. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-16 | *Fix aura type 280. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-16 | *Implement AURA_STATE_BLEEDING | QAston | |
| *Correct proc requirements for: Decimation, Impact Juggernaut *Fix Hunger For Blood. --HG-- branch : trunk | |||
| 2009-06-15 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-15 | [8021] Implement triggering part of shaman talent 51483 and ranks. Author: ↵ | megamage | |
| Beaste. sql by QAston --HG-- branch : trunk | |||
| 2009-06-15 | *Fix Honor Among Thieves | QAston | |
| *Fix Turn the Tables. --HG-- branch : trunk | |||
| 2009-06-15 | *Check movementflag to interrupt casting instead of checking position. | megamage | |
| *Also some other fixes about movement flags. --HG-- branch : trunk | |||
| 2009-06-15 | *Fix improved stormstrike - by CRAZyBUg | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-15 | *Fix dead loop in proc system. | QAston | |
| *Fix curse of doom. --HG-- branch : trunk | |||
| 2009-06-15 | *Fix improved drain soul. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-14 | *Some update of vehicle. | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-15 | *Fix Hungering Cold. | QAston | |
| --HG-- branch : trunk rename : sql/updates/3997_world_spell_proc_event.sql => sql/updates/4000_world_spell_proc_event.sql | |||
| 2009-06-14 | *Fix Blood-Caked blade | QAston | |
| *Fix Impurity. *Fix Rage of Rivendare damage bonus. --HG-- branch : trunk | |||
| 2009-06-14 | *Correct interpretation of procflags and update spell_proc_event due to that ↵ | QAston | |
| (some of mangos entries may be incompatibile due to that change) *Fix siphon life. *Fix Rapture. --HG-- branch : trunk | |||
| 2009-06-14 | *Add function EnergizeBySpell. Author: nos4r2zod | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-14 | *Use overheal as parameter instead of gain. Author: DonTomika | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-14 | [8009] Pass const string reference to functions where possible. Author: ↵ | megamage | |
| hunuza Avoids creating an unnecessary copy of strings. --HG-- branch : trunk | |||
| 2009-06-14 | *Some work on vehicle. | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-13 | *Fix Glacier Rot | QAston | |
| *Fix Improved Icy Touch *Fix Annihilation *Fix Tundra Stalker *Some research in new aura types-thanks to megamage. --HG-- branch : trunk | |||
| 2009-06-13 | *Small clean in Unit. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-06-13 | *Move some aura-proc-when-reaching-stacks cases to Unit::AddAura | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-13 | *Change remove mode from stack to default for single-caster-aura-removal and ↵ | megamage | |
| non-stackable-aura-removal. --HG-- branch : trunk | |||
| 2009-06-13 | *spell_proc_event entries for Combat Potency | QAston | |
| *spell_proc_event entries for some spells with ppm/internal cooldown - by Sephiroth1984. --HG-- branch : trunk | |||
| 2009-06-13 | *Fix Obliterate disease bonus. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-13 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-13 | [8000] Corrected calculation of healing amount for 47230 and ranks. Author: ApoC | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-13 | *Fix sudden doom. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-13 | *Some fix of vehicles. Thanks to Seizerkiller. | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-13 | *Fix demonic pact. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-13 | *Fix Invigoration | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-12 | *Implement damage on vampiric touch dispel. | QAston | |
| *Correct cooldown application for eclipse. --HG-- branch : trunk | |||
| 2009-06-12 | *Fix Savage Roar | QAston | |
| *Fix Glyph of Thorns. --HG-- branch : trunk | |||
| 2009-06-12 | *Fix Elemental Oath bonus for Elemental Focus clearcasting | QAston | |
| *Fix Glyph of Death Grip. --HG-- branch : trunk | |||
