blinkysc
8ea9252d76
fix(Core/Combat): Immediately reselect victim after taunt aura update ( #25254 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-27 16:33:55 -05:00
blinkysc
1520a6f055
fix(Core/Movement): Fix use-after-free in WaypointMovementGenerator ( #25270 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: ccrs <ccrs@users.noreply.github.com>
2026-03-27 16:26:24 -05:00
blinkysc
3bdb072396
fix(Scripts/Naxx): fix Gothik the Harvester evading during phase 2 teleport ( #25265 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: offl <11556157+offl@users.noreply.github.com>
2026-03-27 11:46:21 -05:00
blinkysc
2eec7b229d
fix(Core/Spells): resolve pet to owner in SummonGuardian ( #25266 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-27 11:45:54 -05:00
github-actions[bot]
12a13ee4b1
chore(DB): import pending files
...
Referenced commit(s): b92c79b269
2026-03-27 15:05:47 +00:00
Benjamin Jackson
e518f0a37c
feat(CI): Add mod-ptr-template to list of modules to compile for workflow. ( #25260 )
2026-03-27 16:04:59 +01:00
sogladev
b92c79b269
fix(DB/Immunities): update magic immunity for Atal'ai Deathwalker ( #25262 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-27 16:04:40 +01:00
github-actions[bot]
740492c7c0
chore(DB): import pending files
...
Referenced commit(s): 7bc19c9bcd
2026-03-27 13:03:25 +00:00
sogladev
7bc19c9bcd
fix(DB/Creature): immunities, spawn and equipment of Koltira Deathweaver ( #25261 )
2026-03-27 14:02:16 +01:00
github-actions[bot]
520d4e0436
chore(DB): import pending files
...
Referenced commit(s): 963ec54c73
2026-03-27 10:04:23 +00:00
Rocco Silipo
963ec54c73
fix(DB/SAI): Restore Havenshire Stallion behavior. ( #25236 )
2026-03-27 11:03:09 +01:00
sogladev
6194a24ff9
fix(Core/Loot): fix quest item count logic for FFA (MULTI_DROP) loot ( #25257 )
2026-03-27 03:32:08 -03:00
blinkysc
755e4ac43a
fix(Core/Combat): Re-enable combat for training dummies ( #25239 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-26 20:17:12 -05:00
blinkysc
3c854bb162
fix(Scripts/Icecrown): Fix idle scourge NPCs in The Battle For Crusaders' Pinnacle ( #25224 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sogla <sogladev@gmail.com>
Co-authored-by: ccrs <ccrs@users.noreply.github.com>
2026-03-26 20:16:21 -05:00
blinkysc
43769b9099
fix(Core/Movement): Fire WaypointReached before PathEndReached ( #25241 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-26 22:07:49 -03:00
github-actions[bot]
db5cc7c4f3
chore(DB): import pending files
...
Referenced commit(s): df66e131c9
2026-03-27 00:52:58 +00:00
Andrew
c38b058efa
fix(Scripts/BRD): Fix Doom'rel and Gloom'rel gossip not working ( #25256 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 21:52:10 -03:00
Andrew
df66e131c9
fix(Core/Spells): Fix Flexweave Underlay script targeting wrong spell ( #25255 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 21:51:48 -03:00
blinkysc
44dfaf8075
fix(Core/Spells): Fix ranged spell minimum range incorrectly applying leeway ( #25230 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Chaouki Dhib <chaodhib@gmail.com>
Co-authored-by: sogladev <sogladev@gmail.com>
2026-03-26 21:29:44 -03:00
blinkysc
6cb375e015
fix(Core/Commands): Show combat refs in .debug hostile output ( #25248 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-26 21:28:07 -03:00
blinkysc
d2dd5de351
fix(Core/Movement): Pass waypoint point ID to MovementInform ( #25252 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Rorschach91 <108557877+Rorschach91@users.noreply.github.com>
2026-03-26 21:27:28 -03:00
github-actions[bot]
57a2d86862
chore(DB): import pending files
...
Referenced commit(s): 7370729919
2026-03-26 19:39:01 +00:00
Rocco Silipo
7370729919
fix(Script/ObsidianSanctum): Solve path and visual effect issues with Flame Tsunami. ( #25243 )
...
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2026-03-26 20:37:53 +01:00
github-actions[bot]
17cad7afe1
chore(DB): import pending files
...
Referenced commit(s): fc2d3f332e
2026-03-26 10:00:14 +00:00
Andrew
fc2d3f332e
feat(Scripts/Commands): add .mail list and .mail return commands ( #25213 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 06:59:05 -03:00
blinkysc
35102dcfe9
fix(Core/Movement): Clear CanNotReachTarget when chase spline finishes ( #25235 )
...
Co-authored-by: ccrs <ccrs@users.noreply.github.com>
Co-authored-by: TrinityCore <TrinityCore@noreply.github.com>
2026-03-25 19:20:09 -05:00
Andrew
3e0c360338
refactor(Scripts/Ulduar): leverage DoorData, persistent data, and code standards ( #25163 )
...
Co-authored-by: joschiwald <joschiwald@online.de>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Unholychick <lucas__jensen@hotmail.com>
Co-authored-by: horn <pankrac.ja@seznam.cz>
Co-authored-by: Machiavelli <machiavelli.trinity@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 01:20:04 +01:00
github-actions[bot]
200e24c66e
chore(DB): import pending files
...
Referenced commit(s): e20f798a0e
2026-03-25 23:31:08 +00:00
blinkysc
e20f798a0e
fix(DB/Creature): Remove smoothTransition for Guardian of Life (33528) ( #25233 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-25 20:16:25 -03:00
blinkysc
2f3a90e844
fix(Scripts/Pet): Port TrinityCore snake trap AI to use CombatManager ( #25232 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
2026-03-25 14:13:35 -05:00
github-actions[bot]
9c7cad84c6
chore(DB): import pending files
...
Referenced commit(s): 76b1978be1
2026-03-25 18:58:55 +00:00
sogladev
1a7a9a405a
fix(DB/Creature): add Power Spark visual to Power Spark (1) ( #25231 )
2026-03-25 19:58:16 +01:00
blinkysc
76b1978be1
fix(DB/Movement): Enable smooth waypoint transitions for flying creatures ( #25227 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-25 19:57:48 +01:00
blinkysc
20073f7342
fix(Scripts/Naxx): Fix Heigan evading and regenerating HP at end of Phase 2 ( #25223 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-25 13:05:57 -05:00
sogladev
35051f935c
fix(Scripts/Naxxramas): reset threat when Thaddius become active ( #25226 )
2026-03-25 18:42:12 +01:00
blinkysc
f3d2a28083
fix(Core/Movement): Prevent vehicles from following their own passenger on evade ( #25225 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-25 10:34:10 -05:00
blinkysc
14813462eb
fix(Core/Combat): Prevent NullCreatureAI creatures from entering combat ( #25222 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-25 10:17:52 -05:00
blinkysc
e377876c2f
fix(Core/Movement): Remove unconditional SetWalk(false) from WaypointMovementGenerator::DoFinalize ( #25221 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-25 07:31:03 -05:00
blinkysc
2500804da9
fix(Scripts/Oculus): Fix Mage-Lord Urom not teleporting between platforms ( #25220 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-25 09:19:54 -03: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
github-actions[bot]
9d9f9bdc58
chore(DB): import pending files
...
Referenced commit(s): cf6ba26703
2026-03-25 11:42:03 +00:00
sogladev
cf6ba26703
fix(DB/Creature): seed creature_immunities from creature_template ( #25218 )
2026-03-25 12:40:45 +01:00
Andrew
231abbfab5
fix(Scripts/Pet): prevent recursive EnterEvadeMode in snake trap AI ( #25217 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 07:44:51 -03:00
github-actions[bot]
e4da9f98d1
chore(DB): import pending files
...
Referenced commit(s): 2e80e9a351
2026-03-25 10:02:58 +00:00
Andrew
2e80e9a351
fix(DB/Creature): repopulate CreatureImmunitiesId after broken migration ( #25216 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 07:01:46 -03:00
Andrew
973954c795
fix(Scripts/Gundrak): Fix Drakkari Colossus not activating when Living Mojo is attacked ( #25214 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 03:30:13 -03:00
blinkysc
ee02b9acfc
chore(Core/Movement): Add missing co-author attribution for #25106 ( #25209 )
...
- Adds missing `Co-Authored-By` credit for **ccrs** whose TrinityCore commit (`97585597f0`, `Core/Movement: waypoint movement (#20121 )`) was the base for #25106 .
Co-Authored-By: ccrs <ccrs@users.noreply.github.com>
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ccrs <ccrs@users.noreply.github.com>
2026-03-25 02:18:16 -03:00
Andrew
c607c9cfe1
fix(Core/Movement): DAMAGE_FALL_TO_VOID bypasses all immunities ( #25211 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 23:41:23 -03:00
Andrew
8d218a7558
chore(Core): add .claude directory to .gitignore ( #25210 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 21:25:34 -05:00
github-actions[bot]
45c98fcd2c
chore(DB): import pending files
...
Referenced commit(s): 01c0ed3d61
2026-03-25 01:30:56 +00:00