Commit Graph

6712 Commits

Author SHA1 Message Date
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
Andrew
ab6315db98 fix(Core/SmartAI): Fix Scarlet Monastery Cathedral encounter reset (#25362)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 23:52:54 -03:00
Andrew
9c6a69d8db fix(Scripts/Sartharion): randomize Flame Tsunami wave direction (#25370)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 21:02:48 -03:00
Andrew
8ffbbe2c08 fix(Scripts/UtgardePinnacle): Fix Skadi Poisoned Spear not applying DOT in Heroic (#25364)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 16:52:28 -03:00
Kitzunu
ab2f9524c1 feat(Core/Opcodes): Implement CMSG_COMPLAIN & CMSG_CALENDAR_COMPLAIN (#25329)
Co-authored-by: Dmitri Petmanson <53072+laizerox@users.noreply.github.com>
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2026-04-03 20:49:14 +02:00
Andrew
b7dfaf0fd6 fix(Core/Creature): Implement CREATURE_FLAG_EXTRA_CANNOT_ENTER_COMBAT (#25363)
Co-authored-by: Ovahlord <Ovahlord@users.noreply.github.com>
Co-authored-by: offl <offl@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 09:06:50 -03:00
sogladev
177fa72101 chore(Core/Loot): apply clang-tidy to use bool literal (#25356) 2026-04-03 07:03:04 -03:00
sogladev
51c6f348bb fix(Core/Immunities): PvP trinkets no longer remove Silence or Disarm (#25354) 2026-04-03 02:18:55 -03:00
Andrew
60f2b32876 fix(Scripts/UtgardePinnacle): Fix Skadi gauntlet add movement and reset (#25359)
Co-authored-by: Gustavo <sirikfoll@hotmail.com>
Co-authored-by: maximius <19688589+maximius@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 02:04: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
e54952ca7b fix(Core/Spells): Resolve pet to owner in EffectSummonType default path (#25322)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-02 05:03:07 -03:00
Andrew
e144326f02 fix(Scripts/Karazhan): Fix Moroes resetting during Vanish (#25333)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 22:22:02 -03:00
Andrew
eb09ad5d60 fix(Core/Movement): restore JustExitedCombat evade to fix waypoint resume (#25332)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 20:22:39 -03:00
blinkysc
373e1d75c0 fix(Scripts/VioletHold): Fix Ethereal Sphere speed in Xevozz encounter (#25313)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-31 22:50:18 +02:00
blinkysc
037588ed03 fix(Core/Scripts): Fix Valithria Dreamwalker encounter and default JustExitedCombat (#25315)
Co-authored-by: ForesterDev <11771800+ForesterDev@users.noreply.github.com>
2026-03-30 14:22:36 -05: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
blinkysc
0b9395531b fix(Core/Scripts): Fix multiple ICC encounter regressions after threat system port (#25303)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: ccrs <ccrs@users.noreply.github.com>
2026-03-30 09:52:10 -05:00
Andrew
331393df93 fix(Scripts/MoltenCore): Move Majordomo Executus gossip to database (#25309)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-30 07:33:23 -03:00
blinkysc
7352910a59 fix(Scripts/MoltenCore): Fix Majordomo Executus gossip for Ragnaros summoning (#25307)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-29 20:29:44 -03:00