aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-29TravisCI: Clang 3.9DDuarte
2016-12-29Dep: Update fmt (cppformat) to 3.0.1 ↵DDuarte
https://github.com/fmtlib/fmt/commit/7fa8f8fa48b0903deab5bb42e6760477173ac485 Also renamed cppformat to fmt
2016-12-29Update 2016_12_29_04_world.sqlKeader
2016-12-29DB/Creature: Pathing for all Booty Bay BruiserKillyana
Closes #18651 By Rushor
2016-12-29DB/Quest: The CrystalsKillyana
Closes #18654 BY Rushor
2016-12-29DB/Spell: Fix 2 procs (triggered flag)ariel-
- Hunting Party (Closes #18412) - Inspiration (Closes #18413)
2016-12-29Core/Spell: do not proc auras on SPELL_AURA_OBS_MOD_HEALTH healing ticksariel-
Closes #14726
2016-12-29DB/Quest: The Sleeper Has AwakenedKillyana
Closes #18650 By Rushor
2016-12-29DB/Quest: The Fel and the FuriousKillyana
By Rushor
2016-12-29DB/Spell: stop some auras from removing stealthariel-
- They have damage class melee and proc PROC_FLAG_TAKEN_SPELL_MELEE_DMG_CLASS - Sated/Exhaustion are negative auras, counts as negative spell flag, and stealth drops too Closes #18421 Closes #18553
2016-12-29Core/Spell: Prevent NO_TARGET auras from actually selecting target (same as ↵ariel-
caster) - Fixes an issue with generic mount scripts where the dummy aura was applied and removed then the real mount was applied - Pets would be unsummoned, resummoned and unsummoned again in an instant Closes #16783
2016-12-29Core/Scripts: fixed ground/fly mounts on non-flyable zones of Outland mapariel-
Closes #18627
2016-12-29Core/Spell: Fix Turn the Tablesariel-
Closes #5134
2016-12-28Core/Spell: reverted stun aura handlingariel-
Partial revert of 50a3ce5703bdaa4fe16e2e773eabafa9a4818083 Closes #18487 Closes #18490 Closes #18497
2016-12-28DB/Quest: Galaen's FateKillyana
Closes #18645 By Rushor
2016-12-28DB/Quest: Vyletongue CorruptionKillyana
Closes #18648 By Rushor
2016-12-28DB/Quest: The Fel and the FuriousKillyana
Closes #18647 By Rushor
2016-12-28Core/Scripts: Fixed chase movement in Palehoof encounterKeader
Closes #15405
2016-12-28DB/Quest: Add some German locales for Death Knight questsKillyana
Closes #18623 By bumbummen99
2016-12-28DB/Quest: World of ShadowsKillyana
Closes #18646 By Rushor
2016-12-28DB: Fix a DB errorKillyana
By Rushor
2016-12-28DB/Quest: The Fallen ExarchKillyana
Closes #18598
2016-12-28DB/Spell: Arcane Brilliance should not stack with Fel IntelligenceKillyana
Closes #18524 By Jildor
2016-12-27Build fixKeader
2016-12-27Core/Scripts: Black Temple misc fixesKeader
Closes #18176 * Implemented faction change of Ashtongues when Shade of Akama dies * Moved factions to black_temple.h * Removed explicit from EnslavedSoulEvent (Reliquary of Souls) * Fixed a typo in Skeram Script (followup 5f44890049c3e6b0ee7a11296239f4f1bceb66ec) * Fixed spell Shadow Inferno (Illidari Nightlord)
2016-12-28DB/Waypoints: Add LBRS Missing WaypointsKillyana
Closes #18639 By Rushor
2016-12-28DB/Waypoints: Add Deadmines Missing WaypointsKillyana
Closes #18640 By Rushor For 3.3.5 only
2016-12-28DB/Quest: Ending their worldKillyana
Closes #18642 By Rushor
2016-12-28DB/Quest: Totem of VarkKillyana
Closes #18622 By Rushor
2016-12-27Core/Movement: Typo fix for falling to void case (#18611)xinef1
2016-12-27Core/Scripts: Added missing spells in Skeram (#18486)Keader
2016-12-27TabsKittnz
2016-12-27Core/SmartScript: update ACTION_GO_SET_GO_STATEKittnz
GO_STATE_ACTIVE = 0, // show in world as used and not reset (closed door open) GO_STATE_READY = 1, // show in world as ready (closed door close) GO_STATE_ACTIVE_ALTERNATIVE = 2 // show in world as used in alt way and not reset (closed door open by cannon fire) Credits to Sunwell
2016-12-27Core/Events: Fixed logic for Fireworks Show at New Years AdjustmentsKittnz
2016-12-27Core/Events: Adjust timings and occurrence for Fireworks Show at New Years EveKittnz
2016-12-27DB/Quest: Showdown Horde/AllianceKillyana
Closes #18604
2016-12-27DB/Creature: Update Matt at Crystal Lake scriptKittnz
2016-12-27DB/Loot: Remove rare drop reference from normal trash mobKillyana
Closes #18614 By xinef1
2016-12-27DB/Creature: Fang and ErkKillyana
Closes #5188 By Rushor
2016-12-27DB/Creature: Guard Taruc and GrukKillyana
Closes #12448 By Rushor
2016-12-27DB/Quest: The Lord of Blackrock (Horde)Killyana
Closes #12255 By Rushor
2016-12-27DB/Quest: The Lord of BlackrockKillyana
Closes #12256 By Rushor
2016-12-27DB/Creature: Garrosh's Landing - Fix Warsong Marksman phaseKillyana
Closes #18621 By Rushor
2016-12-27DB/Creature: Magrami SpectreKillyana
Closes #18610 By Rushor
2016-12-27DB/Quest: Return to AngratharKillyana
Closes #18609 By Rushor
2016-12-26DB/Quest: Breadcrumbs againDr-J
Forgot to unlink some of these quests earlier.
2016-12-26DB/SAI: Misc FixesDr-J
1) Prevent Quetz'lun Worshipper and Serpent-Touched Berserker from becoming unkillable if player on Foundation for Revenge agros but does not kill it 2) Add some missing effects for Leading the Ancestors Home 3) Supplies to the Crossroads and The Disruption ends should be able to be taken together 4) The Spirits of Stonetalon is optional breadcrumb and Goblin Invaders should be takable without it 5) Fix a lot of other breadcrumb quests as appears did not previously push to tc or cant find commit
2016-12-26Core/Items: Fixed empty slots handling in equipment manager (#18613)xinef1
2016-12-26Core/Units: Fixed bug in stun code making units summoned by npcs to never ↵xinef1
break out of stun (#18612)
2016-12-26Core/Units: Fixed exploit where killing tamed pet could yield emblems (#18605)xinef1