megamage
184b82abcc
Backed out changeset: ad4f100c0a9d
...
--HG--
branch : trunk
2008-12-24 11:18:01 -06:00
megamage
3cb4e7c716
*Update to Mangos 6938. (Only build for VC9)
...
--HG--
branch : trunk
2008-12-24 09:58:26 -06:00
megamage
c81299e653
*Fix the bug that proc AOE buff does not work.
...
--HG--
branch : trunk
2008-12-23 20:19:40 -06:00
megamage
afc598bde2
*Spell target selection update.
...
--HG--
branch : trunk
2008-12-23 20:01:05 -06:00
megamage
7fe4b221db
*Calculate spell points when casting but not hitting.
...
--HG--
branch : trunk
2008-12-23 15:51:07 -06:00
megamage
c230fb2c28
*Spell system update.
...
--HG--
branch : trunk
2008-12-23 14:58:55 -06:00
megamage
1759a7cf5c
*Fix abolish poison. (Set caster be taget when range = 0 and target type = single target)
...
--HG--
branch : trunk
2008-12-21 14:01:26 -06:00
megamage
323c97bb3b
*Update spell target selection code.
...
--HG--
branch : trunk
2008-12-20 19:33:03 -06:00
megamage
ac9e2ac6d2
*Update relocation notify code. Only notify units within max visible distance.
...
*Delete a duplicated config option.
--HG--
branch : trunk
2008-12-19 23:31:02 -06:00
megamage
e4836ca85f
*Some clean up of spell target selection.
...
--HG--
branch : trunk
2008-12-19 18:31:46 -06:00
megamage
400f7b8596
*Temp fix for crash caused by AV creature. Need to find a way to allow summoned creatures to use RandomMovement.
...
--HG--
branch : trunk
2008-12-19 16:05:13 -06:00
megamage
3533c094d2
*Update diminishing return table: sap and gouge have polymorph return, warlock's fear and seduction have fear return.
...
--HG--
branch : trunk
2008-12-13 00:46:43 -06:00
megamage
0ea36ed76e
*Move cell visit into functions.
...
--HG--
branch : trunk
2008-12-12 23:54:02 -06:00
megamage
032f5bc87d
*Remove combo points when spell casted. This fixes the bug that rogue can cast multiple deadly throw before dagger hits target. But this also makes deadly throw do not receive combo bonus. This bug can only be trully fixed by calculating spell damage when spell is casted but not when spell hits target.
...
--HG--
branch : trunk
2008-12-12 22:14:43 -06:00
megamage
f088698922
*Fix the bug that grounding totem cause client crash.
...
--HG--
branch : trunk
2008-12-12 21:37:42 -06:00
megamage
b6c288ca9f
*Update to Mangos 6902. Source: Mangos.
...
*Skipped rev: rev 6893, some code about waypoint movement.
--HG--
branch : trunk
2008-12-12 11:21:28 -06:00
megamage
415cccfed9
*First step of dynamic cell visit. Hope nothing is broken.
...
--HG--
branch : trunk
2008-12-11 11:37:58 -06:00
megamage
bcb39b263d
*Allow pets to cast devour magic on both friends and enemies.
...
--HG--
branch : trunk
2008-12-10 15:14:49 -06:00
megamage
ac822bb616
*Use another way to kill magnet totem.
...
--HG--
branch : trunk
2008-12-10 11:19:50 -06:00
megamage
a1eaec791e
*Break stealth when applying all stun/root/confuse/fear/charm/possess auras.
...
--HG--
branch : trunk
2008-12-09 17:40:33 -06:00
megamage
9632543dab
*Remove pouce facing limitation. By Muhaha.
...
*Fix a typo in 427 sql.
--HG--
branch : trunk
2008-12-08 19:37:23 -06:00
megamage
ce643187f0
*Update to Mangos 6888. Source: Mangos.
...
*Major change: Make corpse erase async, Avoid DB access on deleting guild member.
*Skip 6885 because of performance concern.
--HG--
branch : trunk
2008-12-08 16:34:03 -06:00
megamage
34a13dce42
*Fix melee spell range issue.
...
*Revert the change of lifebloom final heal.
--HG--
branch : trunk
2008-12-08 10:30:21 -06:00
megamage
6d93941685
*Fix Improved Blizzard. By Larva.
...
--HG--
branch : trunk
2008-12-08 09:56:32 -06:00
megamage
f593c806cb
*Skip second cancast check for instant spells.
...
--HG--
branch : trunk
2008-12-07 08:55:11 -06:00
megamage
c5593ef779
*Update to Mangos 6880. Source: Mangos.
...
*Skip 6878, 6871.
*Main change: change cell size, add is3dDistance for IsWithinDistInMap and isVisibleForOrDetect.
--HG--
branch : trunk
2008-12-06 14:01:44 -06:00
megamage
fa7648ff41
*Only let grounding totem absorb magic spells.
...
--HG--
branch : trunk
2008-12-06 11:35:50 -06:00
megamage
8ffc1a6e4c
*Apply range mod also for melee spells.
...
--HG--
branch : trunk
2008-12-06 10:44:53 -06:00
megamage
3a1293ef18
*Update melee range calculation. By QAston.
...
--HG--
branch : trunk
2008-12-05 18:39:31 -06:00
megamage
d36672cd7e
*Update spell range calculation. Original patch by QAston.
...
--HG--
branch : trunk
2008-12-04 23:00:35 -06:00
megamage
cd4e545155
*Use dest to calculate time delay for missile spells. (Only SPELL_EFFECT_TRIGGER_MISSILE for now, need to fix all "dest required spells")
...
--HG--
branch : trunk
2008-12-03 17:30:14 -06:00
megamage
08d259e0cc
*Let owner enter pvp when pet attacks pvp target.
...
--HG--
branch : trunk
2008-12-03 13:35:47 -06:00
megamage
904eff7f02
*Log error for script target spells without target entry in db.
...
--HG--
branch : trunk
2008-12-02 22:46:49 -06:00
megamage
8327e08395
*Fix SPELL_EFFECT_TRIGGER_MISSILE.
...
--HG--
branch : trunk
2008-12-02 18:13:23 -06:00
megamage
b192fb879c
*Fix the bug that channeled spells interrupt self.
...
--HG--
branch : trunk
2008-12-01 13:03:28 -06:00
megamage
bb1ee8a004
*Update to Mangos 6867. Source: Mangos.
...
*Big changes:
*[6858] Prevent cheating with ignore waiting in login queue.
*[6863] Arena team related clean ups and adding parts of w12x's arena patch.
*Some Config changes and guild changes.
--HG--
branch : trunk
2008-11-30 12:47:26 -06:00
megamage
beddd27430
*Aura Consolidation + MaxModifier. By Authorius, modified by Deafboy and thenecromancer, adapted by Muhaha.
...
--HG--
branch : trunk
2008-11-28 12:58:12 -06:00
megamage
1c5fc7f5d6
*Fix the bug that devastate requires double rage.
...
*Fix the bug that cloak of shadows removes postive buffs.
--HG--
branch : trunk
2008-11-27 11:54:27 -06:00
megamage
da6c516fdf
*Procflag patch by DiSlord.
...
--HG--
branch : trunk
2008-11-26 15:14:03 -06:00
megamage
6101b5d4b5
*Fix the bug that pets cast damage spells on self. However, this may not be the correct way to fix it. Thank TheGriffon for pointing out the mistake.
...
--HG--
branch : trunk
2008-11-26 12:45:13 -06:00
megamage
99cf79bdf7
*Do not let Steady shot pause autoshot timer.
...
--HG--
branch : trunk
2008-11-25 17:58:06 -06:00
megamage
32b78f767c
*Fix a bug in 307. Only the trigger effect should be applied but not the whole spell.
...
*Restore build in Linux.
*Change "Added aura" log to level: detail.
--HG--
branch : trunk
2008-11-23 14:42:32 -06:00
megamage
fb64da2182
*SPELL_MISS_NONE when effect is dummy. This fix the bug that some dummy spells are checked for miss condition twice (still do not correct, should show combat log for triggered spell).
...
*SPELL_MISS_EVADE when original caster does not exist.
--HG--
branch : trunk
2008-11-23 12:30:34 -06:00
megamage
d720a80e5c
*Let Mass Dispel dispel immune auras. By QAston.
...
--HG--
branch : trunk
2008-11-22 14:33:32 -06:00
gvcoman
c96f5f9a8f
Added more calls for searching the world object containers for spell scripted targets.
...
--HG--
branch : trunk
2008-11-22 00:49:45 -05:00
megamage
f905c21dd2
*Also search worldobjectlist for active creature when spell target is target_entry.
...
--HG--
branch : trunk
2008-11-21 23:26:16 -06:00
gvcoman
0632084857
* Added missing part of mangos merge on interrupt channeling on aura cancel
...
* Removed hacks attempting to do the above only for possessing or farsight spells
* Moved summon as possessed unsummoning into more general area in Spell::cancel
* Added SQL updates for steam tonk and tonk mine scripts
--HG--
branch : trunk
2008-11-21 21:00:45 -05:00
gvcoman
ae8a27bbb7
Merged commit 269 (5f0e38da128a).
...
--HG--
branch : trunk
2008-11-21 14:34:05 -05:00
gvcoman
868c2ef175
* Implemented new summon possessed summon type for spell 49352.
...
* Unsummon all summon possessed units on summoning aura cancel.
--HG--
branch : trunk
2008-11-17 18:57:16 -05:00
gvcoman
4cd86b2ed5
Added TARGET_UNIT_AREA_SCRIPT target to the list of target types using custom targets defined in spell_script_target.
...
--HG--
branch : trunk
2008-11-17 18:47:24 -05:00