Commit Graph

349 Commits

Author SHA1 Message Date
megamage 02003cc338 *Merge.
--HG--
branch : trunk
2009-04-15 17:20:54 -05:00
QAston 7472580235 *Merge
--HG--
branch : trunk
2009-04-15 20:59:07 +02:00
QAston 8ca97f7bcb Backed out changeset 77ac33a3948b - it caused problems with some channeled spells (interruption)
--HG--
branch : trunk
2009-04-15 20:58:39 +02:00
QAston 441d042d5c *Set correct healing bonus for spells using coefficient.
*Always reapply aura mods as 'real' when adding aura to stack.
*Make blood frenzy expire when duration ends.
*Correct procflag for T.N.T once again.

--HG--
branch : trunk
rename : sql/updates/2685_world.sql => sql/updates/2702_world_spell_proc_event.sql
2009-04-15 20:34:52 +02:00
megamage 8e910aca6b *Merge.
--HG--
branch : trunk
2009-04-15 12:05:59 -05:00
QAston 829b7a4536 *Fix power update after spellcast - by w12x
*Some cleanups in Player::UpdateManaRegen.

--HG--
branch : trunk
2009-04-14 17:22:35 +02:00
megamage c5c6b4ff1b *Use function RandomResizeList to resize spell target list.
--HG--
branch : trunk
2009-04-13 18:03:58 -05:00
QAston 0583b4bd04 *Prevent item trade exploit - by Iskander.
*Do not set cooldown for triggered spells.
*Do not allow to kill unit twice.

--HG--
branch : trunk
2009-04-13 21:59:44 +02:00
QAston f46d1b3b81 *Add some debug info to procflag
*Fix Sudden Death.

--HG--
branch : trunk
2009-04-13 20:50:52 +02:00
QAston b972327979 *Fix healing amount for Haunt
--HG--
branch : trunk
2009-04-13 19:51:37 +02:00
QAston 99e944f195 *Do not check aurastates for triggered spells
--HG--
branch : trunk
2009-04-13 16:18:19 +02:00
QAston 249405abea *Remove unneeded code for hanner of wrath and execute.
--HG--
branch : trunk
2009-04-13 13:39:17 +02:00
QAston fcbdb10122 *Fix cooldown set for Reincarnation
*Change some aura interrupt flags description to handle stealth breaking correctly.

--HG--
branch : trunk
2009-04-12 16:18:55 +02:00
QAston 7409df2dc9 *Take combo points for delayed spells
*Fix a typo in spellsteal handling and a typo causing freeze while removing spellmods.

--HG--
branch : trunk
2009-04-12 13:12:08 +02:00
QAston 2e0ffba0bc *Fix beacon of light.
*Fix a crash in Spell::CanAutoCast.

--HG--
branch : trunk
2009-04-11 18:58:34 +02:00
QAston 8f3a1ec546 * Fix consume shadows.
* Change handling of bladestorm and auras with similar immunity to it.

--HG--
branch : trunk
2009-04-10 23:44:37 +02:00
megamage 5a71d93bd2 *Update vehicle code.
*Show correct visual effects to other players.
*Do not allow attack players on vehicle.
*Only dismiss vehicle when it is summoned.

--HG--
branch : trunk
2009-04-09 13:39:23 -05:00
QAston ba4e54f2f7 *Allow to use ice block while affected by CC and fix compile warning.
--HG--
branch : trunk
2009-04-09 18:49:48 +02:00
QAston 31a0ffa4ca *Fix Slice and Dice and other multitarget spells using combopoints in effects.
--HG--
branch : trunk
2009-04-09 00:54:08 +02:00
QAston bf7499d1ce *Fix Sudden Death.
--HG--
branch : trunk
2009-04-08 23:20:06 +02:00
megamage ce9211a5bc *Fix build.
--HG--
branch : trunk
2009-04-08 13:37:11 -05:00
megamage 73ec2d50fa *Only clear spellcontainer when current spell is cancelled spell.
--HG--
branch : trunk
2009-04-08 12:36:01 -05:00
megamage 74d553bc4c *Merge.
--HG--
branch : trunk
2009-04-08 12:28:41 -05:00
XTZGZoReX cc2a089a9d * Trailing whitespace removed.
--HG--
branch : trunk
2009-04-06 21:14:51 +02:00
megamage e00106db55 *Always delink spell and container when spell is cancelled.
--HG--
branch : trunk
2009-04-05 17:31:12 -05:00
QAston 20c02ef760 *Update of aura system.
--HG--
branch : trunk
2009-04-06 13:31:14 +02:00
megamage 8ad562d008 [7605] Counting in ACHIEVEMENT_CRITERIA_TYPE_USE_ITEM only for not triggered item casted spells. Author: VladimirMangos
--HG--
branch : trunk
2009-04-03 16:31:37 -06:00
megamage 3d0dc473f1 [7601] Not check reagents for triggered spells, it checked and taken at triggered spell casting moment in original spell. Author: VladimirMangos
--HG--
branch : trunk
2009-04-02 16:50:37 -06:00
megamage e76a15491b [7557] Fixed triggered spells which ImplicitTarget is 0 like 50516 and ranks Author: arrai
--HG--
branch : trunk
2009-03-28 16:21:15 -06:00
megamage ff83e4a9b1 *Fix some bugs of pet.
--HG--
branch : trunk
2009-03-27 22:47:28 -06:00
megamage 56cf3da6cb *when spell cancelled, remove aura as cancelled.
--HG--
branch : trunk
2009-03-26 10:42:12 -06:00
megamage 9dfe48747f [7522] Fixed typo in spell cast check code. Author: Triply
--HG--
branch : trunk
2009-03-24 09:13:51 -06:00
megamage e9fb303e36 *Fix a crash in CanCast.
--HG--
branch : trunk
2009-03-23 16:13:30 -06:00
megamage b5eed3626d *Fix a bug that combo points are never taken.
--HG--
branch : trunk
2009-03-22 18:45:44 -06:00
QAston 5242ff364d *Temporary hack to make Penance heal/damage at aura apply.
--HG--
branch : trunk
2009-03-22 17:21:01 +01:00
QAston 7303f9db8b *Backport blood frenzy fix from TC2.
--HG--
branch : trunk
2009-03-22 17:10:01 +01:00
QAston df553a98dd *Fix a crash in latest rev.
--HG--
branch : trunk
2009-03-22 16:53:56 +01:00
QAston a0530658ff *Fix blood frenzy remove (and possibly some other SPELL_AURA_ADD_TARGET_TRIGGER auras too).
*Fix some problems with Cut to the Chase.

--HG--
branch : trunk
2009-03-22 16:24:53 +01:00
QAston 328ecda864 *Take ComboPoints after doing spell effects.
--HG--
branch : trunk
2009-03-22 10:20:15 +01:00
megamage 0dfa86cefd *Fix a bug of spells that use combo points.
--HG--
branch : trunk
2009-03-21 23:52:30 -06:00
megamage de849cc508 Small code cleanup and partial merge with dev branch Author: tomrus88
--HG--
branch : trunk
2009-03-21 14:53:38 -06:00
raczman c6860a28f6 Mutilate fix - by _krz.
--HG--
branch : trunk
2009-03-21 14:34:03 +01:00
QAston 8035f4d246 *Fix dk's rune/runic power issues.
--HG--
branch : trunk
2009-03-21 13:15:56 +01:00
QAston ad06f05ddb *Fix Focused Magic.
*Make Presence of Mind no longer trigger Arcane Power.
*Apply correct calculation for SPELLMOD_PROC_PER_MINUTE.
*Fix divine shield positivity.

--HG--
branch : trunk
2009-03-20 19:53:26 +01:00
QAston c6f3532ada *Fix Area auras for target without a party.
*Fix Improved soul leech and correct procflags for soul leech.

--HG--
branch : trunk
2009-03-19 21:47:16 +01:00
megamage a2392121f0 *Fix the bug that summon dbc is not read. Now creatures can be summoned.
*Make minipet as tempsummon instead of pet. Make totem as tempsummon.

--HG--
branch : trunk
2009-03-19 14:41:30 -06:00
megamage 281d20be0d *Allow spells to summon vehicles.
--HG--
branch : trunk
2009-03-18 21:39:09 -06:00
megamage 8acc671f59 *Placeholder for special target selection for spell 57669. Patch writed by kozelo, rechapa79 with active support from Lightguard.
*Not really implemented. Need to find a good way.

--HG--
branch : trunk
2009-03-18 20:36:25 -06:00
megamage 82777554a0 *Merge with 243.
--HG--
branch : trunk
2009-03-18 15:31:44 -06:00
megamage dbd69bda61 *Fix chain heal. Heal target even when it has full health.
--HG--
branch : trunk
2009-03-18 15:29:25 -06:00