| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-07-30 | [8229] Improve stealth detection code for player case. Author: Ambal | megamage | |
| --HG-- branch : trunk | |||
| 2009-07-30 | [8225] Some fixes from 320 branch. Author: tomrus88 | megamage | |
| --HG-- branch : trunk | |||
| 2009-07-30 | [8218] Final part of talent 17962 and ranks fixes. Author: VladimirMangos | megamage | |
| * Correctly show per-caster aura state for cleitns. --HG-- branch : trunk | |||
| 2009-07-28 | *Implement attribute flag SPELL_ATTR_EX3_BLOCKABLE_SPELL - now spells: ↵ | QAston | |
| Gouge, Kick, Wing Clip, Rake, Hamstring are blocable - by thenecromancer. --HG-- branch : trunk | |||
| 2009-07-28 | *Remove obsolete code for Judgement of Light. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-28 | *Cleanups and Fixes in Mirror Image script. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-27 | *Rage is now generated by damage absorbed | QAston | |
| *Fix rage calculation for level > 70 *Allow rage generation for NPC using rage *Make mitigated damage not add rage *Fix Warriors' Berserker Rage Author of all of these: thenecromancer --HG-- branch : trunk | |||
| 2009-07-27 | *Implement immunity removal part for Shattering Throw ability - by ↵ | QAston | |
| thenecromancer. --HG-- branch : trunk | |||
| 2009-07-26 | *Update procflags for Imp.Shadowform. | QAston | |
| *Use item speed value instead of attack speed value for enchant PPM - by MaS0n. *Correctly apply cooldown to Improved leader of the pack mana regen. *Do not refresh duration when stack from aura is dropped - by Apoc --HG-- branch : trunk | |||
| 2009-07-25 | *Correct damage for spell Piercing Shots' ticks. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-07-25 | *Fix a typo. :) | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-07-25 | *Fix spell Savage Defense's reducing damage amount. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-07-24 | [8208] Add part support for spell 33525. Author: NoFantasy | megamage | |
| Also let spell 33652 trigger when aura from 33572 reach full effect. --HG-- branch : trunk | |||
| 2009-07-24 | [8207] Allow show combat log for healing done by totems. Author: Itch | megamage | |
| --HG-- branch : trunk | |||
| 2009-07-23 | *Script for Plug the Sinkholes - by Drethek. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-23 | *Use virtual function for GetFollowAngle | megamage | |
| --HG-- branch : trunk | |||
| 2009-07-22 | *Fix Piercing Shots - by freeganja. | QAston | |
| *Clear movement generators for unit when removing from world. --HG-- branch : trunk | |||
| 2009-07-22 | *Fix a typo breaking some summon types. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-22 | *Fix Replenishment from Imp. Soul Leech - original patch by freeganja. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-22 | *Allow SPELL_AURA_TRANSFORM to to be breakble by damage using proc system. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-22 | *Implement Aura Type 247 (SPELL_AURA_CLONE_CASTER) and 279 ↵ | QAston | |
| (SPELL_AURA_INITIALIZE_IMAGES) *Handle CMSG_GET_MIRRORIMAGE_DATA opcode. *Save Minions follow angle to allow themmoving in a formation *Improvements in SpellAI: correctly evade and select attack target for creatures without threat list *Use SpellAI instead of PetAI for not controllable guardians *Only guardians with SUMMON_TYPE_PET are controllable now *Add script and template data for Mirror Image. *Thanks to Drahy for help. --HG-- branch : trunk | |||
| 2009-07-20 | *Use map pointer of killed creature instead of player pointer to prevent ↵ | QAston | |
| crash in case killer is not in world. --HG-- branch : trunk | |||
| 2009-07-20 | [8190] Update killing quest objectives base at creature_template ↵ | megamage | |
| KillCredit fields. Author: GriffonHeart Note: for avoid double counting must be removed C++ scripts and EventAI scripts that do same thing in old way. Signed-off-by: VladimirMangos <vladimir@getmangos.com> Also implement KillCreditN field check at loading. --HG-- branch : trunk | |||
| 2009-07-19 | *Fix DK presences and their improved versions - original patch by thenecromancer | QAston | |
| *Port player to homebind if instance cannot be created in WorldSession::HandleMoveWorldportAckOpcode. --HG-- branch : trunk | |||
| 2009-07-19 | *Cleanups and fixes in Unrelenting Assault. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-18 | *Merge. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-18 | *Move coefficients from Spell::SpellDamageSchoolDmg to spell_bonus_data. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-18 | *use OriginalVictim for some range based spell casts (only scripts) | Rat | |
| -fixed void reaver's arcane orb spell, now it is shown in combatlog (cheers to bossmods) --HG-- branch : trunk | |||
| 2009-07-18 | *Add new column to spell_bonus_data table to store ap bonus for periodic auras. | QAston | |
| *Use -1 to mark entries, for which default spell bonus calculation should be used. *Move periodic auras ap bonuses from core to db. *Add coefficient for Black Arrow. --HG-- branch : trunk | |||
| 2009-07-18 | *Update heal calculation formula for Death Strike and apply improved death ↵ | QAston | |
| strike bonus if avalible *Use floor() function for rounding in rep gain calculation *Add some debug info to WorldSession::HandleMoveWorldportAckOpcode() --HG-- branch : trunk | |||
| 2009-07-17 | *2 more spells not present in dbc of 313 removed. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-17 | *Remove some code for spells not present in dbc of 313. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-16 | [8175] Add shred in spell_check. Author: VladimirMangos | megamage | |
| --HG-- branch : trunk | |||
| 2009-07-16 | [8172] Drop dead code for 33878/33876 and ranks. Author: VladimirMangos | megamage | |
| Detected by spell_check: not have now dummy aura but have SPELL_AURA_MOD_MECHANIC_DAMAGE_TAKEN_PERCEN for proper mechanic. --HG-- branch : trunk | |||
| 2009-07-14 | *Fix the bug that escorted creatures return to their spawnpoint after ↵ | QAston | |
| engaging combat. --HG-- branch : trunk | |||
| 2009-07-14 | *Do not allow spells having damage to break root casted by the spell. | QAston | |
| *Typohunt: wand skill gain, Improved spell reflection aura drop from party. --HG-- branch : trunk | |||
| 2009-07-14 | *spell_bonus_data for Glyph of Chains of Ice - by Zcuron | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-14 | *Add better proc check for Glyph of death's Embrace - by Astellar | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-14 | *Correct target selection for blade flurry - by XTZGZoReX | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-13 | *Make charge-like spells with talented warbringer correctly remove movement ↵ | QAston | |
| impairing auras. *Fix Revitalize. *Use MaxHp of target instead of base hp for CC auras amount. --HG-- branch : trunk | |||
| 2009-07-13 | *Set pvp flag for spells with SPELL_ATTR_EX3_NO_INITIAL_AGGRO if needed. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-11 | *Some improvements in procflags: | QAston | |
| -handle proc_flag_death -allow trap selection in spell proc event entry for proc_flag_on_trap *Add spell_proc_event entry for Lock and Load - by Bengan *Add spell_proc_event entry for Improved Spell Reflection. --HG-- branch : trunk | |||
| 2009-07-11 | *Handle breaking on damage auras by procflags - original patch by thenecromancer | QAston | |
| *Implement Glyph of Fear - by thenecromancer --HG-- branch : trunk | |||
| 2009-07-11 | *Fix Desecration. | QAston | |
| *Correct a typo which made some of charged auras to be not dropped. --HG-- branch : trunk | |||
| 2009-07-10 | *Bring back old damage scaling with level formula. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-10 | *Fix Impurity. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-09 | *Add new procExFlag: PROC_EX_ONLY_ACTIVE_SPELL - which allows only ↵ | QAston | |
| damaging/healing spells to proc - this fixes double proc of judgement auras in some cases. --HG-- branch : trunk | |||
| 2009-07-09 | *Fix some problems with charmer removing started with rev 4402. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-08 | *Correct target requirement for eyes of the beast and add some crash ↵ | QAston | |
| preventing checks to charm code. --HG-- branch : trunk | |||
| 2009-07-08 | *Spell proc event entries for: dirge, rime, desecration, glyph of heart strike. | Destalker | |
| --HG-- branch : trunk | |||
