aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Collapse)Author
2015-07-14TDB 335.59 - 2015/07/14TDB335.59DDuarte
2015-07-13DB/Pathing: Howling Ford - BaleheimRushor
2015-07-13DB/Pathing: Howling Fjord - WyrmskolRushor
2015-07-12DB/Misc: Fix startup errorAokromes
By Killyana, updates #14730
2015-07-12Update 2015_07_12_02_world.sqlAokromes
2015-07-12DB/Creature: Fixing some spawns on The Frozen Halls entranceAokromes
By Killyana, closes #15014
2015-07-12DB/Creature: Senani Thunderheart gossipAokromes
By tkrokli, closes #14861
2015-07-12DB/Misc: The Grim Guzzler fightAokromes
By Killyana, closes #14631
2015-07-12DB/Quest: The ChallengeAokromes
By Killyana, closes #4802
2015-07-12DB/Quest: Slaves to SaroniteAokromes
By Killyana, closes #7318
2015-07-12DB/Gameobject: Dark Keeper NameplateAokromes
By Killyana, closes #6915
2015-07-12DB/Quest Hellfire FortificationsAokromes
By Killyana, closes #15051
2015-07-12DB/Misc: Fix a runtime errorAokromes
By Killyana, updates #14730
2015-07-11Spell Script for quests Among the Champions and The Grand Meleesirikfoll
Solves issues with the credit spells hitting the mount instead of the player itself.
2015-07-10CRLF to LFDDuarte
Seriously....
2015-07-06SQL: Quickfix a typoNyeriah
2015-07-06DB/Misc: Spawn several missing gameobjects and creatures in The EyeNyeriah
- Several pack of mobs and triggers spawned - Spawned doors at Kael's room - Corrected spawn coords for Kael'thas and his advisors from sniffs - Removed improper spawns of Ember of Alar
2015-07-02DB/World schema backport: split quest_template and quest_template_addonShinDarth
Closes #14982 Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2015-07-01DB/Misc: Brewfest - Wrong item in vendorsAokromes
By sirikfoll, closes #14989
2015-07-01DB/Creature: Fixing some auras set with a wrong eventAokromes
By Killyana, closes #14875
2015-07-01DB/Misc: Fix a runtime errorAokromes
By Killyana, updates #14730
2015-06-29Merge pull request #14941 from ShinDarth/db_backports3Carbenium
DB/World schema backport: move questItem* fields to *_questitem tables
2015-06-29DB/World schema backport: move questItem* fields to *_questitem tablesShinDarth
2015-06-29DB/Characters fix auto updaterShinDarth
2015-06-28Update 2015_06_28_02_world.sqlAokromes
2015-06-28DB/Gameobject: Silithyst MoundAokromes
By Killyana, closes #14637
2015-06-28DB/Quest: Master the StormAokromes
By Killyana, closes #1883
2015-06-28DB/Quest: A Race Against TimeAokromes
By Killyana, closes #1074
2015-06-28DB/Quest: The Perfect DissemblanceAokromes
By Killyana, closes #12439
2015-06-28DB/Creature: Innkeeper KeldamyrAokromes
By MrSmite, closes #12474
2015-06-28DB/Misc: Fix startup errorsAokromes
By Killyana, updates #14730
2015-06-28DB/Oculus: typo in sqlmik1893
2015-06-28DB/Oculus: mob missing spells / visualsmik1893
2015-06-28DB/Quest: I've Got a Flying MachineMitchesD
Closes https://github.com/TrinityCore/TrinityCore/issues/14965 By Killyana
2015-06-26Scripts/Oculus: Implemented Drake GPS systemMik1893
2015-06-26Fix build and SQL import after recent cherry picksDDuarte
2015-06-26Scripts/RubySanctum: Updates to Halion.Warpten
* Fixed Living Embers not spawning. * Meteor Strike is now randomized. (cherry picked from 1447875cac0fefd58ae3ad27e6b3fa2134a714c0) Scripts/RubySanctum: Fix a mathematical mistake. SQL: Do not use MAX(Id), hardcode it. (cherry picked from 7a5bc9e1fe457f0c77cdfecefa5bd42525105c3e) Scripts/RubySanctum: Correctly spawn Living Embers. (cherry picked from 7c4b8b0e826fd1cdab8a635225123aebd1b950c6) Scripts/RubySanctum: Remove duplicate code. (cherry picked from 1d29328769d505caf4541b0d712972195dda8b70) Core/Misc: Warning fixes (cherry picked from dc53dad8a44292bcb555db9fdc07eb255a838cac)
2015-06-26Core/BattlegroundIC: Removed 1 hack:DDuarte
* Parachute spell is now blizzlike * Also restored "The battle will begin in 2 minutes." (cherry picked from commit 8a4afad63ac97b39f6746d466f3166eeef62e711) Conflicts: sql/updates/world/2015_05_01_00_world.sql src/server/game/Miscellaneous/Language.h Rename 2015_05_01_00_world.sql to 2015_06_13_00_world.sql (cherry picked from commit 74eeefa5be163a55489f91c05d7dfd1cb624c78d)
2015-06-26DB/Characters: Backport schema changes from 6.x branch (renames)ShinDarth
Closes #14951
2015-06-25Rename 2015_06_08_01_world.sql to 2015_06_25_00_world.sqlMitchesD
2015-06-25Merge pull request #14860 from mik1893/violetholdMitchesD
Core/Scripts: Violet Hold, full rework
2015-06-23DB/Quest: Fix 2 swapped values of midsummer eventAokromes
2015-06-23Core/Scripts: Rework Violet Hold bosses adding missing spells/mechanics:mik1893
- Cyanigosa, Arcane Vacuum - Ichoron, globules mechanic - Moragg, optic link visuals - Lavanthor, minor changes - Zuramat, correctly implement void sentries - Erekem, implement Windfury and correct management of Erekem Guards - Script for the pre-event Thx @ManuFe
2015-06-23Rename 2015_08_29_00_world.sql to 2015_06_23_01_world.sqlMitchesD
2015-06-23Merge pull request #14776 from sirikfoll/SpellMidsummerMitchesD
Core/Spells Add support for quest Torch Tossing/More Torch Tossing
2015-06-23DB/World: Backport schema changes from 6.x branch (renames)ShinDarth
Closes #14899
2015-06-21Fix file nameKittnz
2015-06-20DB/Path: Gundrak Savage pathingKittnz
2015-06-14DB/Quest: Hellfire FortificationsAokromes
By tkrokli, closes #14887
2015-06-13Fix file nameMitchesD