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 |
|
Andrew
|
01c0ed3d61
|
feat(Scripts/Commands): add commands for autobroadcast management (#25154)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
|
2026-03-24 22:18:14 -03:00 |
|
github-actions[bot]
|
1303ab11d0
|
chore(DB): import pending files
Referenced commit(s): ff385e4a6c
|
2026-03-25 00:06:35 +00:00 |
|
Andrew
|
ff385e4a6c
|
feat(Scripts/Commands): add debug factionchange command (#25156)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-24 21:04:08 -03:00 |
|
Keleborn
|
5c9c7341c2
|
chore(Core/OutdoorPvP): Add outdoor pvp min/max getters (#25203)
|
2026-03-24 19:46:09 -03:00 |
|
github-actions[bot]
|
1b64c8c0bc
|
chore(DB): import pending files
Referenced commit(s): ce1fa96a17
|
2026-03-24 22:35:48 +00:00 |
|
Andrew
|
6ee7b5e3ae
|
feat(Scripts/Commands): Add .debug loot command (#25164)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-24 19:13:26 -03:00 |
|
Rocco Silipo
|
9d49639da1
|
fix(DB/SAI): Solve High Priest Talet-Kha AI issues. (#25205)
|
2026-03-24 23:12:26 +01:00 |
|
github-actions[bot]
|
ce1fa96a17
|
chore(DB): import pending files
Referenced commit(s): bbccf17e5e
|
2026-03-24 21:50:45 +00:00 |
|
Ryan Turner
|
bbccf17e5e
|
fix(DB/Pet Names) - Adjustments to Death Knights Ghoul names (#25201)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
|
2026-03-24 21:49:24 +00:00 |
|
github-actions[bot]
|
72cf7b311b
|
chore(DB): import pending files
Referenced commit(s): 8ff031dbd7
|
2026-03-24 21:44:43 +00:00 |
|
Andrew
|
8ff031dbd7
|
fix(Scripts/UP): rework Skadi the Ruthless encounter (#25195)
Co-authored-by: Gustavo <sirikfoll@hotmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-24 18:43:32 -03:00 |
|
github-actions[bot]
|
eaf97ce954
|
chore(DB): import pending files
Referenced commit(s): 066cd8bbd9
|
2026-03-24 02:06:58 +00:00 |
|
lightninjay
|
066cd8bbd9
|
fix(DB/SAI): "Klaven's Tower" Defias Tower Patroller/Sentry Backstab/Ambush fix (#25200)
|
2026-03-23 23:05:46 -03:00 |
|
github-actions[bot]
|
f1ea0a57b4
|
chore(DB): import pending files
Referenced commit(s): dc10485d8a
|
2026-03-24 00:47:10 +00:00 |
|
Andrew
|
dc10485d8a
|
refactor(Core/Scripts): move npc_maredis_firestar to DB gossip (#25192)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-23 21:45:55 -03:00 |
|
github-actions[bot]
|
cfeb6d8551
|
chore(DB): import pending files
Referenced commit(s): c682c1d29a
|
2026-03-23 19:11:51 +00:00 |
|
Andrew
|
c682c1d29a
|
fix(DB/Gossip): convert npc_slim gossip to database conditions (#25191)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-23 16:10:38 -03:00 |
|
github-actions[bot]
|
03ad0e2a93
|
chore(DB): import pending files
Referenced commit(s): 4201acddd5
|
2026-03-23 13:09:24 +00:00 |
|
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
|
3da6e30196
|
fix(Core/Scripts): skip areatrigger scripts for gamemasters (#25196)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-23 10:02:15 -03:00 |
|
github-actions[bot]
|
4f363ac4bf
|
chore(DB): import pending files
Referenced commit(s): cbc4301ade
|
2026-03-23 10:11:34 +00:00 |
|
blinkysc
|
cbc4301ade
|
fix(DB/Scripts): CoS Stephanie Sindree and citizen now talk (#24045)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
|
2026-03-23 07:10:29 -03:00 |
|
blinkysc
|
757f6127ab
|
fix(Core/Tests): Add missing GetDataPath mock to combat tests (#25198)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
|
2026-03-22 23:55:41 -05: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 |
|
Takenbacon
|
27b0ecc6dc
|
refactor(Core/Collision): Store collision data on map context (#25049)
|
2026-03-22 22:33:04 -03:00 |
|