blinkysc
|
a5b0cee779
|
fix(Core/Spells): Enter combat at spell launch for delayed spells (#25167)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
|
2026-03-22 11:28:42 -03:00 |
|
blinkysc
|
749a31c3fa
|
fix(Core/Spells): Don't remove item-dependent auras on disarm/weapon swap (#25170)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
|
2026-03-21 20:54:29 -05:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
sogladev
|
17ecef7a07
|
fix(Core/Movement): followers match their target's motion speed (#25085)
Co-authored-by: killerwife <killerwife@gmail.com>
|
2026-03-16 13:11:24 +01:00 |
|
Shard
|
a7f66eb006
|
fix(Core/Unit): Fix infinite loop in RemoveAllControlled (#25087)
|
2026-03-15 00:32:54 +01:00 |
|
sogladev
|
fda5093e59
|
fix(Core/Unit): Keep Lightwell alive on player death (#24675)
|
2026-03-14 16:43:24 +01:00 |
|
Grimgravy
|
a7f49ff6b2
|
fix(Core/GridNotifiers): fix ImmuneToPC npcs reacting to stealthed players (#21652)
|
2026-03-14 08:44:02 -03:00 |
|
Andrew
|
968a2363eb
|
refactor(Core/Battlefield): remove Hungarian notation and modernize code (#25070)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-13 19:32:06 -03:00 |
|
Takenbacon
|
7b1355f15e
|
fix(Server/Scripting): Remove packet copy from server script hooks (#25063)
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-13 16:04:24 -03:00 |
|
Copilot
|
41f34ea07b
|
fix(Core/Spells): Fix typo in tangent() function causing incorrect negative value clamping (#23900)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: FrancescoBorzi <75517+FrancescoBorzi@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
|
2026-03-13 08:07:00 +01:00 |
|
blinkysc
|
c51d036815
|
fix(Core/Spells): Pass nullptr to KILL/KILLED/DEATH procs (#25074)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2026-03-12 16:22:12 -05:00 |
|
Crow
|
a724b665f6
|
fix(Core/Spells): Make Illidan's Demon Fire Unable to Miss (#24994)
|
2026-03-12 13:20:00 -03:00 |
|
blinkysc
|
9a9d265334
|
fix(Core/Movement): Revert pet PATHFIND_NOT_USING_PATH teleport (#23494) (#25071)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-03-12 08:12:22 -05:00 |
|
sogladev
|
40f55bb0f3
|
refactor(Core/Movement): follower management of references (#25060)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2026-03-12 06:59:16 -03:00 |
|
blinkysc
|
a8a96eb8f8
|
fix(Core/Spells): Skip level-based resistance for binary spells (#25065)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
|
2026-03-12 06:58:57 -03:00 |
|
Andrew
|
392f6f5e44
|
fix(Core/Battlefield): Erase invite by real team on war accept and add queue list command (#25056)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-03-11 22:02:30 -03:00 |
|
blinkysc
|
70687d6ac1
|
fix(Core/Movement): fix creature freeze when switching chase targets (#25058)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sogladev <sogladev@gmail.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
|
2026-03-11 09:20:15 -05:00 |
|
blinkysc
|
00d4f68e36
|
refactor(Core/Spells): Pass nullptr as victim for PROC_SPELL_PHASE_CAST (#25007)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
|
2026-03-11 07:51:23 -05:00 |
|
Andrew
|
46b48cdfa0
|
fix(Core/Spells): Implement spell_jump_distance (#25023)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-10 22:09:26 -03:00 |
|
Francesco Borzì
|
6ffe41dd59
|
refactor(Core/Misc): port gossip validation, StringFormat APIs, and spell attribute naming from TC (#24789)
Co-authored-by: Rochet2 <tqbattlenet@gmail.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: tobmaps <spambot42@yandex.ru>
|
2026-03-10 20:50:32 -03:00 |
|
blinkysc
|
10b4f04c44
|
fix(Core/Events): Fix multi-stage holiday events ending early on restart (#25032)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
|
2026-03-10 20:47:17 -03:00 |
|
blinkysc
|
b4d5231843
|
fix(Core/Spells): restore binary spell detection for CC resist via spell resistance (#25016)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-03-09 13:35:39 -05:00 |
|
blinkysc
|
f66685c374
|
fix(Core/Spells): Fix Arcane Potency consumed by same cast that triggered it (#24997)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
|
2026-03-09 13:32:50 -05:00 |
|
blinkysc
|
32f0f236dc
|
fix(Core/Spells): Fix Divine Purpose not removing Intimidating Shout stun (#25021)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-03-09 13:32:16 -05:00 |
|
blinkysc
|
e10e823e60
|
fix(Core/Spells): Fix ADD_TARGET_TRIGGER duration overwrite (#25042)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-03-09 13:30:58 -05:00 |
|
blinkysc
|
9d8a9cc770
|
fix(Core/Spells): prevent aura rank downranking based on hostile target level (#25045)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-03-09 13:30:38 -05:00 |
|
sogladev
|
06c0c6b655
|
fix(Core/Spells): apply SPELLFAMILY_GENERIC mods to spells by default (#24996)
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
|
2026-03-08 12:44:29 -05:00 |
|
blinkysc
|
6d9b89c976
|
fix(Core/Movement): Teleport pet when pathfinding returns PATHFIND_NOT_USING_PATH (#23494)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
|
2026-03-08 12:33:32 -05:00 |
|