aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Collapse)Author
2016-03-05DB/Quest: Drag and DropDr-J
Updates my previous script from before I actually sniffed this The Aldur'thar Sentry will now actually grab the Dark Subjugator and drop of edge,
2016-03-04Core/Scripts: Fixed Yogg-Saron Portalssirikfoll
Closes #16390 Closes #16708
2016-03-04Rename 2016_03_03_NPC_THRALL_WARCHIEF_world_335.sql to ↵MitchesD
2016_03_04_02_world_335.sql
2016-03-04Merge pull request #16720 from tkrokli/npc_thrall_warchiefMitchesD
Core/Scripts: npc_thrall_warchief hardcoded text
2016-03-04Rename 016_03_04_01_world.sql to 2016_03_04_01_world.sqlAokromes
2016-03-04DB/Misc: Fix startup errorAokromes
Closes #16721
2016-03-04Scripts/SunkenTemple: Quest 3447 Secret of the Circle Thanks to Tkrokli, ↵durotar
Kilyana and Nayd Closes #808 Signed-off-by: MitchesD Closes https://github.com/TrinityCore/TrinityCore/pull/16367
2016-03-03DB/Quest: Killing Two Scourge with One SkeletonDr-J
* script turn in event with ghostwing grabbing Olakin Sainrith * phasing at Blackwatch will also kill Table `vehicle_template_accessory`: creature template entry 31432 has no data in npc_spellclick_spells from previous commit
2016-03-03Core/Scripts: npc_thrall_warchief hardcoded texttkrokli
7 more text lines removed in the ongoing series: "Remove hardcoded text from core scripts". Core script for quest 6566, What The Wind Carries (part of the Horde Onyxia quest chain) - create new gossip_menu_option entries - link the options via the table gossip_menu - remove hardcoded text from the script
2016-03-03Rename 2016_03_03_00_world.sql to 2016_03_03_00_world.sqlMitchesD
2016-03-03DB/Quest: Troll Patrol: Can You Dig it?Dr-J
Script http://www.wowhead.com/quest=12588/troll-patrol-can-you-dig-it Also fixes http://www.wowhead.com/quest=12519/troll-patrol-whatdya-want-a-medal And fixes some issues with http://www.wowhead.com/quest=12568/troll-patrol-done-to-death Also fixes run time error 'able `event_scripts` has gameobject type (175584) unsupported by command SCRIPT_COMMAND_RESPAWN_GAMEOBJECT for script id 4845'
2016-03-02Rename 2016_99_99_99_world_335.sql to 2016_03_02_00_world_335.sqlariel-
2016-03-02Core/Conditions: Improved mergeability between branchesariel-
2016-03-01DB/Quest: Troll Patrol / CongratulationsDr-J
* Congratulations only available if a version of troll patrol is complete * Pooling for Troll Patrol quests
2016-02-29DB/Event: Removed remaining gameobject that are no longer present ingameKittnz
2016-02-29Rename 2016_02_29_ZULAMAN_world.sql to 2016_02_29_00_world.sqlAokromes
2016-02-29Core/Scripts: Zul'Aman boss script text cleanuptkrokli
Replacing more hardcoded text with DB entries. A little bit extra enum alignment and sorting.
2016-02-28Rename 2016_02_28_CLEAN-UP_world.sql to 2016_02_28_00_world.sqlAokromes
2016-02-28Core/Scripts: triple zone cleanuptkrokli
Remove hardcoded (as well as deprecated) text in the following places: - blackrock_depths.cpp - zone_burning_steppes.cpp - zone_stormwind_city.cpp Updates https://github.com/velinath/TrinityCore/issues/2
2016-02-27DB/Spells: "Val'anyr, Hammer of Ancient Kings" now properly shields targets ↵treeston
healed by Glyph of Holy Light, Earth Shield and others. Fixes & closes #16478.
2016-02-26DB/EventScripts: Clean up the Scryer's Orb no longer used event scriptNyeriah
* Ref #13208
2016-02-26DB/Quest: Bombard the BallistaeDr-J
Add missing visuals for http://www.wowhead.com/quest=12232/bombard-the-ballistae
2016-02-25DB/Quest: Fire Upon the WatersDr-J
Properly script http://www.wowhead.com/quest=12243/fire-upon-the-waters 1) Delete the kill credit npcs which do not exist in sniff 2) Spawn the proper bunnies for this quest 3) Add missing burning effect
2016-02-25Merge remote-tracking branch 'tkrokli/redemption_tirions_tale' into 3.3.5 ↵treeston
(PR #16680)
2016-02-25Rename 2016_02_29_29_world.sql to 2016_02_25_00_world.sqlMitchesD
2016-02-25Merge pull request #16671 from tkrokli/zone_terokkar_forestMitchesD
Core/Scripts: zone_terokkar_forest cleanup
2016-02-25Core/Scripts: move npc_tirion_fordring to DB/SAItkrokli
This removes the current core script npc_tirion_fordring and replaces it with database entries in: - `conditions` 9 (quest taken) + 41 (unit_state) - `gossip_menu_option` (3502,3681,3682,3683) - `smart_scripts` (SmartAI) Gossip text / `npc_text` is already in the database. Closes #16430 (my old attempt at removing hardcoded text)
2016-02-24DB/Event: Add missing objects for Love is in the Air world eventKittnz
- In following zones Exodar, Darnassus, Iron Forge, Stormwind, Moonglade, Outlands(includes Shattrath), Northrend (includes Dalaran) (1941 objects in total are added). - Also corrected some npc spawns & objects
2016-02-24Core/Scripts: zone_terokkar_forest cleanuptkrokli
- moved spell, quest and gossip IDs into enum - replaced hardcoded text with DB gossip IDs - restored correct gossip option order for Skull Pile Replaces the crashed PR attempt in #16668
2016-02-23DB/Text: More textsDr-J
More event texts
2016-02-23DB/Event: Add all missing Lunar Festival Objects in Exodar, Darnassus, Iron ↵Kittnz
Forge
2016-02-23DB/Quest: Taken in the NightDr-J
Fix a problem, previous worked for me due to have duplicated timed action lists as originally got id wrong ie 22335 instead of 22355, had corrected id but failed to update the action to call timed action lists but failed to spot this has had timed action lists with both ids.
2016-02-22DB/Quest: Something that does not meltDr-J
Spawn additional http://www.wowhead.com/object=188441/splintered-bone-chunk Closes #16642
2016-02-22DB/Quest: Taken in the NightDr-J
CPP > SAI conversion of script for http://www.wowhead.com/quest=10873/taken-in-the-night Also closes #16098
2016-02-22Fix Baron Geddon and Ragnaros in Molten Core to do pure fire elemental ↵treeston
damage with their melee attacks.
2016-02-19Rename 2016_02_15_01_world_335.sql to 2016_02_19_01_world_335.sqlShauren
2016-02-19Merge pull request #16622 from P-Kito/3.3.5Shauren
[3.3.5] Core/Spells: Fix Glyph of Arcane Shot
2016-02-19DB/Quest: Uncommon ScentsDr-J
The quests http://www.wowhead.com/quest=24805 and http://www.wowhead.com/quest=24805 are optional breadcrumb quests and this first quest from both faction chains is skippable.
2016-02-18DB/Pets: Fix script names for Egbert & Pandaran MonkKittnz
2016-02-18Rename 2016_01_13_99_world.sql to 2016_02_18_01_world.sqlMitchesD
2016-02-18Merge pull request #16258 from sirikfoll/feastMitchesD
Core/Spells Implemented SpellScripts Needed for Achievement Pilgrim's…
2016-02-18Apparently it's already 18/02..Kittnz
2016-02-18Rename SQLKittnz
2016-02-18Merge pull request #16132 from henhouse/smitefixKittnz
Scripts/Deadmines: Fix #6624 Mr. Smite's event text, and phase switch…
2016-02-18DB/Event: Love is in the Air (Kwee Q. Peddlefeet)Dr-J
Script all instances of Kwee Q. Peddlefeet to give option to give Lovely Charm Collector's Kit. Player does not need quest for this option to be available, gossip menu already existed in db and all but 2 of the Kwee Q. Peddlefeet already had gossip menu set in creature template but no gossip npc flags.
2016-02-18DB/Event: Love is in the AirDr-J
Implement some missing texts and gossips
2016-02-17Core/Spells: Fix Glyph of Arcane ShotKito
2016-02-17DB/Event: Fix all Commoners spawns, models, auras and questsKillyana
Updates #16129
2016-02-16Scripts/Deadmines: Fix #6624 Mr. Smite's event text, and phase switching.Henry
* Fixes Mr. Smite announcing to instance once doors have been destroyed. * Add missing dialogue to encounter phases. * Now properly runs in front of his chest, kneels down and equips items, stands, and reengages like he's supposed to. * Fix weapon model for first phase when he switched to double axes.
2016-02-15DB/Quest: When All Else FailsKillyana
Closes #16586 By @Pitcrawler