Commit Graph

12390 Commits

Author SHA1 Message Date
offl 84bcf4db17 DB/Quest: Add correct PrevQuestID & NextQuestID to Dungeon Set 2 quests
Closes #25210
2020-08-29 01:24:53 +03:00
Keader b63f5b0d83 DB/Spells: Fixed Demonic Pact icd 2020-08-28 14:05:10 -03:00
Jinnaix 5055a1f8d5 DB/Misc: Fix an DB error introduced in 534a2388b7 2020-08-28 16:37:22 +03:00
offl 85a1310cd7 DB/Creature: Update scripts for Thistlefur creatures 2020-08-28 04:06:54 +03:00
offl dd3a18ba69 DB/Misc: Add missing comments to creature_summon_groups 2020-08-28 04:06:20 +03:00
offl 9d6b5386d6 DB/Creature: Add CREATURE_FLAG_EXTRA_NO_COMBAT to Flame Breath Trigger (Skadi) 2020-08-28 04:05:54 +03:00
offl fb227be9eb DB/Creature: Fix reference with Frostweave Cloth for Faceless Lurker 2020-08-27 04:09:39 +03:00
Cerveciento 28f3924906 DB/Locale/esES+esMX Texts missing in quests (Part 26)
Closes #25337
2020-08-27 03:51:03 +03:00
offl 4f4b1aac35 DB/Creature: Add gold and mechanic immunities to Converted Hero 2020-08-27 03:50:42 +03:00
offl e8b6fe27f7 DB/Creature: Impove script of Faceless Lurker and add gold 2020-08-27 03:50:02 +03:00
offl f59d6c1306 DB/SAI: Add SMART_TARGET_ACTION_INVOKER to SMART_EVENT_FRIENDLY_HEALTH_PCT
Ref cbed1039c4
2020-08-26 02:10:01 +03:00
offl eeb02ba141 DB/Creature: Add formations to Cenarion Hold Infantry 2020-08-26 02:09:34 +03:00
Cerveciento 9c6cd777b9 DB/Locale/esES+esMX Texts missing in quests (Part 25)
Closes #25333
2020-08-26 02:09:18 +03:00
Cerveciento f3f68be662 DB/Locale/esES+esMX Texts missing in quests (Part 24)
Closes #25330
2020-08-26 02:08:58 +03:00
offl 3f4bcfbbe1 DB/Quest: Update outro event of quest 'Plagued Lands'
Updates #25313
2020-08-24 22:33:06 +03:00
Cerveciento 1bf8b9452a DB/Locale/esES+esMX Texts missing in quests (Part 23)
Closes #25319
2020-08-24 22:32:35 +03:00
Cerveciento 8325dfa7d4 DB/Locale/esES+esMX Texts missing in quests (Part 22)
Closes #25306
2020-08-24 22:32:11 +03:00
offl 64c1e956a4 DB/Quest: Fix typo in RewardText of quest 'The Remains of Trey Lightforge'
Closes #25322
2020-08-24 22:31:48 +03:00
offl 0116a31cd6 DB/SAI: Remove no longer needed param from Private Hendel's script
Ref #25294
2020-08-24 22:31:32 +03:00
jackpoz 7cdc4b46bb DB/Misc: Add new view vw_conditions_with_labels that shows labels instead of numbers from conditions table 2020-08-23 15:21:45 +02:00
jackpoz 6d295629cf DB/Misc: Add new view vw_disables_with_labels that shows labels instead of numbers from disables table 2020-08-23 14:56:20 +02:00
offl 6611b71457 DB/Quest: Convert & update support for 'Ebon Blade Prisoners' to SAI
Closes #24672
2020-08-22 20:05:15 +03:00
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