click
|
8df1dba022
|
Fix: Do not ignore CD for Hunter-based triggered spells (and thanks to QAston for the spell-lesson)
Fixes 1155
--HG--
branch : trunk
|
2010-07-24 05:12:36 +02:00 |
|
Shauren
|
903a3cbe76
|
Shaman totem models are now different depending on race
--HG--
branch : trunk
|
2010-07-22 17:31:27 +02:00 |
|
Shauren
|
a23f4a0f45
|
sigh, i did the same compile error mistake
--HG--
branch : trunk
|
2010-07-22 13:02:47 +02:00 |
|
Shauren
|
f03d5a874b
|
Add proper check to EffectQuestComplete preventing completion of quest if we already did that
--HG--
branch : trunk
|
2010-07-22 13:01:33 +02:00 |
|
QAston
|
34b75bca95
|
*Backout second change from last commit (CanCompleteQuest check) Thanks to Shauren for info.
--HG--
branch : trunk
|
2010-07-22 12:56:32 +02:00 |
|
QAston
|
002e6e1029
|
*Remove not needed dummy effect handler for spell 28006 - by azazel_kon
*Add CanCompleteQuest in Spell::EffectQuestComplete - thanks to azazel_kon for research.
*Fixes issue #3011
--HG--
branch : trunk
|
2010-07-22 12:48:11 +02:00 |
|
QAston
|
13a2a1afc6
|
*Fix amount calculation for spell effect with EffectDieSides set to 0.
--HG--
branch : trunk
|
2010-07-22 12:21:11 +02:00 |
|
QAston
|
dd89c54c6e
|
*Move target handling of TARGET_DEST_CASTER_FRONT_LEAP out of SPELL_EFFECT_LEAP handler, this fixes spells with SPELL_EFFECT_LEAP using other target types.
--HG--
branch : trunk
|
2010-07-21 02:06:51 +02:00 |
|
QAston
|
c0f9ef6059
|
*Implement SPELL_EFFECT_CREATE_TAMED_PET(153).
--HG--
branch : trunk
|
2010-07-20 22:55:28 +02:00 |
|
QAston
|
a7c52864b4
|
*Implement SPELL_EFFECT_DISCOVER_TAXI(154).
--HG--
branch : trunk
|
2010-07-20 18:27:18 +02:00 |
|
QAston
|
b59b21fa69
|
*Implement SPELL_EFFECT_QUEST_START (150).
--HG--
branch : trunk
|
2010-07-20 16:11:49 +02:00 |
|
Xanadu
|
37c79360b4
|
Moved SpellEffects.cpp where it belongs.
--HG--
branch : trunk
rename : src/server/game/Spells/Auras/SpellEffects.cpp => src/server/game/Spells/SpellEffects.cpp
|
2010-07-20 05:21:15 +02:00 |
|