Commit Graph

377 Commits

Author SHA1 Message Date
megamage
6592e99f4a *Some update of spell target selection.
--HG--
branch : trunk
2009-05-09 10:48:14 -05:00
megamage
bd33ebf6d3 [7801] Apply damage mods from scripts or target state not in DealDamage but in new function before send data to client. Author: VladimirMangos
* Fixed bug with health decrease (client side visual bug) at spell damage by target with AI::DamageTaken damage set to 0
    * Fixed bug with ignore .die command and instant kill damage in some cases.

--HG--
branch : trunk
2009-05-08 19:20:28 -05:00
megamage
b7b7262c7c [7800] Small fixes for scripting case ActivateTaxiPathTo use: Author: VladimirMangos
* Allow wide mount model lookup in DBC data for script case
    * Allow 0-coordinates node use in script case

--HG--
branch : trunk
2009-05-08 19:03:56 -05:00
megamage
29921b5bea [7798] More Player::ActivateTaxiPathTo use improvements Author: VladimirMangos
* Provide more explicit way about spell that cast taxi flight if any
    * Remove incorrect states instead error reporting in case non-taximaster flight start (cast/script)
    * Remove mount_id arg from ActivateTaxiPathTo and implement support for 0 mount_id case (spell 32474)
    * Implement spell 32474 (except finilize part)
    * Provided Player::ActivateTaxiPathTo(uint32 taxi_path_id) function version for simplify one node to node paths use by id.

--HG--
branch : trunk
2009-05-08 18:52:12 -05:00
megamage
979073cebd *Update some spell attr flag. Use better way to check IsRangedSpell and UnaffectedByInvulnerability
--HG--
branch : trunk
2009-05-08 00:49:02 -05:00
megamage
51d4303d55 *Fix a bug of previous rev.
--HG--
branch : trunk
2009-05-07 17:30:40 -05:00
megamage
e0a6e3aedc *Simply some writing of array pointer in aura functions.
--HG--
branch : trunk
2009-05-07 17:21:07 -05:00
QAston
f06e8608cb *Fix demonic knowledge
*Fix applying of some cast mods
*Set correct dr for shattered barrier.

--HG--
branch : trunk
2009-05-07 22:38:09 +02:00
megamage
6a3b34441d [7788] Implement item 40711 effect. Author: DEN_North
--HG--
branch : trunk
2009-05-06 16:54:53 -05:00
megamage
5d3a64517e *Fix a crash caused by vehicle.
--HG--
branch : trunk
2009-05-06 13:32:04 -05:00
QAston
8cd49be2ff *Fix chains of ice
--HG--
branch : trunk
2009-05-06 19:06:07 +02:00
megamage
a3447b294d *Update Naxx scripts.
--HG--
branch : trunk
2009-05-06 00:08:19 -05:00
megamage
e69d2cbed9 [7776] Completed implementation of CMSG_SPELLCLICK Author: arrai
For vehicles, you have to add the correct SPELL_AURA_CONTROL_VEHICLE spells to
    npc_spellclick_spells, otherwise you won't be able to use them

--HG--
branch : trunk
2009-05-05 16:56:15 -05:00
Anubisss
59d14fceb2 *Fix the spell power coefficient and the SpellFamilyFlags in Power Word: Shield, Ice Barrier and Shadow Ward.
--HG--
branch : trunk
2009-05-05 03:54:15 +02:00
megamage
92e393deb8 [7761] GuildBankTabPrice vector is replaced by an array. Author: zhenya
Arrays are significantly faster.

--HG--
branch : trunk
2009-05-04 17:32:39 -05:00
QAston
6998da2028 *Fix chains of ice
*Correct typo in my prev commit-by megamage
*Fix hearthstone obtaining from innkeeper.

--HG--
branch : trunk
2009-05-04 18:31:37 +02:00
QAston
6bee2f988a *Do not take ammo for shockwave
*Do not check weapon skills for hits against players' summons
*Apply range mods for channeled spell range check

--HG--
branch : trunk
2009-05-04 15:48:10 +02:00
QAston
833cdf5fe6 *Update some procflags for 309.
*Do not trigger aoe damage for explosive shot.

--HG--
branch : trunk
2009-05-03 20:00:29 +02:00
QAston
f9b13b45e0 *Fix grounding totem.
*Fix runic power regeneration of butchery
*Fix some problems with master of subtlety buff expire.
*Do not allow arcane intellect and brillance to stack.

--HG--
branch : trunk
2009-05-03 16:55:09 +02:00
megamage
cdec454aa7 *Fix mind sear.
--HG--
branch : trunk
2009-05-02 19:38:13 -05:00
QAston
abe9b27ee4 *Fix target selection for wild growth and circle of healing
--HG--
branch : trunk
2009-05-03 00:02:02 +02:00
QAston
8a05a5b91c Handle spell effects in order from dbcs
--HG--
branch : trunk
2009-05-02 17:43:41 +02:00
QAston
a1f73a8a08 *More correct handling of fly mod auras.
*Pets now learn all levelup spells.
*Fix lightning overload.

--HG--
branch : trunk
2009-05-02 16:08:52 +02:00
megamage
db817d668a *Merge.
--HG--
branch : trunk
2009-05-01 18:37:32 -05:00
megamage
5a66774008 *Fix the bug that shapeshift can remove blind.
--HG--
branch : trunk
2009-05-01 15:36:32 -05:00
megamage
2b0ad3e65d [7734] Implement spell 58204 and 58205 used in DK introduction quest. Author: Fog
--HG--
branch : trunk
2009-04-29 16:18:07 -05:00
megamage
295b634ca6 [7731] Some code cleanups, warrning fixes. Author: VladimirMangos
--HG--
branch : trunk
2009-04-29 00:31:03 -05:00
megamage
220dcb65dd *Allow custom spell to change radius mod.
--HG--
branch : trunk
2009-04-29 00:11:15 -05:00
megamage
09af28301e [7716] Fixed some typos and possible crashes. Author: AlexDereka
--HG--
branch : trunk
2009-04-27 18:42:35 -05:00
megamage
5ac67c27f7 [7715] Provided way for scripts set alternative gameobject state for client show. Author: VladimirMangos
Also use enum for gsmeobject states.

--HG--
branch : trunk
2009-04-27 18:36:10 -05:00
QAston
f99ef5cd35 *Set correct energy regeneration from Furor
--HG--
branch : trunk
2009-04-26 12:30:45 +02:00
QAston
a00563a127 *Fix deadly brew.
*Some changes in flag SPELL_ATTR_UNAFFECTED_BY_INVULNERABILITY.

--HG--
branch : trunk
2009-04-25 18:53:29 +02:00
QAston
e23ec703fe *Trigger offhand hit for Whirlwind
*Allow to cast conflagrate if target is affected by shadowflame

--HG--
branch : trunk
2009-04-25 13:58:26 +02:00
megamage
892053938e [7701] Move explicit healing repeating code to DealHeal functions. Author: Trazom
--HG--
branch : trunk
2009-04-23 22:02:41 -05:00
megamage
e7e03d167e *Merge.
--HG--
branch : trunk
2009-04-22 17:52:01 -05:00
megamage
e643d3994c *Fix the bug that some mount spells show two mounts, one on the other.
--HG--
branch : trunk
2009-04-21 14:20:00 -05:00
megamage
6c38623dfc *Fix broken threat mod auras. Now players can gain correct threat.
--HG--
branch : trunk
2009-04-21 13:58:08 -05:00
Andy@conmuc-l03
784d388069 Added a Spell for KilJaeden (need it later)
--HG--
branch : trunk
2009-04-21 20:39:06 +02:00
megamage
fc7e1db9fb [7690] Move GetCreature/GetGameobject to class Map. Author: VladimirMangos
* This let get objects at map without reference to player or another object.
    * Simplify future implementation for per-map storage for like objects

--HG--
branch : trunk
2009-04-20 20:28:19 -05:00
megamage
b4046ddf88 *Remove unused code.
--HG--
branch : trunk
2009-04-20 18:08:16 -05:00
megamage
95a0928190 *Merge.
--HG--
branch : trunk
2009-04-20 18:05:32 -05:00
QAston
6b801a2df8 *Make hots not proc like dots
--HG--
branch : trunk
2009-04-20 23:52:42 +02:00
QAston
7139aa19d8 *Move unsummon statue and pet code to spell::finish
*Move m_formalCaster from Aura to AuraEffect
*Interrupt channeled spells in spell::update instead of unit::_deleteauras

--HG--
branch : trunk
2009-04-20 23:08:03 +02:00
QAston
8888038f1e *Prevent useless area aura reapplying in some cases
--HG--
branch : trunk
2009-04-20 18:58:35 +02:00
QAston
cc5414f925 *Correct check range for totem area auras.
--HG--
branch : trunk
2009-04-20 16:48:35 +02:00
megamage
45e61dd4d3 *Fix a crash caused by stealth aura remove itself.
--HG--
branch : trunk
2009-04-20 09:47:02 -05:00
QAston
9ddd7cf660 Implement attribute flag SPELL_ATTR_EX2_TRIGGERED_CAN_TRIGGER, fix improved fire nova totem.
--HG--
branch : trunk
2009-04-20 12:38:35 +02:00
QAston
b1360dc1e8 *Remove stealth when unit gets hit
*Drop radius check for channeled auras, use range only.

--HG--
branch : trunk
2009-04-19 21:38:30 +02:00
megamage
995410c475 *Fix a crash caused by farsight spells.
--HG--
branch : trunk
2009-04-19 14:35:55 -05:00
Andy@conmuc-l03
f90706f5af workaround for demoshout & piercing howl to remove stealth
--HG--
branch : trunk
2009-04-19 20:11:26 +02:00