Commit Graph

15059 Commits

Author SHA1 Message Date
Jelle Meeus
9e720b91f0 fix(Core/Worldstate): fix Sanctums Wards triggering phase transition too early (#21430) 2025-02-13 09:13:40 -03:00
github-actions[bot]
c5d83d31c7 chore(DB): import pending files
Referenced commit(s): 98a8a1306a
2025-02-13 10:39:46 +00:00
Andrew
98a8a1306a fix(Scripts/SunwellPlateau): Fix Felmyst death event (#21425) 2025-02-13 11:38:47 +01:00
github-actions[bot]
75388c7538 chore(DB): import pending files
Referenced commit(s): f9415f38cb
2025-02-13 08:05:42 +00:00
Andrew
f9415f38cb fix(Scripts/Naxxramas): Update Faerlina script (#21375) 2025-02-13 05:04:36 -03:00
Takenbacon
edcfaeb845 refactor(Core/World): Create WorldSessionMgr to split session logic out of World (#21400) 2025-02-13 07:04:38 +01:00
Andrew
0f0b341d9d fix(Scripts/SunwellPlateau): Fix Brutallus burn timer (#21423) 2025-02-13 00:05:32 +01:00
Anton Popovichenko
3baa00ae06 fix(Core/Group): Fix use of a deleted pointer in the group invites list. (#21422) 2025-02-12 18:24:56 -03:00
Anton Popovichenko
c92d50d6ec fix(Core/Guild): Fix use of guild members' data after deletion. (#21421) 2025-02-12 18:23:57 -03:00
Anton Popovichenko
fe2627bc91 fix(Core/Pet): Fix possible crash when using dangling pointer as pets spell target and fix possible memory leak. (#21420) 2025-02-12 17:34:30 -03:00
Anton Popovichenko
47c524581b fix(Core/Scripts): Fix buffer-overflow errors in scripts. (#21419) 2025-02-12 16:34:56 -03:00
github-actions[bot]
076e32292f chore(DB): import pending files
Referenced commit(s): 00be3a417f
2025-02-12 18:12:13 +00:00
Andrew
00be3a417f fix(DB/Creature): Sacrolash and Alythess should be taunt immune (#21418) 2025-02-12 19:11:12 +01:00
Andrew
16fa25b7a9 feat(Core/Maps): Implement dynamic respawn rates (#21417)
Co-authored-by: r00ty-tc <r00ty-tc@users.noreply.github.com>
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
Co-authored-by Treeston

This is a partial cherry-pick of: 59db2eeea0
2025-02-12 15:06:42 -03:00
Takenbacon
5421f13c13 fix(Core/Disables): Optimize DisableMgr container (#21416) 2025-02-12 10:40:04 -03:00
Andrew
b17d69b33c feat(Core/Unit): Add SpellSchoolMask info to the DamageDealt() hook (#21411) 2025-02-12 12:16:02 +01:00
github-actions[bot]
3a41901154 chore(DB): import pending files
Referenced commit(s): f6a0433297
2025-02-12 10:10:31 +00:00
Anton Popovichenko
f6a0433297 feat(Core/Arena): Add support for arena seasons completion with progression in runtime. (#19858)
Co-authored-by: Winfidonarleyan <dowlandtop@yandex.com>
2025-02-12 07:09:31 -03:00
Kitzunu
24dd7dfc21 refactor(Misc): improve issue templates (#21391) 2025-02-11 22:45:47 -03:00
Anton Popovichenko
07cb5c880c fix(Core/SQLField): Fix heap-buffer-overflow issue when interacting with mysql field value. (#21393) 2025-02-11 17:24:56 +01:00
Anton Popovichenko
c2986977d9 fix(Core/Items): Fix duplication exploit where a player could loot infinitely from bags containing gold. (#21394) 2025-02-11 17:23:01 +01:00
Andrew
c070e4bddf fix(Scripts/SunwellPlateau): Don't replay Felmyst intro after wipes (#21398)
Felmyst into no longer relays after a wipe.
2025-02-11 12:30:34 +00:00
github-actions[bot]
2f6097f15e chore(DB): import pending files
Referenced commit(s): 489d668a8d
2025-02-10 22:27:59 +00:00
Rocco Silipo
489d668a8d fix(DB/Creature) Dawnblade Hawkriders and Shattered Sun Marksmen behaviours. (#21341) 2025-02-10 23:26:59 +01:00
Kitzunu
787b4e4efe fix(CI/Codestyle): correct double semicolon check (#21388) 2025-02-10 20:24:28 +01:00
Mykhailo Redko
017cfb7b4b fix(Core/PacketIO): Implemented CMSG_BUSY_TRADE and CMSG_IGNORE_TRADE. (#21385) 2025-02-10 17:12:38 +01:00
Andrew
91cd42ef91 fix(Scripts/SunwellPlateau): Clear basic events on death (#21374) 2025-02-10 09:28:19 +01:00
Andrew
4b79a09e91 fix(Scripts/SunwellPlateau): Prevent Sathrovarr summon event from dou… (#21376) 2025-02-10 09:23:33 +01:00
github-actions[bot]
41ed6f600d chore(DB): import pending files
Referenced commit(s): d0412438fc
2025-02-10 07:51:13 +00:00
Andrew
d0412438fc fix(DB/SAI): Fix Doomfire Shard Avenging Wrath spell (#21377) 2025-02-10 08:50:09 +01:00
Andrew
7e29e023e8 fix(Core/Creature): Allow temp summons to respawn when despawning on … (#21363) 2025-02-10 08:46:31 +01:00
github-actions[bot]
b0a45c98c2 chore(DB): import pending files
Referenced commit(s): 3c8823a871
2025-02-09 18:56:34 +00:00
Andrew
2495ef4422 fix(Scripts/SunwellPlateau): Correct Felmyst spawn event (#21360) 2025-02-09 15:55:58 -03:00
Andrew
3c8823a871 fix(Scripts/SunwellPleateau): Remove invincibility from human kalecgos (#21369) 2025-02-09 15:55:31 -03:00
Jelle Meeus
05cf475975 fix(Core/Worldstate): sunsreach print correct counter (#21356) 2025-02-09 18:40:44 +01:00
github-actions[bot]
e4c68355c3 chore(DB): import pending files
Referenced commit(s): fcf9725dbb
2025-02-09 17:35:07 +00:00
Benjamin Jackson
865dd24c37 fix(DB/Creature): Correct run speed of Kael'thas's Arcane Spheres on heroic. (#21367) 2025-02-09 14:34:28 -03:00
Benjamin Jackson
fcf9725dbb chore(DB): Add missing file extension for query. (#21368) 2025-02-09 14:34:08 -03:00
github-actions[bot]
295220fd96 chore(DB): import pending files
Referenced commit(s): cf103be146
2025-02-09 12:28:12 +00:00
Jelle Meeus
cf103be146 fix(DB/Conditions): Sunwell Gates progress gossip (#21344)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2025-02-09 09:27:11 -03:00
github-actions[bot]
709368ca22 chore(DB): import pending files
Referenced commit(s): 9eeaef516a
2025-02-09 06:32:38 +00:00
daobashun
9eeaef516a fix(DB/SAI) add Kaylaan smart ai (#21293) 2025-02-09 07:31:35 +01:00
sudlud
58ad9e27f4 Revert "chore(Deps/Zlib): move to Cloudflare fork (#21028)" (#21364) 2025-02-08 21:57:18 +01:00
Andrew
79cbb00075 feat(Core/Creature): Implement HasFlagsExtra() helper to creature (#21362) 2025-02-08 14:07:04 -03:00
Kitzunu
31529db282 fix(CI/Codestyle): Final fixes to backtick check (#21361) 2025-02-08 11:34:38 +01:00
p-tkachuk
b07e545bae fix(Core/Transport): Fix for passengers dropped in the middle of nowhere (#21296) 2025-02-08 05:53:57 +01:00
github-actions[bot]
fd67f8e004 chore(DB): import pending files
Referenced commit(s): 4fa80509ec
2025-02-07 19:47:52 +00:00
murmeli666
4fa80509ec fix(DB/Quest): Remove Failed Incursion requirement from Lost in Action (#21353) 2025-02-07 20:46:53 +01:00
天鹿
9768cfca3a fix(Core): Fix After PR#21213 Crash (#21327) 2025-02-07 13:52:56 -03:00
github-actions[bot]
4b8e94924d chore(DB): import pending files
Referenced commit(s): 7916db5b2f
2025-02-07 14:53:00 +00:00