Commit Graph
12853 Commits
Author SHA1 Message Date
offl a915b42f89 DB/SAI: Update some scripts using CMC cast flag
(cherry picked from commit d714adbc4fbfdc2825d12105419cf52943fe1042)
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 aae38bec116d5fb60d1f5900867cfe33388ed0bb

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 e931bc11c25ce26074896115d45ee7f4d77e5071)
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 07acb1d4397f5f1ebd3c9b62e420b3955e73fbe8)
2022-02-04 00:27:11 +01:00
offl 3cda63ce04 DB/SAI: Remove SMARTCAST_INTERRUPT_PREVIOUS from more event types
Ref aae38bec116d5fb60d1f5900867cfe33388ed0bb

(cherry picked from commit dddb96d02eb10689029e078868c1ccb9b4e38134)
2022-02-04 00:27:11 +01:00
Treeston c6582096ab Core/Warden: Add Lua checks to Warden (PR #25286)
(cherry picked from commit 0531463a3c02d98ed77e9c7689ad7237ecaddc09)
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 fc32c3fd3b2e91702a41798ef962cbc8475c8584)
2022-02-04 00:27:11 +01:00
Treeston 15d75dea10 Core/Warden: More refactors lifted from #25286.
(cherry picked from commit a3971ca4b05e2913850b6d4fe7d40884fa645fa0)
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 f04f4e91ff3afbf89f30659b85e8593c3206138e)
2022-02-02 22:47:55 +01:00
offl 222b0c16a4 DB/Creature: Remove incorrectly added event from Thule Ravenclaw
Ref ad2552d04ae2656f25ede26a90cadf28a931e3bf

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

(cherry picked from commit 24a494398fec5ff5044d980915a47ab3457ddaca)
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 eea3cf14017065dbf11deb0aa12f4cd7dd06abd6

(cherry picked from commit 20ca00ebdbbbb257774fe1ecd1636785bd8054bf)
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 7dbbc50fc4fc02512bbe6346eca03182c1a5226b)
2022-02-02 22:25:31 +01:00
Cerveciento 0fcce6ed99 DB/Locale/esES+esMX quest_greeting_locale
Closes #25272

(cherry picked from commit d751cbe0bef8a2f840cf9a6136a94263724ab393)
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 5a5d5b25e27d59f6c3e861daaa37a6ff44a0e3c3)
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 76f309b4e899d4f450a8448d49c1aa05f9d4e785)
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 a9d493c4564cdaa7efe400408f3582f1cdbb8cde)
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 68557e9ca38cd18c160e6192cb6188cbf12c5fd9)
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 aae38bec116d5fb60d1f5900867cfe33388ed0bb)
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 e8e3626073ba960ec5dc2642693fbdaf3dff65b0)
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 6bd104e0aaf22b629212aa9dc19efe3a459c1cf6)
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
RobingadandShauren 5b57722211 Scripts/Spells: Fix shaman Lava Surge proc (#27667)
Co-authored-by: Shauren <[email protected]>
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
RobingadandShauren 3e725e1d25 Scripts/Spells: Fix shaman Earthquake (#27620)
Co-authored-by: Shauren <[email protected]>
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 b74dc4754d8c1edb81e9564beea1783bdd39d87c)
2022-01-26 22:14:24 +01:00
Rushor 7f9986a8a8 DB/Creature: Add script & waypoints to Warden Treelos
Closes #13055

(cherry picked from commit 40e47778316b492e2e51f6b82d82420faf82259b)
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 9d11c25e18286df9f3c21ac5bbe6b369b75da0cf)
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 afd2146ad2336e853aa88f8283dedbfbf0ae8710)
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 e9a1f747fc6c3a1f9d3988dc85ecaceb9dff50db)
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 dc7691a54913fc6fbd6c77e241662e00f441c33b)
2022-01-26 20:39:50 +01:00
offl 0184ea625c DB/Creature: Remove some wrong spawns
Ref #23791

(cherry picked from commit 2b8f314183c52958a4ad7c9cc7affec18ec39852)
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 4c4e3b956fb3872e7327827311766e8063b413ed)
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 5188f723b4c9c2a32badbd5bdb7e315fcd2de37f)
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 870e7549986d22f3e55cf70239672ccac0b700d6)
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 8ed3efd820d6a3dc63bafa59f2f6352774784648)
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 <[email protected]>
(cherry picked from commit 7035a9caf12c72d6710bfec71dc2641eccf82eaf)
2022-01-26 19:51:48 +01:00
Rothend 6f10847512 Script/Quest: fix (More) Torch Catching (#24907)
* Script/Quest: fix (More) Torch Catching.

Closes #24893

Co-authored-by: Carbenium <[email protected]>
(cherry picked from commit a375f15ae26472202daf02c88d292f2ce6a1470f)
2022-01-26 19:50:50 +01:00
Treeston 319ddd9bcd Core/Warden: Warden refactors (PR #25235)
(cherry picked from commit 6116e5b38522ccfb00f6c941c75482e05b4c0799)
2022-01-26 19:42:11 +01:00