Commit Graph

5993 Commits

Author SHA1 Message Date
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
天鹭
86af3f302b fix(Core/Unit): Fix all that have UNIT_STATE_NO_ENVIRONMENT_UPD (#23100) 2025-10-04 10:33:31 -03:00
Andrew
2fb9c01c20 fix(Core/Unit): Fix thorns/retribution aura only dealing damage on white hits (#23041) 2025-10-04 05:03:02 -03:00
sogladev
b28da6e03f fix(Scripts/Northrend): quest Sniffing out the Perpetrator (#23076) 2025-10-04 09:28:14 +02:00
killerwife
b80353d288 fix(Core/Movement): Implement order counters (#23015) 2025-10-03 21:52:38 -03: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
Andrew
dbd4aaf065 feat(Core/Updater): Add configurable shutdown delay on update exceptions (#23042) 2025-10-01 07:16:32 -03:00
Alwin Arrasyid
0e6a5e4efb fix(Scripts/Commands): escape string before query on go creature command (#23036) 2025-09-30 23:50:34 -03:00
Takenbacon
a56d1f65aa fix(Core/Server): Fix player login checks (#23073) 2025-09-30 07:16:07 -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
Seamthesis
5f61d641ef refactor(Core/Player): small clean in Player.h (#23018)
Co-authored-by: Rykles <219719782+Seamthesis@users.noreply.github.com>
2025-09-29 11:44:24 -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
sogladev
0d1f885b57 fix(Core/Spells): updates trajectory target selection (#23031)
Co-authored-by: xinef1 <w.szyszko2@gmail.com>
2025-09-28 07:47:01 -03:00
Andrew
09c2b7e5fb fix(Scripts/UtgardePinnacle): Fix Skadi start and reset checks (#23034) 2025-09-28 12:02:35 +02:00
Andrew
84d55972fd fix(Core/SAI): Fix crash when using SMART_TARGET_INSTANCE_STORAGE in … (#23033) 2025-09-27 12:09:27 -03:00
Yehonal
1736b7501f refactor(Player): replace visibility detection calls with dedicated methods (#23025) 2025-09-27 16:07:03 +02:00
Yehonal
b950c610d4 feat(bash): test command in dashboard + fix tests (#23030)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-27 13:36:14 +02:00
sogladev
80e9265222 Revert "fix(Core/Conditions): ConditionList use after free (#23006)" (#23023) 2025-09-25 09:55:30 -03:00
Degen
d05213d85e feat(Core/Config): Infinite ammo config setting (#22969)
Co-authored-by: sogladev <sogladev@gmail.com>
2025-09-23 21:46:04 -03:00
sogladev
6d2ad6047c fix(Core/Conditions): ConditionList use after free (#23006) 2025-09-23 20:46:52 -03:00
sogladev
ae1ea1a701 fix(Scripts/Spells): Brewfest Hops (#22998) 2025-09-23 20:46:29 -03:00
killerwife
8e6d35c9b2 fix(Core/SAI): idle casters (#23005) 2025-09-23 20:45:48 -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
killerwife
77d972acbb fix(Core/Creature): prevent crash due to recursive call for help (#23008) 2025-09-23 06:53:32 -03: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
f884f64896 fix(Core/Spells): crashfix (#22986) 2025-09-20 12:21:42 -03:00
Benjamin Jackson
6dda22ec46 chore(Core/Handlers): Remove unused item query optimization. (#22971) 2025-09-20 09:25:51 -03:00
Yehonal
403dacc885 feat(Core/SAI): enhance movement actions with force destination option (#22974) 2025-09-20 13:15:45 +02:00
Yehonal
09b79f45f2 feat(NPC): add configuration for creature repositioning during NPC combat (#22973)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2025-09-20 03:49:50 +02:00
Andrew
b09609e47d feat(Core/Spells): Implement OnSpellCastFinished hook (#22941)
Co-authored-by: Ovahlord <dreadkiller@gmx.de>
2025-09-19 04:52:22 -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
9e0b6ff7a6 fix(Core/Creature): ensure target is valid when acquiring GUID (#22937) 2025-09-15 19:05:50 -03:00
Andrew
900f45514d fix(DB/SAI): Fix several A Returning to Resting quest issues (#22930) 2025-09-15 16:08:00 -03:00
Andrew
94c2f38ecc feat(Core/SAI): Implement delay option to SMART_ACTION_TALK (#22918) 2025-09-15 09:44:49 +02:00
天鹭
fc30b784ae chore(PlayerSettings): Save data and lowGuid (#22921) 2025-09-14 22:18:33 -03:00
Andrew
28532bc1e0 feat(Core/AI): Allow preventing health check events while casting (#22897) 2025-09-14 18:48:33 -03:00
Jelle Meeus
3d828a6568 fix(World/WorldState): SI main event can only be disabled manually (#22911) 2025-09-14 18:02:02 -03:00
Jelle Meeus
7a43b0f13e feat(World/WorldConfig): ScourgeInvasion Add config BattlesWon tresholds (#22913) 2025-09-14 11:25:18 -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
天鹭
0a3f5544b4 fix(Core/Creature): group members should also follow the movement (#22690) 2025-09-11 21:00:46 -03:00