Commit Graph

169 Commits

Author SHA1 Message Date
QAston a0c920265d *Handle aura SPELL_AURA_RAID_PROC_FROM_CHARGE_WITH_VALUE.
*Fix Prayer of Mending tier 7 bonus, Prayer of Mending cast on pet, Prayer of Mending healing bonus from caster.

--HG--
branch : trunk
2009-02-21 19:58:04 +01:00
QAston e46b02c342 *fix compile.
--HG--
branch : trunk
2009-02-20 15:42:57 +01:00
QAston 80e43fe261 *Fix some sd2 merge errors (boss_kaelthas.cpp left).
--HG--
branch : trunk
2009-02-20 15:26:18 +01:00
megamage cb7a85994c Update spell auras list for 3.0.9 Author: VladimirMangos
--HG--
branch : trunk
2009-02-19 18:54:11 -06:00
megamage 31637d4aac *Merge.
--HG--
branch : trunk
2009-02-18 11:36:19 -06: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 05ef0471c3 *Fix a crash bug caused by bindsight spells.
--HG--
branch : trunk
2009-02-17 18:07:09 -06:00
megamage 1f183d9e80 [7294] Fix: Spell 59752 now removes all movement impairing effects and all effects which cause loss of control. Author: Maxxie
--HG--
branch : trunk
2009-02-17 17:41:11 -06:00
megamage 89e07d7c41 Fix work for some auras if used mod set duration to 0 Author: DiSlord
--HG--
branch : trunk
2009-02-17 14:52:46 -06:00
megamage 4ff544f368 *Update add/remove aura code.
--HG--
branch : trunk
2009-02-16 20:01:01 -06:00
megamage 00ba699d6f *Merge.
--HG--
branch : trunk
2009-02-16 19:04:31 -06:00
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
megamage ff63eece3c Propertly send SMSG_SET_PHASE_SHIFT to inform client about phase shift at phase change. Author: GriffonHeart
--HG--
branch : trunk
2009-02-15 12:13:34 -06:00
megamage 9635284494 [7281] Cleanup in unused and incorrectly marked as unused aura names and comments. Author: VladimirMangos
--HG--
branch : trunk
2009-02-15 12:11:46 -06:00
megamage affd4d9005 [7280] Implement 287 SPELL_AURA_DEFLECT_SPELLS aura Author: DiSlord
--HG--
branch : trunk
2009-02-15 12:03:51 -06:00
QAston 14d85a183e *Make range check dependent from target.
--HG--
branch : trunk
2009-02-14 15:56:04 +01:00
megamage 136e49f39f [7274] Fixed work of warrior talent 12296.
* Proper tick in 3 sec
    * Replace amount calculation hack by more proved formula.
    * Ignore in combat state.

Author: domingo

--HG--
branch : trunk
2009-02-13 20:05:16 -06:00
megamage edbd3b637e [7272] Trailing whitespace cleaning Author: freghar
--HG--
branch : trunk
2009-02-13 20:03:32 -06:00
megamage 4d687687d6 *Merge.
--HG--
branch : trunk
2009-02-12 17:24:09 -06:00
megamage e0cb2a8db6 *Merge.
--HG--
branch : trunk
2009-02-12 17:21:33 -06:00
QAston 9f3a35d799 *Try to fix crash in SendAurasForTarget.
--HG--
branch : trunk
2009-02-12 19:57:51 +01:00
Blaymoira dfc3d115c5 *Implement spell 32960
--HG--
branch : trunk
2009-02-12 16:24:34 +01:00
QAston 376788d761 *Turn off log spam.
--HG--
branch : trunk
2009-02-11 21:40:07 +01:00
Blaymoira f5fa3b71cf *Some changes in Solarian - by Bagsac
--HG--
branch : trunk
2009-02-11 16:33:07 +01:00
QAston 8012f78d00 *Small code cleanup, try to fix crash.
--HG--
branch : trunk
2009-02-11 15:04:27 +01:00
megamage 3a129a443c [7258] Fixed access to field of possible deleted periodic aura. Author: VladimirMangos
--HG--
branch : trunk
2009-02-10 09:56:39 -06:00
megamage f62e062b0d *Fix a crash in _AddAura
--HG--
branch : trunk
2009-02-10 09:53:59 -06:00
Paradox d230302b16 Replace tabs with spaces in more files.
--HG--
branch : trunk
2009-02-09 08:16:34 -05:00
megamage 2bd90deeed [7239] Support multiply items loot and not normal loot items in Player::AutoStoreLoot. Author: VladimirMangos
Use this function in more cases and simplify and fix some related code.

--HG--
branch : trunk
2009-02-08 21:54:13 -06:00
megamage 11b9bd42f7 Fixes and cleanups in loot code. Author: VladimirMangos
* Move not-normal loot tables generation in single place (Loot::FillLoot function) for group and non group case.
    * Simplify LootView code.

--HG--
branch : trunk
2009-02-08 21:45:31 -06:00
megamage 9332f1e58d *Update linked spell. Add new type: linked aura.
--HG--
branch : trunk
2009-02-05 22:49:07 -06:00
megamage 4d008f2043 Replace tabs with spaces, and fix crlf issues
--HG--
branch : trunk
2009-02-04 10:33:18 -06:00
QAston d465a5ed02 *Handle SPELL_AURA_MOD_ENEMY_DODGE, make commanding shout heal for hp increased value.
--HG--
branch : trunk
2009-02-07 22:39:40 +01:00
QAston 401ebf5455 *Handle SPELL_AURA_MOD_AURA_DURATION_BY_DISPEL and SPELL_AURA_MOD_AURA_DURATION_BY_DISPEL_NOT_STACK.
*Fix SPELL_AURA_MECHANIC_DURATION_MOD and SPELL_AURA_MECHANIC_DURATION_MOD_NOT_STACK for PVP.

--HG--
branch : trunk
2009-02-07 22:03:29 +01:00
QAston ffd2f71f4b *Handle aura SPELL_AURA_MOD_BLOCK_CRIT_CHANCE.
--HG--
branch : trunk
2009-02-07 19:57:28 +01:00
QAston a38297f28f *Handle aura SPELL_AURA_MECHANIC_IMMUNITY_MASK.
*Fix a typo in ap bonus from stat calculation-thanks to megamage for pointing this.

--HG--
branch : trunk
2009-02-06 23:01:07 +01:00
megamage a8d5d6fcf1 *Merge.
--HG--
branch : trunk
2009-02-06 15:45:33 -06:00
QAston e920c9d1ab *Handle aura SPELL_AURA_MOD_HOT_PCT.
--HG--
branch : trunk
2009-02-06 22:08:03 +01:00
QAston 4c5f0fd6a5 *Fix aura sending to 303 client.
--HG--
branch : trunk
2009-02-06 19:42:03 +01:00
QAston 4846745dc6 Fix crash. by Skystar.
--HG--
branch : trunk
2009-02-05 20:28:35 +01:00
QAston 066b83b523 *Handle SPELL_AURA_ABILITY_IGNORE_AURASTATE and SPELL_AURA_ALLOW_ONLY_ABILITY.
*Fix build on Windows.

--HG--
branch : trunk
2009-02-05 13:38:48 +01:00
megamage d69198732e *Merge.
--HG--
branch : trunk
2009-02-04 17:22:43 -06:00
megamage df7499e056 *Merge.
--HG--
branch : trunk
2009-02-04 10:53:58 -06:00
Drahy 5dab980495 * Updated copyright notice for new year (2009) part 2
* Changed mangos website

--HG--
branch : trunk
2009-02-04 12:42:26 +01:00
Drahy 7c19c420c6 * Updated copyright notice for new year (2009) part 1 - Mercurial cant convert all files at once
--HG--
branch : trunk
2009-02-04 12:04:12 +01:00
megamage 3b8bce566e *Merge.
--HG--
branch : trunk
2009-02-03 15:05:04 -06:00
QAston 516cb0c6da *Handle SPELL_AURA_MOD_TARGET_ABSORB_SCHOOL and SPELL_AURA_MOD_IGNORE_TARGET_RESIST
*change handling SPELL_AURA_MOD_ABILITY_IGNORE_TARGET_RESIST and SPELL_AURA_MOD_TARGET_ABILITY_ABSORB_SCHOOL to use m_amount instead of fixed 100 value.
*SPELL_AURA_MOD_HEALING_RECEIVED use only when calculating aura caster healing.

--HG--
branch : trunk
2009-02-03 20:42:43 +01:00
QAston 8b36eb7f0c *Handle SPELL_AURA_MOD_ABILITY_AFFECTED_TARGETS.
--HG--
branch : trunk
2009-02-03 19:12:33 +01:00
QAston c3c36ec1c8 *Fix bug that missed/immuned/etc. shoots take no ammo.
*Handle SPELL_AURA_ABILITY_CONSUME_NO_AMMO

--HG--
branch : trunk
2009-02-03 18:27:22 +01:00