aboutsummaryrefslogtreecommitdiff
path: root/src/game/Spell.cpp
AgeCommit message (Collapse)Author
2009-05-19*Fix Demonic Empowerment.QAston
*Some code optimisations. *Set formalCasterGuid for area auras correctly. --HG-- branch : trunk
2009-05-19*Fix some bugs about pet spells: such as cannot cast/cannot autocast.megamage
--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-20Correct behavior of Add Extra Attact spelleffect.thenecromancer
Correctly send attack gain in spell log. Attack right after processing effect Ignore effect if target not in melee range/angle --HG-- branch : trunk
2009-05-17*Update proc system.QAston
--HG-- branch : trunk
2009-05-16Moved most randomisation functions usage from static version into Map object.raczman
--HG-- branch : trunk
2009-05-15*Fix build.QAston
--HG-- branch : trunk
2009-05-15*Do not proc relentless strikes with slice and dice twiceQAston
*Fix trap radius calculation in some cases-by krz --HG-- branch : trunk
2009-05-14*Add some distance check functions. By VladimirMangos.megamage
--HG-- branch : trunk
2009-05-10[7809] Replace repeating "remove cooldown and send update to client" code by ↵megamage
function call. Author: VladimirMangos --HG-- branch : trunk
2009-05-10 [7808] Move corpse search code in function with template arg for ↵megamage
class-check. Author: Astellar This let reuse code for other similar near corpse target selection spells. Also provided currently not used class-checks for 2 spells --HG-- branch : trunk
2009-05-10Do not proc relentless strikes with slice and dice twice, fix vanish stealth ↵QAston
apply --HG-- branch : trunk
2009-05-10*A temp fix for the crash caused by feared statue. I will push a better fix ↵megamage
later. Thanks to Drahy. --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*Fix some bugs of spell target selection. Thanks to StarJoker.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 [7797] Use DBC data for mount model selection in more cases. Author: ↵megamage
VladimirMangos * Use alt.team mount data for take player team model id if DB not provide own team creature id in spell taxi call case. * Remove unddeded hacks for model ids from Spell::EffectSendTaxi * Provide spell target for SPELL_EFFECT_SEND_TAXI for spell with target mode 0 for this effect. --HG-- branch : trunk
2009-05-08*Fix a bug that spell mod is calculated twice.megamage
--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 typo that break nearly all channelled spells. Sorry.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*Fix some flying mounts bugs.QAston
--HG-- branch : trunk
2009-05-06*Fix the bug that fishing bobber does not have correct position.megamage
--HG-- branch : trunk
2009-05-06*Update script of heigan.megamage
--HG-- branch : trunk
2009-05-06*add SPELL_ATTR_CU_EXCLUDE_SELFmegamage
--HG-- branch : trunk
2009-05-05*Set caster as target for target A/B=0 spells as default.megamage
--HG-- branch : trunk
2009-05-05*Fix more kill credit spells.megamage
--HG-- branch : trunk
2009-05-05*Fix a bug that some spell effects are applied twice.megamage
--HG-- branch : trunk
2009-05-05*Fix some spells with effect kill credit.megamage
--HG-- branch : trunk
2009-05-07*Fix build. By Kudlaty.megamage
--HG-- branch : trunk
2009-05-07Backported TC2 commit 3157 (megamage: *Fix the bug that fishing bobber does ↵mknjc
not have correct position.) --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[7745] Fixed gcc warnings. Author: AlexDerekamegamage
--HG-- branch : trunk
2009-05-03[7741] Allow pets/charmed NPCs to count master's spell cast conditions in ↵megamage
quests. Author: ApoC --HG-- branch : trunk
2009-05-03*Fix a crash caused by feedpet.megamage
*Also have delay for jump spells. --HG-- branch : trunk
2009-05-03*Fix broken chain spells.megamage
--HG-- branch : trunk
2009-05-03*Fix broken chain spells.megamage
--HG-- branch : trunk
2009-05-03*Fix build.megamage
--HG-- branch : trunk
2009-05-03*Add a missing part during merging from TC1megamage
--HG-- branch : trunk
2009-05-03*Merge.megamage
--HG-- branch : trunk
2009-05-03*Only set item target for spell when there is item mask.megamage
--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*Merge.megamage
--HG-- branch : trunk
2009-05-02*Merge.megamage
--HG-- branch : trunk
2009-05-02*Fix a typo in settargetmap.megamage
--HG-- branch : trunk
2009-05-03Fix compile.QAston
--HG-- branch : trunk
2009-05-03Do not allow finishing moves to proc from selfcast effects - original patch ↵QAston
by freeganja --HG-- branch : trunk
2009-05-02*Check originalCaster for TARGET_TYPE_CHANNEL spells.megamage
--HG-- branch : trunk
2009-05-03*Fix target selection for wild growth and circle of healingQAston
--HG-- branch : trunk