aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-11-03Core/Scripts: Archmage Arugal event script (#17922)tkrokli
Implement boss script for Archmage Arugal - add yells used in boss event to DB - use proper spells instead of only melee fighting - add DataType in shadowfang_keep.h - add event scheduling in the script By Riztazz Closes issue #17916
2016-11-01Core/GameObject: spawn linked traps at gameobject creation instead of using ↵SnapperRy
DB spawns. (#18172) Closes #11328.
2016-11-01Remove reference to eastern plaguelands scriptDr-J
2016-11-01Remove obsolete fileDr-J
2016-10-31Shared/Metric: Initial support for tag value escapingjackpoz
Fix #18175
2016-10-30Core/Auras: fix elixir aura savingariel-
2016-10-30Core/Transports: Fixed crash added in b88cecb656c62cd3bcc3ae2a171b173eb64a28c9Shauren
2016-10-30Core/Transports: Added extra transport position update just when it stops movingShauren
Closes #17952
2016-10-30Core/Quest: Only delete all quest bound items from inventory on turn in if ↵Brian Swango (runningnak3d)
the quest is not repeatable Closes #17758 Closes #17806 Closes #17764
2016-10-30Core/Auras: don't save auras casted by itemsariel-
- Drop useless field from DB (itemGuid was being saved, but never used, see Prepared Statements) - This type of auras (like Water Bucket, Precious Ribbon, etc) will be recasted on login anyways. This reverts commit 16cfd59f5b368fd1d05eeeab3afbacfccf0a6870
2016-10-30Core/GameObjects: Handle despawning and respawning of nearby linked traps on ↵Snapper
gameobject despawn and respawn Closes #12139 Closes #17553
2016-10-30Core/GameObjects: Fixed Frozen Trap target selectionShauren
Closes #14238 Closes #17517
2016-10-30Core/Spell: fix range for Ancestral Healing (shaman) and Grace (priest)ariel-
2016-10-30Core/Spells: workaround stealth interaction with Death and Decay and ↵ariel-
GameObject casts Closes #10179 Closes #16154
2016-10-29Core/SpellMgr: fix Abolish Disease/Poison targetsariel-
Spells were failing due to "out of range"
2016-10-29Core/Script: set original caster for Paladin judgement triggered effects.ariel-
Fixes healing not reported for the paladin.
2016-10-29Core/Unit: send original caster in heal packet logariel-
2016-10-29Core/SAI: reset event phase when calling SMART_ACTION_CALL_SCRIPT_RESET.SnapperRy
Now it really does what it says on the tin.
2016-10-29Script/Quest: improvements for Shizz Work:SnapperRy
- Proper cosmetic effects for Fel Guard Hound. - Spell cast when looting the Felhound Poo. - Felhound Poo now always contains loot.
2016-10-29Codestyle.SnapperRy
2016-10-28Core/Auras: only apply shapeshift aura passives when changing formsariel-
Closes #14845 Closes #17617
2016-10-28Core/Unit: consistency fixariel-
2016-10-28Core/Player: cleanup single target auras on spec switchariel-
Closes #806
2016-10-28Core/Auras: fix removal of Master of Subtlety/Overkill aurasariel-
Ref #806
2016-10-28Core/Spells: require phaseMask set for trap activation procsariel-
2016-10-28Core/Scripts: fix Cobra Strikesariel-
2016-10-28Core/Unit: allow pets and totems to drop mod charges in owner auras.ariel-
Needed for Cobra Strikes (re)implementation
2016-10-28Core/Scripts: fix Glyph of Mend petariel-
2016-10-28Core/Script: Messenger Torvus.SnapperRy
2016-10-27Core/Unit: fix error introduced in 8a82a3ba81a187b5c76f4065697925a1da15aa13.ariel-
Defense skill wasn't being accounted for crit chance reduction
2016-10-27Core/Unit: fix warning reported by VS2015ariel-
C4146: unary minus operator applied to unsigned type, result still unsigned
2016-10-27Core/Conditions: merge CONDITION_SOURCE_TYPE_QUEST_SHOW_MARK with ↵SnapperRy
CONDITION_SOURCE_TYPE_QUEST_ACCEPT. (#18151)
2016-10-27DB/SAI: Zebu'tan and Alys Vol'tyr's conversations.SnapperRy
Also add forgotten creature_template change in 145bf1d.
2016-10-27Core/Unit: fix logic error in DamageInfo::ModifyDamage.ariel-
Previous code did not protect against m_damage underflow, rather only allow up to duplicate damage. It now should work as intended. Closes #18154
2016-10-26Core/SpellMgr: overwrite DBC RangeEntry for Safeguardariel-
Closes #18117
2016-10-26Core/Auras: allow damage from periodics to trigger auras if they're not ↵ariel-
fully resisted/absorbed
2016-10-26Core/SAI: remove wrong DB errors.SnapperRy
It is normal to have events applicable only to certain instance difficulties. Closes #18082.
2016-10-26Core/Unit: CalculateMeleeDamage should use unmodified damage to compute HitInfoariel-
d3a71a83387f757f87c7d27e1054498c8cc49c8f follow-up
2016-10-26Core/Spells: use DamageInfo struct to calc spell absorbs and resists, and ↵ariel-
use calculated proc hitMask on aura ticks Closes #18135
2016-10-25Core/Globals: abort server startup if there are wrong factions in DBariel-
Closes #18127
2016-10-25Core/Unit: fix chain cc's not being diminished properlyariel-
Logic fail in 9b0fa51022fba3d5ece96dd0ac8399be01ea5b0f (now diminishing info is always initialized)
2016-10-25Core/Spells: moved handling of SPELL_ATTR0_CU_DONT_BREAK_STEALTH inside proc ↵ariel-
system. Fixes additional issues with spells that shouldn't be breaking stealth and had this attribute
2016-10-23Tools/VMAPs: Fix extractor crash when some .mpq files does not exist (#18130)Mikhail Redko
2016-10-23Scripts/Trial of the Crusader: Fixed crash in Snobold Vassal script (#18124)Keader
Closes #18122
2016-10-22Core/Chat: coding standardsAokromes
2016-10-21Core/Unit: prematurely abort GetFactionTemplateEntry instead of returning a ↵ariel-
null pointer Factions should never be invalid for players/spawned creatures anyways Ref #18113
2016-10-21Fix non-PCH build.SnapperRy
2016-10-21Add forgotten override.SnapperRy
2016-10-21Script/Spell: remove cosmetic effect for Water Bucket item at login if it ↵SnapperRy
expired after the player logged out.
2016-10-21Core/Arena: Fix lag caused by arena distribution (#17989)Ivan Bakula
Avoid queueing unneeded queries to save arena teams and arena team members data if nothing was changed during that week.