天鹭
|
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 |
|
天鹭
|
074d9ebca7
|
fix(Core/CreatureText): race conditions in CreatureTextMgr repeat group (#23153)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
|
2025-10-12 21:30:32 -03:00 |
|
sogladev
|
c24c381bf5
|
fix(Core/Scripting): fix Defias Thug waypoint errors (#22994)
|
2025-10-12 18:35:16 +02:00 |
|
sogladev
|
fc39bf6753
|
fix(Core/Player): remove vendor icon if there is no gossip vendor option (#23026)
|
2025-10-12 17:12:54 +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 |
|
Benjamin Jackson
|
1c5f611d62
|
fix(Core/ObjectMgr): Force probabilities of creature displays during runtime if total probability is 0. (#23197)
|
2025-10-12 15:59:18 +02:00 |
|
Peter
|
da5fb6c9f8
|
feat(Core): BG reputation modifier for WSG, AB and AV (#22685)
Co-authored-by: Zoidwaffle <zoidwaffle@gmail.com>
|
2025-10-12 13:30:02 +02:00 |
|
killerwife
|
31b11d0d11
|
fix(Core/Movement): rework root protocol with ack in mind (#23147)
|
2025-10-11 13:49:43 -03:00 |
|
Tereneckla
|
1434cde99e
|
fix(Core/Player): Recalculate all StatModEffects on levelup (#23184)
|
2025-10-11 13:13:23 -03:00 |
|
zeb139
|
8a64eb05f7
|
fix(Core): Deeprun Tram Subway timer/syncronization by loading grid (#23009)
|
2025-10-10 22:55:59 +02:00 |
|
grace-of-hainaut
|
4867510cac
|
fix(Core): Correct fishing catch calculations (#23171)
|
2025-10-10 22:14:58 +02:00 |
|
privatecore
|
dd1f6f776c
|
fix(Core/Player): Fix NotAvoidSatisfy script hook to reference the current player (#23004)
|
2025-10-10 21:53:36 +02:00 |
|
Benjamin Jackson
|
b7d7089da6
|
fix(Core/Entities): Daily and other quests should grant XP when rewarded on subsequent completions. (#23160)
|
2025-10-10 17:37:14 +02:00 |
|
Benjamin Jackson
|
f670387ad4
|
refactor(Core/Packets): Rewrite various calendar and complaint packets to modern class. (#22884)
|
2025-10-10 07:02:00 +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 |
|
sogladev
|
5c053aabe5
|
fix(Core/Battlefield): AddressSanitizer new-delete-type-mismatch (#23038)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-09 20:12:46 +02:00 |
|
Benjamin Jackson
|
d237ea6552
|
fix(Core/Handlers): Properly limit equipment set name length to client maximum. (#23151)
|
2025-10-09 20:10:43 +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 |
|
Rocco Silipo
|
e46e29b012
|
fix(DB/Script/Gundrak) Improve Drakkari Rhino bridge event. (#23144)
|
2025-10-09 12:23:53 +02:00 |
|
Andrew
|
2c5aab9ed2
|
fix(Core/Spells): Drakkari Medicine Man Earth Shield max targets (#23102)
|
2025-10-07 09:41:15 +02:00 |
|
killerwife
|
0767b2edf5
|
fix(Core/Movement): Add safeguards against root freezes (#23117)
|
2025-10-05 14:45:07 -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 |
|
killerwife
|
b80353d288
|
fix(Core/Movement): Implement order counters (#23015)
|
2025-10-03 21:52:38 -03:00 |
|
sogladev
|
19f1ede216
|
fix(Core/Unit): add Dual Wield 'auto' to improve scripting (#23078)
|
2025-10-03 08:26:31 +02:00 |
|
Takenbacon
|
a56d1f65aa
|
fix(Core/Server): Fix player login checks (#23073)
|
2025-09-30 07:16:07 -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
|
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 |
|
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 |
|
killerwife
|
8e6d35c9b2
|
fix(Core/SAI): idle casters (#23005)
|
2025-09-23 20:45:48 -03: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
|
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 |
|
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
|
9e0b6ff7a6
|
fix(Core/Creature): ensure target is valid when acquiring GUID (#22937)
|
2025-09-15 19:05:50 -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 |
|