Andrew
|
9c80943df9
|
fix(Core/Unit): require contested guard attacker for friendly-target attack bypass (#26451)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-03 23:57:19 -03:00 |
|
Justin
|
1bd5fb7037
|
feat(Core/Unit): Add OnUnitExitCombat hook (#25215)
|
2026-06-30 22:41:26 +02:00 |
|
sogladev
|
7a66aa94c1
|
fix(Core/Unit): improve leeway bonus range and speed calculations (#25958)
Co-authored-by: GuybrushGit <turinpt3@gmail.com>
Co-authored-by: lightshope <lh@lightshope.org>
Co-authored-by: sidsukana <pgsilent@gmail.com>
Co-authored-by: ratkosrb <ratkomladic2@abv.bg>
|
2026-06-30 18:29:28 +02:00 |
|
Andrew
|
8f6de287c8
|
fix(Core/XP): Reduce XP when ungrouped high-level player helps kill (#25161)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
|
2026-06-24 04:19:30 -03:00 |
|
Rocco Silipo
|
e1bf2635cd
|
fix(DB/Script): Rework "Where in the World is Hemet Nesingwary" quest event. (#26305)
|
2026-06-22 10:24:54 +02:00 |
|
sogladev
|
2c8b571503
|
fix(Core/Unit): Re-sync movement speed to target's client after possess/charm ends (#26304)
|
2026-06-22 04:24:10 -03:00 |
|
sogladev
|
32bf232bf8
|
fix(Core/Unit): Ignore vehicle exit position LoS checks for abs coords (#26258)
|
2026-06-17 21:26:37 -03:00 |
|
blinkysc
|
faedf206bf
|
fix(Core/Spells): Reorder melee/ranged spell crit to match SpellCriticalDamageBonus (#24979)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-06-16 08:53:08 +02:00 |
|
AlsoNotMehh
|
deaf25c1f4
|
fix(Core/Spells): allow friendly auras during Divine Shield (#26052)
|
2026-06-10 20:06:55 -03:00 |
|
blinkysc
|
46f0d4033a
|
fix(Core/Combat): drop dangling current victim on phase change crash (#26020)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-05-29 09:22:01 -05:00 |
|
sogladev
|
1cccafbe0c
|
fix(Core/Unit): prevent self-immunity in IsImmunedToSpell (#25984)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-28 08:17:39 +02:00 |
|
Rocco Silipo
|
e1beea25e9
|
fix(Core/Unit): Recalculate run speed on dismount from taxi flight. (#25936)
|
2026-05-23 23:50:04 +02:00 |
|
blinkysc
|
524b01d0bd
|
fix(Core/Spells): Don't generate threat from happiness energize (#25709)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-05-05 04:50:17 -03:00 |
|
sogladev
|
de8b5e5726
|
fix(Core/Pets): Mob solod by pet no longer grant exp/loot to its master (#25676)
|
2026-05-01 11:48:22 -03:00 |
|
blinkysc
|
37b60cd0bc
|
fix(Core/Combat): safe StopAttackFaction and restore escort evade (#25516)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-04-20 16:18:14 -03:00 |
|
sogladev
|
854b9832eb
|
fix(Core/Unit): Sanctified Wrath calculations SPELL_AURA_MOD_IGNORE_TARGET_RESIST (#25400)
Co-authored-by: From: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-15 08:02:45 -03:00 |
|
blinkysc
|
bbd192aff9
|
fix(Core/Spells): No SP bonus for DmgClass NONE without spell_bonus_data (#25468)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2026-04-14 17:16:39 -05:00 |
|
sogladev
|
ea2f6236d2
|
fix(Core/Spells): make HoTs healing-done pct dynamic (#25357)
|
2026-04-12 11:59:30 -03:00 |
|
Andrew
|
dce82d7105
|
fix(Core/Unit): Clear invalid combat refs after mind control (#25424)
Co-authored-by: Lucas Nascimento <keader.android@gmail.com>
|
2026-04-11 15:45:46 -03:00 |
|
sogladev
|
b5c8b99ad6
|
fix(Core/Immunities): ignore school immunity from friendly caster (#25408)
|
2026-04-10 06:55:47 -03:00 |
|
天鹭
|
9ef460759c
|
refactor(Core/Immunities): Simplify UI64 literal conversion for cleaner code (#25360)
|
2026-04-07 08:54:43 -03:00 |
|
blinkysc
|
b00b424d63
|
fix(Core/Unit): Prevent creature evade when on another unit's threat list (#25328)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
|
2026-04-05 15:00:19 -03:00 |
|
Andrew
|
b53011c5ef
|
fix(Core/Units): Include charmed creatures in damagedByPlayer check (#25171)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-04 00:09:27 -03:00 |
|
blinkysc
|
f8c5c9a468
|
fix(Core/Spells): Include absorbed damage in PROC_SPELL_TYPE_DAMAGE classification (#25314)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-04-02 05:05:05 -03:00 |
|
blinkysc
|
263802381c
|
fix(Core/Unit): Skip evade aura removal for player-owned creatures (#25311)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Rushor <PBienati@web.de>
|
2026-03-30 11:03:32 -05:00 |
|
sogladev
|
aac930864a
|
fix(Core/Unit): partial immunity for mixed spells (#25219)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2026-03-25 12:42:25 +01:00 |
|
blinkysc
|
57db75a474
|
fix(Core/Spells): Do not add PROC_HIT_NORMAL/PROC_HIT_CRITICAL if damage is fully nullified (#25105)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
|
2026-03-22 19:37:31 -03:00 |
|
sogladev
|
a90570a2de
|
fix(Core/Spell): spell immunity system and new separate immunities table (#24956)
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Keader <keader.android@gmail.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2026-03-22 19:36:35 -03:00 |
|
blinkysc
|
9e666623c3
|
fix(Core/Combat): Restore pet/owner combat propagation (#25166)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-03-22 18:39:34 +01:00 |
|
blinkysc
|
d3f1be6d22
|
fix(Core/Scripts): Fix boss scripts resetting during death/defeat RP after threat system port (#25185)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
|
2026-03-22 11:07:29 -05: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 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
7fe5800745
|
fix(Core/Combat): Prevent burst melee attacks from attack timer debt (#24858)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-03-08 14:30:48 -03:00 |
|
sogladev
|
4f3e5ca591
|
fix(Core/Movement): add creature formation movement generator (#25030)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
|
2026-03-08 13:41:42 -03:00 |
|
Andrew
|
fbbf960229
|
fix(Core/AI): fix OnSpellFailed crash on TempSummon despawn (#25036)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-08 07:12:50 -03:00 |
|
Andrew
|
33a438a585
|
feat(Core/AI): port OnSpellStart/OnSpellCast/OnSpellFailed/OnChannelF… (#25026)
Co-authored-by: offl <11556157+offl@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-07 18:02:58 -03:00 |
|
blinkysc
|
dd6f32d54d
|
fix(Core/Spells): Port SPELL_ATTR3_INSTANT_TARGET_PROCS cascade proc suppression from TrinityCore (#24936)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: QAston <126822+QAston@users.noreply.github.com>
|
2026-03-02 06:34:59 -06:00 |
|
blinkysc
|
9ecaf5aca5
|
fix(Core/Spells): Remove range check on split damage auras (#24899)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-02-27 14:02:50 -06:00 |
|
blinkysc
|
396c35be2f
|
fix(Core/Spells): Fix Cobra Strikes stack consumption (#24906)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: TrinityCore <TrinityCore@users.noreply.github.com>
|
2026-02-27 08:42:17 -06:00 |
|