Commit graph

6780 commits

Author SHA1 Message Date
Andrew
589784baa0
Revert "fix(Core/Vehicles): defer accessory init to avoid double install" (#25491) 2026-04-17 11:28:33 -03:00
Andrew
6f473690ee
fix(Scripts/ObsidianSanctum): Drakes no longer bind during Sartharion fight (#25490)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-17 07:27:32 -03:00
Andrew
97dfd7116b
fix(Scripts/ObsidianSanctum): Despawn drakes on Sartharion death (#25488)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 21:38:39 -03:00
Andrew
fc74e0e1fb
fix(Core/Vehicles): defer accessory init to avoid double install (#25486)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 17:15:30 -03:00
blinkysc
23ce3fd29e
fix(Scripts/ICC): Ball of Flames Proc stack drop on hit (#25483)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-04-16 12:42:29 -03:00
sogladev
a056db5bfd
fix(Scripts/Northrend): Add periodic CallForHelp to Sartharion (#25480) 2026-04-16 10:00:12 -03:00
blinkysc
e4c24cb80a
fix(Scripts/EoE): restore hover disk flight for players (#25476)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-15 14:27:26 -03:00
sogladev
117095f1cb
feat(Core/Scripting): OnPlayerResurrect allow changing of applySickness (#25353) 2026-04-15 08:03:56 -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
Andrew
66ede70908
fix(Scripts/VioletHold): Add missing UNIT_FLAG_IMMUNE_TO_PC to ereke… (#25471) 2026-04-15 08:02:16 -03:00
Andrew
3c141d7a48
fix(Core/Scripts): use DespawnOrUnsummon respawn parameter (#25457)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 10:58:41 +02: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
Andrew
c97e808070
fix(Core/Scripts): fix Razorscale encounter not starting (#25447)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-14 23:54:12 +02:00
Kitzunu
2a689d7084
chore(deps/fmt): Bump fmt to 12.1.0 (#25444)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-14 18:49:13 +02:00
Andrew
51208baf4a
fix(Core/Scripts): refactor Violet Hold to use DoAction and move gossip to DB (#25456)
Co-authored-by: Tartalo <none@none>
Co-authored-by: profPlum <dwyerfire@gmail.com>
Co-authored-by: Nay <dnpd.dd@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-14 09:40:26 +02:00
Andrew
db2e1325d2
fix(Scripts/AQ40): prevent Master's Eye respawn crash in OnCreatureCreate (#25460)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 20:45:11 -03:00
Andrew
dde37ba4d9
fix(Scripts/VioletHold): Prevent Sinclari from despawning (#25455) 2026-04-13 08:46:48 -03:00
Andrew
bc38cf2d27
fix(Scripts/VioletHold): fix NPCs not respawning in Violet Hold (#25453)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 07:41:40 -03:00
Andrew
f1a2b8304e
fix(Core/Trade): fix crash from use-after-free in trade logging (#25452)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 06:57:44 -03:00
Andrew
6d86a7e640
fix(Scripts/Gundrak): fix Drakkari Colossus unkillable at low HP (#25445)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 20:38:59 -03:00
sogladev
70ea8ab00b
feat(Core/Conditions): Add more support for object visibility (#25415)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-12 17:56:33 -03:00
Andrew
62eb179385
fix(Scripts/EyeOfEternity): fix hover disk hitbox desync when boarding mid-jump (#25442)
Co-authored-by: Manuel <manue.l@live.com.ar>
Co-authored-by: Trista <aconstantgoal@abv.bg>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 17:56:09 -03:00
sogladev
49b3926f6c
fix(Core/Movement): prevent false MovementInform on gossip pause (#25428) 2026-04-12 17:55:54 -03:00
Andrew
f5c4de92eb
feat(Core/Maps): port spawn system/dynamic spawns from TrinityCore (#25206)
Co-authored-by: r00ty-tc <r00ty-tc@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 17:52:01 -03:00
blinkysc
4983d30d63
fix(Core/Spells): Fix Bone Shield double charge consumption (#25439)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-12 15:06:49 -03:00
Andrew
570201077f
fix(Scripts/DraktharonKeep): chain King Dred claw emote with slash sequence (#25151)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 12:06:24 -03:00
Andrew
0cb0cbcab2
fix(Scripts/TheEye): Fix Al'ar evading during Flame Quills (#25437)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 12:02:13 -03:00
sogladev
ea2f6236d2
fix(Core/Spells): make HoTs healing-done pct dynamic (#25357) 2026-04-12 11:59:30 -03:00
Kitzunu
bcdc3ae403
feat(Core/Misc): add log types player trade, mail & auctionhouse (#25430)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-12 16:46:03 +02:00
天鹭
eff2cac905
fix(Scripts/VioletHold): Fix the issue where no waves occur after the 7th wave wipes out the players (#25433) 2026-04-12 07:34:17 -03:00
Andrew
06e3ef3ae8
fix(Scripts/RazorfenDowns): prevent Belnistrasz evade during channeling (#25431)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 20:14:35 -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
Andrew
272da9fbad
refactor(Scripts/VioletHold): Modernize Violet Hold dungeon scripts (#25187)
Co-authored-by: joschiwald <joschiwald@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 13:02:28 -03:00
sogladev
881fbbbdfd
fix(Scripts/Outland): speed of Vashj enchanted elementals (#25416) 2026-04-10 19:37:45 -03:00
Rocco Silipo
f1ade2405d
feat(Core/Conditions): Add new Source Type Gossip Hello. (#25413)
Co-authored-by: sogladev <sogladev@gmail.com>
2026-04-11 00:05:47 +02:00
sogladev
b5c8b99ad6
fix(Core/Immunities): ignore school immunity from friendly caster (#25408) 2026-04-10 06:55:47 -03:00
Andrew
dbae4648ba
fix(Scripts/MoltenCore): Ragnaros melee retarget on knockback (#25390)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 04:16:08 -03:00
Andrew
d6b292221e
fix(Scripts/Arcatraz): prevent Harbinger Skyriss encounter reset (#25402)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 05:49:25 -03:00
Andrew
805ccc81e7
fix(Core/Vehicle): Exit vehicle on reconnect to prevent stuck state (#25378)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 02:44:54 -03:00
sogladev
c39ee954d1
fix(Core/Spells): Use owner as summoner when assigning temp summon ally (#25393) 2026-04-07 17:52:00 +02:00
天鹭
9ef460759c
refactor(Core/Immunities): Simplify UI64 literal conversion for cleaner code (#25360) 2026-04-07 08:54:43 -03:00
Andrew
6c43bdb5df
fix(Core/Movement): prevent PvP flag and backwards movement on taxi login (#25153)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 20:04:49 -03:00
Andrew
030006dd57
fix(Scripts/Magtheridon): update scheduler before UpdateVictim check (#25379)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 16:10:47 -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
blinkysc
2265ee51ab
fix(Core/OutdoorPvP): Fix use-after-free in DelCapturePoint (#25229)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-05 16:24:53 +02:00
FM
27e823fa21
fix(Core/Groups): pass actual loot count to OnPlayerGroupRollRewardItem hook (#25312)
Co-authored-by: root <root@localhost.localdomain>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 16:23:41 +02:00
sogladev
42fe005764
fix(Core/Loot): restore hide quest starter item conditions (#25355)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-05 16:17:21 +02:00
sogladev
b99426b631
fix(Core/DB): Improve module directory matching for DB updates (#25372) 2026-04-05 16:14:49 +02:00
sogladev
c51450f52f
fix(DB/Gossip): add restore 'Keys to the Focusing Iris' option (#25228)
Co-authored-by: avarishd <46330494+avarishd@users.noreply.github.com>
2026-04-05 16:13:55 +02: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