Commit Graph

438 Commits

Author SHA1 Message Date
QAston f874ca629e *Set target guid as original caster guid for GO casts.
--HG--
branch : trunk
2009-06-13 14:01:10 +02:00
QAston 2963b6b76d *Fix Invigoration
--HG--
branch : trunk
2009-06-13 00:52:51 +02:00
QAston ac8f322f21 *Fix Savage Roar
*Fix Glyph of Thorns.

--HG--
branch : trunk
2009-06-12 20:29:49 +02:00
QAston e5092285eb *Fix Elemental Oath bonus for Elemental Focus clearcasting
*Fix Glyph of Death Grip.

--HG--
branch : trunk
2009-06-12 14:38:22 +02:00
QAston f7c50a6f01 *Apply 6 second rule for drinking in arenas.
--HG--
branch : trunk
2009-06-12 11:59:58 +02:00
megamage 9d670fe6f5 *Switch to support client version 3.1.3
*I strongly recommend you not to use this until you get the 313 db. Now all destructible buildings cause client crash.

Source: Mangos
Thanks to TOM_RUS for most work to make this switch possible ;)

--HG--
branch : trunk
2009-06-11 00:45:59 -05:00
QAston da067afe12 *Fix Improved Spell Reflection
*Fix Glyph of Improved Scorch
*Sword And Board
*Fix Glyph of Devastate - original patch by CRAZyBUg

--HG--
branch : trunk
2009-06-10 23:44:30 +02:00
megamage bb3c1e2eae *Correctly apply/unapply item stats for disarm aura.
--HG--
branch : trunk
2009-06-10 14:15:37 -05:00
megamage b8f95e0546 *Fix the bug that players lose stats when change weapons when have disarm auras.
--HG--
branch : trunk
2009-06-10 10:13:45 -05:00
megamage a8dbf8904c *Correctly show spellclick flag for vehicles and creatures with info in spellclick table.
--HG--
branch : trunk
2009-06-08 23:43:25 -05:00
Machiavelli 91e9b27449 * Fix bug that potions and other energize effects make client display twice as much of a gain, by nos4r2zod.
* Rename 'EffectEnergisePct' to 'EffectEnergizePct'

--HG--
branch : trunk
2009-06-08 21:19:34 +02:00
megamage a328728cb8 *Implement spell aura 177.
--HG--
branch : trunk
2009-06-07 23:32:35 -05:00
QAston d0c801d6cf *Add support for stance-dependant action bar spells
*Temporary remove assert check in Player::RestoreSpellMods
*Apply bleeding damage bonuses for Shred.

--HG--
branch : trunk
2009-06-07 22:13:17 +02:00
Drahy f505101d8f *Update spell bonus data for many spells.
--HG--
branch : trunk
2009-06-06 23:06:49 +02:00
QAston efbf911026 *Fix demonic circle - original patch by Astellar
--HG--
branch : trunk
2009-06-06 22:11:33 +02:00
QAston cd98b1eeca *Fix scourge strike damage- original patch by Roland.
*Remove duplicate code for judgement of wisdom
*Correctly count diseases for death strike
*Fix a crash.

--HG--
branch : trunk
2009-06-06 15:58:50 +02:00
QAston aa468c964a *Fix dash bonus not working in some cases.
--HG--
branch : trunk
2009-06-06 13:45:17 +02:00
QAston e6941a4f41 *Remove Arcane Blast on Arcane Missiles and Arcane Barrage cast
*Spell_affect entry for Fingers of frost - by Larva
*use spellaffect entries in every affect check
*Allow spell_affect table to modify affect data for any spell

--HG--
branch : trunk
2009-06-06 12:53:38 +02:00
QAston 6f9f1a13f5 *Fix build.
--HG--
branch : trunk
2009-06-06 08:42:43 +02:00
QAston 39548d6822 *Update spellmod system
*Implement SPELL_ATTR_EX6_IGNORE_CASTER_AURAS
*Fix some bugs with traps proc flags

--HG--
branch : trunk
2009-06-06 08:27:36 +02:00
megamage 5041839918 *Some optimization of aura update.
--HG--
branch : trunk
2009-06-04 22:25:37 -05:00
megamage 93a23a7b40 *Fix build.
--HG--
branch : trunk
2009-06-04 16:32:21 -05:00
megamage 797fa43274 [7952] Implement rogue talent 51690. Author: Lightguard
--HG--
branch : trunk
2009-06-04 16:18:52 -05:00
megamage e3390806a9 [7948] Use SetFaction instead explcit field set, other cleanups. Author: NoFantasy
--HG--
branch : trunk
2009-06-03 19:29:55 -05:00
megamage ed06b6d059 *Try to fix build in *nix.
--HG--
branch : trunk
2009-06-03 16:20:35 -05:00
megamage c70e6a003e *Use setcharmedby and removecharmedby in enter/exit vehicle functions.
*Fix build.

--HG--
branch : trunk
2009-06-03 13:51:05 -05:00
megamage e861df8795 *Check auraname when auraeffect is constructed
--HG--
branch : trunk
2009-06-03 11:22:00 -05:00
Anubisss 1168492151 *Fix the bug that Vampiric Blood heals 15 instead of 15%.
--HG--
branch : trunk
2009-06-03 17:29:29 +02:00
megamage f92e8315cf [7918] Improve portability in work with uint64 string format specifiers and in code literals. Author: VladimirMangos
* Replace platform seelction MaNGOS code for select format descriptor for uint64 by using ACE define.
      I64FMTD renamed to UI64FMTD for more clear name.
    * Add new define UI64LIT (base at ACE seelction) for build portables uint64 literals.
      Please always use UI64LIT(0x00001) instead less portable 0x00001LL

--HG--
branch : trunk
2009-05-31 16:15:12 -05:00
megamage 5ed5513ca8 Mangos [7911]. Author: tomrus88
Very big patch. May cause bugs.

--HG--
branch : trunk
2009-05-31 15:56:51 -05:00
megamage cc022341ac [7908] Extract class data from creature_*_addon bytes0 fields, drop its, amd add unit_class field to creature_template. Author: NoFantasy
--HG--
branch : trunk
2009-05-29 21:24:23 -05:00
megamage ff4241e5eb *Fix a crash caused by removing areaaura. Thanks to arthurcik
--HG--
branch : trunk
2009-05-29 16:52:35 -05:00
megamage 75cf5b781c *Do not trigger living bomb when target is dead. By Them
--HG--
branch : trunk
2009-05-27 16:11:40 -05:00
megamage 0328a3c212 *Fix broken dk start zone teleporter.
*Use caster as source of areaaura when source is NULL.

--HG--
branch : trunk
2009-05-26 22:06:27 -05:00
megamage 8140543de4 *Rewrite some OPvP functions.
*Apply tenacity buff for outnumbered players in wintergrasp.

--HG--
branch : trunk
2009-05-24 17:26:44 -05:00
megamage aa67033cc7 [7885] Fixed talent 34914 and ranks proc spell to correct spellid. Author: qsa
--HG--
branch : trunk
2009-05-24 11:32:44 -05:00
megamage 73770d7354 *Fix the bug that totem only apply one auraeffect on target.
*Fix the bug that players can get aura when out of range of totem.
*Use caster to check enemy/ally state and spell bonus. Use source to check distance.

--HG--
branch : trunk
2009-05-24 00:05:17 -05:00
megamage 946aa87445 *Store aura::source for all types of aura effect.
--HG--
branch : trunk
2009-05-23 22:21:26 -05:00
megamage af1f0fd419 *Rename formalCaster as "source"
--HG--
branch : trunk
2009-05-23 20:50:21 -05:00
megamage 2780893030 *Fix a bug that player can change to an occupied seat on vehicle.
*Load full creature data for vehicles.

--HG--
branch : trunk
2009-05-23 20:40:14 -05:00
megamage 7ef7f7fa82 *Fix a crash caused by RecalculateAmount when aura caster is not present.
--HG--
branch : trunk
2009-05-23 11:17:15 -05:00
QAston 73faabbc49 *Fix a crash.
--HG--
branch : trunk
2009-05-23 11:26:08 +02:00
QAston 9af492483e *always remove old aura instead of recalculating new one in same id stack case-this prevents some problem with spelleffects execution problems
--HG--
branch : trunk
2009-05-23 10:57:05 +02:00
megamage 6473e94358 *Update Naxx scripts. Now only Kelthuzad is incompleted
--HG--
branch : trunk
2009-05-20 11:44:38 -05:00
QAston e348b671e7 *Corret proc from bloodsurge and judgements of the wise
*Do not proc backfire dmg from sw:death if target is killed
*Allow hots to proc from selfcast
*Fix glyph of corruption.

--HG--
branch : trunk
2009-05-19 20:33:11 +02:00
QAston 2b47f0c0f7 *Fix Demonic Empowerment.
*Some code optimisations.
*Set formalCasterGuid for area auras correctly.

--HG--
branch : trunk
2009-05-19 18:33:49 +02:00
megamage 3f98363aab *Merge.
--HG--
branch : trunk
2009-05-18 15:17:53 -05:00
megamage e8be2f026e *Add some scripted spells for naxx.
--HG--
branch : trunk
2009-05-18 15:04:05 -05:00
QAston 7ed391aa92 *Fix beacon of light
*Apply healing aura mods to leech auras.

--HG--
branch : trunk
2009-05-18 21:54:11 +02:00
QAston 6c7f2d2b24 *Spell_proc_event entries for Malestorm Weapon - by throneinc
*Fix bug that some spells can't proc
*Add spell_proc_event entries for some items.

--HG--
branch : trunk
2009-05-18 19:00:20 +02:00