| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-18 | Core/SpellEffects: successful dispel effects on hostile targets should put ↵ | Kandera | |
| you in combat. Closes #656 Closes #678 | |||
| 2012-05-18 | DB/Conditions: fix sql error from previous commit. | Kandera | |
| 2012-05-18 | Core/Spells, DB/Conditions: convert checkcast cpp to conditions for spell ↵ | Kandera | |
| 52264 (deliver stolen horse) | |||
| 2012-05-18 | Core/Spells: move rocket boots spell cast check to spell script. add event ↵ | Kandera | |
| for checkcast for deathcoil (dk) heh i forgot it >.< | |||
| 2012-05-18 | Core/Spells: remove holy shock and death coil (dk) from checkcast and add ↵ | Kandera | |
| them to the checkcast of the spell script. also check if unit is in front for damage spell of death coil (dk) Closes #6027 | |||
| 2012-05-18 | Core/Spells: if doneadvertisedbenefit is 0 gift of the naaru will never get ↵ | Kandera | |
| the ap bonus. moved outside the check to fix. | |||
| 2012-05-17 | Core/Spells: calculate damagebonustaken for target before adding the damage ↵ | kandera | |
| left from the previous aura. thx @zwerg | |||
| 2012-05-17 | Core/Spells: Revert previous commit. add exception for deep wounds in pct ↵ | Kandera | |
| done aura modifiers. clean up heal bonus code to use the correct numerical types. | |||
| 2012-05-17 | Core/Spells: fix deep wounds damage. thanks warpten. | Kandera | |
| 2012-05-17 | DB/creature_text: Text for Pyroguard Embeeseer. | Malcrom | |
| 2012-05-16 | Core/Spells: change spell bonus damage taken pdamage to float to match melee ↵ | Kandera | |
| damage bonus taken | |||
| 2012-05-16 | Core/Scripts: Scripting of Dragonspire Hall Runes "UBRS" | Malcrom | |
| Additional work to do. | |||
| 2012-05-16 | Merge pull request #6522 from Vincent-Michael/TakenCalculation | kandera | |
| Core/Spell: Fix SpellDamageBonusTaken calculation for negative value | |||
| 2012-05-16 | Core/Scripting: add the ability to access loot/go state changed events for ↵ | Kandera | |
| gameobjects from cpp scripting. (malcrom's idea) | |||
| 2012-05-15 | Core/Spell: Fix SpellDamageBonusTaken calculation for negative value | Vincent-Michael | |
| 2012-05-15 | Core/Spells: more immunities fixes! mechanics are supposed to be checked for ↵ | Kandera | |
| finding out if immune to the entire spell. | |||
| 2012-05-15 | Core/Spelld: fix target selection for ground based aoe spells. use the ↵ | Kandera | |
| center of the cast (dynamic object) instead of the caster for checking los | |||
| 2012-05-15 | Core/Spell: Fix not using Shadowstep while rooted | Vincent-Michael | |
| 2012-05-15 | Fixed compile | kaelima | |
| 2012-05-14 | fix compile warnings from 548ac10 | Kandera | |
| 2012-05-14 | Core/Spells: fix possible crash from not having any effect and trying to ↵ | Kandera | |
| check if immune. fixes non effect spell mechanic checking for spells with both spell mechanics and effect mechanics | |||
| 2012-05-14 | Core/Entities: move spellproto check to the outside of the forloop to not ↵ | Kandera | |
| has crashes | |||
| 2012-05-14 | Core/Entities: fix calculations for damage taken/done with negative values ↵ | Kandera | |
| (should go into effect) and correctly implement SPELL_ATTR6_NO_DONE_PCT_DAMAGE_MODS. small cleanup | |||
| 2012-05-14 | Merge pull request #6511 from Vincent-Michael/SpellHealingBonusTaken | kandera | |
| Core/Spell: Fix SPELL_DAMAGE_CLASS_NONE calculation for SpellHealingBonusTaken | |||
| 2012-05-14 | Merge branch 'master' of git://github.com/TrinityCore/TrinityCore | Malcrom | |
| 2012-05-14 | Cote/Scripts: Fix build for boss_yoggsaron | Malcrom | |
| 2012-05-14 | Core/Spell : Glyph of Totem of Wrath | Xanvial | |
| Spell bonus granted by glyph should calculated based from summoned totem, not from player's aura | |||
| 2012-05-13 | Merge branch 'master' of https://github.com/TrinityCore/TrinityCore | Subv | |
| 2012-05-13 | Core/Spells: Proc the spells that have DEST target when there is no other ↵ | Subv | |
| target info Closes #6443 Closes #6277 Closes #6331 Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-05-13 | Core/scripts: Add spell enums for boss sara. | Malcrom | |
| 2012-05-13 | DB/creature_text: Added creature text for Boss Sara. | Malcrom | |
| 2012-05-13 | Core/Spell: | Vincent-Michael | |
| * Fix SPELL_DAMAGE_CLASS_NONE calculation for SpellHealingBonusTaken * Fix some codestyles | |||
| 2012-05-13 | Core/Scripts: And some Gameobject enums for future scripting of Blackrock Spire. | Malcrom | |
| 2012-05-13 | Merge pull request #6509 from Vincent-Michael/spellSystem | Subv | |
| Core/Spell: Fix Nourish heal calculation | |||
| 2012-05-13 | Core/Scripts: Update text for Garfrost to creature_text. Added some missing ↵ | Malcrom | |
| text & added call for help to aggro. | |||
| 2012-05-13 | Core/Spell: | Vincent-Michael | |
| * Fix Nourish heal calculation * Fix some codestyle | |||
| 2012-05-13 | Core/Threat: Some corrections to 5709929d2b575e83f427c7f48cd6bd0d7ed1b29d | kaelima | |
| Fixes HandleChannelDeathItem (spells such as Drain Soul), which got broken by moving m_deathState = s, thanks Shauren | |||
| 2012-05-13 | Merge pull request #6502 from Vincent-Michael/SPELL_DAMAGE_CLASS_NONE | QAston | |
| Core/Spell: Fix some problems with spells calculation | |||
| 2012-05-13 | Core/Spell: | Vincent-Michael | |
| * Fix Spells with DmgClass SPELL_DAMAGE_CLASS_NONE * Fix SPELL_AURA_PERIODIC_HEAL calculation * Fix Swiftmend heal calculation * Fix some codestyle | |||
| 2012-05-13 | Core/Threat: Fix by faq. | Malcrom | |
| Turning gm on, now drops threat. Dead mobs no longer holds threat on player. Also fixed some Engrish. | |||
| 2012-05-13 | DB/Loot: Add loot for HoR, fixing some startup errors along the way | ZxBiohazardZx | |
| 2012-05-13 | DB/Loot: Fix Loot you get from Satchel of Helpful Goods. | ZxBiohazardZx | |
| Fixes #1183 | |||
| 2012-05-12 | Core: Tweaked ASSERT macro a bit - removed library assert as on Windows ↵ | Shauren | |
| platforms it calls abort() and does not generaty crash dump files. | |||
| 2012-05-12 | Core/Script: Optimize code for previous commit for Pit of Saron. | Malcrom | |
| 2012-05-12 | Core/Scripts: Fix for previous | Malcrom | |
| 2012-05-12 | Core/Scripts: Fix Halls of Reflection Portcullis door in Pit of Saron. | Malcrom | |
| Now requires Tyrannus boss kill to open. | |||
| 2012-05-12 | Merge pull request #6499 from joschiwald/dmg_mods | QAston | |
| Core/Spells: fix damage mods from caster on target | |||
| 2012-05-11 | DB/conditions: Add conditions for Pit of Saron Script spells | Malcrom | |
| 2012-05-11 | DB/waypoints: Add path for one Scourgelord Tyrannus spawn, Pit of Saron | Malcrom | |
| 2012-05-11 | DB/Gameobject_template: Update flags for two Pit of Saron object. | Malcrom | |
