aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2018-11-12Core/Chat: Updated quest chat link formatShauren
2018-11-07Core/Creatures: Update creature model handling with new display scale (#22567)Traesh
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-09-26Core/DataStores: Updated hotfix database structureShauren
* Updated handling for removed db2s
2018-09-15Core/Maps: Replaced spawnmask with difficulty listShauren
2018-08-25Fixed buildjoschiwald
2018-08-25Scripts/Command: Use packet builder in .debug send channelnotifyjoschiwald
2018-08-25Core/Spells: Removed useless calls of Spell::GetEffect and SpellInfo::GetEffectjoschiwald
2018-08-05Core/AreaTrigger: handle AREATRIGGER_FLAG_HAS_CIRCULAR_MOVEMENT (#21778)Traesh
2018-07-22Core/Misc: Fix nopch buildShauren
2018-07-22Core/Spells: Fixed travel formMihapro
2018-07-22Core/Spells: Implement AURA_REMOVE_BY_INTERRUPT to provide aura scripts with ↵Mihapro
more information when removing by Unit::RemoveAurasWithInterruptFlags
2018-06-16nopch fixShauren
2018-06-16Scripts/Misc: Use InstanceMap* in InstanceScript instead of Map*Shauren
2018-06-11Npc/Script: fixed Eye of Acherus action barOvahlord
Closes #18362
2018-05-12Scripts/Spells: Fixed eviscerate and envenom damagejoschiwald
Closes #21923 Closes #21874
2018-05-07Core/Misc: Fixed rotation of many gameobjects summoned in tol barad, ↵Shauren
garrison and various scripts
2018-04-25scripts build fixShauren
2018-04-24Core/Quests: Implemented quest greeting localesShauren
2018-04-18Core/Accounts: prevent existing account ban from being updated (#21836)Roc13x
Cherry-picked from fbb2b165
2018-04-08Scripts/Commands: Added missing changes in ↵joschiwald
bc88d3bc15debb70432603b21a2319b72db02f49
2018-04-05Core/Commands: Allow GMs to enter water while .gm fly is onShauren
2018-03-25Core/Commands: Allow modifying gameobject destructible state with .gobject ↵Shauren
set state command
2018-03-25Core/MMaps: Implemented loading phased tilesShauren
Closes #16909
2018-03-25Core/Maps: Implemented loading swapped mapsShauren
2018-03-25Core/Entities: Take terrain swaps into account when calculating LoS/height/areaShauren
2018-03-25Core/Entities: Phasing rewriteShauren
* Optimized phase visibility checking * Handle all phase flags Closes #16758 Closes #21119
2018-03-18Fixed non pch buildjoschiwald
2018-03-18Fixed build againjoschiwald
2018-03-18Fixed buildjoschiwald
2018-03-18Core/Scripts: Missing break and added ZBoundary in Blood Queen Lana ThelKeader
(cherry picked from commit cf6fc37771804b6fff3275e2fd11e48dd86a7aeb)
2018-03-18Scripts/TrialOfTheCrusader: Anub'Arak Enable Emerge Emote (#18721)Rushor
(cherry picked from commit 1551738c552be4104e329161ee6107c093b95b87)
2018-03-18Core/Scripts: Implement Boss Coren Direbrew (#18137)Gustavo
(cherry picked from commit d6a5477407968e2a9a8be33a2ce1ed835f3a1919)
2018-03-18Build Fix (#18719)Gildor
Closes #18718 (cherry picked from commit 7a6c47704bbc0eb22bcfe3cb9a74ba18fcd70585)
2018-03-18Build FixKeader
(cherry picked from commit be15beebdc0a9ec67943bd17930b868442d0ec1b)
2018-03-18Core/Scripts: Blood Prince Council refactored and fixed reported issues (#18632)Keader
Closes #7150 (cherry picked from commit 64f6f2a0ae7294857d5ebd1ec6034476e94656e6)
2018-03-18Core/Scripts: Illidari Council Rewrite (#18546)Keader
Thanks to Sirikfoll, Krudor and Offl for all help (cherry picked from commit 5af1fa22733c64e97f60967b36ea970a355d0598)
2018-03-18Core/Scripts: Fixed chase movement in Palehoof encounterKeader
Closes #15405 (cherry picked from commit db426ed0f9712f957d055109c22de2cfc20b50a9)
2018-03-18Core/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 5f44890) * Fixed spell Shadow Inferno (Illidari Nightlord) (cherry picked from commit ca217798642987baf396f4bad79fd713ba133254) Build fix (cherry picked from commit 3b4521bb29552ca3f913b6ee1d255360fc65b06e)
2018-03-18Core/Scripts: Added missing spells in Skeram (#18486)Keader
(cherry picked from commit 5f44890049c3e6b0ee7a11296239f4f1bceb66ec)
2018-03-18Core/Events: Fixed logic for Fireworks Show at New Years AdjustmentsKittnz
591fba581052880cf80d45d61f9707d531d8aa49
2018-03-18Core/Events: Adjust timings and occurrence for Fireworks Show at New Years EveKittnz
(cherry picked from commit ef4b8da56bbb502c86b5593656acc2e06632a0ee)
2018-03-18Core/Ruby: Minor fixes in Halion encountersirikfoll
* Some codestyle fixes * Fixed wrong Halion summon with Hotswap system * Fixed evade issue * Fixed emblem frost exploit (cherry picked from commit 0b33a8281f6be3458ef3698349f00a1f6aabb0b5)
2018-03-18Core/Ulduar: Fixed XT002 Heart phaseKeader
Closes #18557 Thanks to xinef1 * Fixed Heart Phase * Fixed Combat bug with Heart after wipe * Added DespawnAtEvadeMethod (cherry picked from commit 554c28d56b9fdbd70f9c1376d0cad5e72a357c87)
2018-03-14Core/Misc: Graveyards can now use conditions, SourceType = 27, SourceEntry = ↵Shauren
graveyard_zone.ID
2018-03-14Scripts/Commands: implemented command .server debugAokromes
- Shows detailed information about server setup, useful when reporting a bug: * rev. hash * versions of mysql, openssl, boost, cmake * info about autoupdater * info about ports (realmlist and current) * vmap/map/mmap status and folder sizes * available DBC locales * TDB version cherry pick of d18f8b94b0cb5182ef450bec5cafd3c5d74fd00a Running this command when reporting bugs is MANDATORY (you can censor paths)
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-03-12Fix non-PCH build #2.Gacko
2018-03-12Fix non-PCH build.Gacko
2018-03-12Core/Scripts: Fixed Suppresser behavior in Valithria Dreamwalker encounterKeader
Closes #18530 * Fixed range issue * Fixed weave spawn when Summon Timmer Suppresser(70912) is casted * Fixed spawn count (cherry picked from commit dbd567799f47cea46cdf4f1fb3dc61960fd283ab)