aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2017-01-02Core/Scripts: Missing break and added ZBoundary in Blood Queen Lana ThelKeader
2017-01-02Scripts/TrialOfTheCrusader: Anub'Arak Enable Emerge Emote (#18721)Rushor
2017-01-02Update Copyright notice for 2017tkrokli
Happy new year!
2017-01-02Core/Scripts: Implement Boss Coren Direbrew (#18137)Gustavo
2017-01-02Build Fix (#18719)Gildor
Closes #18718
2017-01-01Build FixKeader
2017-01-01Core/Scripts: Blood Prince Council refactored and fixed reported issues (#18632)Keader
Closes #7150
2017-01-01Core/Scripts: Illidari Council Rewrite (#18546)Keader
Thanks to Sirikfoll, Krudor and Offl for all help
2017-01-01Merge pull request #18702 from Rushor/peonKillyana
Scripts/Quest: Work Work! Move Lazy Peon script to SAI
2017-01-01Scripts/Quest: Work Work! Move Lazy Peon script to SAIRushor
2016-12-30Core/Spell: Fixed Arcane Potencyariel-
- Removed old workaround in SpellAuras.cpp Closes #18417
2016-12-29Core/Script: Kill one startup errorariel-
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/Scripts: Fixed chase movement in Palehoof encounterKeader
Closes #15405
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-27Core/Scripts: Added missing spells in Skeram (#18486)Keader
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-24Core/Ruby: Minor fixes in Halion encountersirikfoll
* Some codestyle fixes * Fixed wrong Halion summon with Hotswap system * Fixed evade issue * Fixed emblem frost exploit
2016-12-23Core/Ulduar: Fixed XT002 Heart phaseKeader
Closes #18557 Thanks to xinef1 * Fixed Heart Phase * Fixed Combat bug with Heart after wipe * Added DespawnAtEvadeMethod
2016-12-22Core/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
2016-12-22Core/Scripts: Mother Shahraz encounter rewrite (#18446)Keader
2016-12-21Core/Scripts: Minor fixes in Baltharus The Warborn (#18550)Keader
* Core/Scripts: Minor fixes in Baltharus The Warborn * go away travis
2016-12-19Scripts/Events Implement Pilgrim's Bounty Bountiful Tablesirikfoll
2016-12-16Core/Scripts: Black Temple - added comments in all SpellScripts (#18494)Keader
2016-12-15Core/Script: Implement Paralytic Poisonariel-
Closes #16905
2016-12-15Core/Units: Cleanup hardcoded magic numbers for byte field offsetsShauren
(cherry picked from commit ac1dc758b98baab13dab66057c6d45e9295d8eb1)
2016-12-13Core/Scripts: Fixed Reliquary of Souls Boundary (#18470)Keader
Followup 02f18419f58dc952cd209c97f641269bea6bd1fc
2016-12-13Update boss_reliquary_of_souls.cppAokromes
2016-12-13Core/Scripts: Reliquary of Souls RewriteKeader
2016-12-09Core/Unit: unambiguosly define PLAYER_FIELD_MOD_DAMAGE_DONE_ fields as signedariel-
- They were used both signed and unsignedly - Bonus: some magic number removal with enums
2016-12-07Fix pch - second attemptKittnz
2016-12-07Fix pchKittnz
2016-12-07Core/Event: Add Fireworks Spectacular (4th of July) & New Year's Eve event!Kittnz
2016-12-07Core/Scripts: Professor Putricide - Fixed Tear Gas spell sometimes dont ↵Keader
casted in phase transitions (#18425) Closes: #7972
2016-12-07Core/Scripts: Rewrite Magtheridons Lair (#18330)Keader
Core/Scripts: Rewrite Magtheridons Lair
2016-12-02Core/Misc Remove WhiteSpaces (#18379)Gustavo
2016-11-30Scripts/BT: Fix noPCH buildariel-
2016-11-30Scripts/BlackTemple: 4bc60e650d followupccrs
2016-11-30Scripts/BlackTemple: minor cleanup and corrections after recent PRsccrs
plus a ninja tabs to spaces cleanup
2016-11-29Fix buildKittnz
2016-11-29Core/Scripts: Drake HuntKittnz
- Removed creature script - Using a spell script for red dragonblood spell http://wotlk.openwow.com/spell=46620 from sunwell - Updated the SAI scripts for the quest Drake Hunt also from sunwell and fixed by Kilyana
2016-11-29Core/Scripts: fix a failed assertion crash in Master's Call scriptariel-
Closes #18316 Closes #18318
2016-11-28Core/Scripts: Partial Revert in 87977b00d3f040c5a52b5bba6fc5e04d6a4d7385 ↵Keader
misunderstand concept. (#18334) Sorry for the mess
2016-11-28Core/Scripts: Black Temple misc codestyle and unit state casting check (#18333)Keader
2016-11-26Core/Scripts: Teron Gorefiend encounter rewrite (#18263)Keader
Core/Scripts: Rewrite Teron Gorefiend Encounter
2016-11-26Core/Scripts: Minor Fixes in Black Temple (#18293)Keader
Core/Scripts: Minor Fixes in Black Temple