Commit Graph

3222 Commits

Author SHA1 Message Date
Tereneckla
7e48278a8e fix(Core/Unit): improve resistance calculation (#24377)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-01-22 01:28:38 -03:00
Gultask
2069445a97 fix(Core/Threat): Creatures should target the closest unit when threat is tied between players (#24227) 2026-01-22 00:52:18 -03:00
sogladev
253eb1997a feat(Scripts/Commands): deserter add now also kicks from bg or group (#24451) 2026-01-20 19:49:09 -03:00
Gultask
03f5d038ac fix(Core/Creature): Allow scripts to modify a creature's Gossip Menu ID (#24442) 2026-01-19 06:15:14 +01:00
sogladev
8b77562d8a fix(Core/Player): trainer filter invalid class and race combination (#24333) 2026-01-19 06:12:11 +01:00
sogladev
d177c900c7 fix(Core/Battlegrounds): Strand of the Ancients even ship spawns (#24427)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-01-18 19:50:24 +01:00
killerwife
4bc5466435 fix(Core/Movement): Rename walkmode flag to proper name canswim and resolve issues (#24410) 2026-01-16 22:02:07 +01:00
blinkysc
7cc7cbd094 fix(Core/Network): Rename AuthSession struct (#24428)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-01-15 23:31:34 -03:00
sogladev
e85c267c28 fix(Core/Conditions): correctly check if player queued random dungeon (#24424) 2026-01-15 23:22:58 -03:00
blinkysc
d908b4c2fc refactor(Core/Network): Port TrinityCore socket optimizations (#24384)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Shauren <shauren@users.noreply.github.com>
2026-01-15 10:47:58 -03:00
UndeadRogue
bad46ba2f2 fix(Core/ItemHandler): Prevent client bug from OnPlayerCanSellItem (#24400) 2026-01-15 07:01:36 +01:00
sogladev
45c8f242c2 fix(Core/ObjectMgr): warn trainer creature with no gossip_menu_option (#24336) 2026-01-14 09:52:01 -03:00
blinkysc
9e6493ff26 fix(Core/SmartAI): Skip positive spells when determining attack distance (#24381)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-01-12 10:31:13 -03:00
Benjamin Jackson
36560a4ff3 fix(Core/Entities): Don't reward quest reputation for factions that are hostile to your player's team. (#24100)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2026-01-11 20:57:04 +01:00
Benjamin Jackson
e12f739dc9 chore(Core/Entities): Define deprecated resting states for players. (#24367) 2026-01-09 22:51:46 -03:00
Localhost
a43dda6444 fix(Core/Movement): Crash FlightPathMovementGenerator (#24347) 2026-01-09 07:37:29 +01:00
sudlud
ddb9c515b6 Revert "fix(Core/Player): Make sure OnEquip spells from items are added after revive" (#24352) 2026-01-08 06:49:19 -03:00
Gultask
a1f5d39370 fix(Core/Movement): Improve Pet LoS cancellations by using path calculation instead of raycasting (#24330) 2026-01-07 23:47:41 -03:00
blinkysc
01c4b10b6d fix(Core/Pets): Remove xinef hack that caused hunter pet deletion (#24350)
Co-authored-by: sogladev <sogladev@users.noreply.github.com>
2026-01-07 21:50:08 -03:00
blinkysc
fc36f1b68c fix(Core/Events): set Brewfest to static date Sept 20 (#24342)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-01-07 17:25:28 +01:00
calm
e3e42fe58c fix(Core/ObjectMgr): Remove deprecated stat types warnings from items 13113 and 34967 (#24331) 2026-01-06 15:19:14 +01:00
Andrew
2e7845f429 fix(Scripts/AzjolNerub): Call next watcher when a watcher pack dies (#23799) 2026-01-04 15:14:10 -03:00
blinkysc
c1d753f4ef feat(Core/Events): Add dynamic holiday date calculator (#24038)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-02 21:35:23 +01:00
sogladev
1fc66dc3dc fix(Core/Condition): CONDITION_RANDOM_DUNGEON difficulty param (#24283) 2026-01-01 08:33:08 -03:00
Kitzunu
c521e712d3 fix(Core/Player): Make sure OnEquip spells from items are added after revive (#24238) 2026-01-01 05:47:09 -03:00
Gultask
3cff84de99 fix(Scripts/SAI): Add cooldown fields for ActionDone (#24282) 2026-01-01 05:45:11 -03:00
Gultask
4a33c8f11e feat(Scripts/Commands): Add command ".npc do" for calling DoAction() (#24281) 2026-01-01 05:42:12 -03:00
Gultask
3d15a19fb4 fix(Core/Pets): Always check pet Line of Sight before attacking (#24257) 2025-12-30 17:45:39 -03:00
Tereneckla
66037ab47f Revert "fix(Core/Player): Recalculate all StatModEffects on levelup (… (#24262) 2025-12-30 06:25:36 +01:00
Kitzunu
2ede1544f7 fix(Core/Misc): missed log format (#24252) 2025-12-30 06:21:09 +01:00
sogladev
73b90a0cf9 fix(Core/Creature): Fix creature template movement field not loading 2025-12-29 17:20:52 -03:00
Jasper
9d802dcd0a fix(Core/Entities): Fix attack timers not resetting each other (#24204) 2025-12-29 17:11:55 +01:00
sogladev
caae3a28e5 fix(Core/MovementHandler): exempt The Oculus from under the map killing (#24244) 2025-12-29 17:02:59 +01:00
sogladev
ab74e7ded8 refactor(Core/Creature): port TC handling of Trainers (#23040)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Ghaster <defscam@gmail.com>
2025-12-29 14:41:01 +01:00
sogladev
cfdd9322b7 fix(Core/Player): no longer grant quest profession perk after unlearning (#24237) 2025-12-29 05:55:11 +01:00
Michael Richards
76933b2732 feat(Core/PvP): Outdoor PvP capture rate multiplier (#23902) 2025-12-29 05:34:45 +01:00
sogladev
a848bb9edc fix(Core/Conditions): Limit Oculus' Cache drop to Random Heroic (#24184) 2025-12-29 05:21:13 +01:00
Ryan Turner
5f0a9ec16c fix(DB/Creature): Guard stealth detection in capital cities (#24235)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-29 04:54:57 +01:00
Benjamin Jackson
d025568b65 fix(Core/Entities): Use lifetime PvP rank rather than current title for PvP credit message. (#23961)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2025-12-27 00:45:33 +01:00
sogladev
5fb395dcc5 fix(Core/LFG): no longer apply Luck of the Draw to premade groups (#24186) 2025-12-27 00:30:46 +01:00
Munzeria
ae8dd49fd4 feat(Core/PlayerScript): Add Unequip hook (#23248)
Co-authored-by: Munzeria <Munzeria@dontemailme.lol>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-12-27 00:09:56 +01:00
NoxMax
961823f60c fix(Core/Maps): Add AREA_SILVERMOON_CITY to AreaDefines.h (#24199) 2025-12-24 09:24:35 -03:00
Benjamin Jackson
94a6c22a69 fix(Core/Entities): Don't update owned item achievement criteria for refunded extended cost items. (#23947) 2025-12-23 22:29:02 +01:00
killerwife
f0d9704d91 fix(Core/SAI): implement response for ranged mode on interrupt (#24175) 2025-12-21 10:09:25 -03:00
sogladev
f79f3bbe26 fix(Scripts/Northrend): quest Thrusting Hodir's Spear (#23810)
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2025-12-20 10:39:38 +01:00
killerwife
f344c0517d feat(Core/SAI): Implement SMART_ACTION_SET_ANIM_TIER (#24143) 2025-12-19 00:26:35 -03:00
Andrew
d1273bdd14 fix(Core/Spells): fix Kel'Thuzad frost blast being affected by damage… (#24153) 2025-12-18 12:52:39 -03:00
thomasjteachey
90adad6615 fix(Core/Spells): diminishing none on earthgrab fix (#23795) 2025-12-17 13:58:43 +01:00
sudlud
bfb87f16d7 fix(Core/BG): fix Call to Arms! achievement (#24108) 2025-12-17 05:10:33 -03:00
sogladev
7ae6a4ad65 fix(Core/Reputation): correctly unset the SetAtWar flag on char login (#24120) 2025-12-17 04:54:43 -03:00