Commit Graph

13180 Commits

Author SHA1 Message Date
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
Andrew
289758094c chore(Scripts/Hyjal): Clean up redundancy (#19035) 2024-06-09 17:32:29 -03:00
github-actions[bot]
24b4975320 chore(DB): import pending files
Referenced commit(s): afd8cfef94
2024-06-09 20:32:18 +00:00
Dan
8a988fd10a fix(Scripts/Hyjal): Air Burst back to random target (#19037)
init
2024-06-09 17:32:16 -03:00
Andrew
afd8cfef94 fix(DB/SAI): Subdue the Subduer should credit group (#19036) 2024-06-09 22:31:27 +02:00
Walter Pagani
82d5a42402 chore(Command/unstuck) use command with offline players (#18913)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
Co-authored-by: Anton Popovichenko <walkline.ua@gmail.com>
2024-06-09 08:45:17 -03: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
Benjamin Jackson
bb69f1c3ec fix(Scripts/HyjalSummit): Assign Death Knight Soul Charge. (#19020)
Init.

Alphabetize and correct DK soul charge assign.
2024-06-07 12:32:02 +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
Lukas
9c2141aa10 fix(Scripts/HallsofStone): corrected Brann dialogue to match live game (#19019)
* fix(Scripts/Halls of Stone): corrected Brann dialogue to match live game

* fix(Scripts/Halls of Stone): corrected Brann dialogue to match live game
2024-06-06 19:40:24 -03:00
sudlud
988fd98e19 fix(CI/labeler): fix some paths for proper labeling (#19016) 2024-06-06 21:05:29 +02:00
Kitzunu
744067b389 fix(Core/Player): Delete by group (#19015)
* fix(Core/Player): Delete by group

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/19014

Co-Authored-By: trickerer <onlysuffering@gmail.com>

* Update Player.cpp

* fix build

---------

Co-authored-by: trickerer <onlysuffering@gmail.com>
2024-06-06 20:58:43 +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
Andrew
79ec83d03e fix(Scripts/Hyjal): Fix Azgalor Doom targetting tanks since its an AoE spell (#19012)
* fix(Scripts/Hyjal): Fix Azgalor Doom targetting tanks since its an AoE spell

* Update boss_azgalor.cpp
2024-06-06 00:12:19 +02:00
Anton Popovichenko
c77f9b0fa3 fix(Core/Networking): Fix crash in Proxy Protocol when removing closed sockets. (#19011) 2024-06-05 06:58:50 -03:00
sudlud
03879617d8 fix(CI): add missing ticks to labeler.yml file paths (#18995) 2024-06-04 20:38:49 +02:00
Benjamin Jackson
4909a31328 fix(Core/Battleground): Adjust Eye of the Storm tick rate. (#19007) 2024-06-04 20:19:43 +02:00
sudlud
3913618f87 fix(Core/PlayerQuest): make timed quests failable (#18940) 2024-06-04 18:30:10 +02:00
Kitzunu
defed64bc3 chore(CI): drop checks - only keep latest Ubuntu 24.04 (#18991)
* chore(CI): Nuke 20.04 checks

* revert back to old where we dont test gcc on pch

* only test latest version. Keep it up to date folks
2024-06-04 06:36:04 +02:00
Andrew
218dce417e chore(Scripts/Hyjal): Clean up unsafe calls and code style (#19004)
* chore(Scripts/Hyjal): Clean up unsafe calls and code style

* another one
2024-06-03 20:33:07 -03:00
Andrew
8ee980e4ba fix(Scripts/Hyjal): Anetheron cast Carrion Swarm on non player targets (#19005) 2024-06-03 20:25:58 -03:00
Dan
8256d3cb55 fix(Scripts/Hyjal): archimonde enrage after 10 minutes (#19003)
init
2024-06-03 14:10:44 -03:00
Jelle Meeus
a6425c3630 fix(Core/PetHandler): when dismissing a charmed unit owned by another unit; stop the charm instead of despawning (#18989)
2cdea49d81
2024-06-03 00:42:06 -03:00
Andrew
70fc43ff8d fix(Script/Hyjal): Fix encounter states not reseting if bosses are de… (#19000)
* fix(Script/Hyjal): Fix encounter states not reseting if bosses are despawned while in combat

* Update instance_hyjal.cpp
2024-06-03 00:31:31 -03:00
github-actions[bot]
708e2681b6 chore(DB): import pending files
Referenced commit(s): a0b942332b
2024-06-02 15:08:23 +00:00
Dan
ba8a152479 fix(Scripts/Hyjal): correctly despawn summoned creatures on Jaina/Thrall death (#18997)
* init

* change logic

despawning of bosses is not really done the normal way, but it's forced with a set amount of guids. So we simply need to register the summons as guids as well

* small fixes

* Delete creature_scripts.sql

* Update boss_azgalor.cpp
2024-06-02 17:07:42 +02: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
sudlud
1663045da6 fix(Core/Mail): calculate unReadMails and m_nextMailDelivereTime usin… (#18996)
* fix(Core/Mail): calculate unReadMails and m_nextMailDelivereTime using mail cache

- these values were grepped directly from DB before
-> this change was introduced with azerothcore/azerothcore-wotlk#3420

- the whole mailing system relies on the mails beeing cached in the core
-> these get stored in DB regularly or on specific events

- so apparently the DB is not always in sync with the current mail cache state of the core
-> so grepping data directly from DB is not a good idea at this point

* Update PlayerUpdates.cpp
2024-06-02 09:29:54 -03:00
Kitzunu
dbb7107d7c fix(CI): fix labeler (#18990)
* fix(CI): I think this fixes the labeler :D

* Update labeler.yml

* Update pr_labeler.yml

* Update labeler.yml

* test complete - this should work after merge

* Update labeler.yml
2024-06-02 06:29:11 +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
sudlud
6f1d3aab15 fix(CI): bump pr-labeler dependencies for usage of Node.js 20 (#18983)
this workflow currently has the warning:

```
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/labeler@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
```
2024-06-01 21:43:06 +02:00
sudlud
8e9e134924 fix(Scripts/Hyjal): fix some build warnings for unused parameters (#18986) 2024-06-01 12:25:53 +02:00
sudlud
94991004dc fix(CI): fix ubuntu-24.04 build (#18984)
fix(CI): try to fix ubuntu-24.04 build
2024-06-01 11:00:49 +02:00
Dan
0f5992045c fix(Scripts/Hyjal): increase ranges on doomfire to make movement less inclined to stick close to the boss (#18976)
initial
2024-05-29 23:57:56 +02:00