Commit Graph

11512 Commits

Author SHA1 Message Date
Killyana c8278cddeb DB/Misc: Steel Gate area
From https://github.com/cmangos/wotlk-db/commit/17d717a70492840f75ba60abe7713b46a583a8b6 by Grz3s
2019-07-21 17:37:05 +02:00
Shauren adc82b78f7 Core/Conditions: Synchronize condition types between branches 2019-07-21 13:20:24 +02:00
Killyana eba10f309e DB/Creature: Steel Gate Pack Mule 2019-07-21 00:43:03 +02:00
Wyrserth ec34d90aca DB/Conditions: the spell Flatulate used by Reanimated Abomination involved in the quest That's Abominable! should only hit the Scourge minions required by the quest. 2019-07-20 23:34:32 +02:00
Wyrserth 1d1c551e4c DB/Conditions: players can re-obtain the item Torch of Retribution from the questgiver only if they haven't already turned in the quest Set Them Ablaze! 2019-07-20 23:26:52 +02:00
Wyrserth 94c936844c DB/Creature: fix spawn position for Scout Tharr. 2019-07-20 23:22:59 +02:00
Wyrserth 1b4624b6b0 DB/Spell: Ignite Mana used by Baron Geddon, Aspect of Arlokk used by Hakkar and Time Bomb normal/heroic used by Urom should be negative. 2019-07-20 23:12:38 +02:00
Wyrserth 3837440f1f DB/Creature: remove deprecated spawns of NPCs Lady Liadrin, Peacekeeper Jadar and Investigator Asric in Shattrath, and move Arcanist Savan to his correct position in the Scryer's Tier. 2019-07-20 22:43:20 +02:00
Wyrserth 21857d11f7 DB/Quest: fix faction requirements for Pilgrim's Bounty introductory quests. 2019-07-20 22:34:00 +02:00
Wyrserth 9695285e66 DB/Event: add game_event entry for Operation: Gnomeregan and assign related creatures/gameobjects. 2019-07-20 22:24:15 +02:00
Wyrserth a295a9f10a DB/Loot: add conditions for items Draconic for Dummies (Chapter II) and Draconic for Dummies (Chapter III).
Those items aren't marked as "quest item" but are still tied to the quest The Only Prescription.
2019-07-20 21:17:04 +02:00
Wyrserth b8d86bba99 Script/SethekkHalls: fix gossip text and quest event for NPC Lakka in Sethekk Halls. 2019-07-20 21:02:23 +02:00
Wyrserth 97c472e913 DB/Quest: small cosmetic fixes for Ammo for Rumbleshot's outro event. 2019-07-20 00:13:38 +02:00
Killyana e2f8fb2f82 DB/Misc: Death Knights starting area 2019-07-19 23:19:07 +02:00
Killyana b7ca4d4e8e DB/GameObject: replace Circle of Aquementas with Aquementas Spell Focus.
Closes #17560.
2019-07-19 21:59:26 +02:00
Wyrserth fbd0fe26ee DB/Quest: fix some cosmetic issues for quest On Nethery Wings.
Ref #6210.
2019-07-19 20:59:15 +02:00
Killyana 28b8c369bb DB/Pooling: Fix Storm Peaks Ore pool 2019-07-19 01:24:22 +02:00
Wyrserth 246a8661fd Script/Spell: don't use invalid spells for the Magic Rooster mount.
Closes #1822.
2019-07-19 00:31:39 +02:00
Ovah 3f7b2252a1 Core/Movement: add a velocity argument for the spline chain meta table (PR #23575) 2019-07-18 15:52:03 +02:00
Wyrserth 50b2c3b34d DB/SAI: add out-of-combat texts to High General Abbendis and nearby NPCs in the Death Knight starting zone. 2019-07-17 23:33:29 +02:00
Treeston b64834c3f5 Scripts/Commands: Adjust .list respawns to use enum iteration. Add enum iteration capability to SpawnObjectTypes. 2019-07-17 22:58:49 +02:00
Treeston af66b60987 Core/DB: Add a trinity string for pool respawns. 2019-07-17 22:31:03 +02:00
Wyrserth 31f8218216 DB/Gossip: fix some gossip option texts for guards that give directions. 2019-07-17 22:02:48 +02:00
Killyana 18809a4420 DB/Creature: Fix K'iru unit flag 2019-07-17 20:34:48 +02:00
Wyrserth 1ec8bc628c DB/SpellArea: add K'iru's Song of Victory to Isle of Quel'Danas and Magister's Terrace.
https://wowwiki.fandom.com/wiki/K'iru's_Song_of_Victory
2019-07-17 20:23:36 +02:00
Wyrserth e7cf24d263 Script/BoreanTundra: move Pile of Fake Furs' script (related to quest Unfit for Death) from ItemScript to SpellScript.
Closes #21890.
2019-07-17 19:57:21 +02:00
Killyana bc3860be79 DB/Pooling: Fix Storm Peaks Ore pools 2019-07-17 19:28:04 +02:00
Killyana 3bcf9bc58b DB/Pooling: Fix Some pools 2019-07-17 19:26:05 +02:00
Treeston a82bbeb101 Core/DB: Add RBAC for .debug poolstatus, because I need it for the pooling branch. 2019-07-17 15:59:52 +02:00
Killyana 9d2af284a5 DB/GameObjects: Move some Mineral Veins to the correct area 2019-07-17 00:25:07 +02:00
Killyana 45471ece17 DB/Pooling: Fix some pools 2019-07-16 22:36:31 +02:00
Treeston 45bc91c238 Core/DB: Merge pool_creature, pool_gameobject and pool_pool into a single pool_members table.
(More pooling prep, I really don't want to have any sql update files in that PR if I can help it.)
2019-07-16 19:22:24 +02:00
Treeston 293ba08d21 Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest reset. 2019-07-16 15:04:14 +02:00
Treeston 1277c54263 Core/DB: Add a world state for daily quest reset time to characters. Not used right now, but written to allow easier transition later. 2019-07-16 12:50:16 +02:00
Shauren cd3d317ebf Core/Addons: Improve WorldSession::ReadAddonsInfo
* Only allow built-in addons to be marked as secure
* Better protect against malformed packets
2019-07-15 17:47:35 +02:00
TDB Release f46644c925 TDB 335.19071 - 2019/07/15 2019-07-15 05:59:57 +00:00
Treeston 374597c8e9 Core/DB: Unify creature_respawn and gameobject_respawn into a single respawn table 2019-07-14 18:49:38 +02:00
jackpoz 7421ccaf7e Core/Commands: Add .debug guidlimits <optional map id> chat command
Add .debug guidlimits <optional map id> chat command to show the highest low guid counter for Creature and GameObject, useful when reaching Respawn.GuidWarnLevel
2019-07-13 18:15:39 +02:00
ccrs d1dc0e2dc1 Scripts/DK: correctly handle Blood Tap 2019-07-13 17:57:07 +02:00
Wyrserth 4ee84bbecb Script/ScarletEnclave: use spline movement for the lauch phase of the Eye of Acherus.
Closes #22802.
2019-07-12 19:19:45 +02:00
Killyana f9e0cac32e DB/Misc: Vengeance Landing 2019-07-12 17:16:32 +02:00
Killyana 8c55e0ff06 DB/Condition: Bladespire Clan Banner
Ref #23262
2019-07-11 23:41:21 +02:00
Killyana 680e2e6119 DB/Quest: Fix cosmetics for the quest Report to Anselm 2019-07-11 21:14:52 +02:00
Killyana e74e4bdee4 DB/Creature: Remove Kraz's Corpse as it must be spawn via script 2019-07-11 19:37:18 +02:00
Killyana ac209c67c6 DB/Creature: Remove Tanzar spawn from Zul'Aman a spawned via a script
https://github.com/TrinityCore/TrinityCore/blob/3.3.5/src/server/scripts/EasternKingdoms/ZulAman/instance_zulaman.cpp#L53
2019-07-11 19:30:37 +02:00
Killyana 69a17a1751 DB/Creature: Blacksouled Keeper & Keeper Witherleaf
From https://github.com/cmangos/wotlk-db/commit/b2783ef80959aedd75bf26d1e7cfbd2657544405 by Grz3s
2019-07-11 19:14:48 +02:00
Killyana 42abf69a27 DB/Quest: Seeds of the Blacksouled Keepers 2019-07-11 18:32:15 +02:00
Wyrserth 446f8b0b71 DB/SAI: fix issue with quest "A Suitable Disguise".
Closes #23584.
2019-07-11 11:43:49 +02:00
Wyrserth 7f63c504d5 DB/Quest: restore ExclusiveGroup data for breadcrumb quests, as they're mutually exclusive.
Also restore PrevQuestId/NextQuestId error logs involving breadcrumb quests. Special cases must be handled via conditions.
2019-07-10 02:58:30 +02:00
Wyrserth 4dbdc22b3b DB/Quest: fix some more breadcrumbs and some offer_reward emotes. 2019-07-09 23:29:00 +02:00