Commit Graph

171 Commits

Author SHA1 Message Date
megamage 3eba06e4ad *Use SpellCastResult and finaly fix SPELL_CAST_OK value (255 custom value now). By VladimirMangos.
--HG--
branch : trunk
2009-03-16 12:00:14 -06:00
QAston 5bc3df176a *Fix Living Bomb target selection.
*Fix healing mod apply for devouring plague.
*Fix psychic horror.

--HG--
branch : trunk
2009-03-15 23:59:06 +01:00
QAston eee474d6ba *Fix pet levelup learning.
--HG--
branch : trunk
2009-03-14 21:55:17 +01:00
QAston 076ccce8c1 *Fix glyph of aspect of the monkey.
*Fix aspect of the dragonhawk.
*Turn off combat log for some periodic auras when power regenerated is full.

--HG--
branch : trunk
2009-03-14 16:20:04 +01:00
QAston 4a0bb67f83 *Fix positivity checks for some triggering spells.
--HG--
branch : trunk
2009-03-14 13:34:05 +01:00
Blaymoira b7f6495d2a *Fixed molten armor
--HG--
branch : trunk
2009-03-14 11:21:41 +01:00
QAston 0d5044863e *Add procflag PROC_EX_AURA_REMOVE.
*Use new procflag to fix Psyhic Horror.
*Fix a typo in Living Bomb handler.

--HG--
branch : trunk
2009-03-13 22:48:04 +01:00
megamage 16ee4a46c2 *Merge.
--HG--
branch : trunk
2009-03-12 14:22:59 -06:00
megamage e6f7a60792 *Let persistant auras affect ally targets in some cases.
--HG--
branch : trunk
2009-03-12 09:15:30 -06:00
QAston 6683ae58c9 * Fix mind flay target requirements.
--HG--
branch : trunk
2009-03-11 22:27:07 +01:00
QAston 0f4f36c893 *Fix Living Bomb.
--HG--
branch : trunk
2009-03-10 21:07:21 +01:00
QAston 6fb63d3325 *Make scrolls not stackable.
--HG--
branch : trunk
2009-03-10 16:44:03 +01:00
QAston 7cc3dfa8d5 *Merge
--HG--
branch : trunk
2009-03-10 00:54:42 +01:00
QAston 1fe1d6c094 Update stacking code.
--HG--
branch : trunk
2009-03-10 00:34:03 +01:00
QAston f260c92394 *Update Master of Subtlety code and fix Overkill.
*Fix Aspect of the Viper-by pasdVn
*Fix Circle of Healing.
Fix Rapture-by pasdVn

--HG--
branch : trunk
2009-03-08 19:18:02 +01:00
QAston 786fbdec57 *Fix crash.
*Fix Guard Dog and Improved Cower -by pasdVn.
*Fix aura SPELL_AURA_OBS_MOD_ENERGY -by pasdVn.

--HG--
branch : trunk
2009-03-08 13:24:05 +01:00
QAston 86a4bc7f3f *Fix judgements of the Wise
*Fix Druids Survival Instincts and thunder clap - by Lightguard.
*Fix Death Coil - by Fisherman, aerione_alt, Lightguard

--HG--
branch : trunk
2009-03-08 03:10:03 +01:00
QAston 63b4a12251 *Fix Incanter's Absorption.
*Fix Devastate and Improved Fear- by Lightguard.
*Fix Glyph of devastate.
*Add spell coeficient-by cccyril.

--HG--
branch : trunk
2009-03-08 01:16:57 +01:00
megamage 42d681eecd *Fix some spells without target info sent to server.
--HG--
branch : trunk
2009-03-07 14:06:09 -06:00
megamage 635faad2bc *Merge.
--HG--
branch : trunk
2009-03-05 15:24:09 -06:00
megamage 769c835f26 *Do not allow mage to cast multiple polymorph on different targets.
--HG--
branch : trunk
2009-03-05 15:16:13 -06:00
megamage c1ea842cf7 *Merge.
--HG--
branch : trunk
2009-03-05 09:17:57 -06:00
Blaymoira d05f5c3ceb *Target limitation for spell 45641
--HG--
branch : trunk
2009-03-05 15:42:14 +01:00
megamage 1cdae46468 [7376] Allow store in spell_area.aura_spell negative values for "not has aura" requirement. Author: VladimirMangos
Also
    * Allow have in aura_spell spells with SPELL_AURA_PHASE in first effect.
    * Allow negative aura_spell chaining in spell_area table.
    * Better check at loading duplicate data (by requiremnt set) in spell_area table.

--HG--
branch : trunk
2009-03-03 18:41:11 -06:00
megamage 224c0912b6 *Merge.
--HG--
branch : trunk
2009-03-02 17:19:54 -06:00
megamage e73d01182f [7358] Fixed spell_area autocast field loading.Author: VladimirMangos
--HG--
branch : trunk
2009-03-02 16:46:17 -06:00
QAston 1ebade03d5 *Fix crash.
*Prevent applying cast time mod for spell twice.

--HG--
branch : trunk
2009-03-02 23:37:24 +01:00
megamage adb19df474 [7349] Implement spell cast depenences from area/quest.aura state store in new table spell_area. Author: VladimirMangos
* It allow store requirenments: area, active or rewarded quest (until possible another quest not rewarded),
      aura present at character, character race/gender.
    * Listed spell can marked as auto-casted when fit requirents. In this case spell requirements checked at
      zone/subzone update (and then resurraction also), quest start/reward, dummy aura apply.
    * Old hardcoded lines for similar check removed from sources and required DB support for work now.

--HG--
branch : trunk
2009-02-27 12:53:27 -06:00
QAston aa39b07c5e *Fix auras display when unit dies.
*Fix Freezing trap diminishing return.

--HG--
branch : trunk
2009-02-26 17:09:12 +01:00
QAston 64540eff85 *Fix bug with spellproc.
*Fix bug with bloodthirst healing.

--HG--
branch : trunk
2009-02-25 21:15:38 +01:00
megamage 50012743e8 *Merge.
--HG--
branch : trunk
2009-02-18 16:57:42 -06:00
megamage 0ff7fbcd7f *Fix a crash caused by charm/possess spells.
--HG--
branch : trunk
2009-02-18 16:26:02 -06:00
megamage 31637d4aac *Merge.
--HG--
branch : trunk
2009-02-18 11:36:19 -06:00
KingPin 14234c86fa Newline added to bottom of all files.
--HG--
branch : trunk
2009-02-17 20:07:49 -06:00
megamage 419b749520 *Merge.
--HG--
branch : trunk
2009-02-15 11:57:00 -06:00
Blaymoira b66d68ceae *Target limitation for spell 39365 - by Iskander
--HG--
branch : trunk
2009-02-15 16:55:51 +01:00
megamage 1c3f478ecc *Merge.
--HG--
branch : trunk
2009-02-13 20:12:01 -06:00
QAston 5113bd989d *Fix Empowered Arcane Missiles remove by ice block.
--HG--
branch : trunk
2009-02-13 19:45:07 +01:00
megamage 4d687687d6 *Merge.
--HG--
branch : trunk
2009-02-12 17:24:09 -06:00
megamage 6aee5fcbe7 *Merge.
--HG--
branch : trunk
2009-02-12 17:09:15 -06:00
Paradox 260e11bc01 More tabs2spaces
--HG--
branch : trunk
2009-02-12 09:23:56 -05:00
QAston 40bf3b630a *Implement spellhaste mod for Channeled spells.
*Fix build with VCPP.

--HG--
branch : trunk
2009-02-11 20:10:00 +01:00
megamage ba7a8cc836 [7253] Check battleground status in GetSpellAllowedInLocationError for some spells for aura remove and spell casting cases. Author: VladimirMangos
--HG--
branch : trunk
2009-02-10 01:00:22 -06:00
Paradox d230302b16 Replace tabs with spaces in more files.
--HG--
branch : trunk
2009-02-09 08:16:34 -05:00
megamage 94dd949c23 *Merge.
--HG--
branch : trunk
2009-02-08 21:58:49 -06:00
Blaymoira f305c92272 *Moved spell fix from Murmur's script to core
--HG--
branch : trunk
2009-02-08 10:42:58 +01:00
megamage 87474cabdb *Fix the immediate crash during startup.
--HG--
branch : trunk
2009-02-06 15:07:56 -06:00
megamage 9332f1e58d *Update linked spell. Add new type: linked aura.
--HG--
branch : trunk
2009-02-05 22:49:07 -06:00
megamage 49a9e26498 *Apply stun effect immediately for player charge spells, though this violates natural law.
--HG--
branch : trunk
2009-02-02 15:58:43 -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