Commit Graph

7326 Commits

Author SHA1 Message Date
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
AzerothCoreBot
26e79da8a8 chore(DB): import pending files
Referenced commit(s): 98bf53467f
2023-04-30 00:20:39 +00:00
Kitzunu
98bf53467f fix(DB/Warden): New checks (#16133)
Co-authored-by: M'Dic <16887899+acidmanifesto@users.noreply.github.com>
2023-04-30 02:18:18 +02:00
AzerothCoreBot
2bd7d23b59 chore(DB): import pending files
Referenced commit(s): 1c7ac83a1c
2023-04-29 23:29:27 +00:00
Kitzunu
a07467d65f fix(DB/Spell): Essence of Wintergrasp (#16132)
* fix(DB/Spell): Essence of Wintergrasp

* cherry-pick commit (a78071f682)
* cherry-pick commit (bacb00117a)

Co-Authored-By: Aokromes <539374+aokromes@users.noreply.github.com>

* Update rev_1682810005438594300.sql

---------

Co-authored-by: Aokromes <539374+aokromes@users.noreply.github.com>
2023-04-30 01:25:04 +02:00
AzerothCoreBot
75a30e9939 chore(DB): import pending files
Referenced commit(s): 7af40c8dbe
2023-04-29 23:11:22 +00:00
Kitzunu
7af40c8dbe fix(DB/Spell): Correct Essence of Wintergrasp zones (#16131)
* Cherry-pick commit (2d5afb36c7)

Co-authored-by: Gildor <521036+Jildor@users.noreply.github.com>
2023-04-29 20:09:07 -03:00
Gultask
3f40d94232 fix(DB/SAI): Tweak SAI for Hellfire Ramparts (#16121)
Create rev_1682710323496877200.sql
2023-04-29 20:08:29 -03:00
Gultask
71ea6ab3be fix(DB/SAI): Correct Bonechewer Beastmaster in Hellfire Ramparts (#16117)
Create rev_1682708323762157900.sql
2023-04-29 20:08:18 -03:00
Kitzunu
1375418907 fix(DB/Creature): Spawn and Script Pool of Souls (#14923)
* fix(DB/Creature): Spawn and Script Pool of Souls

* Update rev_1675980483756273400.sql

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

* Update rev_1675980483756273400.sql

* Update rev_1675980483756273400.sql

---------

Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
2023-04-30 01:06:56 +02:00
AzerothCoreBot
961ef9dc60 chore(DB): import pending files
Referenced commit(s): 7e58650cf5
2023-04-29 11:25:26 +00:00
M'Dic
7e58650cf5 revert(Core): ChrRace.dbc full implementation (#16114)
* revert (core): ChrRace.dbc full implementation

we revert this due to several issues arrising. Although the dbc reading is done in full and correctly. Azerothcore relied on the original handling (althought not propper) for so long that  there is

* revert

* Update remove_charrace_dbc.sql

* Update remove_charrace_dbc.sql

* Update remove_charrace_dbc.sql
2023-04-29 08:23:11 -03:00