blinkysc
|
4201acddd5
|
feat(Core/Movement): port smooth waypoint movement from Cataclysm Preservation Project (#25106)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Ovahlord <dreadkiller@gmx.de>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Kitzunu <Kitzunu@users.noreply.github.com>
|
2026-03-23 10:08:14 -03:00 |
|
Andrew
|
9757174460
|
feat(Core/Spawns): introduce SpawnData base struct and spawn group infrastructure (#25152)
Co-authored-by: r00ty-tc <r00ty-tc@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-23 01:30:22 -03: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
|
4e21de8d86
|
fix(Core/Spells): Invert disarm aura-keep check for weapons (#25175)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-03-22 10:28:48 -05: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Benjamin Jackson
|
9a6899ff81
|
feat(DB/Creature): Add class base stats for creatures. (#24910)
Co-authored-by: killerwife <killerwife@users.noreply.github.com>
|
2026-03-08 14:27:21 -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
|
e2746c54ba
|
fix(Core/Spells): Use proc entry cooldown for item equip proc cooldown (#25005)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-03-05 08:04:11 -06:00 |
|
Francesco Borzì
|
b1d159c225
|
fix(Core/Misc): prevent crash and undefined behavior in Warden destructor and Object visibility (#24900)
|
2026-03-05 08:41:08 -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
|
6d48b463f1
|
fix(Core/Skills): Remove profession passive auras on skill removal (#24955)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-03-01 21:51:30 -03:00 |
|
blinkysc
|
1cbd6e0612
|
fix(Core/Scripts): Fix Missile Barrage and Clearcasting proc with Arcane Missiles (#24958)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-03-01 17:38:12 -06:00 |
|
Benjamin Jackson
|
515aeca570
|
feat(Core/Globals): Dynamically calculate max race and racemasks from DBC data. (#24665)
|
2026-02-28 18:12:52 -05:00 |
|
blinkysc
|
6d93f67cdf
|
fix(Core/Spells): Fix item use macro breaking melee auto-attack (#24926)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: QAston <QAston@users.noreply.github.com>
|
2026-02-28 08:15:51 -06:00 |
|
blinkysc
|
7b89dac055
|
fix(Core/Spells): Fix Cold Blood not consumed when Mutilate kills target (#24909)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
|
2026-02-28 08:14:25 -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 |
|
blinkysc
|
e17df40a57
|
fix(Core/Spells): Fix SetSpellModTakingSpell assert from re-entrant calls (#24863)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-02-24 19:38:11 -06:00 |
|
blinkysc
|
1e73383b54
|
fix(Core/Spells): Restore asserts in SetSpellModTakingSpell (#24862)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-02-24 19:04:14 -06:00 |
|
Jasper
|
e3f6693d1a
|
fix(Core/DynamicObject): Fix Death and Decay not ticking while stationary (#24205)
Co-authored-by: blinkysc <37940565+blinkysc@users.noreply.github.com>
|
2026-02-23 16:25:49 -03:00 |
|
blinkysc
|
7fadeb1141
|
fix(Core/Spells): Beacon of Light no longer copies target healing modifiers (#24796)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-02-22 11:06:47 -06:00 |
|
Francesco Borzì
|
f7bc41eebe
|
refactor(Core/Entities): clean up vendor item removal and add QuaternionData Euler helpers (#24790)
|
2026-02-21 13:42:52 -03:00 |
|
blinkysc
|
4599f26ae9
|
refactor(Core/Spells): QAston proc system (#24233)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: QAston <qaston@gmail.com>
Co-authored-by: joschiwald <joschiwald@online.de>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: blinkysc <your-github-email@example.com>
Co-authored-by: Tereneckla <Tereneckla@users.noreply.github.com>
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
|
2026-02-18 08:31:53 -03:00 |
|
Andrew
|
61750665df
|
chore(Core/Player): Improve one arena team log (#24730)
|
2026-02-16 11:07:28 -03:00 |
|