Commit Graph

8720 Commits

Author SHA1 Message Date
github-actions[bot]
9ca9c2b651 chore(DB): import pending files
Referenced commit(s): 7a99e0ba82
2024-06-10 21:06:40 +00:00
Andrew
468bde4cea fix(DB/Creature): Vashj elementals disorient immunity (#19042) 2024-06-10 23:06:05 +02:00
daobashun
7a99e0ba82 fix:(DB/creatures) Repair the position of the chicken in Southshore (#19043)
* Repair the position of the chicken in Southshore

* Update rev_1718001686055216100.sql
2024-06-10 23:05:47 +02:00
github-actions[bot]
12b187e6e5 chore(DB): import pending files
Referenced commit(s): 8a988fd10a
2024-06-09 20:33:10 +00:00
Andrew
6250936c6a fix(DB/SAI): Watoosun Polluted Essence shouldnt cast Acid Splash (#19038) 2024-06-09 17:32:43 -03:00
github-actions[bot]
24b4975320 chore(DB): import pending files
Referenced commit(s): afd8cfef94
2024-06-09 20:32:18 +00:00
Andrew
afd8cfef94 fix(DB/SAI): Subdue the Subduer should credit group (#19036) 2024-06-09 22:31:27 +02:00
github-actions[bot]
f48219f30b chore(DB): import pending files
Referenced commit(s): 415f52d662
2024-06-09 11:40:10 +00:00
Jelle Meeus
415f52d662 refactor(Scripts/Naxxramas): Spell Scripts use registry macros (#19034)
* ktz frost blast

* ktz detonate mana

* thaddius pos_neg_charge

* thaddius polarity shift

* sapph frost explosion

* grobbulus poison

* grobbulus mutating injection

* gothik shadow bolt volley

* gluth decimate

* horsemen mark

* add sql

* trigger ci

* Revert "trigger ci"

This reverts commit d8b18d5c5c37d12da1deab0be50941bfe96641a6.

* add validate horsemen mark

* add validate gluth decimate

* add validate gothik shadow mark

* add validate ktz frost blast

* add validate thaddius pos_neg_charge
2024-06-09 08:39:16 -03:00
github-actions[bot]
d77b3ac110 chore(DB): import pending files
Referenced commit(s): 299631f3b5
2024-06-08 19:04:44 +00:00
Benjamin Jackson
299631f3b5 fix(DB/Creature): Correct model info for Hyjal bosses. (#19032)
* Init.

* Remove comments.

Bad CI.
2024-06-08 21:03:53 +02:00
github-actions[bot]
d14d34110b chore(DB): import pending files
Referenced commit(s): bbb0cb43eb
2024-06-08 14:51:34 +00:00
Dan
bbb0cb43eb fix(Scripts/Hyjal): some Archimonde fixes (#19031)
* init

* update spellscript

* fix targetting

* Update boss_archimonde.cpp
2024-06-08 16:50:43 +02:00
github-actions[bot]
cd00d8c9f7 chore(DB): import pending files
Referenced commit(s): eed20b4647
2024-06-08 11:08:30 +00:00
amed80
eed20b4647 fix(Scripts/Hyjal): Change the spawn and the movement of Doomfire (#19027)
* Doomfire_spirit_speed

* Update boss_archimonde.cpp

* Rename
2024-06-08 13:07:39 +02:00
github-actions[bot]
7178fcc066 chore(DB): import pending files
Referenced commit(s): 3837f67eaf
2024-06-07 10:28:46 +00:00
Gultask
2579723802 fix(DB/Gameobject): Rebuild all Kalimdor gathering nodes using sniffed data (#18982)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Co-authored-by: neifion-00000000 <91289495+neifion-00000000@users.noreply.github.com>
2024-06-07 12:28:26 +02:00
Kitzunu
3837f67eaf fix(DB/Item): Egg Basket (#19021)
* Closes https://github.com/azerothcore/azerothcore-wotlk/issues/18903
2024-06-07 12:27:51 +02:00
github-actions[bot]
58a492b738 chore(DB): import pending files
Referenced commit(s): 906ec60deb
2024-06-07 08:31:32 +00:00
Lukas
906ec60deb fix(DB/achievement_reward): Glory of the Ulduar Raider mail subject line (#19018) 2024-06-07 10:30:35 +02:00
github-actions[bot]
4e01b43840 chore(DB): import pending files
Referenced commit(s): 0abc66e57d
2024-06-07 06:12:08 +00:00
daobashun
0abc66e57d fix(DB/Stratholme): add Magistrate Barthilas escape event in Stratholme (#17669)
* 1. Added Magistrate Barthilas escape event
2. Fighting the Magistrate Barthilas at the entrance will close the 2 gates leading to the plaza
3. A fight in the slaughterhouse will close the door to the side of the slaughterhouse and will not open until a fight with baron Rivendare
4. Associate some conversation text to Broad*castTextId
5. Added an action for the player to stand up - turn around - salute when the player approaches Aurius
6. Added combat AI to Aurius to prepare for the event where Aurius helps players kill baron Rivendare

* Error in SQL statements is fixed

* Fixed Magistrate Barthilas not turning into human form when he died. Transfiguration should be used on himself

* Fix a misspelling in a note

* fix error

* Save the status of the escape event to the database

* Remove spaces

* Modify the code formatting

* enum format restore

* Modify the enum

* Delete data/sql/updates/pending_db_world/斯坦索姆 fix.sql

Delete files that were accidentally pushed

* fix "Grand Crusader Dathrohan" Unable to speak when transforming and dying and the worldserver console error

* 1 waypoint  1 plus 1s suspension time.
2 Transmission data plus map number.

* The door to the slaughterhouse is opened when there is a player dying and all players in the party are not in combat

* Remove spaces and add comments

* Change as requested

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

Test if this button can be updated directly

Co-authored-by: KJack <kgithub@kellerg.com>

* Use the full sniffing path

* fix error

* edit

* Moved the escape time to smartscript
Delete the closed door

* Remove spaces

* Fixed where barthilas were not in the slaughterhouse after moving to near the slaughterhouse after the save location was restarted

* Delete unused classes

---------

Co-authored-by: KJack <kgithub@kellerg.com>
2024-06-07 08:11:13 +02:00
github-actions[bot]
ffc9da9dcd chore(DB): import pending files
Referenced commit(s): a1ddf6d520
2024-06-06 12:28:51 +00:00
Jelle Meeus
a1ddf6d520 fix(Script/Item): Fetch Ball (#18906)
* refactor use enum for spellIds

* add sql

* update sql

* enclose Comment with backticks `

* Closes https://github.com/azerothcore/azerothcore-wotlk/issues/565
2024-06-06 14:28:01 +02:00
github-actions[bot]
708e2681b6 chore(DB): import pending files
Referenced commit(s): a0b942332b
2024-06-02 15:08:23 +00:00
Dan
a0b942332b fix(DB/achievement_reward): award title on Hand of A'dal FoS (#18998)
* init

* oops
2024-06-02 17:07:34 +02:00
github-actions[bot]
35de41b45f chore(DB): import pending files
Referenced commit(s): 1d664870d2
2024-06-01 19:51:52 +00:00
Benjamin Jackson
1d664870d2 fix(DB/Creature): Couple Netherwing related fixes. (#18981)
* Init.

* Update.
2024-06-01 21:50:56 +02:00
github-actions[bot]
c027f7a0c2 chore(DB): import pending files
Referenced commit(s): fe6137b0a0
2024-05-29 06:05:05 +00:00
Dan
fe6137b0a0 fix(Scripts/Hyjal): tweak movement of Doomfire (#18970)
initial
2024-05-29 08:04:13 +02:00
github-actions[bot]
46aed4dec7 chore(DB): import pending files
Referenced commit(s): 733fbf89e1
2024-05-28 06:44:38 +00:00
Jelle Meeus
733fbf89e1 fix(Ulduar/Tram): add rocket booster, turnaround visuals, button logic (#18900)
fix(Ulduar/Tram): add rocket booster, disable logic, activate turnaround gobjects

remove go_call_tram GameObjectScript

add tram gobjects to header

add tram logic

renames

update position of boosters
2024-05-28 08:43:46 +02:00
github-actions[bot]
a45ab5b8f9 chore(DB): import pending files
Referenced commit(s): 2a1d23e520
2024-05-27 23:25:46 +00:00
Andrew
2a1d23e520 fix(Scripts/Hyjal): Implement Eternal Silence spell when going into t… (#18960)
fix(Scripts/Hyjal): Implement Eternal Silence spell when going into the Well of Eternity
2024-05-28 01:24:10 +02:00
github-actions[bot]
a99f28fd0b chore(DB): import pending files
Referenced commit(s): 73e44859f0
2024-05-27 18:49:19 +00:00
Andrew
73e44859f0 fix(Scripts/Hyjal): Azgalor mark of doom spawn demons on target death (#18959) 2024-05-27 20:48:29 +02:00
github-actions[bot]
cf49320656 chore(DB): import pending files
Referenced commit(s): 8200385efb
2024-05-27 16:52:31 +00:00
daobashun
141cc0bd44 Fix creatures combat AI missing (#18947)
* add sql

* add 18850 fix

* fix

* Modify the commnet
2024-05-27 18:51:53 +02:00
github-actions[bot]
9c27316af6 chore(DB): import pending files
Referenced commit(s): 99004116a5
2024-05-26 17:39:08 +00:00
Jelle Meeus
99004116a5 fix(Scripts/Ulduar): falling down Kologarn's pit should kill (#18945)
* add insersectboundary

* add kill bunny to kologarn's pit

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

Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>

* refactor: use Map DoForAllPlayers

---------

Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2024-05-26 14:38:16 -03:00
github-actions[bot]
8e784c1914 chore(DB): import pending files
Referenced commit(s): 29dda79638
2024-05-26 16:13:16 +00:00
Jelle Meeus
bb1f7622cc fix(ICC/Sindragosa): add a cooldown to proccing Unchained Magic (#18901)
* add cooldown to proc

* convert to spell and aurascript pair macro

* remove no longer needed validate override

* set cooldown with Cooldown field in table spell_proc_event
2024-05-26 13:12:20 -03:00
Jelle Meeus
29dda79638 fix(Scripts/Ulduar): Add emote for opening of the Ancient Gate of the Keepers (#18949)
add ancient gate emote
2024-05-26 13:11:50 -03:00
github-actions[bot]
c3828b3d43 chore(DB): import pending files
Referenced commit(s): 88c485f6c5
2024-05-25 16:42:16 +00:00
Gultask
88c485f6c5 fix(DB/Loot): Fix mistake in generic overworld profession drops (#18941)
* Create oopsmybad.sql

* Update oopsmybad.sql

* Update oopsmybad.sql
2024-05-25 18:41:27 +02:00
github-actions[bot]
8eaceabefc chore(DB): import pending files
Referenced commit(s): 845fa07aad
2024-05-25 15:07:25 +00:00
Jelle Meeus
845fa07aad fix(Scripts/Ulduar): update Boss Keepers, Gossip Keepers, Yogg Keepers, Yogg-Saron (#18943)
* gossip keepers, keepers, sara

freya spell

improvements

better gossip

update

converter to update spellscript

refactor sanity wells spawn position, summons zonecombat

make sara summon sanity wells again

thorim casts start again, handle sanity wells only by sanity well spawn
script

refactor sanity

brackets

update comment

gossip keepers, keepers, sara

freya spell

improvements

better gossip

update

converter to update spellscript

refactor sanity wells spawn position, summons zonecombat

make sara summon sanity wells again

thorim casts start again, handle sanity wells only by sanity well spawn
script

refactor sanity

brackets

update comment

gossip keepers, keepers, sara

freya spell

improvements

better gossip

update

converter to update spellscript

refactor sanity wells spawn position, summons zonecombat

make sara summon sanity wells again

thorim casts start again, handle sanity wells only by sanity well spawn
script

refactor sanity

brackets

update comment

gossip keepers, keepers, sara

freya spell

improvements

better gossip

update

converter to update spellscript

refactor sanity wells spawn position, summons zonecombat

make sara summon sanity wells again

thorim casts start again, handle sanity wells only by sanity well spawn
script

refactor sanity

brackets

update comment

* refactor: remove _keepersGUID[4]

* make keeper auras only target players, remove apply scale immunity to well/keepers

include caster in cast

* update keeper flags

* summon and despawn gossip keepers

spawn only if fight done

add intro spell and handle outro

fix off by 1

fix casting simple teleport, only spawn after teleporting

remove empty line

* add teleport to shared ulduar.h

* each keeper triggers their own gossip spawn

* update is called in Reset(), no need to do it here

* add SpellHit override to Freya, Hodir

* Freya, Hodir: use scheduler to schedule post-fight teleport

* JustSummoned rename cr to summon

* sanity well summons are handled by freya instead of sara

* rename pCreature to creature

* keeper use RegisterUlduarCreatureAI

* Freya, Hodir, Thorim: increase despawn time

* despawn tentacles, sanity wells after fight

despawn tentacles after fight

* change order of teleport spells

* am missing header?
2024-05-25 12:06:21 -03:00
github-actions[bot]
f8e584a450 chore(DB): import pending files
Referenced commit(s): f78820e9d5
2024-05-21 01:06:45 +00:00
Dan
f78820e9d5 fix(Scripts/Hyjal): Air Burst should not be cast on MT (#18933)
* fix movement of doomfire

* fix air burst

* conditions

* movechase random target

* Update boss_archimonde.cpp

* update movement

* Update boss_archimonde.cpp

* Update boss_archimonde.cpp
2024-05-20 22:05:56 -03:00
github-actions[bot]
a8b69edeee chore(DB): import pending files
Referenced commit(s): 0aaf521423
2024-05-20 08:41:20 +00:00