Commit Graph

192 Commits

Author SHA1 Message Date
megamage bb75ff7b79 *Cleanup of charm/farsight code. Hope this can fix some crash bugs.
--HG--
branch : trunk
2009-02-15 17:33:36 -06:00
QAston edcb8840c3 *Fix diminishing returns for spells casted on a pet.
--HG--
branch : trunk
2009-02-13 18:43:17 +01:00
Paradox d230302b16 Replace tabs with spaces in more files.
--HG--
branch : trunk
2009-02-09 08:16:34 -05:00
megamage 9332f1e58d *Update linked spell. Add new type: linked aura.
--HG--
branch : trunk
2009-02-05 22:49:07 -06:00
megamage f00befd879 *Fix a typo that makes linked spells not work.
--HG--
branch : trunk
2009-02-05 18:02:22 -06:00
megamage 4d008f2043 Replace tabs with spaces, and fix crlf issues
--HG--
branch : trunk
2009-02-04 10:33:18 -06:00
megamage edbfb386ce *Do not check range weapon skills for paladin. This fix the bug that flying hammer miss too much.
--HG--
branch : trunk
2009-02-04 10:25:28 -06:00
biglad 0b32bdaec9 * Fix Hunters Mark, prevent target from going stealth/invis for caster of mark.
--HG--
branch : trunk
2009-02-02 19:26:26 +00:00
megamage 8fee06f041 *AI structure update.
--HG--
branch : trunk
2009-01-30 18:10:05 -06:00
megamage 03234a0657 *Fix some bugged AI which cause creatures enter evade mode repeatedly.
*Let player enter combat when attacked but not hit by creatures.

--HG--
branch : trunk
2009-01-30 01:14:48 -06:00
megamage 1d19b6bcca *Fix the bug that critters do not enterevademode.
--HG--
branch : trunk
2009-01-28 20:54:54 -06:00
megamage 30c5bff102 *Fix critter AI.
*Some AI structure change.

--HG--
branch : trunk
2009-01-28 20:16:11 -06:00
megamage 6de869d8f6 *Fix the bug that event ai mobs sometimes chase victims even when polymorphed.
--HG--
branch : trunk
2009-01-28 00:01:52 -06:00
Blaymoira a0b7d98caa *Fixed aura interrupting when damage is absorbed - by _krz
--HG--
branch : trunk
2009-01-25 12:00:30 +01:00
QAston 18cc905c42 *Fix fishing and Eagle eye.
--HG--
branch : trunk
2009-01-22 20:48:08 +01:00
megamage d81d81b211 *Move SelectHostilTarget() to class Creature and return getVictim() directly.
*Fix the crash caused by mandokir script.

--HG--
branch : trunk
2009-01-21 14:17:29 -06:00
QAston e0b527be8a *Fix rain of fire.
--HG--
branch : trunk
2009-01-21 20:24:21 +01:00
QAston 15403f0a8f *Fix bug with mindcontrol when aura interrupted on target is still on caster
*Fix bug with "stucked succubus"

--HG--
branch : trunk
2009-01-20 20:32:23 +01:00
megamage 7fe257a073 *Fix a bug that cause crash when player login.
--HG--
branch : trunk
2009-01-18 15:04:27 -06:00
megamage a88ee15ef3 *Add some debug message to find crash bug.
--HG--
branch : trunk
2009-01-18 11:39:25 -06:00
megamage f4991543db *Fix a crash bug. Do not use 880.
--HG--
branch : trunk
2009-01-18 10:55:16 -06:00
megamage ff3157eeb3 *Do not trigger linked spells when aura is removed by stack.
--HG--
branch : trunk
2009-01-17 14:11:22 -06:00
megamage 8f22b65443 *Add assert to try to find the reason of crash.
--HG--
branch : trunk
2009-01-17 14:03:18 -06:00
megamage 88fd745532 *Fix some bugs about movement.
--HG--
branch : trunk
2009-01-17 13:29:26 -06:00
megamage f414ab1686 *Update flee and confuse movement.
--HG--
branch : trunk
2009-01-17 00:00:48 -06:00
megamage 660263ed1b *Fix a typo that causes crash. Do not use 867!
--HG--
branch : trunk
2009-01-16 22:54:50 -06:00
megamage f017b964ad *Only let aggressive creature search new target before enterevademode.
--HG--
branch : trunk
2009-01-16 19:37:47 -06:00
megamage 0f150881a1 *Do not let target get in combat until hit by attacker.
--HG--
branch : trunk
2009-01-16 19:34:49 -06:00
raczman 4ce857b400 Cleanup of log output
--HG--
branch : trunk
2009-01-15 22:01:47 -05:00
megamage fcd3a31542 *Fix a bug in removeaura.
--HG--
branch : trunk
2009-01-14 19:54:55 -06:00
megamage 850478d38f *Try to fix the bug that ~Creature causes crash.
--HG--
branch : trunk
2009-01-13 23:49:38 -06:00
megamage ea0421919a *Try to fix the bug of visibility update.
--HG--
branch : trunk
2009-01-08 22:12:09 -06:00
megamage 2377f49ea8 *Update charm and possess code.
--HG--
branch : trunk
2009-01-08 21:48:38 -06:00
megamage e86712bb6d *Fix a crash caused by using item.
--HG--
branch : trunk
2009-01-08 09:43:50 -06:00
megamage ed63be26ae *Fix AOE damage reduction aura.
--HG--
branch : trunk
2009-01-07 18:01:50 -06:00
megamage 1595554e58 *Allow physical spells gain damage bonus from buff/debuff.
--HG--
branch : trunk
2009-01-07 16:57:33 -06:00
megamage a7cc53d262 *Fix the bug that creature do not return to home position.
--HG--
branch : trunk
2009-01-04 10:51:41 -06:00
megamage 73e4623119 *Calculate spell damage bonus when spell is casted rather than when spell hits target.
--HG--
branch : trunk
2009-01-04 10:42:53 -06:00
megamage 5d4dcba0de *Update pet's speed when pet is incombat rather than when owner is in combat.
--HG--
branch : trunk
2009-01-03 21:24:19 -06:00
megamage 4b8d590774 *Fix the bug that stun make eating/drinking cannot be interrupted.
--HG--
branch : trunk
2009-01-01 21:22:11 -06:00
megamage f82e2395bd *Do not let Leader of the Pack have healing bonus.
--HG--
branch : trunk
2009-01-01 21:19:47 -06:00
QAston b8a721c9ab *Fix display of auras owned by out of range raid/party members.
--HG--
branch : trunk
2008-12-30 21:33:40 +01:00
megamage 513f9ce6b9 *Fix a crash bug about dynobj.
--HG--
branch : trunk
2008-12-29 15:57:27 -06:00
megamage f650b55c23 *Fix the bug that ~Unit makes crash.
--HG--
branch : trunk
2008-12-28 10:00:27 -06:00
QAston 231cb0f5a7 *Remove aura slot from update fields at aura remove.
--HG--
branch : trunk
2008-12-27 22:24:29 +01:00
megamage 9bd4507f92 *Fix the bug that proc debuff applied on caster.
--HG--
branch : trunk
2008-12-26 16:50:35 -06:00
megamage 032de9a491 *Update IsAOE function.
--HG--
branch : trunk
2008-12-26 15:55:12 -06:00
megamage 59ed3f9d2f *Remove mangle hack for nalorakk.
--HG--
branch : trunk
2008-12-25 17:26:05 -06:00
Blaymoira 898d64dcca *Prevent creature's spells from crushing - by Machiavelli
--HG--
branch : trunk
2008-12-25 21:30:32 +01:00
megamage 4a917033c5 *Fix the bug that boss is stunned by proc stun aura.
--HG--
branch : trunk
2008-12-24 11:12:34 -06:00