Commit Graph

149 Commits

Author SHA1 Message Date
thenecromancer 6ebfe2f580 Correct behavior of Add Extra Attact spelleffect.
Correctly send attack gain in spell log.
Attack right after processing effect
Ignore effect if target not in melee range/angle

--HG--
branch : trunk
2009-05-20 22:39:52 +02:00
raczman 10ee81ef13 Moved most randomisation functions usage from static version into Map object.
--HG--
branch : trunk
2009-05-16 10:50:39 +02:00
QAston 95504364e0 Do not proc relentless strikes with slice and dice twice, fix vanish stealth apply
--HG--
branch : trunk
2009-05-10 20:15:35 +02:00
raczman 025a24f96e Correct percent of threat redirected for Misdirection aura. By tvaroh
This patch is only 2.4.3 valid, please do not pull it to TC2.

--HG--
branch : trunk
2009-05-09 22:33:18 +02:00
megamage 60ba92c02f *Fix the bug that mobs attack player again when player use Vanish. By thenecromancer
--HG--
branch : trunk
2009-05-02 14:22:25 -05:00
megamage f303ee08c5 *Update spell selection.
--HG--
branch : trunk
2009-05-02 11:28:11 -05:00
megamage 4fb815a9b8 *Fix a bug that gohello is called twice for goober.
--HG--
branch : trunk
2009-05-01 15:01:07 -05:00
Anubisss 08d1d7334f *Backport from TrinityCore2: [7739] Implement boss spell 38441. Author: NoFantasy
--HG--
branch : trunk
2009-05-01 17:29:11 +02:00
megamage 570b148264 *Change the radius of dynamic object to normal. I cannot see any bug by myself using normal radius.
--HG--
branch : trunk
2009-04-30 22:58:08 -05:00
Anubisss 3ad1c29aae *Fix Brutallus' spell Burn.
--HG--
branch : trunk
2009-04-26 17:35:28 +02:00
Machiavelli d363b6affa Merge
--HG--
branch : trunk
2009-04-19 18:49:15 +02:00
Machiavelli 99fc17d44f * Tabs to spaces cleanup
--HG--
branch : trunk
2009-04-19 18:48:20 +02:00
megamage a60d1867e1 *Fix spell Negative Energy (casted by Entropius).
--HG--
branch : trunk
2009-04-19 01:06:06 -05:00
megamage 8b7fb65c36 *Fix incorrect threat calculation of taunt spells.
--HG--
branch : trunk
2009-04-17 18:08:52 -05:00
raczman 250bae10d8 Fixed exploit with several spells being casted on pet with no de-buff applied. Author: Elron.
--HG--
branch : trunk
2009-04-12 13:11:07 +02:00
mknjc d89e8346f1 Added a workaround for Black Hole Effect
--HG--
branch : trunk
2009-04-07 21:14:09 +02:00
megamage 71bcdec848 *Fix a typo in knockback effect.
--HG--
branch : trunk
2009-03-23 15:25:20 -06:00
raczman c6860a28f6 Mutilate fix - by _krz.
--HG--
branch : trunk
2009-03-21 14:34:03 +01:00
Blaymoira a1d942b39f *Don't apply school silence for delayed/instant spells. - by _krz
--HG--
branch : trunk
2009-03-15 11:37:03 +01:00
megamage 7dd699c076 *Remove aura type by caster in some cases. New function RemoveAuraTypeByCaster.
--HG--
branch : trunk
2009-03-13 17:25:46 -06:00
megamage e6f7a60792 *Let persistant auras affect ally targets in some cases.
--HG--
branch : trunk
2009-03-12 09:15:30 -06:00
Blaymoira 1013a80da3 *Send directly the battleground marks instead of spells - by balrok
--HG--
branch : trunk
2009-03-07 08:41:31 +01:00
megamage 8787c00ca3 *Disable charmed/possessed creature AI.
*Use general react states to replace charminfo react states.

--HG--
branch : trunk
2009-03-05 18:48:56 -06:00
megamage b7ec91f72d *Do not let farsight dynobj apply non-exist auras. This fixed farsight.
--HG--
branch : trunk
2009-03-05 13:08:46 -06:00
Blaymoira 870fa0bdfa *Replaced wrong calculation of tickcount in swiftmend with consts - by Anubisss
--HG--
branch : trunk
2009-03-01 21:51:38 +01:00
Blaymoira 8ef61f3d40 *Prevent to kill spirit of redemption - by Sorken
--HG--
branch : trunk
2009-03-01 18:36:05 +01:00
Blaymoira 36d422693c *Allow scripting gameobjecttype 10 - by Edder
--HG--
branch : trunk
2009-02-28 18:31:32 +01:00
megamage ee6418d92a *Update active object code.
--HG--
branch : trunk
2009-02-26 16:29:55 -06:00
megamage bf66375bc7 *Update active object code. By VladimirMangos.
--HG--
branch : trunk
2009-02-25 20:52:20 -06:00
megamage 0f9afd76a1 *Clean up of summoning pet spells.
--HG--
branch : trunk
2009-02-24 20:52:55 -06:00
megamage 956c828bf5 *Fix a crash caused by summon guardian effect.
--HG--
branch : trunk
2009-02-20 08:22:15 -06:00
megamage eb3abf2556 *Fix a crash caused by summon_type_possess.
--HG--
branch : trunk
2009-02-19 18:30:03 -06:00
Paradox 3ea5417336 Yet more tabs to spaces
--HG--
branch : trunk
2009-02-18 07:46:24 -05:00
Paradox 3931b802f1 Yet more tabs to spaces
--HG--
branch : trunk
2009-02-17 20:10:49 -06:00
KingPin 14234c86fa Newline added to bottom of all files.
--HG--
branch : trunk
2009-02-17 20:07:49 -06:00
megamage d11c80ec54 *Fix the bug that knockback cause client crash.
--HG--
branch : trunk
2009-02-17 11:27:47 -06:00
megamage 3510eb4896 *Remove GAMEOBJECT_LEVEL value for summoned gameobject to fix the bug that some go cannot be used. Please check if this causes other bugs related to gameobject.
--HG--
branch : trunk
2009-02-16 19:09:24 -06:00
megamage 0e757d8b69 *Fix knockback angle calculation.
--HG--
branch : trunk
2009-02-15 13:03:28 -06:00
Blaymoira 738a96f9e2 *Implement spell 47977
--HG--
branch : trunk
2009-02-14 17:17:03 +01:00
Blaymoira ffb5fb7445 *Remove Not attackable flags on escortAI start
--HG--
branch : trunk
2009-02-13 23:50:04 +01:00
Blaymoira 04fe9b2cc9 *Implement Script Effect of 48025
--HG--
branch : trunk
2009-02-11 17:16:00 +01:00
Blaymoira f5fa3b71cf *Some changes in Solarian - by Bagsac
--HG--
branch : trunk
2009-02-11 16:33:07 +01:00
Paradox d230302b16 Replace tabs with spaces in more files.
--HG--
branch : trunk
2009-02-09 08:16:34 -05:00
Blaymoira ef390526e2 *35354 doesn't do any damage if target has aura 38528 - by streetrat
--HG--
branch : trunk
2009-02-08 12:42:15 +01:00
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