Skip to content

Conversation

@heyitsbench
Copy link
Contributor

https: //github.com/TrinityCore/TrinityCore/commit/432d17483e59f22079762453e49e69930065f8d8

Changes Proposed:

This PR proposes changes to:

  • Core (units, players, creatures, game systems).

Issues Addressed:

  • Closes unreported issue.

SOURCE:

The changes have been validated through:

Tests Performed:

This PR:

  • Has not been tested.

How to Test AzerothCore PRs

When a PR is ready to be tested, it will be marked as [WAITING TO BE TESTED].

You can help by testing PRs and writing your feedback here on the PR's page on GitHub. Follow the instructions here:

http://www.azerothcore.org/wiki/How-to-test-a-PR

REMEMBER: when testing a PR that changes something generic (i.e. a part of code that handles more than one specific thing), the tester should not only check that the PR does its job (e.g. fixing spell XXX) but especially check that the PR does not cause any regression (i.e. introducing new bugs).

For example: if a PR fixes spell X by changing a part of code that handles spells X, Y, and Z, we should not only test X, but we should test Y and Z as well.

https: //github.com/TrinityCore/TrinityCore/commit/432d17483e59f22079762453e49e69930065f8d8
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
@github-actions github-actions bot added CORE Related to the core file-cpp Used to trigger the matrix build labels Nov 29, 2025
@heyitsbench
Copy link
Contributor Author

heyitsbench commented Nov 29, 2025

Mostly danced around the currently present hooks in the function, though this change will likely still break modules that use these hooks, given the uint > int change.

@Kitzunu
Copy link
Member

Kitzunu commented Dec 26, 2025

Looks good. Do you want to update the moduels?

@heyitsbench
Copy link
Contributor Author

Do you want to update the moduels?

azerothcore/mod-system-vip#7

@Kitzunu Kitzunu merged commit d025568 into azerothcore:master Dec 26, 2025
20 of 21 checks passed
kissingers pushed a commit to kissingers/acore-wow that referenced this pull request Jan 5, 2026
…or PvP credit message. (azerothcore#23961)

Co-authored-by: Shauren <shauren.trinity@gmail.com>
DoubledaCoder added a commit to DoubledaCoder/azerothcore-wotlk that referenced this pull request Jan 11, 2026
commit 43f496d372dab8cbf9928e6ecc80dd233379eeda
Merge: b6124e272 8785a9a72
Author: bashermens <31279994+hermensbas@users.noreply.github.com>
Date:   Fri Jan 9 07:43:25 2026 +0100

    Merge pull request #143 from azerothcore/master

    Update (crashfix movement generator)

commit b6124e27279e96935dadce0041e2e7258d67ac2d
Merge: 54914d085 ccc17be7e
Author: bashermens <31279994+hermensbas@users.noreply.github.com>
Date:   Fri Jan 9 07:42:16 2026 +0100

    Merge pull request #142 from mod-playerbots/hermensbas-removed-dead-code

    Legacy/dead code

commit 8785a9a72617f7324e21945eb1e5ad42a5acc9df
Author: sudlud <sudlud@users.noreply.github.com>
Date:   Fri Jan 9 07:37:44 2026 +0100

    fix(Conf): remove unused config option Logger.ahbot (#24355)

commit a43dda6444bfe41b7dcd977a9a55d8c8de1274ea
Author: Localhost <40755539+r0m1ntik@users.noreply.github.com>
Date:   Fri Jan 9 07:37:29 2026 +0100

    fix(Core/Movement): Crash FlightPathMovementGenerator (#24347)

commit ccc17be7e1be2343d87ae79afc5b2bf25feb8302
Author: bashermens <31279994+hermensbas@users.noreply.github.com>
Date:   Fri Jan 9 01:13:14 2026 +0100

    Legacy/dead code

commit 54914d0854974c3f0600bafeaa21e13ac22132af
Merge: 9dd35e78f dbfc8001a
Author: bashermens <31279994+hermensbas@users.noreply.github.com>
Date:   Fri Jan 9 00:51:39 2026 +0100

    Merge pull request #141 from hermensbas/fix/hotfix_till_core_merge

    [HOTFIX] Wrong class/race learning throw skill

commit dbfc8001a2971ea79568ec48d4a4d52217fd5bb1
Author: bash <hermensb@gmail.com>
Date:   Fri Jan 9 00:19:31 2026 +0100

    wrong class/race learning throw skill

commit 9dd35e78fe8df00a443a7fdb933e94e2c9bab767
Merge: cdd6e8450 15855e908
Author: bashermens <31279994+hermensbas@users.noreply.github.com>
Date:   Thu Jan 8 21:32:38 2026 +0100

    Merge pull request #140 from azerothcore/master

    Small core update which includes some reverts from the core guys

commit cdd6e84508865685c67a9d2477949fbf5e538ade
Merge: 8f55eb0ca 0a0ba0a53
Author: bashermens <31279994+hermensbas@users.noreply.github.com>
Date:   Thu Jan 8 18:54:41 2026 +0100

    Merge pull request #138 from hermensbas/fix/core_delta_corrections

    [FIX] Removed legacy implementation, merge mistakes keeping the delta lower with us and stock

commit 15855e9080fe3418f0ff1b1960e56af9f8673167
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Thu Jan 8 16:25:55 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 2ff095bc8f5ff15780b2a04ecd248be6c24d2c24

commit 2ff095bc8f5ff15780b2a04ecd248be6c24d2c24
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Thu Jan 8 13:24:50 2026 -0300

    fix(Scripts/Icecrown): Don't despawn Tirion's Gambit NPCs prematurely (#24337)

commit ddb9c515b6add044265c2bac7ba51ba84336560e
Author: sudlud <sudlud@users.noreply.github.com>
Date:   Thu Jan 8 10:49:19 2026 +0100

    Revert "fix(Core/Player): Make sure OnEquip spells from items are added after revive" (#24352)

commit a1f5d393703ba1fe4a9e0c4c77f9f9db6f7cd5f5
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Wed Jan 7 23:47:41 2026 -0300

    fix(Core/Movement): Improve Pet LoS cancellations by using path calculation instead of raycasting (#24330)

commit 01c4b10b6d895b35d6a2761da34138abe03d8163
Author: blinkysc <37940565+blinkysc@users.noreply.github.com>
Date:   Wed Jan 7 18:50:08 2026 -0600

    fix(Core/Pets): Remove xinef hack that caused hunter pet deletion (#24350)

    Co-authored-by: sogladev <sogladev@users.noreply.github.com>

commit 0a0ba0a53f75c6178780e9e46e0d8b7ae394e993
Author: bash <hermensb@gmail.com>
Date:   Thu Jan 8 00:50:49 2026 +0100

    minimize delta, legacy and merge mistakes over the years

commit cd0c7363857e170736ddabad73e4418cd9303a35
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Wed Jan 7 21:13:30 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 7d8580a3c6a30dc5dc66218719737e17c4e03b2d

commit 7d8580a3c6a30dc5dc66218719737e17c4e03b2d
Author: sogladev <sogladev@gmail.com>
Date:   Wed Jan 7 22:12:23 2026 +0100

    fix(DB/Conditions): Bone Gryphon vehicle target Onslaught Gryphon riders (#24349)

commit 7ad9d10c634d005b18e2c8aed7c3c1153ef7ed53
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Wed Jan 7 19:17:40 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 2e919afbe0cc14deb79e2a5933b6c670115d962b

commit 2e919afbe0cc14deb79e2a5933b6c670115d962b
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Wed Jan 7 16:06:30 2026 -0300

    fix(DB/Quest): Make Sealed Vial of Poison Repeatable (#24345)

commit fc36f1b68c8058ee5bd232b0a3d47c3048d1edab
Author: blinkysc <37940565+blinkysc@users.noreply.github.com>
Date:   Wed Jan 7 10:25:28 2026 -0600

    fix(Core/Events): set Brewfest to static date Sept 20 (#24342)

    Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>

commit 3fd0fa1e6433cbce675e9ed2628a0f4836ff0351
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Wed Jan 7 12:08:04 2026 -0300

    fix(Scripts/HallsOfLightning): Remove early handling for General Bjarngrim causing event cancellation (#24335)

commit ae2af138e269ea8be55c2d39f93d8a790c9d15dc
Author: bash <hermensb@gmail.com>
Date:   Wed Jan 7 13:53:49 2026 +0100

    script zones

commit d8b4f93bc655d6118b5247b9218c89cc88e4a27b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Wed Jan 7 12:43:10 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): cc5a8dd42ee4d52c53d4293db504c2027cf5941b

commit cc5a8dd42ee4d52c53d4293db504c2027cf5941b
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Wed Jan 7 09:42:00 2026 -0300

    fix(DB/SAI): The Brothers Bronzebeard (#24339)

commit 69e861b708a21a98367fd10c649255f5ea6f5010
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Tue Jan 6 22:31:56 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): c78d71ab6df9b7f15fdc2faa61956c1ed293a31f

commit c78d71ab6df9b7f15fdc2faa61956c1ed293a31f
Author: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Date:   Tue Jan 6 22:30:50 2026 +0000

    fix(DB/SAI): Bonestripper Vulture only casts Gut rip when the aura is missing from the target (#24177)

    Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>

commit 5a1445a0dcbc2edb2a0983909e4deae992945037
Author: bash <hermensb@gmail.com>
Date:   Tue Jan 6 19:41:55 2026 +0100

    added missing db-scripts

commit dbee971ab97c03a2fd488d44ca6a0ae10700b680
Author: sudlud <sudlud@users.noreply.github.com>
Date:   Tue Jan 6 17:31:58 2026 +0100

    fix(CI): adjust concurrency to cancel pending CIs on merge (#24258)

commit 8f55eb0ca9bf7be17d221db8f4a6ddd2335651d4
Merge: eb9913b80 65c79c90f
Author: bashermens <31279994+hermensbas@users.noreply.github.com>
Date:   Tue Jan 6 16:25:13 2026 +0100

    Merge pull request #136 from azerothcore/master

    Minor/update

commit 65c79c90f14f99018b1399fdf73e1cdceaee6681
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Tue Jan 6 15:23:59 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 6383cf3ee8387f5dfeacf717b559a8dff8253d04

commit 6383cf3ee8387f5dfeacf717b559a8dff8253d04
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Tue Jan 6 12:22:53 2026 -0300

    fix(DB/SAI): Restrict Subjugated Iskalder to only exist within quest areas (#24334)

commit e3e42fe58c9b259e3f50356f3a9458bd296927ac
Author: calm <148254234+calm329@users.noreply.github.com>
Date:   Tue Jan 6 06:19:14 2026 -0800

    fix(Core/ObjectMgr): Remove deprecated stat types warnings from items 13113 and 34967 (#24331)

commit 5feb14218eef3614edef934ccb698662fd6a8141
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Jan 5 23:16:51 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 2568b98c1443d4afaf6224e3ecbe2e8a550744e9

commit 8f9fdda29d7be0e76ed8fa19c24bd16a7237dc64
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Mon Jan 5 20:16:09 2026 -0300

    fix(DB/Spell): Add fallback in case of broken quest order for Dun Niffelem (#24327)

commit 2568b98c1443d4afaf6224e3ecbe2e8a550744e9
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Mon Jan 5 20:15:46 2026 -0300

    fix(DB/Gameobject): Move flying ore node to the ground in Storm Peaks (#24328)

    Co-authored-by: sudlud <sudlud@users.noreply.github.com>

commit 56bb4498cb64e2b515cad18c6860bb76f037e247
Author: Dan <83884799+elthehablo@users.noreply.github.com>
Date:   Mon Jan 5 17:58:11 2026 +0100

    fix(Scripts/Naxxramas): Gothik - remove redundant call for help on minions so ghosts don't chain-aggro (#24300)

commit eb9913b80872096b98d201874d9e6a578aaaa08a
Merge: 782bc2a74 e38f6822a
Author: bashermens <31279994+hermensbas@users.noreply.github.com>
Date:   Mon Jan 5 16:43:20 2026 +0100

    Merge pull request #134 from azerothcore/master

    Minor update

commit 782bc2a74a4dd7959107a8b4d9100360457cfd1d
Merge: 605697868 1dadda2c0
Author: bashermens <31279994+hermensbas@users.noreply.github.com>
Date:   Mon Jan 5 15:05:12 2026 +0100

    Merge pull request #132 from noisiver/merge-master

    Merge master and remove Naxxramas headers

commit e38f6822a212d6d4dc0c3983fbbea825e2c0ebdb
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Mon Jan 5 10:47:55 2026 -0300

    fix(Scripts/Nexus): Don't summon a Chaos Rift immediately after Anomalus reaches <51% HP (#24308)

commit 1dadda2c04a46fc42c176139341c22a406580d3d
Author: bashermens <31279994+hermensbas@users.noreply.github.com>
Date:   Mon Jan 5 14:13:09 2026 +0100

    Update MotionMaster.cpp

    Set the correct _reverseOrientation

commit 523b54616d7bea16bef665af635d3a788113bed8
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Jan 5 01:40:36 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 3993c02e13ca688cffa5a11a26df8f7b2d675099

commit 0deb3227067dd6a8d90cf9c59ff80ddb51846ee5
Author: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Date:   Mon Jan 5 01:40:08 2026 +0000

    fix(DB/Conditions): "Everfrost" related quest and their items corrected (#24320)

    Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>

commit 3993c02e13ca688cffa5a11a26df8f7b2d675099
Author: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Date:   Mon Jan 5 01:39:31 2026 +0000

    fix(DB/Quest): "A Score to Settle" now requires "Report to Anselm" to be completed (#24318)

    Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>

commit f311d8aad4a7986c9d05dec7d56382b1edaa3061
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Sun Jan 4 22:39:03 2026 -0300

    fix(DB/Loot): Adjust Citadel Watcher Loot Table (#24325)

commit 204c61b12486eaf54d98507c2dbfe669a39f52c7
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sun Jan 4 18:15:21 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 2e7845f4296da670edeae605557132f45f161b65

commit 2e7845f4296da670edeae605557132f45f161b65
Author: Andrew <47818697+Nyeriah@users.noreply.github.com>
Date:   Sun Jan 4 15:14:10 2026 -0300

    fix(Scripts/AzjolNerub): Call next watcher when a watcher pack dies (#23799)

commit 8b7556a989a70d34dd3d2a59234c2bc3911ae3f7
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sun Jan 4 06:09:58 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): f0c05421ef9897af6193438fcd37d98aeb9bb5ce

commit f0c05421ef9897af6193438fcd37d98aeb9bb5ce
Author: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Date:   Sun Jan 4 07:08:52 2026 +0100

    chore(DB): Archive 2024 files (#24250)

commit 0e6c49a63df43586f2d48eb6e1888172623fb294
Author: Dan <83884799+elthehablo@users.noreply.github.com>
Date:   Sat Jan 3 18:13:36 2026 +0100

    fix(Scripts/Naxxramas): fix issues with safety dance and gate opening on dying (#24274)

commit 00f4193bbf83ede48aef3c7ef910c03b780e5d3c
Author: Revision <tkn963@gmail.com>
Date:   Sat Jan 3 17:38:54 2026 +0100

    Updated PointMovementGenerator for MovePointBackwards

commit 4cff291e7d6bcdae0f427fe5b82bb455fca5f24d
Author: Revision <tkn963@gmail.com>
Date:   Sat Jan 3 17:38:28 2026 +0100

    Reverted Naxxramas to stock

commit 382896c85743eceb5ab1d161264efa1e6e6fc167
Merge: 605697868 9785d5cc1
Author: Revision <tkn963@gmail.com>
Date:   Sat Jan 3 17:37:33 2026 +0100

    Merge branch 'master' into merge-master

commit 724d35e3f2b621c238817469cdd24daf48f395e8
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat Jan 3 15:33:37 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 45a0fd6db4313dfd2d57589fd4b51b0ae31e86a9

commit 45a0fd6db4313dfd2d57589fd4b51b0ae31e86a9
Author: sogladev <sogladev@gmail.com>
Date:   Sat Jan 3 16:32:33 2026 +0100

    fix(DB/Conditions): Unholy Rage (HC) can only target Enslaved Proto-Drake (#24315)

commit db789c68e612d293335b7e615dfa21e3765b3732
Author: sudlud <sudlud@users.noreply.github.com>
Date:   Sat Jan 3 16:00:33 2026 +0100

    fix(Network): Replace deprecated boost::asio::null_buffers() with asy… (#24314)

commit 4bf3009ae89783d75eab215e262bbc00158fad22
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat Jan 3 09:44:03 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): d93c636fc1bd5394c9e71033b82e3c4dce415705

commit 4fec80121d6923c57b3a36eaf45c3a2d18b92997
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Sat Jan 3 06:43:39 2026 -0300

    fix(DB/Loot): Adjust Shoveltusk Ligament drop rates (#24307)

commit d93c636fc1bd5394c9e71033b82e3c4dce415705
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat Jan 3 09:42:58 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 187b8a4a194c35e4c8d0968f19c80a29995fa4fd

commit 187b8a4a194c35e4c8d0968f19c80a29995fa4fd
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Sat Jan 3 06:41:52 2026 -0300

    fix(DB/SAI): Rewrite The Air Stands Still (#24309)

commit e4104ddd27b024acf0572c687cccef67fdb32ed5
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat Jan 3 09:36:21 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 480bd2a1db779d4f18b8338c952bf7e04f3e8061

commit 480bd2a1db779d4f18b8338c952bf7e04f3e8061
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Sat Jan 3 06:35:15 2026 -0300

    fix(DB/Creature): remove CC immunities off of clones of Grand Magus Telestra in Heroic Mode (#24310)

    Co-authored-by: Dan <83884799+elthehablo@users.noreply.github.com>
    Co-authored-by: afdz1 <151603394+afdz1@users.noreply.github.com>

commit 8ec8c5acf4934e2fe5c3c012b6f4d22ea6a9b166
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Jan 2 22:20:45 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 198905ed5835a42922e68834f205e087bcf5a49b

commit 34bc0630ce1a9e270504e18c706741350af81a55
Author: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Date:   Fri Jan 2 22:20:15 2026 +0000

    fix(DB/Gameobject): Battered Footlocker adjusted respawn timers (#24297)

    Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
    Co-authored-by: Grimfeather <88028633+Grimfeather@users.noreply.github.com>

commit 198905ed5835a42922e68834f205e087bcf5a49b
Author: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Date:   Fri Jan 2 22:19:38 2026 +0000

    fix(DB/Creature): Add money Frost Wyrm of Hyjal Summit (#24299)

    Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>

commit 8bd4496ab116e4c2ad72370e8b3420ea211f9d69
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Jan 2 22:18:06 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): e6e852b41c6dcc7b93ac105282a4ea98c85c2d76

commit 89792bcb59e1978e23a4f89740059acf9fb04969
Author: Dan <83884799+elthehablo@users.noreply.github.com>
Date:   Fri Jan 2 23:17:47 2026 +0100

    fix(DB/Creature): remove CC immunities off of clones of Grand Magus Telestra (#24301)

commit e6e852b41c6dcc7b93ac105282a4ea98c85c2d76
Author: sogladev <sogladev@gmail.com>
Date:   Fri Jan 2 23:17:02 2026 +0100

    fix(DB/Conditions): Unholy Rage can only target Enslaved Proto-Drake (#24306)

commit 0849c29d14aabb4863a0e548b4f1abe753c8ef80
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Jan 2 20:43:08 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): c1d753f4efa498016217d2d9a55c70ac715b1110

commit c1d753f4efa498016217d2d9a55c70ac715b1110
Author: blinkysc <37940565+blinkysc@users.noreply.github.com>
Date:   Fri Jan 2 14:35:23 2026 -0600

    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>

commit 4d4747808c8a6b8f946a49f762e5cbbf3780fbf9
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Thu Jan 1 13:48:24 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 5ca975ce6bad454bf911dd328dbf7dd6c03295a4

commit 5ca975ce6bad454bf911dd328dbf7dd6c03295a4
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Thu Jan 1 10:29:01 2026 -0300

    fix(DB/Quest): Correct Queststarters for Assisting Arch Druid Staghelm (#24267)

commit 4620091bb5af0a9adbbdcd545ae2a6d310965420
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Thu Jan 1 12:00:52 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 44be1cfc87ea9eee8d5a0a6552247d1661737c0d

commit 44be1cfc87ea9eee8d5a0a6552247d1661737c0d
Author: afdz1 <151603394+afdz1@users.noreply.github.com>
Date:   Thu Jan 1 06:59:46 2026 -0500

    fix(DB/Commands): Add missing commands on table (#24289)

commit 65aace2b40d92328114077e427c5132010c3135b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Thu Jan 1 11:33:24 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 82d44ca93052c70f37004e27bdbf6a29bb9b1e35

commit 1fc66dc3dc2e3d9df64f716f0c4f3862063427ea
Author: sogladev <sogladev@gmail.com>
Date:   Thu Jan 1 12:33:08 2026 +0100

    fix(Core/Condition): CONDITION_RANDOM_DUNGEON difficulty param (#24283)

commit 82d44ca93052c70f37004e27bdbf6a29bb9b1e35
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Thu Jan 1 08:32:18 2026 -0300

    fix(DB/SAI): Move Amphitheater of Anguish quest credit to Gurgthock rather than bosses (#24265)

commit c521e712d3d3f45bff8239371b7d0303f9536c2f
Author: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Date:   Thu Jan 1 09:47:09 2026 +0100

    fix(Core/Player): Make sure OnEquip spells from items are added after revive (#24238)

commit 3cff84de9965c2c896cc3704aeb2c31f13fd5cd0
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Thu Jan 1 05:45:11 2026 -0300

    fix(Scripts/SAI): Add cooldown fields for ActionDone (#24282)

commit ea0bf067b27acffe900b21214833101fc00d551c
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Thu Jan 1 08:43:18 2026 +0000

    chore(DB): import pending files

    Referenced commit(s): 4a33c8f11e40457c60d93c28074f98f98ec69b11

commit 4a33c8f11e40457c60d93c28074f98f98ec69b11
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Thu Jan 1 05:42:12 2026 -0300

    feat(Scripts/Commands): Add command ".npc do" for calling DoAction() (#24281)

commit a3a7435ac3c319900da5307653866aba2c1af26d
Author: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Date:   Thu Jan 1 02:12:41 2026 -0500

    fix(Core): Use more accurate time constant definition for year. (#24292)

commit 9785d5cc16207c09181d72821a63510d3c834d48
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Wed Dec 31 22:34:45 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 3d3ad29ba620bccec41c6cc547a85b18aa3d2f2c

commit 306f9bcf72dd7c1622d33d9a34b0014c0886f9c5
Author: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Date:   Wed Dec 31 17:34:10 2025 -0500

    fix(DB/Creature): Correct move speed of Culling of Stratholme Risen Zombies. (#24280)

    Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

commit 3d3ad29ba620bccec41c6cc547a85b18aa3d2f2c
Author: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Date:   Wed Dec 31 17:33:38 2025 -0500

    fix(DB/SAI): Use proper target type for Ymirjar Harpooner's Harpoon summon spell. (#24284)

    Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

commit 3d15a19fb4ef6298b0c866c34c9acba2978f7a3f
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Tue Dec 30 17:45:39 2025 -0300

    fix(Core/Pets): Always check pet Line of Sight before attacking (#24257)

commit be0edab576e58644de4761decb75134ebb110183
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Tue Dec 30 11:52:56 2025 -0300

    chore(Scripts/SethekkHalls): Remove now uneeded LoS check for Talon King Ikiss (#24259)

commit 9bb9f4f2d9bd490fb7bee8865e9d6f5099e41b88
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Tue Dec 30 13:21:26 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 3d0b7f4e36f1573cb23ecb3796c898fc94658dd2

commit 3d0b7f4e36f1573cb23ecb3796c898fc94658dd2
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Tue Dec 30 10:20:20 2025 -0300

    fix(Scripts/Gundrak): Add missing lines to Gal'darah (#24269)

commit 66037ab47f089e531bb9625f75240e30cb1f93b5
Author: Tereneckla <Tereneckla@pm.me>
Date:   Tue Dec 30 05:25:36 2025 +0000

    Revert "fix(Core/Player): Recalculate all StatModEffects on levelup (… (#24262)

commit 2ede1544f7c11dfacb7bcfefa6822e9a3fe82d42
Author: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Date:   Tue Dec 30 06:21:09 2025 +0100

    fix(Core/Misc): missed log format (#24252)

commit 59f66e91448d3554021409434f74713cee50e08d
Author: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Date:   Mon Dec 29 22:04:42 2025 +0100

    feat(DB): Release ACDB 14.0.0 (#24249)

commit 73b90a0cf9d2c0034c8e093c3f38fa0e09eee6d5
Author: sogladev <sogladev@gmail.com>
Date:   Mon Dec 29 21:20:52 2025 +0100

    fix(Core/Creature): Fix creature template movement field not loading

commit d66de393dc61db72908105803fa226737fcba5ba
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Mon Dec 29 14:36:17 2025 -0300

    fix(Scripts/CoS): Set correct gob state when resetting Arthas (#24251)

commit 10d105243f47e6446f5d16100ae157a6f2b1a3f0
Author: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Date:   Mon Dec 29 17:44:37 2025 +0100

    fix(DB): broken (#24248)

commit 628fa07c1271d51bb2006ff294f451e1d909766b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 16:16:37 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): ddd7e1ebf3467eacc27723baf4e53976faa02cc1

commit a200103e0f5052a47bbe5ff3dd3616c1d948dd56
Author: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Date:   Mon Dec 29 11:16:12 2025 -0500

    fix(DB/Creature): Remove Death Grip immunity from Power Spark in Eye of Eternity. (#24246)

commit ddd7e1ebf3467eacc27723baf4e53976faa02cc1
Author: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Date:   Mon Dec 29 17:15:21 2025 +0100

    fix(DB): dup pri keys for trainers (#24247)

commit 9d802dcd0a9e22ff8b43dca4c1431b2b9fed3277
Author: Jasper <97269008+jads147@users.noreply.github.com>
Date:   Mon Dec 29 17:11:55 2025 +0100

    fix(Core/Entities): Fix attack timers not resetting each other (#24204)

commit caae3a28e58b79f08ccb3f5b4b132614d615943c
Author: sogladev <sogladev@gmail.com>
Date:   Mon Dec 29 17:02:59 2025 +0100

    fix(Core/MovementHandler): exempt The Oculus from under the map killing (#24244)

commit c5d1d7d6b32c4ef63a55371618da4d25e8773abb
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 15:55:14 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): fec7c8ff6bd876b1e9743efda3975e32cc7dd371

commit fec7c8ff6bd876b1e9743efda3975e32cc7dd371
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Mon Dec 29 12:53:50 2025 -0300

    fix(DB/Gameobject): Overhaul Northrend Herb Nodes (#24194)

    Co-authored-by: sudlud <sudlud@users.noreply.github.com>

commit abc0d30b5f36cd36a66a1baa5593bc4a800f7f7b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 14:36:16 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 3216da2d5458a872ef72830d749ccfbe526a0616

commit 3216da2d5458a872ef72830d749ccfbe526a0616
Author: sogladev <sogladev@gmail.com>
Date:   Mon Dec 29 15:35:15 2025 +0100

    fix(DB/Trainer): Add primary keys to trainer tables (#24245)

commit e67c2a61db51e31c132923164f785cc1b90fd2a5
Author: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Date:   Mon Dec 29 13:43:29 2025 +0000

    fix(Core/CMAKE): Include mmaps-config. yaml with mmaps_generator for Windows (#24083)

    Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>

commit 0e1f1cc8bff90a4b6b87503063f136c5b8c8eb87
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 13:42:55 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): e46424b8d8e88b08f0f0ff781f3afbc03aef3ead

commit e46424b8d8e88b08f0f0ff781f3afbc03aef3ead
Author: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Date:   Mon Dec 29 14:41:53 2025 +0100

    fix(Script/Quest): Terokk's Downfall (#24243)

commit ab74e7ded841041dd6b9aacd5d0d66e22f95e714
Author: sogladev <sogladev@gmail.com>
Date:   Mon Dec 29 14:41:01 2025 +0100

    refactor(Core/Creature): port TC handling of Trainers (#23040)

    Co-authored-by: Shauren <shauren.trinity@gmail.com>
    Co-authored-by: Ghaster <defscam@gmail.com>

commit 40f0c2d29b4545e3e6cce99cb7815095f2064fdc
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 12:58:49 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): ea1c8919f52c4fdf377913c66f7a9b25862d51df

commit ea1c8919f52c4fdf377913c66f7a9b25862d51df
Author: blinkysc <37940565+blinkysc@users.noreply.github.com>
Date:   Mon Dec 29 06:57:38 2025 -0600

    fix(DB): Reference loot table 4001/4000 (#24029)

    Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>

commit 105d8daf7967a6bbddadda03243acb8fe0179047
Author: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Date:   Mon Dec 29 05:57:36 2025 +0100

    fix(Scripts/Naxxramas): Build (#24242)

commit cfdd9322b7072e1b0a10c38c21a2caa6905fcae6
Author: sogladev <sogladev@gmail.com>
Date:   Mon Dec 29 05:55:11 2025 +0100

    fix(Core/Player): no longer grant quest profession perk after unlearning (#24237)

commit 1e5a4b4f897e3137fbacbec4e3dcb2f40fbf3149
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 04:46:42 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 380d8000e5e1d3a52877e26b4e5d8fd5219fb73b

commit 380d8000e5e1d3a52877e26b4e5d8fd5219fb73b
Author: sogladev <sogladev@gmail.com>
Date:   Mon Dec 29 05:45:43 2025 +0100

    fix(Scripts/Azjol'Nerub): Hadronox (#23246)

    Co-authored-by: Treeston <treeston.mmoc@gmail.com>

commit 2d09f2e29a1a5bcc3d90a862da39015896aa9dfb
Author: NoxMax <50133316+NoxMax@users.noreply.github.com>
Date:   Sun Dec 28 21:38:28 2025 -0700

    chore(Conf): Quests.HighLevelHideDiff / Quests.LowLevelHideDiff description

commit 0b0d1ab8a7687bac553ad763691c794f9e3bf3ae
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 04:37:45 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): f276cb810a114bcc20940a78c6bad8c2ad365ac3

commit f276cb810a114bcc20940a78c6bad8c2ad365ac3
Author: Andrew <47818697+Nyeriah@users.noreply.github.com>
Date:   Mon Dec 29 01:36:41 2025 -0300

    fix(DB/Conditions): Deathstorm target conditions (#23959)

commit 76933b27327ed2feb1e70aad2ea1c0ebfe22ca7a
Author: Michael Richards <justastranger@users.noreply.github.com>
Date:   Sun Dec 28 22:34:45 2025 -0600

    feat(Core/PvP): Outdoor PvP capture rate multiplier (#23902)

commit f73a08e20796799c9270050da4e1d373a6f9ea98
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 04:32:02 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 19a1303fbeb4b170b8e873beae169179822a4ef2

commit 19a1303fbeb4b170b8e873beae169179822a4ef2
Author: blinkysc <37940565+blinkysc@users.noreply.github.com>
Date:   Sun Dec 28 22:30:59 2025 -0600

    fix(DB/Quest): Jagged Shard quest chain (#23974)

    Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>

commit aac7ee3aa14134ea192a7656106a6d023235e9d3
Author: sogladev <sogladev@gmail.com>
Date:   Mon Dec 29 05:29:44 2025 +0100

    fix(Scripts/Naxxramas): Schedule Thaddius screams (#24039)

commit 386a753b1b85dcb4008e573efe0fe505c715ad70
Author: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Date:   Mon Dec 29 04:24:53 2025 +0000

    feat(apps/config): Config Merger in python (#24081)

    Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
    Co-authored-by: Brian Aldridge <baldridge@resourcedata.com>

commit b38b34c5d4e0d6b172c341624fd73e6db6ca6d7b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 04:22:27 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): a848bb9edc706499a76c526c047ac17135d6f56d

commit a848bb9edc706499a76c526c047ac17135d6f56d
Author: sogladev <sogladev@gmail.com>
Date:   Mon Dec 29 05:21:13 2025 +0100

    fix(Core/Conditions): Limit Oculus' Cache drop to Random Heroic (#24184)

commit 67e64bb6b34e3b26e298c017ed9277f7fe45ec75
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 04:13:11 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 4331cdf335b96ac4c15167add0572239d84cca59

commit 4331cdf335b96ac4c15167add0572239d84cca59
Author: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Date:   Sun Dec 28 23:12:03 2025 -0500

    fix(Scripts/ObsidianSanctum): Correct Flame Tsunami spawns according to sniffed data. (#24218)

commit 61880e22469675a8af5f965daf4d36369b8c4572
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 04:10:24 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): af9898d240435bd6a5d7b8e325b6ab3990e9628c

commit af9898d240435bd6a5d7b8e325b6ab3990e9628c
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Mon Dec 29 01:09:06 2025 -0300

    fix(DB/Gameobject): Overhaul Northrend Mining Nodes (#24181)

    Co-authored-by: sudlud <sudlud@users.noreply.github.com>

commit a362117749ab0b4b124847d8b31d11b0c599197a
Author: Uros Spasojevic <uspasojevic96@gmail.com>
Date:   Mon Dec 29 05:04:40 2025 +0100

    fix(Core/DBUpdater): Fix sql files not being applied in alphabetic order (#24206)

commit 376da8f2d04b563e06bad0aa3ed8d679bc95bab3
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 03:56:02 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 5f0a9ec16cb5c8a7cac3913b15c81c7848969d4a

commit 5ac4cc1095c7fa765f59e1d288a588d91e26cd6f
Author: Dan <83884799+elthehablo@users.noreply.github.com>
Date:   Mon Dec 29 04:55:54 2025 +0100

    fix(Scripts/Gundrak): modernise Eck the Ferocious script (#24224)

commit 5f0a9ec16cb5c8a7cac3913b15c81c7848969d4a
Author: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Date:   Mon Dec 29 03:54:57 2025 +0000

    fix(DB/Creature): Guard stealth detection in capital cities (#24235)

    Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>

commit a963ed5cefc6f3ed978b9783385c359a62d3f3c0
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Mon Dec 29 00:48:06 2025 -0300

    fix(Scripts/Naxxramas): Add Boss Boundaries to Naxxramas (#24215)

    Co-authored-by: Treeston <14020072+Treeston@users.noreply.github.com>

commit 5dbc6e07baaf06ce14fd9eb62dcf1d29c067d013
Author: Dan <83884799+elthehablo@users.noreply.github.com>
Date:   Mon Dec 29 04:47:02 2025 +0100

    fix(Scripts/Naxxramas): modernise Heigan (#24234)

commit f1dadadfb9ad499797039316b2996582680075ed
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 03:39:18 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): b7356cabe7caf34d5de939428a063bae3f468099

commit 5aba5ab979d1827cad3351313d5da596d523d5b3
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Mon Dec 29 00:38:38 2025 -0300

    chore(DB/SAI): Move Halls of Stone Tribunal Event Trash to Smart Scripts (#24228)

commit b7356cabe7caf34d5de939428a063bae3f468099
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 03:38:13 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 6be2dad01a68f5f81fe90129ac5692557ad42d79

commit 16bbeadd6ec6e9a8dc3cd7a79484d2a88d67d72e
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Mon Dec 29 00:37:26 2025 -0300

    fix(Scripts/Naxxramas): Adjust spell timers for Naxxramas Worshipper and refine Faerlina aggro logic (#24210)

commit 6be2dad01a68f5f81fe90129ac5692557ad42d79
Author: blinkysc <37940565+blinkysc@users.noreply.github.com>
Date:   Sun Dec 28 21:37:10 2025 -0600

    fix(DB/Quest): A Sister's Pledge spawning multiple Sasha (#23975)

    Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>

commit 91a1cf85e9d87472acf9c74c34c4220d7c01170f
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 29 00:40:45 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 667b7b1648d12602569116a28c3db439a81e05ba

commit 667b7b1648d12602569116a28c3db439a81e05ba
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Sun Dec 28 21:39:42 2025 -0300

    feat(Scripts/Commands): Implement Pooling Tools for easier object pooling (#24196)

    Co-authored-by: sudlud <sudlud@users.noreply.github.com>

commit 6c0d6350ae01430887d25b8a3c0eeed7cae378b8
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sun Dec 28 16:05:01 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 4eed31c039d94616ed0e877d473a978c983b243f

commit 4eed31c039d94616ed0e877d473a978c983b243f
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Sun Dec 28 13:03:57 2025 -0300

    fix(DB/Creature): Prevent Prince Keleseth from receiving assistance calls (#24230)

commit f4bbbf34dd0e0227fc2a800396b182c33a3a1c27
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat Dec 27 21:48:04 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 321934d717b3c93c74c9d7ff76f2714eabc0f125

commit 321934d717b3c93c74c9d7ff76f2714eabc0f125
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Sat Dec 27 18:47:00 2025 -0300

    fix(DB/Loot): Dream Shard and Small Dream Shard should not drop from mobs (#24229)

commit 54fc87bbdf3937737a5fb831855c6700bd34c75b
Author: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Date:   Sat Dec 27 16:27:37 2025 -0500

    fix(Scripts/SethekkHalls): Only spawn Brood of Anzu in bounds. (#24022)

commit a3f07695474c5a426936b256155a21810197a932
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat Dec 27 15:58:33 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 0eeb5f3bd7c3ec8076a9a22ff1cdf9fc47487f18

commit 0eeb5f3bd7c3ec8076a9a22ff1cdf9fc47487f18
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Sat Dec 27 12:57:33 2025 -0300

    fix(Scripts/Elwynn): Eastvale Peasant and Wolf sound lines should not play at equal volume to all players in range (#24226)

commit 04e7a7465584fc0b3e940cc04616bfe8972d9aee
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat Dec 27 13:33:27 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 36ce52ee6a261b13fb035e05da83646bab33c80e

commit 36ce52ee6a261b13fb035e05da83646bab33c80e
Author: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
Date:   Sat Dec 27 14:32:26 2025 +0100

    fix(DB/Creature): Set Melee State for Onyx Sanctum Guardians in 25 man mode. (#24223)

commit 540a5a6f204a37accf9a5660dea6fdd3e58c07b5
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat Dec 27 11:30:32 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): ac71ab3900dd15a3c2fe93cdcbb5276d5e49f137

commit ac71ab3900dd15a3c2fe93cdcbb5276d5e49f137
Author: zackchadwick <73787423+zackchadwick@users.noreply.github.com>
Date:   Sat Dec 27 06:29:27 2025 -0500

    fix(DB/Loot): Reinforced Junkbox (#24095)

commit fca121406eaf26aea3dd38a318747ec00a8b1824
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat Dec 27 10:21:20 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 752967193f2b6cc0d55a938546f741418842f2aa

commit 752967193f2b6cc0d55a938546f741418842f2aa
Author: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Date:   Sat Dec 27 05:20:14 2025 -0500

    fix(DB/Creature): Adjust various values of creatures in some Northrend raids. (#24220)

commit 914f0f9b13aacf67bfd63793e2d796df8d8a9ae9
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat Dec 27 03:13:10 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 6ff0e8e55b60d74525439d560163737f5d4794cc

commit 6ff0e8e55b60d74525439d560163737f5d4794cc
Author: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Date:   Fri Dec 26 22:10:55 2025 -0500

    fix(DB/Creature): Correct model probabilities for Explosive Decoy's Brown Rabbit. (#24222)

commit d025568b658d2d4a0efe5840742dcdc8d39f222a
Author: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Date:   Fri Dec 26 18:45:33 2025 -0500

    fix(Core/Entities): Use lifetime PvP rank rather than current title for PvP credit message. (#23961)

    Co-authored-by: Shauren <shauren.trinity@gmail.com>

commit 5fb395dcc5a645c5f51275c3d6396b44cef61ad3
Author: sogladev <sogladev@gmail.com>
Date:   Sat Dec 27 00:30:46 2025 +0100

    fix(Core/LFG): no longer apply Luck of the Draw to premade groups (#24186)

commit ae8dd49fd49181039dd4ad815de33b964809715f
Author: Munzeria <58388054+Munzeria@users.noreply.github.com>
Date:   Sat Dec 27 00:09:56 2025 +0100

    feat(Core/PlayerScript): Add Unequip hook (#23248)

    Co-authored-by: Munzeria <Munzeria@dontemailme.lol>
    Co-authored-by: sudlud <sudlud@users.noreply.github.com>

commit d54253310a0d8cb1699d718136b6e8d829b9d549
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 26 22:40:53 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 3fbcd490cb61ec4bad19326f1d35d8b9ff3d0c24

commit 3fbcd490cb61ec4bad19326f1d35d8b9ff3d0c24
Author: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Date:   Fri Dec 26 22:35:40 2025 +0000

    fix(DB/Loot): Removed Compendium of the Fallen from the wrong object (#23954)

    Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>

commit f1233b9a8ab3ed44823b5ef3d2d04d07c80d3510
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 26 21:40:58 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 2f42382d23b71e2662a405c5ce0c0fb443a6eea0

commit 2f42382d23b71e2662a405c5ce0c0fb443a6eea0
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Fri Dec 26 18:36:30 2025 -0300

    chore(DB/Loot): Cleanup unused placeholder reference loot from loot overhaul (#24217)

commit 3d4a853466ba5dc3be07fc030a7ea43ddf5edc88
Author: Evgeny <940893+freekode@users.noreply.github.com>
Date:   Fri Dec 26 22:24:37 2025 +0100

    feat(docker) add env variable for ac-database volume (#23189)

commit f5e4ed5ef524fd203dfc42d4ff20aff415a71030
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 26 20:29:00 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 807c1135c426c57c40054b5d739cf72bd87ff1f6

commit 6d8d61a8a08baa6660dd39ff577b4630d2331918
Author: blinkysc <37940565+blinkysc@users.noreply.github.com>
Date:   Fri Dec 26 14:28:21 2025 -0600

    fix(DB/Quest): Gruesome, But Necessary correct giblet and conditions (#23852)

    Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
    Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
    Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>

commit 807c1135c426c57c40054b5d739cf72bd87ff1f6
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 26 20:27:56 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 4fe944e583ef3fb4c8725e6ed27fdb37c9ed3004

commit 4fe944e583ef3fb4c8725e6ed27fdb37c9ed3004
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Fri Dec 26 17:26:54 2025 -0300

    fix(DB/Gameobject): Move Unreachable Mining Nodes in Swamp of Sorrows (#24141)

    Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>

commit 191c75738fe6b72f66537843184b279ec0415ab5
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 26 19:40:01 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): f4451e963abb29fcca433e1a0694545a645ebf1a

commit f4451e963abb29fcca433e1a0694545a645ebf1a
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Fri Dec 26 16:18:42 2025 -0300

    fix(DB/SAI): Implement missing Frostgore events for Mimicking Nature's Call (#24207)

commit d48dad70a226b5c244ca5df9fe9db6d6965cfdc7
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 26 18:20:56 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 16e89166e5d28f633ace8553c617af9b1e0a4d5e

commit 16e89166e5d28f633ace8553c617af9b1e0a4d5e
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Fri Dec 26 15:19:46 2025 -0300

    fix(DB/Creature): Sack of Relics (24439) update models and remove duplicate spawn (#24131)

commit 5e346947415178ae64e148e1000bab19ce31118f
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 26 18:17:58 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 357a2c92ac80cd2ff12e0d19fb8d63ef196560d4

commit 357a2c92ac80cd2ff12e0d19fb8d63ef196560d4
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Fri Dec 26 15:16:51 2025 -0300

    fix(DB/SAI): Remove redundant CallQuestKillCredit action from NPC Howling Cyclone (#24208)

commit 5402899dd6d0ed8d772fee068cd1790f7436d822
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 26 18:12:37 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 82ae390850d1b389b929e7a993bee064d22a8b30

commit 63b733b5032ac4303f4ae48dd9a70f37507212e3
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Fri Dec 26 15:11:53 2025 -0300

    fix(DB/Creature): Remove extra Poisonous Skitterers from Faerlina boss room (#24211)

commit 82ae390850d1b389b929e7a993bee064d22a8b30
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Fri Dec 26 15:11:36 2025 -0300

    fix(DB/Creature): Adjust Naxxramas Worshipper 10M/25M immunity mask (#24212)

commit 67673330000ce116b900996a4311dd15affb3159
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 26 16:55:58 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): fcf50c056b89ed4af021c266e14eb62603dcb531

commit fcf50c056b89ed4af021c266e14eb62603dcb531
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Fri Dec 26 13:54:57 2025 -0300

    fix(DB/SAI): Fix The Lost Mistwhisper Treasure group credit (#24213)

commit 5df2fddb911cef1d3e55b7c8bb11e595939e16fb
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 26 14:30:36 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 37fd58b5c92026f436e1aace4617bac88f0824ac

commit 37fd58b5c92026f436e1aace4617bac88f0824ac
Author: daobashun <49193927+fangshun2004@users.noreply.github.com>
Date:   Fri Dec 26 22:29:32 2025 +0800

    fix(DB/SAI) Increased dialogue when interacting with Thaurissan Relic (#23535)

    Co-authored-by: sudlud <sudlud@users.noreply.github.com>

commit da28c49e27f095a15748af0dc9699e2c185fcc18
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 26 09:49:09 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 55b3bb8cfb564b9d2b9765ffaa72fc9716c08619

commit 55b3bb8cfb564b9d2b9765ffaa72fc9716c08619
Author: blinkysc <37940565+blinkysc@users.noreply.github.com>
Date:   Fri Dec 26 03:48:05 2025 -0600

    fix(DB/Quest): Fix quest chain progression for Taunka storyline in BoreanTundra (#22857)

    Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>

commit 20db584c00966444e51d38098fa31ea0cca5b6bc
Author: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Date:   Fri Dec 26 08:19:00 2025 +0000

    fix(Core/Config) - Add UseSocketActivation to auth config (#24075)

    Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>

commit 0bf023cb6e123310011ae1253dd620da13c01831
Author: Andrew <47818697+Nyeriah@users.noreply.github.com>
Date:   Wed Dec 24 21:03:57 2025 -0300

    docs: Include AI-assisted pull request guidelines (#24195)

commit 961823f60c2b8ce3bf69a1f01696f47d434f10fe
Author: NoxMax <50133316+NoxMax@users.noreply.github.com>
Date:   Wed Dec 24 05:24:35 2025 -0700

    fix(Core/Maps): Add AREA_SILVERMOON_CITY to AreaDefines.h (#24199)

commit 7eb59278061c3ca1511a45358d5f21533534864d
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Wed Dec 24 10:44:08 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 26a0ec0ffc452a80145996238813c3cf8d42b620

commit 26a0ec0ffc452a80145996238813c3cf8d42b620
Author: Dan <83884799+elthehablo@users.noreply.github.com>
Date:   Wed Dec 24 11:43:06 2025 +0100

    fix(DB/CreatureTemplate): change faction of Servants of Freya (#24202)

commit a4ea6d60a24d1f499aaf8ca62d3f6b1ac857f823
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Wed Dec 24 01:08:47 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): a572b92e2fc2cb17e61545d009f686089b71c5e2

commit a572b92e2fc2cb17e61545d009f686089b71c5e2
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Tue Dec 23 22:07:46 2025 -0300

    fix(DB/Phasing): Both Mending Fences and A Spark of Hope must be completed in order to phase to friendly Dun Niffelem (#24198)

commit 94a6c22a69b8b7d34a2f1cc010d3132a4d5ec68b
Author: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Date:   Tue Dec 23 16:29:02 2025 -0500

    fix(Core/Entities): Don't update owned item achievement criteria for refunded extended cost items. (#23947)

commit 5558254825a4053020e14a63d8e4e90c6dcbd1c9
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Tue Dec 23 14:45:01 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 75b0565dd63f1a7fd3058425dc9e8195fae1c089

commit 75b0565dd63f1a7fd3058425dc9e8195fae1c089
Author: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Date:   Tue Dec 23 14:43:55 2025 +0000

    fix(DB/SAI) - Adjust Prairie Wolf timers for Threatening Grow (#23952)

    Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>

commit ccffc7c337f1b9dad74963e4232f18fe77329bc5
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Tue Dec 23 13:17:19 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): c86ad289cb2e3c8f72a18094b931030d1078c18c

commit c86ad289cb2e3c8f72a18094b931030d1078c18c
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Tue Dec 23 10:16:17 2025 -0300

    fix(DB/SAI): Remove Deprecated Combat Movement Script from Ring-Lord Sorceress (27639) (#24136)

commit 5efd31a3de59b1de42aedc1b58d603bb21425d34
Author: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Date:   Tue Dec 23 13:09:39 2025 +0000

    fix(CI) - Adjust PR labeler configuration (#24073)

commit 460cd5bd49bb7d30966b4fbd8eafd8905968ce4e
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 22 10:49:17 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 6a44ac7fcd025f967d0a7af33aa867e56b5d001d

commit 6a44ac7fcd025f967d0a7af33aa867e56b5d001d
Author: sogladev <sogladev@gmail.com>
Date:   Mon Dec 22 11:48:14 2025 +0100

    fix(DB/SmartAI): quest 'Unexpected Results' (#23814)

commit 4507a6d79e10a90c0103984f8cf6d4690494ca27
Author: sogladev <sogladev@gmail.com>
Date:   Mon Dec 22 11:46:28 2025 +0100

    fix(Scripts/Naxxramas): disable talk between dead KTZ and the LK (#24035)

commit 7eebcaf0f685d8d5da13cc6ad934e56f0efd8302
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 22 07:22:09 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 82560ef6d152ec9835abe0227fa40f2ce4038ba4

commit 82560ef6d152ec9835abe0227fa40f2ce4038ba4
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Mon Dec 22 04:21:06 2025 -0300

    fix(Scripts/NPC): Add Crossfaction functionality to Traveler Tundra's Mammoth vendors (#24142)

    Co-authored-by: sogladev <sogladev@gmail.com>

commit 03d5541423e37ab47ef3c77cd353847ad71a4729
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sun Dec 21 13:40:03 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 9d93766144d3f96bbddacf2cfa5e41632fda324f

commit 2a68da079b7c0382721f178d82bbf0bcff6f7ce7
Author: EricksOliveira <ericksoliveira258@gmail.com>
Date:   Sun Dec 21 13:39:41 2025 +0000

    fix(Scripts/icecrownCitadel): Prevent Valkyr summon recursion caused by SpellDifficulty (#24111)

    Co-authored-by: sogla <sogladev@gmail.com>

commit 115a10260fc24f03c0082de5b22038893dd52e53
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sun Dec 21 13:39:05 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 5cdd483a5d0636347b560babf01e402770821e2a

commit 9d93766144d3f96bbddacf2cfa5e41632fda324f
Author: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Date:   Sun Dec 21 08:38:56 2025 -0500

    fix(DB/Creature): Set all Northrend rares to occupy all phases. (#24099)

commit 5cdd483a5d0636347b560babf01e402770821e2a
Author: sogladev <sogladev@gmail.com>
Date:   Sun Dec 21 14:38:02 2025 +0100

    fix(Scripts/Northrend): prevent soft-lock of Battle at Valhalas Geirrvif (#24114)

commit 25d0c699a547ffb5f0ff219ffa62baa2e02061b3
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sun Dec 21 13:31:41 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 68c59505a04320effef350f11355a02f8f755f1f

commit af20eb00cf6d078548c5b4c7a37af36ecc15c9c6
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Sun Dec 21 10:30:58 2025 -0300

    fix(Scripts/World): Set AnimTier of Proto-Drake Whelp to fly (#24151)

commit f6855f95618c1ba37f95295a042f4be81e219040
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sun Dec 21 13:30:50 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 2d2d98c7dc4c056de20ccb29a1e365f2a6914af7

commit 68c59505a04320effef350f11355a02f8f755f1f
Author: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Date:   Sun Dec 21 13:30:36 2025 +0000

    fix(docs): Fix formatting in CC to AC triage template (#24087)

commit 2d2d98c7dc4c056de20ccb29a1e365f2a6914af7
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Sun Dec 21 10:29:46 2025 -0300

    fix(DB/SAI): Despawn Tatjana in case Tatjana's Horse is killed (#24165)

commit f0d9704d9101c3b453038d68721b2d8940d67191
Author: killerwife <killerwife@gmail.com>
Date:   Sun Dec 21 14:09:25 2025 +0100

    fix(Core/SAI): implement response for ranged mode on interrupt (#24175)

commit ec6d3b070eabbc481babef374d9d1128cdbae660
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Sat Dec 20 18:05:00 2025 -0300

    fix(Scripts/OutdoorPvP): Implement Blue Sky Logging Grounds kill credit for enemy players (#24166)

commit 212db8030c2ea431617769d24a51bf5c3ea8fc06
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat Dec 20 15:30:00 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 7c98878625d19566c6309ffc4b8ec8565c0eef93

commit ac770a0ccb153afc36b80a2fdbe464b0cfbc4fba
Author: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Date:   Sat Dec 20 15:29:25 2025 +0000

    fix(DB/SAI) - Adjust Fel Handler and Netherhound timers  (#24172)

    Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>

commit 7c98878625d19566c6309ffc4b8ec8565c0eef93
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat Dec 20 15:28:54 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 5ef7293e815e9fbc522d6b6a63755b17b344f0bd

commit ee8e370b8aa4fc2eeb31f41c491c33a304102504
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Sat Dec 20 12:28:10 2025 -0300

    fix(DB/SAI): Do not allow Sack of Relics to be picked up twice (#24163)

commit a744d6aa5c26a67ce80c3a33f4cd19aee8c24a7f
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat Dec 20 15:27:53 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): bb18f0a58cd12defbcea6a561c1144cce6226c7a

commit 5ef7293e815e9fbc522d6b6a63755b17b344f0bd
Author: sogladev <sogladev@gmail.com>
Date:   Sat Dec 20 16:27:28 2025 +0100

    fix(DB/SpellGroups): stacking rules of Power Infusion with Haste effects (#24164)

commit bb18f0a58cd12defbcea6a561c1144cce6226c7a
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Sat Dec 20 12:26:48 2025 -0300

    fix(DB/SAI): Set correct targets for talk actions in Close Call (12638) RP (#24167)

commit 14add927c796db55f7b8516190359bb4623ed196
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat Dec 20 09:40:40 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): f79f3bbe265ae4775e15f5c826e56ea8e51436df

commit f79f3bbe265ae4775e15f5c826e56ea8e51436df
Author: sogladev <sogladev@gmail.com>
Date:   Sat Dec 20 10:39:38 2025 +0100

    fix(Scripts/Northrend): quest Thrusting Hodir's Spear (#23810)

    Co-authored-by: ariel- <ariel-@users.noreply.github.com>

commit 4fb7c0f9bf3444e7d08e5fe88ffe175907a72788
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 19 06:45:21 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): fc52aa038285f8e11a1533ab118ea76a34ec0a56

commit fc52aa038285f8e11a1533ab118ea76a34ec0a56
Author: sogladev <sogladev@gmail.com>
Date:   Fri Dec 19 07:44:14 2025 +0100

    fix(DB/SmartAI): add various missing smartAI to Borean Thundra NPCs (#24124)

    Co-authored-by: STARRHELD <STARRHELD@users.noreply.github.com>
    Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

commit cb585eca99511f7a9fbc229998acf9b44a3bfac8
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 19 03:29:39 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 8b6dfff49139a6c170a98ef9b4e8e3b61e3df601

commit 8b6dfff49139a6c170a98ef9b4e8e3b61e3df601
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Fri Dec 19 00:28:39 2025 -0300

    fix(DB/SAI): Tweak Jack Adams RP to avoid despawning, shorten reset and add missing gossip (#24140)

commit f344c0517dbd76f4a66359fecb951c1bd0fb11eb
Author: killerwife <killerwife@gmail.com>
Date:   Fri Dec 19 04:26:35 2025 +0100

    feat(Core/SAI): Implement SMART_ACTION_SET_ANIM_TIER (#24143)

commit 65c98dcd1168754b8d74019e6d823047c33795cd
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 19 03:26:28 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 3e67f33fdf18bd0d08bdce9faafc58cb4d16f3d3

commit 22d41bad5dd68922854e6d5c3275d37ff58ab763
Author: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
Date:   Fri Dec 19 04:25:53 2025 +0100

    fix(DB/SAI): Rework quest The Lost Mistwhisper Treasure. (#24158)

commit 3e67f33fdf18bd0d08bdce9faafc58cb4d16f3d3
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Fri Dec 19 00:25:22 2025 -0300

    fix(DB/Loot): Re-add loot inconsistencies of Gundrak and Violet Hold (#24161)

commit b626eab29165640485217c43e630c5d5a332ba2d
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 19 03:17:07 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): cdaf8655c910e79d963be068434b197656feebd1

commit cdaf8655c910e79d963be068434b197656feebd1
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Fri Dec 19 00:16:00 2025 -0300

    fix(DB/Conditions): Do not allow players to spellclick Goblin Sappers (#24160)

commit cbf9459bbb0708ccdf737c6554d16f45f180c60b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Thu Dec 18 19:18:01 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 63553ac00cfff2cdb30c9573c742ec90ae8f1a41

commit 63553ac00cfff2cdb30c9573c742ec90ae8f1a41
Author: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
Date:   Thu Dec 18 20:16:50 2025 +0100

    fix(DB/SAI): Solve Father Kamaros AI issues. (#24139)

commit 5739c066ae0c1edd248ca71d32484b67a821987c
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Thu Dec 18 17:29:42 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 3be449cad11d6e0661b9d2f38f501592ceab19a9

commit 3be449cad11d6e0661b9d2f38f501592ceab19a9
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Thu Dec 18 14:28:33 2025 -0300

    fix(DB/Creature): Set correct PhaseMask for a few ToC creatures (#24132)

commit ea9f3098c217a01383b6d06e14aa395d41358319
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Thu Dec 18 17:12:30 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 9dab2d408d36623592d5a49e736e2772a44fbe1c

commit 9dab2d408d36623592d5a49e736e2772a44fbe1c
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Thu Dec 18 14:11:28 2025 -0300

    fix(Scripts/Achievement): Add OR condition to criteria check for achievement Fa-la-la-la-Ogri'la (#24155)

commit b45c5bc7b8135dabc13fad063efcd36270a2cdd8
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Thu Dec 18 15:53:48 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): d1273bdd14535477133eb38b2903ceb5d23b9aa0

commit d1273bdd14535477133eb38b2903ceb5d23b9aa0
Author: Andrew <47818697+Nyeriah@users.noreply.github.com>
Date:   Thu Dec 18 12:52:39 2025 -0300

    fix(Core/Spells): fix Kel'Thuzad frost blast being affected by damage… (#24153)

commit 688a19472b169a046a48270bc9fc32f7328d0adc
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Thu Dec 18 14:14:38 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): b7de04b4dbc0f04124a884a679592ce9ea6630e2

commit b7de04b4dbc0f04124a884a679592ce9ea6630e2
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Thu Dec 18 11:13:34 2025 -0300

    fix(DB/Loot): Adjust WotLK Disenchant Loot from greens (#24130)

commit 587291cbd2c6a7ecfbce6c2bdcc2798ac76540f8
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Thu Dec 18 14:08:31 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 59e45e946e20030de8bf0484042cb329edbcf078

commit 208c47dfb9c99dbd67ee0f50058f27993608b5ce
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Thu Dec 18 11:08:11 2025 -0300

    fix(DB/SAI): Make Darkweb Recluse move to the hatchling spawn point before spawning hatchlings (#24138)

commit 1c372d0a896e67b746a7f01e861aeef89c630e31
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Thu Dec 18 11:07:52 2025 -0300

    fix(DB/Loot): Rework WotLK Dungeon trash rares (#24128)

commit 59e45e946e20030de8bf0484042cb329edbcf078
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Thu Dec 18 11:07:27 2025 -0300

    fix(DB/Quest): The Terrace of the Makers (13057) add missing backup queststarter (#24134)

commit 86349b072780d831454fa6aa533a80bca322e9a5
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Wed Dec 17 22:25:34 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 8faba7dc885273a29dd3de26bef97181dd8fea77

commit 8faba7dc885273a29dd3de26bef97181dd8fea77
Author: Gultask <100873791+Gultask@users.noreply.github.com>
Date:   Wed Dec 17 19:24:29 2025 -0300

    fix(DB/Creature): Remove TBC Hacks after implementation of model probabilities (#24135)

    Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>

commit 90adad6615fe646a4e30faa5bb6cd988868abb2f
Author: thomasjteachey <81936627+thomasjteachey@users.noreply.github.com>
Date:   Wed Dec 17 07:58:43 2025 -0500

    fix(Core/Spells): diminishing none on earthgrab fix (#23795)

commit 3301b3c9692d96125c75ae4f2cfa1307a074be1f
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Wed Dec 17 11:57:30 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 82b4ecb4152d2c24e45d13c666591eb499d0c9c4

commit 82b4ecb4152d2c24e45d13c666591eb499d0c9c4
Author: sudlud <sudlud@users.noreply.github.com>
Date:   Wed Dec 17 12:56:16 2025 +0100

    fix(DB/waypoint_data): prevent 'Plagued Scavenger' from flying up to … (#24127)

commit 5f824441d52075650c372acbc1906093ed59e8e7
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Wed Dec 17 08:11:43 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): bfb87f16d7ad6ebe0a73c68a92b22739550aeba5

commit 9815a6f3cc70b6158db966fbb27ea462b238ea39
Author: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Date:   Wed Dec 17 03:10:53 2025 -0500

    fix(DB/Creature): Apply proper unit flags to Isle of Conquest portals. (#24110)

commit bfb87f16d7ad6ebe0a73c68a92b22739550aeba5
Author: sudlud <sudlud@users.noreply.github.com>
Date:   Wed Dec 17 09:10:33 2025 +0100

    fix(Core/BG): fix Call to Arms! achievement (#24108)

commit 48dfbdef06406d25c8b9d30c1358bf44322bd92d
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Wed Dec 17 07:55:27 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): d22f01e063161e3f1e7ae930829a824bc894a742

commit 0786f573e1403cd6d88d9495e27bf355bddee3b9
Author: sogladev <sogladev@gmail.com>
Date:   Wed Dec 17 08:55:15 2025 +0100

    fix(DB/SpellGroup): feral Faerie Fire can apply with imp Faerie Fire (#24119)

commit 7ae6a4ad65b4625d5d4608351c3187446fc2527f
Author: sogladev <sogladev@gmail.com>
Date:   Wed Dec 17 08:54:43 2025 +0100

    fix(Core/Reputation): correctly unset the SetAtWar flag on char login (#24120)

commit d22f01e063161e3f1e7ae930829a824bc894a742
Author: sogladev <sogladev@gmail.com>
Date:   Wed Dec 17 08:54:23 2025 +0100

    fix(Scripts/Spells): Creatures no longer spawn Pool of Blood on evade (#24125)

commit 151dc73b99a441def3530bf9720d962b448a20b3
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Tue Dec 16 19:50:27 2025 +0000

    chore(DB): import pending files

    Referenced commit(s): 9553b05dbc246205c5bfe9805c8f75e24bd6341e

commit 9553b05dbc246205c5bfe9805c8…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CORE Related to the core file-cpp Used to trigger the matrix build To Be Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants