Commit Graph

12791 Commits

Author SHA1 Message Date
offl 040fda87ef DB/Quest: Convert & update support for Borean Tundra escort quests to SAI
Closes #25001
2020-08-22 20:04:35 +03:00
TDB Release ada0e32a64 TDB 335.20082 - 2020/08/22 2020-08-22 16:29:44 +00:00
offl d714adbc4f DB/SAI: Update some scripts using CMC cast flag 2020-08-22 03:49:11 +03:00
offl e931bc11c2 DB/SAI: Remove SMARTCAST_INTERRUPT_PREVIOUS from Invoker Cast, Cross Cast and Self Cast actions
Ref aae38bec11

Not needed at all for these action types, you can't interrupt player's spells by this event flag and there's no reason to interrupt creature's spells
2020-08-22 03:48:48 +03:00
offl ce2c250d3a DB/Creature: Gravis Slipknot
Closes #25300

Waypoint and equipment taken from https://github.com/cmangos/tbc-db/commit/ea2fab0a4f29cdea1fd5d169ae793156713d7997 https://github.com/cmangos/tbc-db/commit/381c51582b3edadda64ab02ad5afd9fa12b35a78 Thanks illfated for providing model fix
2020-08-22 00:41:26 +03:00
offl 07acb1d439 DB/SAI: Make Bonestripper Buzzard & Vulture move to invoker rather than random creature
Ref #20821
2020-08-22 00:40:52 +03:00
offl ef564c0c5c DB/Quest: Add support for 'Bodyguard for Hire' & 'Gizelton Caravan'
Closes #1657 Closes #3260

Info for some parts taken from https://github.com/TrinityCore/TrinityCore/pull/20116 https://github.com/classicdb/database/pull/686 https://github.com/classicdb/database/commit/baff23f7cc4eab3348fdadf50c793435eaf93d81
2020-08-21 20:58:37 +03:00
offl 7aadf7ca93 DB/Reputation: Adjust reputation amount given after killing members of Gelkis / Magram Clan Centaur 2020-08-21 20:57:59 +03:00
offl dddb96d02e DB/SAI: Remove SMARTCAST_INTERRUPT_PREVIOUS from more event types
Ref aae38bec11
2020-08-21 20:56:20 +03:00
Treeston 0531463a3c Core/Warden: Add Lua checks to Warden (PR #25286) 2020-08-21 01:19:28 +02:00
Treeston fc32c3fd3b Core/Warden: Ignore the length value in the database for MEM_CHECK checks. Hi there Aokromes. 2020-08-20 18:34:09 +02:00
Treeston a3971ca4b0 Core/Warden: More refactors lifted from #25286. 2020-08-20 17:56:10 +02:00
Treeston f04f4e91ff Core/Warden: Add .debug warden force, allowing you to force specific warden checks to be sent 2020-08-19 00:25:44 +02:00
offl 24a494398f DB/Creature: Remove incorrectly added event from Thule Ravenclaw
Ref ad2552d04a

This event belongs to Ravenclaw Apparition only, also removes permanent SetActive
2020-08-18 23:32:30 +03:00
offl 20ca00ebdb DB/Quest: Add correct action type to give quest credit for 'Escorting Erland'
Closes #25280 Ref eea3cf1401
2020-08-18 22:50:31 +03:00
Jildor 7dbbc50fc4 DB/SAI: Remove unnecessary SetActive in DK start zone
Closes #25278
2020-08-18 21:59:52 +03:00
offl 3ba563acce DB/Areatrigger: Add correct teleport positions from world safe locs to more areatriggers
Probably last part. 30 areatriggers requires updates (all without VerifiedBuild) but we can't use positions for most of them from WSL since they were changed in Cata. Positions for some of them can be found in 3.x.x sniffs
2020-08-18 02:52:42 +03:00
Cerveciento d751cbe0be DB/Locale/esES+esMX quest_greeting_locale
Closes #25272
2020-08-18 02:50:48 +03:00
Cerveciento 5a5d5b25e2 DB/Locale/esES+esMX Texts missing in quests (Part 21)
Closes #25271
2020-08-18 02:50:24 +03:00
Treeston 0b13fc1926 Scripts/Commands: Revert e18f7aa, re-add .debug asan outofbounds, move bodies to #ifdef 2020-08-17 22:54:39 +02:00
Peter Keresztes Schmidt 76f309b4e8 Scripts/Commands: Convert argument parsing of most debug commands to new system (PR #25260) 2020-08-17 22:45:09 +02:00
Treeston e18f7aaa4d Scripts/Commands: Remove .debug asan outofbounds, because having reachable code that essentially says __builtin_unreachable in the core is making me twitchy. 2020-08-17 22:25:11 +02:00
illfated a9d493c456 DB/Text: Add correct text to Sylvanas (Lament of the Highborne)
Closes #25262
2020-08-17 03:57:18 +03:00
offl e084d9e37a DB/Areatrigger: Add correct teleport positions from world safe locs to more areatriggers 2020-08-17 03:57:00 +03:00
offl 68557e9ca3 DB/Gameobject: Remove gameobjects with negative respawn time from dynamic scaling spawn group 2020-08-16 23:38:39 +03:00
offl c5b303ef56 DB/Areatrigger: Add correct teleport positions from world safe locs to some areatriggers 2020-08-16 23:37:59 +03:00
offl aae38bec11 DB/SAI: Remove SMARTCAST_INTERRUPT_PREVIOUS from nearly all scripts
No longer needed after https://github.com/TrinityCore/TrinityCore/commit/ca25e8d0199730c0976ebc37317e9407aceccc34

Explained in https://github.com/TrinityCore/TrinityCore/issues/24914

Some event types not affected because requires tests, events with No Repeat event flag skipped
2020-08-16 23:37:05 +03:00
offl e8e3626073 DB/Creature: Add missing cosmetic channeled spell in Ahn'kahet
Closes #12024
2020-08-16 23:36:29 +03:00
Cerveciento 6bd104e0aa DB/Locale esES+esMX Texts missing in quets (Part 20)
Closes #25250
2020-08-16 23:36:03 +03:00
Treeston b74dc4754d Core/DB: Move every gameobject that uses the spawntimesecs < 0 hack into the legacy spawn group 2020-08-16 16:02:26 +02:00
TDB Release 43986954fd TDB 335.20081 - 2020/08/15 2020-08-15 09:37:46 +00:00
offl ee6d6426fa DB/Misc: Add correct teleport positions to one areatrigger and some spells from sniffs 2020-08-15 02:19:28 +03:00
Rushor 40e4777831 DB/Creature: Add script & waypoints to Warden Treelos
Closes #13055
2020-08-15 02:19:01 +03:00
offl 9d11c25e18 DB/Creature: Add CREATURE_FLAG_EXTRA_NO_COMBAT to Toxic Tunnel (Naxxramas)
Closes #16490
2020-08-15 02:18:33 +03:00
offl 49e40f48c9 DB/Quest: The Missing Diplomat (Part 16): Make Private Hendel act more correctly and fix script stuck
Closes #25244
2020-08-15 02:18:08 +03:00
Cerveciento afd2146ad2 DB/Locale/esES+esMX Texts missing in quests (Part 19)
Closes #25245
2020-08-15 02:17:36 +03:00
Cerveciento e9a1f747fc DB/Locale/esES+esMX Texts missing in quests (Part 18)
Closes #25241
2020-08-15 02:17:02 +03:00
offl dc7691a549 DB/Quest: Update support for 'The Plains of Nasam' (11652)
Closes #23695
2020-08-13 15:52:37 +03:00
offl 2b8f314183 DB/Creature: Remove some wrong spawns
Ref #23791
2020-08-13 15:52:15 +03:00
offl 4c4e3b956f DB/Creature: Fix gold value for world bosses
Source https://github.com/cmangos/tbc-db/commit/d10a189755188633a6c9c3a2fc45d8d2729dfee1
2020-08-12 21:57:11 +03:00
Cerveciento 5188f723b4 DB/Locale/esES+esMX Texts missing in quests (Part 17)
Closes #25240
2020-08-12 21:22:03 +03:00
Cerveciento 870e754998 DB/Locale/esES+esMX Texts missing in quests (Part 16)
Closes #25237
2020-08-12 21:21:40 +03:00
offl 8ed3efd820 DB/Creature: Fix gold value for TBC raid bosses
Closes #19262
2020-08-12 21:20:53 +03:00
Gildor 7035a9caf1 Scripts/Naxxramas: Adjust Frogger event timer (#25214)
* Scripts/Naxxramas: Adjust Frogger event timer

Co-authored-by: Carbenium <carbenium@outlook.com>
2020-08-12 17:24:41 +02:00
Rothend a375f15ae2 Script/Quest: fix (More) Torch Catching (#24907)
* Script/Quest: fix (More) Torch Catching.

Closes #24893

Co-authored-by: Carbenium <carbenium@outlook.com>
2020-08-12 13:40:28 +02:00
Treeston 6116e5b385 Core/Warden: Warden refactors (PR #25235) 2020-08-11 18:04:36 +02:00
offl cce1ccdd5c DB/Locale: Add missing esMX quest locales
Copied from already added esES locales since they're almost always similar
2020-08-11 00:38:36 +03:00
Cerveciento ca9ce8a70b DB/Locale/esES+esMX Texts missing in quests (Part 15)
Closes #25234
2020-08-10 23:42:56 +03:00
dr-j be8affa5be DB/Creature: Sindragosa's Fall Wyrm Reanimator/Frost Brood Spawn events
Closes #25231
2020-08-10 23:42:36 +03:00
offl 8a9cc0f65d DB/Gameobject: Remove signs from Menethil's signpost
Closes #25046

Both signs were removed in WotLK
2020-08-10 15:31:57 +03:00