Commit Graph

476 Commits

Author SHA1 Message Date
QAston
24efcabdd9 Remove cooldown of spells triggered on stance change - this fixes shadowform dot crit.
--HG--
branch : trunk
2009-06-30 13:51:53 +02:00
QAston
788a699ae8 *Prevent some possible crashes with charm auras.
*Allow non-dmg spells to proc dmg requiring effects if spellfamily specified in spell_proc_event table.

--HG--
branch : trunk
2009-06-30 12:59:21 +02:00
thenecromancer
ac29891279 Apply movement impairing debuffs to backwards movement
--HG--
branch : trunk
2009-06-29 21:16:28 +02:00
QAston
81ac49f00a *Fix rend and tear talent.
*Allow hots to proc only if spellfamilyflags are specified in spell_proc_event.

--HG--
branch : trunk
2009-06-28 19:39:15 +02:00
QAston
d529ab76c5 *Do not allow periodic aoe auras to stack.
--HG--
branch : trunk
2009-06-28 15:13:56 +02:00
QAston
3909fb7f83 *Correct damage of Faerie Fire (feral)
*Trigger passive aura for shadowform.

--HG--
branch : trunk
2009-06-28 14:21:35 +02:00
megamage
d401ede8f2 [8051] Fixed some drinking mana regen spells. Author: bobaz
--HG--
branch : trunk
2009-06-27 15:27:09 -05:00
QAston
09717d7d81 *Fix Survival of the Fittest.
--HG--
branch : trunk
2009-06-26 19:17:57 +02:00
QAston
70379983c3 *Implement aura type SPELL_AURA_ABILITY_PERIODIC_CRIT (286).
--HG--
branch : trunk
2009-06-25 17:55:19 +02:00
QAston
642a343d98 *Fix Nurturing Instinct.
--HG--
branch : trunk
2009-06-25 16:34:49 +02:00
QAston
4ca17d4137 *Fix Recently bandagd debuf - by Maxxie
*Prevent possible crash in Chimera Shot handler.

--HG--
branch : trunk
2009-06-25 15:34:08 +02:00
QAston
d5c0337a5e *Apply 4x damage mod for Drain Soul at targets with low health.
--HG--
branch : trunk
2009-06-24 16:20:40 +02:00
QAston
33b2917bb7 *Fix Ferocious Bite energy to dmg conversion
*Remove duplicated AP coefficients for Hammer of Wrath and Avengers Shield
*Correctly do effectaddcombopoints for spells which take them.
*Do not proc spelleffects on player login.

--HG--
branch : trunk
2009-06-24 15:58:44 +02:00
QAston
0a7691083d *Fix the bug that player gets dismounted during taxi flights with many flymasters.
*Mana feed now gives pet mana during Drain Mana spell.

--HG--
branch : trunk
2009-06-24 00:12:09 +02:00
BroodWyrm
d6a3770597 *Fix Item 30639
--HG--
branch : trunk
2009-06-23 20:32:33 +02:00
QAston
f2ec641e42 [8056] Move SMSG_CLEAR_COOLDOWN into function and use it. Other cleanups. Author:XTZGZoReX
[8060] Store spell_pet_auras for auraeffects instead of by whole aura Author:hunuza.

--HG--
branch : trunk
2009-06-23 14:05:37 +02:00
QAston
ad91c6b1e2 [8052] Fixed typo in error log output. Author: The_Game_Master
[8049] Added energize effect after last heal tick for 33763 and ranks. Author: bobaz
[8053] At character talents reset using chat command also reset talents
for all character pets. Author: VladimirMangos

--HG--
branch : trunk
2009-06-23 13:05:15 +02:00
Anubisss
7d8570f591 *Fix a typo in spell Rip. Thanks to Farah for found the incorrect SpellFamilyFlags value.
--HG--
branch : trunk
2009-06-22 23:00:47 +02:00
megamage
c4a8da0e32 [8040] Implement Creature::ForcedDespawn and ACTION_T_FORCE_DESPAWN for EventAI. Author: NoFantasy
--HG--
branch : trunk
2009-06-18 17:05:01 -05:00
QAston
30d0b2ed5f *Fix raise dead spell - original patch by Astellar, thanks for some help in conversion for Azrael
*Correctly apply spell cooldown for spells with cooldown starting after pet unsummon.

--HG--
branch : trunk
2009-06-18 14:17:11 +02:00
megamage
a2f10c496f [8030] Fixed spell 64901 work and related target selection code refactoring. Author: VladimirMangos
* Replace 64904 by 64901 in spellbook and action bars.
    * Implement proper max mana percent buff
    * Implement proper target selection.
    * Move group/raid targets seelction code to functions for reuse code.

--HG--
branch : trunk
2009-06-17 18:35:40 -05:00
QAston
9bb07ab5a9 *Use amount check instead of positivity check for aura effects.
*Fix Overkill and Master of subtlety.

--HG--
branch : trunk
2009-06-17 01:12:40 +02:00
megamage
dc2128a503 [8029] Correct show spell charges/stack amount Author: DiSlord
--HG--
branch : trunk
2009-06-16 11:26:58 -05:00
megamage
aaec3c8191 [8024] Implement SPELL_AURA_MOD_ATTACK_POWER_OF_ARMOR(285). Author: Beaste
Also drop outdated support code for 61216 and ranks.
    This implement work talents 61216 and 48978 with ranks.

--HG--
branch : trunk
2009-06-16 11:02:37 -05:00
QAston
2e6db5421e *Fix aura type 280.
--HG--
branch : trunk
2009-06-16 15:29:07 +02:00
QAston
5640864845 *Implement AURA_STATE_BLEEDING
*Correct proc requirements for: Decimation, Impact Juggernaut
*Fix Hunger For Blood.

--HG--
branch : trunk
2009-06-16 13:24:42 +02:00
QAston
8f8bc70afb *Fix some mana regeneration items - by FearX
*Fix judgement of Justice.

--HG--
branch : trunk
2009-06-16 11:48:41 +02:00
megamage
9286711d4f [8022] Update spell 53301 and ranks damage formula. Author: XTZGZoReX
--HG--
branch : trunk
2009-06-15 23:20:38 -05:00
QAston
81333d8dce *Fix Honor Among Thieves
*Fix Turn the Tables.

--HG--
branch : trunk
2009-06-15 22:27:39 +02:00
megamage
b9610f27dd *Check movementflag to interrupt casting instead of checking position.
*Also some other fixes about movement flags.

--HG--
branch : trunk
2009-06-15 12:02:55 -05:00
QAston
4d6fb6c8b2 *Fix build, sorry for that:/
--HG--
branch : trunk
2009-06-15 18:27:41 +02:00
QAston
bcab60c253 *Spell power coefficient for Sacred Shield.
--HG--
branch : trunk
2009-06-15 18:18:24 +02:00
QAston
425863abd9 *Fix dead loop in proc system.
*Fix curse of doom.

--HG--
branch : trunk
2009-06-15 17:15:19 +02:00
megamage
8d6cb15e00 *Fix aura SPELL_AURA_PERIODIC_HEALTH_FUNNEL
--HG--
branch : trunk
2009-06-14 21:05:18 -05:00
QAston
e7910ec9d2 *Correct interpretation of procflags and update spell_proc_event due to that (some of mangos entries may be incompatibile due to that change)
*Fix siphon life.
*Fix Rapture.

--HG--
branch : trunk
2009-06-14 17:56:22 +02:00
megamage
461a799a52 *Add function EnergizeBySpell. Author: nos4r2zod
--HG--
branch : trunk
2009-06-14 10:16:55 -05:00
megamage
e192d8f39b *Some work on vehicle.
--HG--
branch : trunk
2009-06-14 09:57:57 -05:00
megamage
d55cc087ee *Change remove mode from stack to default for single-caster-aura-removal and non-stackable-aura-removal.
--HG--
branch : trunk
2009-06-13 13:05:58 -05:00
QAston
f874ca629e *Set target guid as original caster guid for GO casts.
--HG--
branch : trunk
2009-06-13 14:01:10 +02:00
QAston
2963b6b76d *Fix Invigoration
--HG--
branch : trunk
2009-06-13 00:52:51 +02:00
QAston
ac8f322f21 *Fix Savage Roar
*Fix Glyph of Thorns.

--HG--
branch : trunk
2009-06-12 20:29:49 +02:00
QAston
e5092285eb *Fix Elemental Oath bonus for Elemental Focus clearcasting
*Fix Glyph of Death Grip.

--HG--
branch : trunk
2009-06-12 14:38:22 +02:00
QAston
f7c50a6f01 *Apply 6 second rule for drinking in arenas.
--HG--
branch : trunk
2009-06-12 11:59:58 +02:00
megamage
9d670fe6f5 *Switch to support client version 3.1.3
*I strongly recommend you not to use this until you get the 313 db. Now all destructible buildings cause client crash.

Source: Mangos
Thanks to TOM_RUS for most work to make this switch possible ;)

--HG--
branch : trunk
2009-06-11 00:45:59 -05:00
QAston
da067afe12 *Fix Improved Spell Reflection
*Fix Glyph of Improved Scorch
*Sword And Board
*Fix Glyph of Devastate - original patch by CRAZyBUg

--HG--
branch : trunk
2009-06-10 23:44:30 +02:00
megamage
bb3c1e2eae *Correctly apply/unapply item stats for disarm aura.
--HG--
branch : trunk
2009-06-10 14:15:37 -05:00
megamage
b8f95e0546 *Fix the bug that players lose stats when change weapons when have disarm auras.
--HG--
branch : trunk
2009-06-10 10:13:45 -05:00
megamage
a8dbf8904c *Correctly show spellclick flag for vehicles and creatures with info in spellclick table.
--HG--
branch : trunk
2009-06-08 23:43:25 -05:00
Machiavelli
91e9b27449 * Fix bug that potions and other energize effects make client display twice as much of a gain, by nos4r2zod.
* Rename 'EffectEnergisePct' to 'EffectEnergizePct'

--HG--
branch : trunk
2009-06-08 21:19:34 +02:00
megamage
a328728cb8 *Implement spell aura 177.
--HG--
branch : trunk
2009-06-07 23:32:35 -05:00