blinkysc
|
cccd52dab8
|
fix(Core/Spells): revert CAST proc ordering and add ApplySpellMod recursion guard (#24990)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-03-03 16:45:06 -06:00 |
|
Andrew
|
82781f24a9
|
feat(Core/Commands): add honor and arena point reset to .reset all … (#24978)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-03 12:21:37 -03:00 |
|
Andrew
|
5b17f4a044
|
fix(Scripts/Commands): battlefield commands console support and localized messages (#24980)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-03 10:42:41 -03:00 |
|
blinkysc
|
1fc4781306
|
fix(Core/Spells): Fully absorbed periodic damage should not break stealth (#24975)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Ariel Silva <ariel-@users.noreply.github.com>
|
2026-03-02 19:57:45 -06:00 |
|
sogladev
|
e471087652
|
fix(Core/Movement): restore TimedFleeingMovementGenerator AttackStop (#24892)
Co-authored-by: megamage <none@none>
|
2026-03-02 22:07:42 -03:00 |
|
Francesco Borzì
|
0726ac1602
|
fix(Core/Scripts): missing null checks for GetCharmerOrOwner and GetOwner (#24902)
|
2026-03-02 21:57:25 -03:00 |
|
blinkysc
|
779764383b
|
fix(Core/Spells): Fix iterator invalidation crash in deferred spell mod cleanup (#24974)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-03-02 18:26:52 -06:00 |
|
Andrew
|
8422ec906f
|
feat(Core/Scripting): Implement OnBattlefieldBeforeInvitePlayerToWar() (#24973)
|
2026-03-02 20:05:43 -03:00 |
|
blinkysc
|
361595e6c2
|
fix(Core/Spells): Add proc chain guard and TAKEN auto-trigger logic (#24966)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
|
2026-03-02 13:19:29 -06: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 |
|
Andrew
|
1f91ccf758
|
fix(Core/Scripting): Call OnBattlefieldPlayerJoinWar() before adding … (#24964)
|
2026-03-01 22:48:32 -03:00 |
|
Andrew
|
e74adf550e
|
feat(Core/Scripting): Add Battlefield scripting hooks and API (#24957)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-01 21:54:15 -03: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 |
|
blinkysc
|
037b707be0
|
fix(Core/Spells): Fix channeled CAST→HIT proc ordering and hasted DynObject duration (#24948)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: TrinityCore <TrinityCore@users.noreply.github.com>
|
2026-03-01 08:32:15 -06:00 |
|
Benjamin Jackson
|
4382b6bd0c
|
refactor(Core/SharedDefines): Use one class enum instead of two for creatures. (#24918)
|
2026-02-28 19:14:43 -05: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
|
eae14a58b3
|
fix(Core/Spells): Fix proc phase ordering CAST before HIT for instant spells (#24942)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Shauren <297439+Shauren@users.noreply.github.com>
|
2026-02-28 15:27:05 -06:00 |
|
Andrew
|
6fdcd717c2
|
fix(Core/Battlegrounds): allow SotA turrets to be used during warmup (#24908)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-02-28 15:16:05 -03:00 |
|
blinkysc
|
8298e73057
|
fix(Core/Spells): Fix Vanish/Shadowmeld not absorbing spells via Sanctuary (#24937)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: linencloth <none@none>
|
2026-02-28 11:46:56 -06: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 |
|
Andrew
|
b14cdea7d2
|
feat(Core/LFG): Implement dungeon selection cooldown to prevent repeat assignme… (#24916)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
|
2026-02-27 23:55:45 -03: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 |
|
sudlud
|
3468710309
|
fix(Core/BF/BG): update Titan Relic spawns with sniffed values (#24912)
|
2026-02-27 18:42:11 +01: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
|
028db4c033
|
fix(Core/Spells): Check DONT_BREAK_STEALTH in stealth proc guard (#24898)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-02-26 10:18:24 -06:00 |
|
blinkysc
|
460e2e0cac
|
fix(Core/Spells): Prevent friendly spells from breaking stealth (#24875)
|
2026-02-25 12:41:42 -06:00 |
|
天鹭
|
bb10c2c541
|
fix(SpellEffects): GameObject Rotation (#24850)
|
2026-02-25 01:18:12 -06:00 |
|
dataCenter430
|
f88fda4f19
|
feat(Core/LFG): Implement Debug.LFG config option (#24854)
|
2026-02-24 23:39:24 -03: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
|
25ff0c9ef4
|
fix(Core/Spells): Exempt kill/death events from triggered-spell proc filter (#24859)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-02-24 19:15:16 -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 |
|
blinkysc
|
30beeed2ae
|
fix(Core/Spells): Block SPELL_EFFECT_ENERGIZE_PCT on isolated targets (#24844)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-02-24 17:17:24 -06:00 |
|
blinkysc
|
cd2f222946
|
fix(Core/Spells): Fix negative SPELL_AURA_MOD_DAMAGE_DONE client display (#24843)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
|
2026-02-24 00:56:30 -06:00 |
|
blinkysc
|
e8ce033087
|
fix(Core/Spells): Prevent stealth from breaking on friendly proc spells (#24834)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
|
2026-02-23 21:46:50 -03:00 |
|
Stefano Borzì
|
3001b11d9a
|
chore(Core/Battleground): expose damange,healing and kills attribute for modules (#24801)
|
2026-02-23 20:40:33 +01: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
|
4277ac0b26
|
fix(Core/Spells): Fix Rapid Recuperation, Rapid Killing, and auto-generate PROC_ATTR_REQ_SPELLMOD (#24830)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-02-23 12:37:37 -06:00 |
|
Gultask
|
b035d1f914
|
feat(Core/SmartScripts): Implement Target Type for Formations (#24811)
|
2026-02-22 22:11:52 -03:00 |
|
blinkysc
|
bce0be9fdb
|
fix(Core/Spells): Prevent vehicles from receiving party/raid area auras (#24820)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-02-22 22:11:35 -03:00 |
|
blinkysc
|
5a53ca6560
|
fix(Core/Spells): Fix Prayer of Mending not bouncing to full-HP members (#24815)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-02-22 18:28:31 -06:00 |
|
blinkysc
|
2bd4e4daee
|
fix(Core/Spells): Do not set proc SpellFamilyName without SpellFamilyMask (#24807)
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
|
2026-02-22 20:10:51 +01:00 |
|
blinkysc
|
96df2b3678
|
fix(Core/Spells): Fix Lock and Load procs (#24795)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-02-22 12:32:41 -06:00 |
|
blinkysc
|
2990f13840
|
fix(Core/Spells): Prevent extra attack abilities from chain-proccing (#24806)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: trickerer <onlysuffering@gmail.com>
|
2026-02-22 11:27:54 -06:00 |
|
blinkysc
|
ff990a42ab
|
fix(Core/Spells): Implement Honor Among Thieves spell scripts (#24799)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ccrs <crs_92_19@hotmail.com>
|
2026-02-22 11:07:18 -06: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 |
|
Andrew
|
0994714bd1
|
fix(Scripts/EoE): Implement Malygos Vortex (#24726)
Co-authored-by: Manuel Carrasco (maanuel) <noreply@trinitycore.org>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Manuel Carrasco <manuel@carrasco.dev>
Co-authored-by: Trista <Trista@users.noreply.github.com>
|
2026-02-21 19:50:14 -03:00 |
|
blinkysc
|
052c36224a
|
fix(Core/Spells): Port HandleBreakableCCAuraProc from TrinityCore (#24793)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: joschiwald <joschiwald.trinity@gmail.com>
Co-authored-by: sogladev <sogladev@gmail.com>
|
2026-02-21 19:01:10 -03: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 |
|