aboutsummaryrefslogtreecommitdiff
path: root/src/game/SpellAuras.cpp
AgeCommit message (Collapse)Author
2009-10-16*Arcane Potency and Improved Fear, by Nevan. Thanks AniRB.maximius
--HG-- branch : trunk
2009-10-15*Implement talent 'Borrowed Time', by sunwellmaximius
--HG-- branch : trunk
2009-10-15*Cleanup, fix a lot of potential crashes and typos.maximius
--HG-- branch : trunk
2009-10-15*Fix some errors in last commitmaximius
--HG-- branch : trunk
2009-10-15*Improved Fire Nova Totem & Earthen Power, patch converted by QuaLiT1maximius
--HG-- branch : trunk
2009-10-10* Backout a part of the latest Mangos merge, armor penetration related. ↵Machiavelli
Please first check whether or not we need the code, then test it, then push to repo, one change per commit. --HG-- branch : trunk
2009-10-09*Blackfathom Deeps - Event: Aku'mai, by Tartalomaximius
*Split Personality Achivement, by Destalker *Halls of Lightning Fixes, by Destalker Volkhan fixes + Achievement Ionar Fix - without this he resets each time he is invisible, spamming sparks Arcing Burn - should be a debuff (and stackable, stackable part NYI :/) *Naxxramas - Thaddius - the aura shall affect only the character without the proper aura, by Trazom *Naxxramas - Kelthuzad - some timer adjustments (may need verification or tweaking) by Cass *Merges by Stryker, thanks to all authors and testers. [8458] Re-implement SPELL_AURA_MOD_TARGET_ARMOR_PCT in more porper way for weapon dependent cases. Author: VladimirMangos [8459] Avoid mutiply apply weapon dependent armor penetration bonus for each weapon. Author: VladimirMangos [8529] check rune cost only if spell has PowerType == POWER_RUNE. Patch provided by yavi. Author: Ambal [8532] Fixed situation where some items like 42947 were not giving spell power bonus. By: Ambal [8533] Not remove timed quest and correctly fail when time runs out. Add function to remove timed quest instead of direct access to set. Author: NoFantasy [8536] Fixed spell 62776. By: Ambal [8539] Check pet aura range at area aura update. By: Ambal [8546] Implement battleground bonusweekends call to arms. Also fix typo in auctionmgr. Author: balrok [8547] Implemented scriptcall: CorpseRemoved(uint32 & /*respawnDelay*/) it will be called when the corpse of the scripted creature get's removed, it's possible to adjust the next respawn inside the script. Author: balrok [8561] Replace another auras code call by explicit code [8566] avoid singleton-lock when accessing BattleGroundMGR::isBGWeekend() Proposed by vladimir. Comitter: balrok --HG-- branch : trunk
2009-10-02*Missed changes O_Omaximius
--HG-- branch : trunk
2009-10-02*New SQL to fix broken data blobs, if any. Must be run manually.maximius
*Cleanup, fix some typos, and fix the final heal of Lifebloom. Thanks ogeraisi. --HG-- branch : trunk
2009-09-27*Merge [8524] New cell search algorithm implemented. You can now choose ↵maximius
different visibility distances on continents, in BG/Arenas and instances. Author: Ambal *Some warning cleanup --HG-- branch : trunk
2009-09-21*[8508] Not assign boolean value to integer variable, expecting to always be ↵maximius
0. Also renaming member variables. Author: NoFantasy *[8516] Implement spell 53271. Author: Shendor *[8519] Use RuneType enum where appropriate and more explicit data for rune init. Author: VladimirMangos Thanks to: Stryker *[8520] Limit telent 49182 and ranks triggering expected:wq runes cooldown case. Author: Shendor *Fix Herald Volazj wrongly targeting himself on Shadow Bolt Volley instead of randomly targeting on Shiver, by tlexii. --HG-- branch : trunk
2009-09-14Backed out changeset d3fe2d6d504a (please test your patches thoroughly ↵maximius
before getting me to push them ogeraisi) --HG-- branch : trunk
2009-09-14*Merged MaNGOS [8458], [8475], [8476] by ogeraisi, thanks to all authors :)maximius
--HG-- branch : trunk
2009-09-14*Partially merge MaNGOS [8483] by bobaz (was mostly already implemented)maximius
--HG-- branch : trunk
2009-09-14*[8480] Provided real-time update for guidl ranks rights.maximius
Specially for guild bank tab access rights (including currently open tab case!) Send roster broadcast for all online guild memebers at any rank edit and guild bank tab buy. Author: VladimirMangos *Fix a pretty stupid mistake of mine with that Stoneclaw Totem fix, put the code block in the wrong function! *Use comparison instead of std::min (for some reason std::min seems to expect 3 arguments on Windows!?) --HG-- branch : trunk
2009-09-14*Less hacky Furor fix by thenecromancermaximius
--HG-- branch : trunk
2009-09-14*[Fix][Holy Priest] Empowered Renew by adrycasillomaximius
--HG-- branch : trunk
2009-09-14*[FIX] Furor (Energy part) by HiZedmaximius
--HG-- branch : trunk
2009-09-02 [8455] Do not disband guild, if guild ranks are not defined for that ↵megamage
guild, removed obsolete comment. Do not allow to delete guild rank, when there are only 5 or less ranks defined. Signed-off-by: Triply <triply@getmangos.com> --HG-- branch : trunk
2009-09-02[FIX] Energy/Mana Regeneration By HiZedmegamage
--HG-- branch : trunk
2009-09-01*Fix the final heal of lifebloom. The dispel issue is still not fixed.megamage
--HG-- branch : trunk
2009-09-01*Allow pet to have combo points.megamage
--HG-- branch : trunk
2009-08-31*Temp fix for crash caused by new areaaura without a source. Thanks to Visagalismegamage
--HG-- branch : trunk
2009-08-31*Fix a crash caused by unremoved spell mode. Thanks to Visagalismegamage
--HG-- branch : trunk
2009-08-28*Add 3.3% spellpower coeff to Thorns.QAston
--HG-- branch : trunk
2009-08-28*Update spell_proc_event entry for Bloodsurge.QAston
*Bring back charge drop on magnet spell redirection. --HG-- branch : trunk
2009-08-28*Allow SPELL_AURA_ABILITY_PERIODIC_CRIT to make PERIODIC_LEECH auras crit.QAston
--HG-- branch : trunk
2009-08-28*Fix improved devouring plague.QAston
--HG-- branch : trunk
2009-08-27 [8416] Fixed problem with double cast form passives at loading. Author: ↵megamage
VladimirMangos * Drop learning form passives at form psell learning, and cast it explictly from code in all cases. * Drop cast form passives at learning. * Note: talents that have dependent form time passives still work in original way: learned and casted at learn if need. * Drop hack for spell 24907 casting at form apply: it casted fines as result normal triggered effect in related form spell. Original patch provided by nos4r2zod. --HG-- branch : trunk
2009-08-27*Use source guid to check if an aura is persistent.megamage
--HG-- branch : trunk
2009-08-27*Fix Crypt Fever and Ebon Plague disease damage mod.QAston
--HG-- branch : trunk
2009-08-27*Fix a crash caused by possess pet. Thanks to nanounikomegamage
--HG-- branch : trunk
2009-08-27*Add `spell_dbc` table to store dbc entries not present in clientQAston
*Remove workaround from Demonic Circle code and use the sql table instead. --HG-- branch : trunk
2009-08-26*Fix a crash caused by possess pet. Thanks to nanounikomegamage
--HG-- branch : trunk
2009-08-25*Do not allow to save persistent AA.megamage
--HG-- branch : trunk
2009-08-25*Fix the bug that caster cannot have more than two persistent AA of the same ↵megamage
spell. --HG-- branch : trunk
2009-08-25*Fix some typos that break many area aura spells.megamage
--HG-- branch : trunk
2009-08-25*Fix a crash.megamage
--HG-- branch : trunk
2009-08-25*Fix a crash.megamage
--HG-- branch : trunk
2009-08-24*Some update of aura system. Remove unnecessary variables and parameters ↵megamage
from auraeffect. Always refer to parent aura when finding target/source/caster. --HG-- branch : trunk
2009-08-24*Handle some spell specific which is both food and drink. Source: Mangosmegamage
--HG-- branch : trunk
2009-08-23*Update vehicle system. Make vehicle a seperate class from creature.megamage
--HG-- branch : trunk
2009-08-23*Update rules of aura stack.megamage
--HG-- branch : trunk
2009-08-23*Update flame leviathan script.megamage
--HG-- branch : trunk
2009-08-21*Fix the bug that lifebloom heals too much.megamage
--HG-- branch : trunk
2009-08-21*Fix the bug that Eye of Acherus does not fly in some servers.megamage
--HG-- branch : trunk
2009-08-19 [8381] Some refactoring work in Unit::m_currentSpells code. Author: ↵megamage
VladimirMangos * Restrict access, use enum args, move some repeated code parts to function. * Make m_selfContainer set only part of Unit::SetCurrentCastedSpell --HG-- branch : trunk
2009-08-18*Fix a typo in xp bonus auras.QAston
--HG-- branch : trunk
2009-08-17*Fix a typo in spell 58039.megamage
--HG-- branch : trunk
2009-08-17[8375] Update start fall height at lost SPELL_AURA_FEATHER_FALL. Author: Lutikmegamage
--HG-- branch : trunk