Commit Graph

13984 Commits

Author SHA1 Message Date
offl fc2f582d4f DB/Quest: Convert & update support for 'Ebon Blade Prisoners' to SAI
Closes #24672

(cherry picked from commit 6611b71457)
2022-02-04 00:27:12 +01:00
offl 192b98e544 DB/Quest: Convert & update support for Borean Tundra escort quests to SAI
Closes #25001

(cherry picked from commit 040fda87ef)
2022-02-04 00:27:12 +01:00
offl a915b42f89 DB/SAI: Update some scripts using CMC cast flag
(cherry picked from commit d714adbc4f)
2022-02-04 00:27:11 +01:00
offl 1f1583142e 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

(cherry picked from commit e931bc11c2)
2022-02-04 00:27:11 +01:00
offl 0715168bce DB/SAI: Make Bonestripper Buzzard & Vulture move to invoker rather than random creature
Ref #20821

(cherry picked from commit 07acb1d439)
2022-02-04 00:27:11 +01:00
offl 3cda63ce04 DB/SAI: Remove SMARTCAST_INTERRUPT_PREVIOUS from more event types
Ref aae38bec11

(cherry picked from commit dddb96d02e)
2022-02-04 00:27:11 +01:00
Treeston c6582096ab Core/Warden: Add Lua checks to Warden (PR #25286)
(cherry picked from commit 0531463a3c)
2022-02-04 00:27:11 +01:00
Treeston 669b6bea21 Core/Warden: Ignore the length value in the database for MEM_CHECK checks. Hi there Aokromes.
(cherry picked from commit fc32c3fd3b)
2022-02-04 00:27:11 +01:00
Treeston 15d75dea10 Core/Warden: More refactors lifted from #25286.
(cherry picked from commit a3971ca4b0)
2022-02-04 00:27:11 +01:00
Naddley e9a3f452ae DB/Spawns: Added more Bastion intro spawns
Closes #27697
2022-02-03 05:34:32 +01:00
Naddley d19c8cc9fb DB/Creature: Removed aura from Injured Stormwind Infantry (50047)
Closes #27705
2022-02-03 05:34:30 +01:00
Naddley 48ad9dad85 DB/Spawns: Added spawns for initial Bastion quests
Closes #27673
2022-02-03 05:34:28 +01:00
Treeston eaa3c7e5a0 Core/Warden: Add .debug warden force, allowing you to force specific warden checks to be sent
(cherry picked from commit f04f4e91ff)
2022-02-02 22:47:55 +01:00
offl 222b0c16a4 DB/Creature: Remove incorrectly added event from Thule Ravenclaw
Ref ad2552d04a

This event belongs to Ravenclaw Apparition only, also removes permanent SetActive

(cherry picked from commit 24a494398f)
2022-02-02 22:34:32 +01:00
offl 044edcea8a DB/Quest: Add correct action type to give quest credit for 'Escorting Erland'
Closes #25280 Ref eea3cf1401

(cherry picked from commit 20ca00ebdb)
2022-02-02 22:26:31 +01:00
Jildor 3c658e4526 DB/SAI: Remove unnecessary SetActive in DK start zone
Closes #25278

(cherry picked from commit 7dbbc50fc4)
2022-02-02 22:25:31 +01:00
Cerveciento 0fcce6ed99 DB/Locale/esES+esMX quest_greeting_locale
Closes #25272

(cherry picked from commit d751cbe0be)
2022-02-02 22:14:46 +01:00
Cerveciento acf10a27bd DB/Locale/esES+esMX Texts missing in quests (Part 21)
Closes #25271

(cherry picked from commit 5a5d5b25e2)
2022-02-02 22:14:22 +01:00
Peter Keresztes Schmidt ec26736e30 Scripts/Commands: Convert argument parsing of most debug commands to new system (PR #25260)
(cherry picked from commit 76f309b4e8)
2022-02-02 22:13:50 +01:00
illfated a519671765 DB/Text: Add correct text to Sylvanas (Lament of the Highborne)
Closes #25262

(cherry picked from commit a9d493c456)
2022-02-02 20:50:17 +01:00
offl ed6c5c922b DB/Gameobject: Remove gameobjects with negative respawn time from dynamic scaling spawn group
(cherry picked from commit 68557e9ca3)
2022-02-02 20:32:11 +01:00
offl 896d12743a 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

(cherry picked from commit aae38bec11)
2022-02-02 20:22:18 +01:00
offl 4fa7d723ad DB/Creature: Add missing cosmetic channeled spell in Ahn'kahet
Closes #12024

(cherry picked from commit e8e3626073)
2022-02-02 20:20:58 +01:00
Cerveciento d41ecc65f5 DB/Locale esES+esMX Texts missing in quets (Part 20)
Closes #25250

(cherry picked from commit 6bd104e0aa)
2022-02-02 20:20:26 +01:00
Shauren 22e823b5f9 Core/Pets: Change PET_SAVE_NOT_IN_SLOT constant from 100 to -1 to truly avoid conflicts when growing stable size and change PET_SAVE_AS_DELETED from -1 to -2 2022-01-31 21:50:32 +01:00
Shauren 8349444749 Core/Pets: Save last summoned pet number in characters table 2022-01-31 21:34:48 +01:00
Shauren e458144442 Core/Pets: Removed storing stable slot count in db 2022-01-31 14:34:05 +01:00
Teleqraph af0edf5afc Scripts/Spells: Moved Blessing of Faith script to spell_items (#27692) 2022-01-30 13:10:08 +01:00
Shauren 78283e3ef2 Scripts/Spells: Fixed Holy Shock visuals 2022-01-30 12:55:57 +01:00
Teleqraph 72839e660e Scripts/Spells: Judgment (Holy) will now apply Rank 3 debuff if the paladin knows it (#27685) 2022-01-30 00:10:04 +01:00
Robingad 5b57722211 Scripts/Spells: Fix shaman Lava Surge proc (#27667)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-01-28 11:18:45 +01:00
Robingad 1696d73860 Scripts/Spells: Move shaman Lava Burst crit chance calculation to scripts and add Lava Burst Overload (#27676) 2022-01-27 23:23:37 +01:00
Shauren 7fa2fa2f5e DB/Gossip: Restore gossip_menu_option Box* values that were wrongly set by 88659dcebf 2022-01-27 22:43:36 +01:00
Robingad 3e725e1d25 Scripts/Spells: Fix shaman Earthquake (#27620)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-01-27 22:18:46 +01:00
shamage 2b7545378a DB/GameObject: Remove duplicate board spawn in Stormwind
* removing cata era one

Closes #27672
2022-01-27 17:00:12 +01:00
ModoX 842e280d9e DB/Creature: Fixed sheath state of Apprentice Mages in Wizards Sanctum (Stormwind) 2022-01-27 16:59:02 +01:00
Shauren d0bfca5a73 SQL: Fix 2022_01_26_45_world.sql for mysql 5.7 2022-01-27 11:13:04 +01:00
Shauren 88659dcebf Core/Gossip: Sync naming and db structure with 3.3.5 2022-01-26 23:49:42 +01:00
Treeston d297f65df2 Core/DB: Move every gameobject that uses the spawntimesecs < 0 hack into the legacy spawn group
(cherry picked from commit b74dc4754d)
2022-01-26 22:14:24 +01:00
Rushor 7f9986a8a8 DB/Creature: Add script & waypoints to Warden Treelos
Closes #13055

(cherry picked from commit 40e4777831)
2022-01-26 20:43:34 +01:00
offl 255adc9350 DB/Creature: Add CREATURE_FLAG_EXTRA_NO_COMBAT to Toxic Tunnel (Naxxramas)
Closes #16490

(cherry picked from commit 9d11c25e18)
2022-01-26 20:42:41 +01:00
Cerveciento b40c928d2a DB/Locale/esES+esMX Texts missing in quests (Part 19)
Closes #25245

(cherry picked from commit afd2146ad2)
2022-01-26 20:41:34 +01:00
Cerveciento f14d636a24 DB/Locale/esES+esMX Texts missing in quests (Part 18)
Closes #25241

(cherry picked from commit e9a1f747fc)
2022-01-26 20:41:09 +01:00
offl bf1d04e3f4 DB/Quest: Update support for 'The Plains of Nasam' (11652)
Closes #23695

(cherry picked from commit dc7691a549)
2022-01-26 20:39:50 +01:00
offl 0184ea625c DB/Creature: Remove some wrong spawns
Ref #23791

(cherry picked from commit 2b8f314183)
2022-01-26 20:39:02 +01:00
offl 14f696f9fe DB/Creature: Fix gold value for world bosses
Source https://github.com/cmangos/tbc-db/commit/d10a189755188633a6c9c3a2fc45d8d2729dfee1

(cherry picked from commit 4c4e3b956f)
2022-01-26 20:38:24 +01:00
Cerveciento d4cbe4c6cb DB/Locale/esES+esMX Texts missing in quests (Part 17)
Closes #25240

(cherry picked from commit 5188f723b4)
2022-01-26 20:37:42 +01:00
Cerveciento 5a48662abc DB/Locale/esES+esMX Texts missing in quests (Part 16)
Closes #25237

(cherry picked from commit 870e754998)
2022-01-26 20:36:57 +01:00
offl 4a21e54cc5 DB/Creature: Fix gold value for TBC raid bosses
Closes #19262

(cherry picked from commit 8ed3efd820)
2022-01-26 20:36:01 +01:00
Gildor 27c70ca728 Scripts/Naxxramas: Adjust Frogger event timer (#25214)
* Scripts/Naxxramas: Adjust Frogger event timer

Co-authored-by: Carbenium <carbenium@outlook.com>
(cherry picked from commit 7035a9caf1)
2022-01-26 19:51:48 +01:00