Commit graph

2883 commits

Author SHA1 Message Date
Anton Popovichenko
f2f31acdcf
feat(Core/mmaps): Add configuration file for mmaps-generator. (#22506) 2025-10-14 18:56:09 -03:00
killerwife
10d5a3c553
fix(Core/Unit): rework Walk/Run mode (#22988)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-14 17:54:19 -03:00
killerwife
8560c4825a
fix(Scripts/Commands): inverted display in chat for gm fly (#23222) 2025-10-13 13:05:03 +02:00
天鹭
53238a68d3
refactor(Core): DespawnOrUnsummon (#23141) 2025-10-13 03:36:23 -03:00
天鹭
8e2e30328f
refactor(Core): Make ObjectGuid const (#23170)
* cherry-pick commit (a7883380ce)

Co-Authored-By: Lucas Nascimento <keader.android@gmail.com>
2025-10-12 23:13:12 -03:00
天鹭
9c49349e1e
refactor(Core/EventMap): Refactor EventMap and related scripts (#23121)
Co-authored-by: Kelno <3866946+kelno@users.noreply.github.com>
Co-authored-by: Peter Keresztes Schmidt <carbenium@outlook.com>
2025-10-12 22:19:24 -03:00
Grimdhex
8e1426c06a
fix(Script/HallOfLightning): wrong spell group with General Bjarngrim (#23205) 2025-10-12 22:12:07 -03:00
Grimdhex
8ac6019a67
fix(Scripts/HallOfLightning): wrong stance when bjarngrim reset (#23207) 2025-10-12 22:11:44 -03:00
GrenderG
c79289c4b8
fix(Scripts/Karazhan): Fix Tenris Mirkblood area trigger conditions. (#23162) 2025-10-12 16:02:34 +02:00
sogladev
b1d526e59d
feat(Scripts/Spells): GM utility spells and Beastmaster Mode (#22964)
Co-authored-by: ratkosrb <ratkomladic2@abv.bg>
2025-10-12 16:00:49 +02:00
p-tkachuk
e57dc1922f
fix(Scripts/TrialOfTheChampion): Fix Grand Champions agro before event end (#21775) 2025-10-12 15:56:34 +02:00
blinkysc
c3c28e0d8b
fix(Script/BloodmystIsle): Tel'athion the Impure will no longer spawn from webbed creature (#22898) 2025-10-12 13:54:52 +02:00
Benjamin Jackson
e07fddc515
fix(Scripts/Item): Introduce Blizzlike Val'anyr absorption value bug. (#23152) 2025-10-12 11:49:20 +02:00
blinkysc
757de7a983
fix(Script/Gundrak): Moorabi timing and hard reset (#23079) 2025-10-11 18:50:19 -03:00
Rocco Silipo
a14fe1c4de
fix(DB/SAI): Move Rizzle Sprysprocket event to smartscript. (#23167) 2025-10-11 13:41:14 -03:00
arsinspace
43a54d4329
fix(Scripts/Gundrak): Fixed behavior for Colossus and Elemental (#23150)
Co-authored-by: arsinspace <arsinspace@outlook.com>
2025-10-11 08:54:06 -03:00
Benjamin Jackson
292f1a417d
fix(Scripts/Spells): Add checks for Relief for the Fallen script. (#23168) 2025-10-10 20:07:56 -03:00
Benjamin Jackson
21724b5191
fix(Scripts/Karazhan): remove Blood Mirror auras from Mirkblood when mirrored target dies (#23159) 2025-10-10 07:02:44 +02:00
Benjamin Jackson
a0fd180320
fix(Scripts/Spells): Move Eye of Gruul and Soul Preserver to the same script. (#22692)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-10-09 21:57:16 +02:00
GrenderG
8d2f307483
fix(Core/Spells): Correct follow position for Pets and Companions. (#23154)
Co-authored-by: sogladev <sogladev@gmail.com>
2025-10-09 20:09:40 +02:00
Andrew
483b068e4d
fix(Scripts/IsleOfQueldanas): Fix Greengill Slave script (#23109) 2025-10-07 09:39:57 +02:00
Andrew
939dae3119
fix(Scripts/CoS): Fix chest despawning when player leaves map (#23112) 2025-10-07 09:37:40 +02:00
Andrew
1159076146
fix(Scripts/Gundrak): Eck should spawn when the Ruin Dweller formatio… (#23114) 2025-10-06 12:40:29 -03:00
blinkysc
4572003eb1
fix(Script/Gundrak): Eck spring now resets threat after cast and Spit/Spring Timings (#23124) 2025-10-05 14:51:21 -03:00
killerwife
0767b2edf5
fix(Core/Movement): Add safeguards against root freezes (#23117) 2025-10-05 14:45:07 -03:00
blinkysc
2afcd037c7
fix(Script/Sunwell): Sinister reflection delays 5 seconds before set in combat (#22939) 2025-10-04 19:24:55 -03:00
sogladev
b28da6e03f
fix(Scripts/Northrend): quest Sniffing out the Perpetrator (#23076) 2025-10-04 09:28:14 +02:00
blinkysc
3aa0de2699
fix(Script/Gundrak): path for Eck will only open in heroic (#23072) 2025-10-03 21:29:17 -03:00
sogladev
19f1ede216
fix(Core/Unit): add Dual Wield 'auto' to improve scripting (#23078) 2025-10-03 08:26:31 +02:00
Alwin Arrasyid
0e6a5e4efb
fix(Scripts/Commands): escape string before query on go creature command (#23036) 2025-09-30 23:50:34 -03:00
blinkysc
e75d2e9c8a
fix(Script/Gundrak) Drakkari Colossus will now use Mortal Strikes (#23065)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2025-09-30 09:13:12 +02:00
Andrew
297c88468c
fix(Scripts/Gundrak): Fix Sladran Venom Bolt target and Poison Nova f… (#23055) 2025-09-29 19:24:19 -03:00
Takenbacon
22f93eaca6
fix(Core/Weather): Improve weather system thread safety (#22772)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-29 11:43:30 -03:00
Andrew
09c2b7e5fb
fix(Scripts/UtgardePinnacle): Fix Skadi start and reset checks (#23034) 2025-09-28 12:02:35 +02:00
sogladev
ae1ea1a701
fix(Scripts/Spells): Brewfest Hops (#22998) 2025-09-23 20:46:29 -03:00
arsinspace
bc30a6fba6
fix(Scripts/EasternKingdoms) : Fix issues in Battle For The Undercity Horde (#23011)
Co-authored-by: arsinspace <arsinspace@outlook.com>
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2025-09-23 15:57:10 +02:00
Andrew
78dea88d5d
fix(Scripts/AzjolNerub): Fix Anubarak impale sequence (#22717) 2025-09-23 10:49:23 +02:00
Andrew
7a0b9785bb
fix(Scripts/Gundrak): Update Slad'ran script (#22975) 2025-09-23 10:46:17 +02:00
Andrew
42d49d1b6a
fix(Core/Vehicles): Fix issue with Wyrmrest Vanquisher and other issues with On Ruby Wings (#22989) 2025-09-23 10:44:35 +02:00
Teknishun7
b82857748e
fix(Scripts/SMV): Infernal attacker respawn (#23001) 2025-09-22 15:04:50 -03:00
Andrew
15e6624896
fix(Scripts/Spells): Fix Relief of the Fallen quest issues (#22968) 2025-09-22 07:38:49 +02:00
Andrew
bb9aa574f3
refactor(Scripts/Dragonblight): Move Strengthen the Ancients quest sc… (#22983) 2025-09-20 14:48:58 -03:00
Andrew
6a156a69fd
fix(Scripts/AzjolNerub): Fix Drain Power spell (#22933) 2025-09-16 11:59:09 +02:00
Andrew
56f2a8e4f3
fix(Scripts/BoreanTundra): Script Soul Deflection spell (#22931) 2025-09-16 11:59:02 +02:00
Andrew
add49b7723
fix(Scripts/Dragonblight): Script Wyrmrest Vanquisher Flame Fury spell (#22940) 2025-09-16 06:53:49 -03:00
Andrew
900f45514d
fix(DB/SAI): Fix several A Returning to Resting quest issues (#22930) 2025-09-15 16:08:00 -03:00
Jelle Meeus
73a18d6499
fix(Scripts/Spells): Friendship Bread does not display hearts when eating (#22875) 2025-09-11 23:02:28 -03:00
ekekekkekkek
110fd070f2
fix(Scripts/Spells): Druid ability Starfall now will no longer try to hit outside line of sight targets (#22422)
Co-authored-by: Tereneckla <Tereneckla@pm.me>
2025-09-11 10:46:34 -03:00
Jelle Meeus
e1abb7f346
fix(DB/SpellProcEvent): Warrior Sword Specialization and Sudden Death (#22042) 2025-09-11 09:14:40 -03:00
Jelle Meeus
c7fc738b4e
fix(DB/SmartAI): Zul'Drak Voltarus teleporters sometimes do not work (#22878) 2025-09-11 13:04:23 +02:00