Commit Graph

2620 Commits

Author SHA1 Message Date
iThorgrim
e28384b059 feat(Core/Scripting): Add new hooks for Ticket (#21238) 2025-02-17 03:26:05 +01:00
Jelle Meeus
92ef042f33 fix(Scripts/Spells): Warrior IntimidationShout (#20969) 2025-02-16 23:19:50 +01:00
Jelle Meeus
30f273e593 fix(Scripts/Naxxramas): Add post-Gothik Four Horsemen introduction (#20550) 2025-02-16 23:14:09 +01:00
Exitare
98ceb1c067 fix(Core/PlayerScript) Align player script function names (#21020)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-02-16 14:59:41 +01:00
p-tkachuk
409ad14e14 fix(DB/SAI) Quest Feedin' Da Goolz (12652) (#21264)
Co-authored-by: Hexadecimal <hd@hd.hd>
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2025-02-16 00:26:27 +01:00
demetrzz
61f04f69db fix(Scripts/Naxxramas): Maexxna's Outer Web Door (#21445)
Co-authored-by: pavel_k <pavel_k@mail.com>
2025-02-15 22:29:57 +01:00
Jelle Meeus
a05833eeed fix(Core/Common): Container fixes use after free (#21460) 2025-02-15 22:22:30 +01:00
Jelle Meeus
fae07daa4c fix(Scripts/Outland): LoadMinionData buffer overflow (#21461) 2025-02-15 14:08:49 +01:00
demetrzz
fe206c7138 fix(Scripts/Spells): Corrected shaman 8/8 T2 set bonus damage proc (#21432)
Co-authored-by: pavel_k <pavel_k@mail.com>
2025-02-15 12:02:27 +01:00
Takenbacon
ee69a569c4 fix(Core/Grids): Grid improvements (#20955) 2025-02-14 22:11:27 +01:00
Jelle Meeus
3854d00dee fix(Scripts/ShadowmoonValley): Illidan buffer overflow (#21442) 2025-02-14 11:31:21 +01:00
Jelle Meeus
9412c1eb3a fix(Scripts/BlackTemple): Illidan buffer overflow (#21441) 2025-02-14 11:31:14 +01:00
Anton Popovichenko
db9b4cf0c6 fix(Scripts/ICC): Fix crash in npc_darnavan when killer is nil. (#21438) 2025-02-14 05:54:45 +01:00
Andrew
0db39f76de fix(Core/Creature): Creatures should skip confused targets (#21410) 2025-02-13 13:22:02 -03:00
Andrew
98a8a1306a fix(Scripts/SunwellPlateau): Fix Felmyst death event (#21425) 2025-02-13 11:38:47 +01: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
47c524581b fix(Core/Scripts): Fix buffer-overflow errors in scripts. (#21419) 2025-02-12 16:34:56 -03:00
Andrew
b17d69b33c feat(Core/Unit): Add SpellSchoolMask info to the DamageDealt() hook (#21411) 2025-02-12 12:16:02 +01: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
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
Kitzunu
787b4e4efe fix(CI/Codestyle): correct double semicolon check (#21388) 2025-02-10 20:24:28 +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
Andrew
7e29e023e8 fix(Core/Creature): Allow temp summons to respawn when despawning on … (#21363) 2025-02-10 08:46:31 +01: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
Exitare
ff4d1ef053 chore(Core/EventMgr): Align code to Code standard & improve LoadFromDB function (#21151)
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
2025-02-07 14:25:07 +01:00
chaosua
775febad9c fix(Scripts/Northrend): Exclude Dalaran Sewer Exit Pipe from GUARD teleport checks (#21222) 2025-02-06 20:50:22 +01:00
manstfu
23e27f350e fix(Scripts/IcecrownCitadel): Sindragosa P3 Exploit (#20938)
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2025-02-06 11:54:49 +01:00
Andrew
8f450686b9 fix(Scripts/SunwellPlateau): Felmyst should be invincible while flying (#21336) 2025-02-06 09:00:56 +01:00
Andrew
be422f2f2a fix(Scripts/Spells): Fix Isle of Queldanas Orb of Translocation (#21325) 2025-02-05 07:43:39 +01:00
p-tkachuk
6753b44b16 fix(Scripts/Oculus): Prevent boss Urom teleportation to nowhere on fast kill (#21305)
Co-authored-by: Hexadecimal <hd@hd.hd>
2025-02-03 17:47:38 +01:00
Andrew
7b47cdebb9 fix(Script/ZulAman): Don't start the timer before Harrison Johnes event (#21311) 2025-02-03 09:11:08 -03:00
Andrew
e75505d071 fix(Scripts/SunwellPlateau): Remove Sunwell Radiance from mobs (#21312) 2025-02-03 12:54:19 +01:00
Kitzunu
17412174be feat(Core/SAI): implement SMART_ACTION_DISABLE_REWARD (#21105) 2025-02-01 22:49:41 +01:00
Kitzunu
47c5ff904f refactor(Core/Disables): Convert from Namespace to Class Structure (#21109) 2025-02-01 22:48:52 +01:00
Kitzunu
9e9a2fe5e3 refactor(Core/ObjectMgr): Change GetAcoreString from char const* to s… (#21213)
...ring
2025-02-01 22:46:42 +01:00
Andrew
d3296f6462 refactor(Scripts/MagisterTerrace): Clean up Vexallus instance script … (#21303) 2025-02-01 08:50:21 +01:00
blinkysc
9c214f0de0 fix(Scripts/MagisterTerrace/DB) Vexallus Boss Complete Overhaul (#21266) 2025-01-31 17:22:25 +01:00
Jelle Meeus
00b8a3f419 feat(Core/WorldState): implement Battle for Sun's Reach Event (#21219)
Co-authored-by: killerwife <killerwife@gmail.com>
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Co-authored-by: MantisLord <sabinprosper@gmail.com>
2025-01-31 13:19:12 +01:00
vrachv
ca51e7fc22 fix(Scripts/SunwellPlateau): Fix Felmyst start fight (#21291) 2025-01-30 11:26:56 +01:00
Andrew
2809f70dc1 fix(Scripts/MagisterTerrace): Fix Kael's outro and close door during … (#21289) 2025-01-29 06:27:30 -03:00
vrachv
18cb8f7d6c fix(Scripts/SunwellPlateau): Fix Madrigosa flight movement (#21290) 2025-01-29 02:47:34 -03:00
Andrew
ed99f050fa fix(Scripts/MagisterTerrace): Rescript Kael's intro (#21278) 2025-01-27 11:34:59 +01:00
Kitzunu
9b3d54dd60 refactor(Core/Motd): improve and simplify (#21252) 2025-01-27 11:07:46 +01:00
blinkysc
d297030a08 fix(Scripts/BlackTemple): Fix Gurtogg will not use acidic wound in phase 2 (#21253) 2025-01-25 19:06:21 -03:00
Andrew
c08a1eefff fix(Scripts/MagisterTerrace): Fix Phoenixes and eggs not despawning (#21260) 2025-01-24 19:44:54 +01:00
Andrew
d99285ed26 fix(DB/Creature): Fix Flamestrike inhabit types (#21249) 2025-01-23 18:29:29 +01:00