Commit Graph

7337 Commits

Author SHA1 Message Date
Benjamin Jackson
5c5c28c715 fix(DB/GameObject): Remove dynamically spawned necropoli gameobjects. (#16251)
Remove offending necropoli.
2023-05-13 14:57:36 -03:00
Dan
692da9055a fix(DB/Nagrand): add missing ability to Ravenous Windroc (#16195)
* initial

* comment fix

* dumb error fixed

* Update data/sql/updates/pending_db_world/ravenous_windroc.sql

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

* Update data/sql/updates/pending_db_world/ravenous_windroc.sql

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

---------

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2023-05-13 14:56:14 -03:00
Julio A. Leyva Osorio
0e309173e4 fix(DB/Warden): New checks (Detects PQR) (#16163)
* add(DB/Warden): New checks (Detects PQR)

* Update warden_pqr.sql

* Update ID.sql
2023-05-13 14:54:29 -03:00
Johaine
ea3e6e8f3b fix(Scripts/Deadmines): Fix Factory Door in Deadmines being closable (#15201)
* fix(DB/SAI): Open Factory Door correctly (irreversibly)

Activate the Factory Door after the boss' death to open it instead of changing gameobject state only which can be reversed by another activation.

* fix(Script/Instance): Prevent Door being closed again after Server Restart

* Drop database name from update SQL

Other people might not use the standard database names

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

---------

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2023-05-13 14:52:44 -03:00
Kitzunu
60adbf5b82 fix(DB/Creature): Several equipment fixes (#14929)
* fix(DB/Creature): Several equipment fixes

Co-Authored-By: Eridium <6587064+Killyana@users.noreply.github.com>

* Update rev_1675983261651004100.sql

Co-Authored-By: Eridium <6587064+Killyana@users.noreply.github.com>

* Update rev_1675983261651004100.sql

* Update rev_1675983261651004100.sql

* cba

---------

Co-authored-by: Eridium <6587064+Killyana@users.noreply.github.com>
2023-05-13 14:49:02 -03:00
Grimgravy
09c40a8cd3 fix(Scripts/VioletHold): Activation Crystals (#13176)
* fix(Scripts/Activation Crystals): Instance The Violet Hold

* update

* Update violet_hold.cpp
2023-05-13 14:48:26 -03:00
Gultask
83a53d0b2e fix(DB/Creature): Root Ironhand Guardian (#13759)
* Create rev_1668017149389906100.sql

* Update rev_1668017149389906100.sql
2023-05-13 14:47:42 -03:00
Skjalf
8d6392d60f fix(Scripts/Underbog): Rework Swamplord Muselek (#14724)
* fix(Scripts/Underbog): Rework Swamplord Muselek

* Update boss_swamplord_muselek.cpp

* update to bossai

* Update outland_script_loader.cpp

* Update boss_swamplord_muselek.cpp

* Update boss_swamplord_muselek.cpp

* prevent chase movement while walking backwards

* Update boss_swamplord_muselek.cpp
2023-05-13 14:44:20 -03:00
AzerothCoreBot
cafa494308 chore(DB): import pending files
Referenced commit(s): 6fe6f891fc
2023-05-13 17:43:46 +00:00
Gultask
da101c26da fix(DB/SAI): Rework Auchenai Crypts trash SAI (#16186)
Create rev_1683317616042194600.sql
2023-05-13 14:40:17 -03:00
AzerothCoreBot
02b1e9f647 chore(DB): import pending files
Referenced commit(s): c99dd07049
2023-05-13 17:05:09 +00:00
Dan
c99dd07049 fix(DB/Creature): Update immunities to make Spectral Performers immune to CC (#16048)
* first

adds mechanic immunities to spectral performer that should make it immune to CC

* formatting update

n/a

* add taunt immune

* Update data/sql/updates/pending_db_world/fixmechimmunemaskspectperf.sql

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

---------

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2023-05-13 14:02:34 -03:00
Dan
154fa624f0 fix(Scripts/ShatteredHalls): fixes to Warbring O'mrogg combat scripts and timers (#16091)
* initial attempt at combat fix

with modernising

* fixes to scheduler

first Draft PR commit. Scheduler now works with boolean in capture list of lambda function.

* whitespaces

* debug

* debug2

* debug3

* debug4

* add omrogg equip query and debug5

* remove tabs

* Update data/sql/updates/pending_db_world/omroggequip.sql

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

* grouped taskscheduler

* added more groups

* adjust timer

* better handling

* v2 (too many commits)

* fixed melee

* clean up debug info

removal of yells

* more debug

* attempt at fix

* some changes to scheduling

* final

* whitespaces and extra lines

* better formatting

* final whitespace fix

* context fix

* dumb fix

---------

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2023-05-13 14:01:22 -03:00
AzerothCoreBot
f2e01028cf chore(DB): import pending files
Referenced commit(s): 2a1d706a2f
2023-05-12 12:17:20 +00:00
UltraNix
2a1d706a2f fix(Scripts/Underbog): Underbat's Tentacle Lash should be casted only … (#14566)
* fix(Scripts/Underbog: Underbat's Tentacle Lash should be casted only on targets behind the bat.

Fixes #13972

* buildfix.
2023-05-12 09:15:02 -03:00
AzerothCoreBot
81fb1e60b7 chore(DB): import pending files
Referenced commit(s): 602cfcf4f1
2023-05-12 12:12:51 +00:00
Dan
602cfcf4f1 fix(DB/SAI): add RP event for Lieutenant Gravelhammer and Captain Auric Sunchaser in Allerian Stronghold (port from TC) (#16196)
* initial

* add co-authors

add authors

Co-authored-by:  <40151102+Jonne733@users.noreply.github.com>
Co-authored-by: Eridium <6587064+Killyana@users.noreply.github.com>

* revert

add authors

Co-authored-by: Jonne733 <40151102+Jonne733@users.noreply.github.com>
Co-authored-by: Eridium <6587064+Killyana@users.noreply.github.com>

* fix formatting

Co-authored-by: Jonne733 <40151102+Jonne733@users.noreply.github.com>
Co-authored-by: Eridium <6587064+Killyana@users.noreply.github.com>

* flipped

Co-authored-by: Jonne733 <40151102+Jonne733@users.noreply.github.com>
Co-authored-by: Eridium <6587064+Killyana@users.noreply.github.com>

---------

Co-authored-by: Eridium <6587064+Killyana@users.noreply.github.com>
Co-authored-by: Jonne733 <40151102+Jonne733@users.noreply.github.com>
2023-05-12 09:10:31 -03:00
AzerothCoreBot
3937de30f3 chore(DB): import pending files
Referenced commit(s): 79954c34d4
2023-05-12 11:26:30 +00:00
Dan
79954c34d4 fix(Scripts/Outland): add missing C++ code and remove SAI scripts from Tavarok and Darkweaver Syth (#16178)
* initial

* whitespace1

* Update tavarok_darkweaver_sai_removal.sql

fix sql
2023-05-12 08:23:56 -03:00
AzerothCoreBot
4afe8fef2c chore(DB): import pending files
Referenced commit(s): 11eab9c3a6
2023-05-12 11:23:05 +00:00
Dan
11eab9c3a6 fix(Scripts/TheSlavePens): port SAI from bosses to C++ (#16169)
* fix

* add sql 1

* add sql 2

* remove extra lines

* remove dumb stuff

keywords in "comment" were messing up the statement

* same story

todo: get better at SQL

* better formatting + two sql statements together

* remove old sql query

* last fix

* fixes to header enum

* fix sql

to have a more universal format

* E e

* final sql fix
2023-05-12 08:20:31 -03:00
AzerothCoreBot
51cdc52f0d chore(DB): import pending files
Referenced commit(s): 580c1451d6
2023-05-10 16:00:45 +00:00
Tereneckla
580c1451d6 fix(DB/Creature): Reduce HP of unit_class paladin level 66 to 4892 (#16147)
Create rev_1682890425657710000.sql
2023-05-10 12:57:24 -03:00
AzerothCoreBot
361f96a132 chore(DB): import pending files
Referenced commit(s): 5bdea17e12
2023-05-10 15:54:44 +00:00
neifion-00000000
5bdea17e12 fix(DB/Creature): Remove Erroneous Mind Control Spell from Creature 601 (#16181) 2023-05-10 12:50:12 -03:00
AzerothCoreBot
288b3ecc31 chore(DB): import pending files
Referenced commit(s): 236c9fb6c9
2023-05-10 15:44:46 +00:00
neifion-00000000
236c9fb6c9 fix(DB/Creature): Remove Creature Entry 621 (#16182) 2023-05-10 12:39:09 -03:00
AzerothCoreBot
8224a90a99 chore(DB): import pending files
Referenced commit(s): 3aedf2fbf8
2023-05-10 09:32:37 +00:00
avarishd
3aedf2fbf8 fix(DB/SAI): Void Baron Galaxis encounter. (#15312)
* fix(DB/SAI): Void Baron Galaxis encounter.

* remove item cast + add void storm cloud
2023-05-10 06:29:51 -03:00
Gultask
fec1692716 fix(DB/SAI): Rework Trash SAI for Blood Furnace (#16123)
* init

* Update rev_1682710323496877200.sql
2023-05-10 06:29:01 -03:00
AzerothCoreBot
65cd928d9b chore(DB): import pending files
Referenced commit(s): 453bd777d7
2023-05-10 09:28:37 +00:00
Gultask
453bd777d7 fix(DB/BloodmystIsle): Add Tzerak Pathing and missing Nazzivius gameobjects (#16151)
* Create rev_1682962366213388000.sql

Co-Authored-By: Rushor <Rushor@users.noreply.github.com>

* buildfix

---------

Co-authored-by: Rushor <Rushor@users.noreply.github.com>
2023-05-10 06:26:01 -03:00
Gultask
df4dd14b7b fix(DB/SAI): Revamp Underbog Trash SAI (#16129)
* Create rev_1682710323496877200.sql

* Update rev_1682710323496877200.sql

* Update rev_1682710323496877200.sql

* Update rev_1682710323496877200.sql

* Update rev_1682710323496877200.sql

* Update rev_1682710323496877200.sql
2023-05-10 06:25:41 -03:00
Gultask
af738961a5 fix(DB/Creature): Correct Cleric and Ghostrider of Karabor factions (#16170)
Create rev_1683170469129035500.sql
2023-05-10 06:25:22 -03:00
Gultask
4e39626fed fix(DB/Creature): Add pathing to Zandras (#16175)
Create rev_1683258798551630600.sql
2023-05-10 06:24:56 -03:00
Gultask
4665398f99 fix(DB/Quest): Correct quest progression in Children's Week Alliance Side (#16173)
Create rev_1683046565991365200.sql
2023-05-10 06:24:43 -03:00
Skjalf
da2dafa64b fix(Scripts/ShadowLabyrinth): Improve Grandmaster Vorpil script (#16126)
fixed boss moving after teleporting and interrupting fire storm
void travelers will cast empowering shadow on vorpil
shadow nova animation now works
fixed spell cast order as described in the vorpil issue [Shadow Labyrinth] Grandmaster Vorpil #15928
vorpil will use draw shadows to summon players instead of having them manually summoned
2023-05-10 06:23:37 -03:00
AzerothCoreBot
0b29c079d7 chore(DB): import pending files
Referenced commit(s): 68b1e993e8
2023-05-09 23:48:16 +00:00
Gultask
68b1e993e8 fix(DB/Creature): Implement Antonio Perelli script (#16156)
Create rev_1682972046295168400.sql

Co-authored-by: Carlos Morales <carlos.morales@insmet.cu>
2023-05-09 20:45:42 -03:00
AzerothCoreBot
4226e40a63 chore(DB): import pending files
Referenced commit(s): a34a942ebc
2023-05-09 23:24:45 +00:00
Gultask
a34a942ebc fix(DB/SAI): Rework The Slave Pens Trash SAI (#16130)
* Create rev_1682710323496877200.sql

* Update rev_1682710323496877200.sql

* Update rev_1682710323496877200.sql
2023-05-09 20:21:59 -03:00
Gultask
a82065c317 fix(DB/MagtheridonLair): Revamp Magtheridon's Lair spawns (#16174)
Create rev_1683251018722971200.sql
2023-05-09 20:20:55 -03:00
AzerothCoreBot
d7190451cf chore(DB): import pending files
Referenced commit(s): d0ad320a35
2023-05-03 17:50:14 +00:00
Gultask
d0ad320a35 fix(DB/Creature): Add missing pathing to Exodar Peacekeeper (#16152)
Create rev_1682962686229106300.sql

Co-authored-by: Rushor <Rushor@users.noreply.github.com>
2023-05-03 14:48:12 -03:00
Gultask
3a7cf2a287 fix(DB/Creature): Add Namdo Bizzfizzle (#16153)
Create rev_1682964437089894300.sql
2023-05-03 14:47:57 -03:00
Gultask
a957445ba8 fix(DB/Event): Correct Orphan Matron Mercy item restoration gossip (#16159)
* Create rev_1683034504648319100.sql

* Update rev_1683034504648319100.sql
2023-05-03 14:47:14 -03:00
AzerothCoreBot
eea71a415e chore(DB): import pending files
Referenced commit(s): bb6009adf0
2023-05-03 09:12:22 +00:00
Gultask
bb6009adf0 fix(DB/SAI): Rework Trash SAI for The Botanica (#16135) 2023-05-03 11:10:05 +02:00
AzerothCoreBot
43c4e6651a chore(DB): import pending files
Referenced commit(s): 91486ac46f
2023-05-01 03:11:56 +00:00
Skjalf
91486ac46f revert(DB/Warden): Remove the Warden checks recently added (#16144) 2023-05-01 00:09:58 -03:00