Commit Graph

105 Commits

Author SHA1 Message Date
megamage
fbbecd9c8a *Fix knockback effect.
--HG--
branch : trunk
2009-02-06 21:48:47 -06:00
megamage
4d008f2043 Replace tabs with spaces, and fix crlf issues
--HG--
branch : trunk
2009-02-04 10:33:18 -06:00
megamage
d5deb81355 *Fix broken execute.
--HG--
branch : trunk
2009-02-02 10:01:56 -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
Blaymoira
6e6e64cf67 *Fixed 34700
*Set random target select for summoned creatures in Laj - by Iskander

--HG--
branch : trunk
2009-01-28 14:53:51 +01:00
Blaymoira
c36c7111c5 *Converted text to database in shadowmoon_valley
*Rewrited npc_overlord_morghor script
*Added models for flight spells

--HG--
branch : trunk
2009-01-22 19:24:57 +01:00
megamage
5a549389d6 *Fix the bug that snake trap summons nothing.
--HG--
branch : trunk
2009-01-20 15:54:46 -06:00
megamage
eb21e69c3a *Fix the bug that shaman's elemental attack shaman himself.
--HG--
branch : trunk
2009-01-18 11:06:54 -06:00
megamage
9f1409c557 *Fix a crash bug caused by motionmaster.
*Fix charge movement.

--HG--
branch : trunk
2009-01-17 17:46:28 -06:00
megamage
56718fbcb2 *Fix the bug that some spells have too high damage.
--HG--
branch : trunk
2009-01-10 09:29:22 -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
cd4b875fd4 *Deal damage in power burn.
--HG--
branch : trunk
2009-01-09 09:15:05 -06:00
megamage
2377f49ea8 *Update charm and possess code.
--HG--
branch : trunk
2009-01-08 21:48:38 -06:00
megamage
19306959e4 *Calculate Damage Done only when needed.
--HG--
branch : trunk
2009-01-07 17:29:07 -06:00
megamage
bacbd4a782 *Update difftime record.
--HG--
branch : trunk
2009-01-06 15:48:42 -06:00
megamage
9d7d3eb733 *Fix rockbiter weapon.
--HG--
branch : trunk
2008-12-30 22:30:30 -06:00
megamage
1d800d912c *Fix the bug that summoned guardians cause crash (do not use the previous one).
--HG--
branch : trunk
2008-12-30 22:01:45 -06:00
megamage
bf3f187785 *Fix the bug of rockbiter.
--HG--
branch : trunk
2008-12-30 18:10:11 -06:00
megamage
032de9a491 *Update IsAOE function.
--HG--
branch : trunk
2008-12-26 15:55:12 -06:00
Blaymoira
023efbafdd *New check for SPELL_FAILED_NO_DUELING by dungeons - by redcell
--HG--
branch : trunk
2008-12-26 13:45:46 +01:00
megamage
56f8b5ee84 *Fix mining.
--HG--
branch : trunk
2008-12-25 19:47:07 -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
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
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
81a860e781 *Let vanish interrupt enemies' casting.
--HG--
branch : trunk
2008-12-21 12:33:03 -06:00
megamage
b7be6cb6da *Fix build.
--HG--
branch : trunk
2008-12-20 14:10:53 -06:00
megamage
dd7f4e92b2 *Merge with 551.
--HG--
branch : trunk
2008-12-20 12:30:17 -06:00
megamage
dbfb8b6656 *Fix melee spell damage calculation.
--HG--
branch : trunk
2008-12-17 23:27:01 -06:00
megamage
ac5bf63acd *Fix misdirection.
--HG--
branch : trunk
2008-12-17 20:07:25 -06:00
megamage
8a0ca6b6a1 *Let talents such as focused mind have effect on counterspell effects.
--HG--
branch : trunk
2008-12-15 09:55:57 -06:00
megamage
110537ffc2 *Let ticks of DOT and HOT gain caster's current bonus instead of the bonus when casted.
--HG--
branch : trunk
2008-12-15 09:43:46 -06:00
megamage
98e122b153 *Fix swiftmend healing bonus. By mobel.
*Only remove one HOT but not all HOT when using swiftmend.

--HG--
branch : trunk
2008-12-13 10:12:22 -06:00
Blaymoira
42fae1a799 *Fix a typo.
--HG--
branch : trunk
2008-12-12 22:21:30 +01:00
Blaymoira
ab59d3adcc *Merged with 464.
--HG--
branch : trunk
2008-12-12 20:34:51 +01: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
5321be4c0a *Fix the bug that swiftmend heals too much.
--HG--
branch : trunk
2008-12-08 13:11:45 -06:00
megamage
c10108a5cd *Fixed dispel of stacked auras. By QAston.
--HG--
branch : trunk
2008-12-07 11:48:56 -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
69f973bad9 *Do not let soulshatter aggro not-aggroed creatures.
--HG--
branch : trunk
2008-12-02 20:53:06 -06:00
megamage
93ba82e8ca *Merge with 342.
--HG--
branch : trunk
2008-11-28 13:10:16 -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
e26beb36c2 *Update to Mangos 6856. Source: Mangos.
--HG--
branch : trunk
2008-11-28 11:38:28 -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
b10b161bb9 *Update weapon damage spell calculations.
*Fix devastate.

--HG--
branch : trunk
2008-11-25 19:14:55 -06:00
megamage
f6ea784eda *Update to Mangos 6848. Source: Mangos.
--HG--
branch : trunk
2008-11-25 16:36:50 -06:00
megamage
46dec5a819 *Fix arcane charge.
*SetInCombatWith in dozoneincombat.

--HG--
branch : trunk
2008-11-24 15:15:09 -06:00