Commit graph

17991 commits

Author SHA1 Message Date
Andrew
6d83465ad2
fix(Core/Taxi): Use original team for flight path lookups (#25165)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 17:09:02 -03:00
Andrew
d8d19b61d3
refactor(Core/Battlefield): replace manual timers with TaskScheduler … (#25083)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 15:27:04 -03:00
blinkysc
bf4c181b59
fix(Core/Combat): Fix guardians not attacking after threat system port (#25157)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-21 13:05:57 -03:00
github-actions[bot]
a361a10a01 chore(DB): import pending files
Referenced commit(s): a7f61ed86a
2026-03-21 15:38:07 +00:00
Andrew
a7f61ed86a
fix(Core/Spells): Prevent Flexweave Underlay use on ground (#25158)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 12:37:02 -03:00
blinkysc
c6125db63d
fix(agents): Tone down copilot (#25159)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-21 10:58:03 -03:00
blinkysc
9840d54ef4
fix(Core/Combat): Fire OnPlayerLeaveCombat hook from CombatManager exit path (#25137)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-21 09:37:20 -03:00
github-actions[bot]
0f73402575 chore(DB): import pending files
Referenced commit(s): e6054ec7ea
2026-03-21 12:29:36 +00:00
Kitzunu
e6054ec7ea
refactor(Script/Command): learn spell (#24319)
Co-authored-by: Treeston <14020072+Treeston@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-21 09:28:24 -03:00
github-actions[bot]
b90c917b49 chore(DB): import pending files
Referenced commit(s): a975a8368b
2026-03-21 12:25:15 +00:00
EricksOliveira
ac50be7f8d
fix(Core/Loot): Fix Master Loot visibility and assignment for quest i… (#24828)
Co-authored-by: sogla <sogladev@gmail.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-03-21 09:24:58 -03:00
sogladev
a975a8368b
fix(DB/Trainer): Shattrath Leatherworking and Engineering bookshelves (#25130)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-21 09:24:10 -03:00
Andrew
51ee56d1e2
fix(Core/Movement): skip TriggerAlert for creatures immune to players (#25147)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 00:59:56 -03:00
Andrew
f301aaea53
fix(Core/Spells): Spells that don't initiate combat shouldn't affect … (#25146)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 00:59:38 -03:00
github-actions[bot]
7e984aa1de chore(DB): import pending files
Referenced commit(s): 710d4986bd
2026-03-21 03:07:41 +00:00
Victor Godoy
710d4986bd
feat(Scripts/Commands): Add online session time to pinfo command (#24388)
Co-authored-by: victor <vngodoyr@unap.cl>
Co-authored-by: sogladev <sogladev@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2026-03-21 00:05:54 -03:00
blinkysc
d17aac161f
fix(Core/Movement): Only update home position for patrolling NPCs (#24080)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-03-20 22:44:38 -03:00
github-actions[bot]
4250768a23 chore(DB): import pending files
Referenced commit(s): 556c01fc91
2026-03-21 01:43:47 +00:00
blinkysc
82a22cd021
fix(Core/Arena): Make personal rating season-aware on team join (#24755)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-20 22:43:19 -03:00
blinkysc
556c01fc91
fix(DB/Spell): Add internal cooldown to Spirit Burn proc (#25129)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-20 22:42:30 -03:00
sogladev
d78bce0a32
refactor(Scripts/Northrend): use emplace_back instead of push_back (#25142) 2026-03-20 22:39:18 -03:00
Takenbacon
1d7c5e4b71
fix(Core/Cinematics): Cinematic camera improvements (#25097) 2026-03-20 22:04:52 -03:00
sogladev
67918db7a0
fix(Core/Unit): Improve vehicle exit safety checks and fallback logic (#24612) 2026-03-20 22:04:33 -03:00
sogladev
4955ecbd8c
fix(Scripts/VioletHold): VioletHold globules no longer inherit boss speed (#25143) 2026-03-20 19:52:38 -03:00
Andrew
9268ca9784
fix(Scripts/EoE): fix Vortex only hitting 8 players (#25119)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 18:27:00 -03:00
blinkysc
0464e90853
fix(Core/Player): Fix potion cooldown not ticking after combat ends (#25135)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
2026-03-20 11:40:55 -03:00
blinkysc
48fa4d2856
fix(Core/Scripts): Fix DK pets not correctly attacking (#25128)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
Co-authored-by: Malcrom <malcromdev@gmail.com>
Co-authored-by: Aqua Deus <95978183+aquadeus@users.noreply.github.com>
2026-03-20 09:14:58 -03:00
Andrew
ebcaddb98d
fix(Scripts/EoE): Cross-faction Wyrmrest Skytalon support in Eye of Eternity (#25132)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 06:12:40 -03:00
github-actions[bot]
e17b623cc8 chore(DB): import pending files
Referenced commit(s): 3d2c9e0659
2026-03-20 08:18:11 +00:00
Rocco Silipo
3d2c9e0659
fix(DB/SAI): Death Knight Initiates must remove HP invincibility and re-enable evade on respawn. (#25127)
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-03-20 09:17:03 +01:00
github-actions[bot]
485bc24600 chore(DB): import pending files
Referenced commit(s): 965229ae01
2026-03-20 00:05:45 +00:00
Ryan Turner
965229ae01
fix(DB/Loot) - Correct who should or not drop Pattern: Robes of Arcana (#23916)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-20 00:04:31 +00:00
blinkysc
e5746fbc89
fix(Core/Scripts): Fix GetVictim() returning null during JustEngagedWith (#25131)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
2026-03-19 18:37:03 -05:00
Andrew
8f5900b36b
fix(Scripts/Dalaran): Prevent Minigob Manabonk from targeting GMs (#25123)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 08:33:38 -03:00
github-actions[bot]
772271ec74 chore(DB): import pending files
Referenced commit(s): 9847ac0cb4
2026-03-19 05:14:05 +00:00
sudlud
9847ac0cb4
fix(DB/Gameobject): Sniffed Values for 'Eye of Eternity' spawns (#25057) 2026-03-19 06:13:00 +01:00
github-actions[bot]
be53f19a52 chore(DB): import pending files
Referenced commit(s): c87239f994
2026-03-19 01:47:24 +00:00
blinkysc
c87239f994
fix(Core/DB): Fix Malygos not engaging due to IMMUNE_TO_PC spawn flag (#25121)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-18 20:38:41 -05:00
Rocco Silipo
a349fccf57
Revert "fix(scripts/OldHilldBradFootHills): fix Captain Skarloc reacting to stealthed players" (#25120) 2026-03-18 20:24:29 -03:00
blinkysc
984baa92dd
refactor(Core/Combat): Port TrinityCore heap-based threat system (#24715)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
Co-authored-by: killerwife <killerwife@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 13:36:59 -05:00
blinkysc
c80a0f1fad
fix(Core/Spells): Fix Entrapment not proccing from trap activation (#25110)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-18 08:11:04 -05:00
github-actions[bot]
635dce3e0a chore(DB): import pending files
Referenced commit(s): d350083515
2026-03-18 12:42:17 +00:00
sogladev
d350083515
fix(DB/Conditions): add implicit target conditions to Oculus' Stop Time (#25113)
Co-authored-by: thesensei <aconstantgoal@abv.bg>
2026-03-18 09:37:13 -03:00
github-actions[bot]
af578a9a55 chore(DB): import pending files
Referenced commit(s): e90e9ffa1e
2026-03-18 09:55:52 +00:00
Phoenixale
e90e9ffa1e
fix(DB/Page_Text): Missing content "Saga of the Sin'dorei" (#25111)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-03-18 10:54:41 +01:00
github-actions[bot]
64a706415a chore(DB): import pending files
Referenced commit(s): 3cb848f5e3
2026-03-18 09:46:00 +00:00
amed80
3cb848f5e3
fix(DB/Loot): fix Eye of Eternity loot (#25115)
Co-authored-by: Gultask <Gultask@users.noreply.github.com>
2026-03-18 06:44:44 -03:00
sogladev
d222a9f99b
fix(Core/Unit): avoid iterator invalidation in RemoveAllControlled (#25108)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-17 23:47:28 -03:00
Keleborn
72ac87626b
feat(Core/OutdoorPvP): Add getters for Capture points for Outdoorpvp (#25103)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-17 20:20:15 -03:00
EElenov
601a4231f6
feat(Core/Player): Add 'OnPlayerCanLearnTalent' hook (#24826) 2026-03-17 20:30:57 +01:00