| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-12-08 | *Allow zero entry for script target (players). | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-08 | *Use SetReactState(REACT_PASSIVE) to force creatures such as halazzi and ↵ | megamage | |
| reliquary of souls to stop combat and merge. --HG-- branch : trunk | |||
| 2008-12-08 | *Try to fix the bug that players "do not die" when killed. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-08 | *Some fix of the last commit. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-08 | *Headless horseman script. By Silver1ce. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-08 | *Uldaman script. By peldor. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-08 | *Update to Mangos 6888. Source: Mangos. | megamage | |
| *Major change: Make corpse erase async, Avoid DB access on deleting guild member. *Skip 6885 because of performance concern. --HG-- branch : trunk | |||
| 2008-12-08 | *Fix the bug that swiftmend heals too much. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-08 | *Fix melee spell range issue. | megamage | |
| *Revert the change of lifebloom final heal. --HG-- branch : trunk | |||
| 2008-12-08 | *Fix Improved Blizzard. By Larva. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-08 | *Fixed broken reload spell_disabled command. By Visagalis. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-07 | *Fix final heal of lifebloom. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-07 | *Fixed dispel of stacked auras. By QAston. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-07 | *Fix a typo. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-07 | *Use react state instead of isaggressive. Allow civilian to fight back. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-07 | *Skip second cancast check for instant spells. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-06 | *Add bonus to amount for HOT/DOT when aura is added. This will make ↵ | megamage | |
| stackable HOT/DOT gain damage/healing bonus for each stack. --HG-- branch : trunk | |||
| 2008-12-06 | *Moving creatures in view dist. By trullyone. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-06 | *Let pet attack target not in LOS. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-06 | *Fix WaypointMovementGenerator. By trullyone. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-06 | *Fix a typo in the last commit. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-06 | *Update to Mangos 6880. Source: Mangos. | megamage | |
| *Skip 6878, 6871. *Main change: change cell size, add is3dDistance for IsWithinDistInMap and isVisibleForOrDetect. --HG-- branch : trunk | |||
| 2008-12-06 | *Try to fix the bug about Magtheridon (if there is any). | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-03 | *Add addsphase to Nalorakk script | BroodWyrm | |
| --HG-- branch : trunk | |||
| 2008-12-06 | *Only let grounding totem absorb magic spells. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-06 | *Fix a typo in WaypointMovementGenerator. By trullyone. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-06 | *Fix a bug that GetHeight causes crash. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-06 | *Apply range mod also for melee spells. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-05 | *Remove some duplicate config options. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-05 | *Move kill-target part from DealDamage to a new function Kill. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-05 | *Fix the bug that hexlord causes crash. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-05 | *Fix the infamous "walk" bug. By thenecromancer. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-05 | *Update melee range calculation. By QAston. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-04 | *Update spell range calculation. Original patch by QAston. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-04 | *Fix a bug that Sathrovarr does not die. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-04 | *Lock notifylist during update. This should fix the crash bug during ↵ | megamage | |
| relocationnotify update. --HG-- branch : trunk | |||
| 2008-12-04 | *Fix script bug of eredar twins. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-04 | *Fix a bug that mobs do not stop chasing players. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-04 | *Fix the bug that creating new instance during login causes crash. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-03 | *Add new immune type: IMMUNITY_ID. This is usually done using dummy auras. | megamage | |
| *Let cloak of shadows immunes to flare. --HG-- branch : trunk | |||
| 2008-12-03 | *Update persistant auras every 500ms. (I do not know if persistant auras can ↵ | megamage | |
| be resisted. If not, then this patch may be useless) --HG-- branch : trunk | |||
| 2008-12-03 | *Move Wyvern Sting from core to db. (linked spells) | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-03 | *Use dest to calculate time delay for missile spells. (Only ↵ | megamage | |
| SPELL_EFFECT_TRIGGER_MISSILE for now, need to fix all "dest required spells") --HG-- branch : trunk | |||
| 2008-12-03 | *Do not create new instance when player is logging in. (Try to fix "Instance ↵ | megamage | |
| Relog & Reset Exploit") --HG-- branch : trunk | |||
| 2008-12-03 | *Let owner enter pvp when pet attacks pvp target. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-02 | *Log error for script target spells without target entry in db. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-02 | *Do not let soulshatter aggro not-aggroed creatures. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-02 | *Fix SPELL_EFFECT_TRIGGER_MISSILE. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-02 | *Add CONDITION_INSTANCE_DATA for dynamic loot of instance such as Zul'aman ↵ | megamage | |
| and AV battleground. *Script update for Zul'aman. --HG-- branch : trunk | |||
| 2008-12-02 | *Remove some unused configs. | megamage | |
| --HG-- branch : trunk | |||
