Commit Graph

151 Commits

Author SHA1 Message Date
megamage 9332f1e58d *Update linked spell. Add new type: linked aura.
--HG--
branch : trunk
2009-02-05 22:49:07 -06:00
megamage f00befd879 *Fix a typo that makes linked spells not work.
--HG--
branch : trunk
2009-02-05 18:02:22 -06:00
megamage 4d008f2043 Replace tabs with spaces, and fix crlf issues
--HG--
branch : trunk
2009-02-04 10:33:18 -06:00
megamage 18cbc94dd4 *Do not check power for triggered spells. This fix broken execute.
--HG--
branch : trunk
2009-02-04 10:06:16 -06:00
megamage 36f7dd04b3 *Apply proc effects such as frostbite after the spell hits the target.
--HG--
branch : trunk
2009-02-03 18:22:28 -06:00
megamage 8dfe8cd64a *Fix some broken charge spells.
--HG--
branch : trunk
2009-02-02 17:20:30 -06:00
megamage 8b8d722523 *handle SPELL_AURA_ADD_TARGET_TRIGGER auras when spell is casted rather than when hit. This fixes the trigger chance of spells such as Relentless Strikes.
--HG--
branch : trunk
2009-02-02 17:06:57 -06:00
megamage 5d943336c5 *Fix the bug that some instant cast spells do not remove auras with cast interrupte flag.
--HG--
branch : trunk
2009-02-02 16:04:17 -06:00
megamage ea159d59bf *Fix the bug that delayed spell still deals damage to stealth/immune target.
--HG--
branch : trunk
2009-02-02 10:26:05 -06:00
megamage c3783c80d9 *Fix Intimidating Shout.
--HG--
branch : trunk
2009-02-02 10:10:18 -06:00
megamage 1f2292af79 *Fix the bug that charge spells do not apply stun auras.
*Update about triggered spells. Please report if spells such as execute and mass dispel are bugged.

--HG--
branch : trunk
2009-01-31 11:09:37 -06:00
megamage 9b927d1742 *Fix charge spells: do stun effect when caster arrive target.
*Some other fix about delayed spell calculation.

--HG--
branch : trunk
2009-01-30 19:00:09 -06:00
megamage 3a229014dc *Fix broken chain spells.
--HG--
branch : trunk
2009-01-28 11:50:12 -06:00
megamage f9754e3630 *Fix broken cone spells and chain spells.
--HG--
branch : trunk
2009-01-27 17:30:21 -06:00
megamage ed6337550e *Fix target priority of chain heal.
--HG--
branch : trunk
2009-01-27 14:34:42 -06:00
KingPin 230767b40f Another merge
--HG--
branch : trunk
2009-01-26 20:26:34 -05:00
megamage 635d16439a *Fix some bugs about chain spells. Will not hit the selected target twice. Will always hit the selected target as the first target.
--HG--
branch : trunk
2009-01-26 19:23:50 -06:00
KingPin 50c912dc00 * Rest of the new can fly code removed.
--HG--
branch : trunk
2009-01-26 20:03:51 -05:00
Blaymoira 6be2cfeeed *Moved CanUnload function to header files - by Zor
*Move flycheck under function - by Zor

--HG--
branch : trunk
2009-01-24 20:04:43 +01:00
megamage b065d4ac49 *Check target for spell 19938.
--HG--
branch : trunk
2009-01-21 14:47:24 -06:00
QAston ed15b99ee9 *Fix devour magic cast on enemy.
--HG--
branch : trunk
2009-01-20 21:10:38 +01:00
QAston 15403f0a8f *Fix bug with mindcontrol when aura interrupted on target is still on caster
*Fix bug with "stucked succubus"

--HG--
branch : trunk
2009-01-20 20:32:23 +01:00
Blaymoira 85f171307f *Implemented configurable flying mount use on maps - by Zor
--HG--
branch : trunk
2009-01-18 18:29:55 +01:00
megamage 9fe27bf644 *Fix the bug caused by funtions with the same name.
--HG--
branch : trunk
2009-01-09 17:52:13 -06:00
megamage 0f0f38c6d7 *Fix a bug that melee weapon spells deal too much damage.
--HG--
branch : trunk
2009-01-09 11:36:50 -06:00
megamage a8d74dfb36 *Do not check LOS for triggered spells.
--HG--
branch : trunk
2009-01-08 14:29:07 -06:00
megamage 08bb6082d9 *Update of spell target selection.
--HG--
branch : trunk
2009-01-08 14:22:15 -06:00
megamage 70e1f12b16 *Change some log level.
--HG--
branch : trunk
2009-01-08 10:12:12 -06:00
megamage 3fc9224338 *Temp fix for broken kidney shot.
--HG--
branch : trunk
2009-01-08 09:47:35 -06:00
megamage e86712bb6d *Fix a crash caused by using item.
--HG--
branch : trunk
2009-01-08 09:43:50 -06:00
megamage 3df72ce461 *Fix that bug that the target of Intimidating Shout is both stunned and feared.
--HG--
branch : trunk
2009-01-07 19:18:12 -06:00
megamage ed63be26ae *Fix AOE damage reduction aura.
--HG--
branch : trunk
2009-01-07 18:01:50 -06:00
megamage 19306959e4 *Calculate Damage Done only when needed.
--HG--
branch : trunk
2009-01-07 17:29:07 -06:00
megamage 80d3cd43f6 *Only take 0~25% rage/energy if spell does not hit (still take full rage/energy if spell misses).
--HG--
branch : trunk
2009-01-07 15:59:39 -06:00
megamage 28d4464162 *Temp fix to allow to use /cast macros to cast more than one spells that are off the GCD.
--HG--
branch : trunk
2009-01-07 15:27:02 -06:00
megamage 15d25f45ae *Fix the bug that spell damage bonus is not applied.
--HG--
branch : trunk
2009-01-04 15:30:38 -06:00
megamage 73e4623119 *Calculate spell damage bonus when spell is casted rather than when spell hits target.
--HG--
branch : trunk
2009-01-04 10:42:53 -06:00
megamage f415654302 *Fix the bug that sap cannot let sitting player stand.
--HG--
branch : trunk
2009-01-01 21:43:30 -06:00
megamage e92364df80 *Do not check power and stun for triggered spells. This fix the bug that bg mark is not casted on stunned target and that devastate needs extra rage.
--HG--
branch : trunk
2008-12-30 22:22:56 -06:00
megamage 815a7641d2 *Fix another bug about Cast item.
--HG--
branch : trunk
2008-12-30 21:40:54 -06:00
megamage 950a61e2ea *Temp fix for the crash caused by CastItem.
--HG--
branch : trunk
2008-12-30 21:29:06 -06:00
megamage 1a53ea2c02 *Remove auras by caster when interrupt channelled spells.
--HG--
branch : trunk
2008-12-28 09:25:29 -06:00
megamage f286c83d15 *Fix a bug that Prayer of Shadow Protection cannot be casted on other party.
--HG--
branch : trunk
2008-12-27 16:37:55 -06:00
megamage f3d0021ce8 *Fix the bug that spirit of redemption can be killed.
--HG--
branch : trunk
2008-12-27 15:28:30 -06:00
megamage 07e2410ed8 *Fix the bug that areaaura do not have sound.
--HG--
branch : trunk
2008-12-26 16:15:44 -06:00
megamage 10003756df *Fix broken damage and healing spells. Patch by Rognar.
--HG--
branch : trunk
2008-12-26 12:23:21 -06:00
megamage 4a6c246e3b *Fix a typo.
--HG--
branch : trunk
2008-12-25 23:04:20 -06:00
megamage 682184c668 *Fix mining (this time it should work).
--HG--
branch : trunk
2008-12-25 21:45:41 -06:00
megamage 4365900bdd *Fix the bug that make healing/damage spell do not work.
--HG--
branch : trunk
2008-12-25 21:38:08 -06:00
megamage 6e784a14fd *Calculate base spell damage/healing when casting but not hitting.
*Fix the bug that conflagrate consumes other players' immolate.

--HG--
branch : trunk
2008-12-25 17:39:46 -06:00