aboutsummaryrefslogtreecommitdiff
path: root/src/game/SpellAuras.cpp
AgeCommit message (Collapse)Author
2009-05-29*Fix a crash caused by removing areaaura. Thanks to arthurcikmegamage
--HG-- branch : trunk
2009-05-27*Do not trigger living bomb when target is dead. By Themmegamage
--HG-- branch : trunk
2009-05-26*Fix broken dk start zone teleporter.megamage
*Use caster as source of areaaura when source is NULL. --HG-- branch : trunk
2009-05-24*Rewrite some OPvP functions.megamage
*Apply tenacity buff for outnumbered players in wintergrasp. --HG-- branch : trunk
2009-05-24[7885] Fixed talent 34914 and ranks proc spell to correct spellid. Author: qsamegamage
--HG-- branch : trunk
2009-05-24*Fix the bug that totem only apply one auraeffect on target.megamage
*Fix the bug that players can get aura when out of range of totem. *Use caster to check enemy/ally state and spell bonus. Use source to check distance. --HG-- branch : trunk
2009-05-23*Store aura::source for all types of aura effect.megamage
--HG-- branch : trunk
2009-05-23*Rename formalCaster as "source"megamage
--HG-- branch : trunk
2009-05-23*Fix a bug that player can change to an occupied seat on vehicle.megamage
*Load full creature data for vehicles. --HG-- branch : trunk
2009-05-23*Fix a crash caused by RecalculateAmount when aura caster is not present.megamage
--HG-- branch : trunk
2009-05-23*Fix a crash.QAston
--HG-- branch : trunk
2009-05-23*always remove old aura instead of recalculating new one in same id stack ↵QAston
case-this prevents some problem with spelleffects execution problems --HG-- branch : trunk
2009-05-20*Update Naxx scripts. Now only Kelthuzad is incompletedmegamage
--HG-- branch : trunk
2009-05-19*Corret proc from bloodsurge and judgements of the wiseQAston
*Do not proc backfire dmg from sw:death if target is killed *Allow hots to proc from selfcast *Fix glyph of corruption. --HG-- branch : trunk
2009-05-19*Fix Demonic Empowerment.QAston
*Some code optimisations. *Set formalCasterGuid for area auras correctly. --HG-- branch : trunk
2009-05-18*Merge.megamage
--HG-- branch : trunk
2009-05-18*Add some scripted spells for naxx.megamage
--HG-- branch : trunk
2009-05-18*Fix beacon of lightQAston
*Apply healing aura mods to leech auras. --HG-- branch : trunk
2009-05-18*Spell_proc_event entries for Malestorm Weapon - by throneincQAston
*Fix bug that some spells can't proc *Add spell_proc_event entries for some items. --HG-- branch : trunk
2009-05-17*Update proc system.QAston
--HG-- branch : trunk
2009-05-16*Fix lifebloom final heal coefficient - by nesocipQAston
*Fix aura immunity dispel for spells like Resurrection sickness *Do not proc auras without spellfamilyflags required for totems. *Allow more auras to be displayed in client. *Fix some issues with Cut to the Chase. --HG-- branch : trunk
2009-05-16*Change amount of passive auras if mod changed for them (this fixes Glyph of ↵QAston
vigor apply/remove and some other spells) *Backfire damage from unstable affliction is applied to dispeller now *Correct amount of improved Divine Spirit --HG-- branch : trunk
2009-05-15*Allow hots to procQAston
--HG-- branch : trunk
2009-05-14*Fix a typo that cause crash. Thanks to Drahy.megamage
--HG-- branch : trunk
2009-05-14[7818] Implement SPELL_AURA_MOD_FACTION_REPUTATION_GAIN. Author: DonTomikamegamage
--HG-- branch : trunk
2009-05-10*Merge.megamage
--HG-- branch : trunk
2009-05-10[7807] Drop dead code after switch to 3.0.x. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-05-10*Remove Mana Tap from players and Drop Mana Tap's code. This spell not ↵Anubisss
needed in 3.0.2+ --HG-- branch : trunk
2009-05-10*Fix the bug that totem can only apply the first aura effect.megamage
--HG-- branch : trunk
2009-05-09*Do not allow persistant auras from the same caster stack on target.megamage
--HG-- branch : trunk
2009-05-09*Some update of spell target selection.megamage
--HG-- branch : trunk
2009-05-08 [7801] Apply damage mods from scripts or target state not in DealDamage ↵megamage
but in new function before send data to client. Author: VladimirMangos * Fixed bug with health decrease (client side visual bug) at spell damage by target with AI::DamageTaken damage set to 0 * Fixed bug with ignore .die command and instant kill damage in some cases. --HG-- branch : trunk
2009-05-08 [7800] Small fixes for scripting case ActivateTaxiPathTo use: Author: ↵megamage
VladimirMangos * Allow wide mount model lookup in DBC data for script case * Allow 0-coordinates node use in script case --HG-- branch : trunk
2009-05-08 [7798] More Player::ActivateTaxiPathTo use improvements Author: ↵megamage
VladimirMangos * Provide more explicit way about spell that cast taxi flight if any * Remove incorrect states instead error reporting in case non-taximaster flight start (cast/script) * Remove mount_id arg from ActivateTaxiPathTo and implement support for 0 mount_id case (spell 32474) * Implement spell 32474 (except finilize part) * Provided Player::ActivateTaxiPathTo(uint32 taxi_path_id) function version for simplify one node to node paths use by id. --HG-- branch : trunk
2009-05-08*Update some spell attr flag. Use better way to check IsRangedSpell and ↵megamage
UnaffectedByInvulnerability --HG-- branch : trunk
2009-05-07*Fix a bug of previous rev.megamage
--HG-- branch : trunk
2009-05-07*Simply some writing of array pointer in aura functions.megamage
--HG-- branch : trunk
2009-05-07*Fix demonic knowledgeQAston
*Fix applying of some cast mods *Set correct dr for shattered barrier. --HG-- branch : trunk
2009-05-06[7788] Implement item 40711 effect. Author: DEN_Northmegamage
--HG-- branch : trunk
2009-05-06*Fix a crash caused by vehicle.megamage
--HG-- branch : trunk
2009-05-06*Fix chains of iceQAston
--HG-- branch : trunk
2009-05-06*Update Naxx scripts.megamage
--HG-- branch : trunk
2009-05-05 [7776] Completed implementation of CMSG_SPELLCLICK Author: arraimegamage
For vehicles, you have to add the correct SPELL_AURA_CONTROL_VEHICLE spells to npc_spellclick_spells, otherwise you won't be able to use them --HG-- branch : trunk
2009-05-05*Fix the spell power coefficient and the SpellFamilyFlags in Power Word: ↵Anubisss
Shield, Ice Barrier and Shadow Ward. --HG-- branch : trunk
2009-05-04 [7761] GuildBankTabPrice vector is replaced by an array. Author: zhenyamegamage
Arrays are significantly faster. --HG-- branch : trunk
2009-05-04*Fix chains of iceQAston
*Correct typo in my prev commit-by megamage *Fix hearthstone obtaining from innkeeper. --HG-- branch : trunk
2009-05-04*Do not take ammo for shockwaveQAston
*Do not check weapon skills for hits against players' summons *Apply range mods for channeled spell range check --HG-- branch : trunk
2009-05-03*Update some procflags for 309.QAston
*Do not trigger aoe damage for explosive shot. --HG-- branch : trunk
2009-05-03*Fix grounding totem.QAston
*Fix runic power regeneration of butchery *Fix some problems with master of subtlety buff expire. *Do not allow arcane intellect and brillance to stack. --HG-- branch : trunk
2009-05-02*Fix mind sear.megamage
--HG-- branch : trunk