| Age | Commit message (Collapse) | Author |
|
only once during air phase
Closes #764
|
|
|
|
|
|
|
|
|
|
reference for simple objects replaced with pass by value). Also fix unintended change
|
|
|
|
|
|
|
|
|
|
battleground.
Original patch by tassader1000
|
|
spell should now work as intended
|
|
last phase and air phase
|
|
|
|
|
|
DB?). Fix some warnings.
|
|
interface, it is not required by caller side. Also remove extra function call to GetScriptId in scripts
|
|
and use them in Sindragosa script
|
|
|
|
|
|
with some of the custom code. To make your code work again you may need to change:
*SpellEntry is now SpellInfo
*GetSpellProto is now GetSpellInfo
*SpellEntry::Effect*[effIndex] is now avalible under SpellInfo.Effects[effIndex].*
*sSpellStore.LookupEntry is no longer valid, use sSpellMgr->GetSpellInfo()
*SpellFunctions from SpellMgr.h like DoSpellStuff(spellId) are now: spellInfo->DoStuff()
*SpellMgr::CalculateEffectValue and similar functions are now avalible in SpellEffectInfo class.
*GET_SPELL macro is removed, code which used it is moved to SpellMgr::LoadDbcDataCorrections
*code which affected dbc data in SpellMgr::LoadSpellCustomAttr is now moved to LoadDbcDataCorrections
|
|
|
|
|
|
|
|
|
|
multiplicative
|
|
The Etymidian (12548)
Closes #896
Closes #1638
|
|
|
|
condition (when reaching 85% health, not timed)"
This reverts commit c1fb71fefcadf3ece808bc418b6964f1b5ddb708.
|
|
|
|
WorldObject* parameter
|
|
implemented spell effect repair
|
|
|
|
Closes #2365
|
|
* Use spells instead of scripts to handle summons used by Lord Jaraxxus
* Fix stacks for spell Nether Power used by Lord Jaraxxus
* Make some triggers invisible
Closes #829
|
|
properly make him ignore damage taken in phase 1.
|
|
|
|
|
|
* Fixed Gas Spore resistance debuff
* Removed obsolete scripts since aura stacking changes
Closes #2285
|
|
Closes #2310
|
|
facing the target
|
|
affect currently working code.
|
|
* Lord Marrowgar's Coldflame will now spread slower
* Lord Marrowgar will no longer attempt to target tanks with Bone Spike Graveyard
* Valithria Dreamwalker will now properly cast Dreamwalker's Rage and kill enemy creatures
* Blood-Queen Lana'Thel will now warn the player who is under effects of Frenzied Bloodthirst
|
|
|
|
corpses in Grizzly Hills; Remove a console error (Closes #2247)
|
|
SPELL_EFFECT_FORCE_CAST
|
|
combat bugs in Ulduar. Closes #2241
|
|
zone). Closes #95
|
|
on 10 man heroic mode
Closes #2233
|
|
|