19660 Commits

Author SHA1 Message Date
sudlud 95eaad9901 fix(Core/Updater): fail the dry run when a SQL update fails to apply (#26795)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-07-26 20:27:03 +08:00
Rocco Silipo 70da2f25d6 refactor(Scripts/ScarletEnclave): Consolidate chapter scripts into a single file. (#26804) 2026-07-26 13:49:24 +02:00
github-actions[bot] 1c3222eec4 chore(DB): import pending files
Referenced commit(s): c9f384745e
2026-07-26 09:39:39 +00:00
sogladev c9f384745e fix(DB/Immunities): Embalming Slime, Patchwork Golem, Bile Retcher, S… (#26822) 2026-07-26 11:38:27 +02:00
sudlud d1e17c19e4 Revert "feat(CI): skip pch/nopch core builds on DB-only pull requests… (#26823) 2026-07-26 11:31:12 +02:00
github-actions[bot] 5d87047721 chore(DB): import pending files
Referenced commit(s): 144f77eb2a
2026-07-26 09:16:57 +00:00
Andrew 144f77eb2a fix(DB/Immunities): allow Mind Control on 25-man Naxxramas Worshippers (#26815) 2026-07-26 06:16:02 -03:00
github-actions[bot] 3899eedb10 chore(DB): import pending files
Referenced commit(s): 68e2b43b69
2026-07-26 07:43:01 +00:00
Vox 68e2b43b69 fix(DB/Creature): Prevent Vaelen the Flayed from attacking (#26766) 2026-07-26 09:41:49 +02:00
Andrew e0fe11ba46 fix(Core/Movement): don't teleport unreleased corpses out of instances when falling under the map (#26768) 2026-07-25 21:24:00 -03:00
Andrew 891b9671eb fix(Scripts/BlackTemple): fix crash on Shade of Akama evade (#26813) 2026-07-25 21:13:52 -03:00
Joe Amenta 584637dc0f fix(deps/jemalloc): use throw std::bad_alloc() instead of libstdc++ internal (#26438)
Co-authored-by: Nefertumm <angelo.venturini@ingenieria.uner.edu.ar>
2026-07-26 01:57:50 +02:00
Andrew ccd6e1ffef fix(Scripts/BlackTemple): restore Supremus Molten Flame chase (#26806) 2026-07-25 19:58:49 -03:00
Andrew afc33e7b28 fix(Core/Pools): respawn nested pools when the same child pool is re-selected (#26791)
Co-authored-by: Gildor <gildor55@gmail.com>
2026-07-25 18:10:15 -03:00
github-actions[bot] 1d271a3326 chore(DB): import pending files
Referenced commit(s): e462aef6b0
2026-07-25 20:42:38 +00:00
EricksOliveira 04f9b9f3e0 fix(DB/Creature): correct broken AI pathing for Kargath Expeditionary… (#26709)
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2026-07-25 22:41:49 +02:00
Xepic90 e462aef6b0 fix(Scripts/Ulduar): Algalon defeat, wipe recovery, and Brann's pathfinding to him (#26684)
Co-authored-by: Si1ker <61223313+Si1ker@users.noreply.github.com>
Co-authored-by: sogladev <sogladev@gmail.com>
2026-07-25 22:41:21 +02:00
github-actions[bot] da5d724ff0 chore(DB): import pending files
Referenced commit(s): 0b2d522089
2026-07-25 20:34:47 +00:00
Kitzunu 0b2d522089 refactor(DB/Spells): Move custom attributes from core to database (#26375) 2026-07-25 22:33:35 +02:00
github-actions[bot] 362e39903f chore(DB): import pending files
Referenced commit(s): d37d5c2f83
2026-07-25 20:21:26 +00:00
Andrew d37d5c2f83 fix(Core/Spells): Sanctified/Swift Retribution require an active paladin aura (#26793) 2026-07-25 22:20:08 +02:00
Andrew db165fc26a fix(Core/Collision): make spawned WMO gameobjects provide indoor/area info (#26790) 2026-07-25 22:16:58 +02:00
Skjalf 9fe2eec585 Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk 2026-07-25 17:16:03 -03:00
github-actions[bot] 9416d4a0b5 chore(DB): import pending files
Referenced commit(s): 4bc5d1eeaf
2026-07-25 20:03:56 +00:00
Gultask 5485cebf41 fix(DB/Creature): Sniff Bjomolf (#26800) 2026-07-25 22:03:09 +02:00
Gultask 7f8955e740 fix(DB/Quest): Update quest_offer_rewards values for quest End of the Line Horde version (#26798) 2026-07-25 22:02:57 +02:00
Gultask 4bc5d1eeaf fix(DB/Quest): Remove Redundant Quest Credit in Rescue from Town Square (#26797) 2026-07-25 22:02:39 +02:00
github-actions[bot] b011852698 chore(DB): import pending files
Referenced commit(s): 7069d99dca
2026-07-25 19:48:41 +00:00
daobashun 7069d99dca fix(Scripts/ScarletMonastery): Scarlet Monastery Forgiveness Spell Visual (#26454) 2026-07-25 16:47:25 -03:00
Andrew f7eae55ebd fix(Scripts/TempleOfAhnQiraj): fix GCC/Clang build error in Skeram aggro yell (#26802) 2026-07-25 16:02:34 -03:00
Skjalf 26b89edac5 fix(Scripts/TempleOfAhnQiraj): use Unit* for puller to fix build 2026-07-25 15:44:17 -03:00
Andrew f4a1b89a58 fix(Scripts/TempleOfAhnQiraj): pass aggro target to Skeram's aggro yell (#26789) 2026-07-25 14:19:29 -03:00
Vox 0b871ee52a fix(Core/Spells): remove duplicate Decahedral Dwarven Dice emote hardcode (#26765) 2026-07-25 16:10:56 +02:00
CarloHagens 3117e4a4ff fix(Core/Instances): day-align expired reset time (#26711)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-25 09:21:18 -03:00
Saqra1 da2047ea03 fix(Core/Achievements): Track World Wide Winner arena wins (#26772) 2026-07-25 11:16:34 +02:00
github-actions[bot] f5db7d8d72 chore(DB): import pending files
Referenced commit(s): a8be89f121
2026-07-25 07:49:33 +00:00
Gultask a8be89f121 fix(DB/SAI): Group Completion for A Righteous Sermon (12321) (#26784) 2026-07-25 09:48:20 +02:00
Gultask 9bf81ddc84 fix(Scripts/Dragonblight): Group Credit for The Chain Gun and You (#26785) 2026-07-25 03:09:27 -03:00
Celandriel 1ddaf75bbd Merge remote-tracking branch 'upstream/master' into test-staging
# Conflicts:
#	.github/workflows/core-build-nopch.yml
#	.github/workflows/core-build-pch.yml
#	.github/workflows/macos_build.yml
#	.github/workflows/windows_build.yml
#	src/server/game/DataStores/DBCStores.cpp
#	src/server/game/Guilds/Guild.h
#	src/server/game/Scripting/ScriptDefines/DatabaseScript.cpp
#	src/server/game/Server/WorldSession.h
2026-07-25 01:45:09 +00:00
Keleborn ceeb3116eb Merge pull request #227 from mod-playerbots/test-staging
Test staging
2026-07-24 18:11:03 -07:00
mpfans 0dafc681ed fix(Core/Spells): guard m_caster access during Spell destruction chain (#26782) 2026-07-24 18:02:29 -03:00
Crow 653d177503 fix(Scripts/BRD): Use Correct Fiery Burst and War Stomp Spell IDs for Magmus (#26666) 2026-07-24 21:50:30 +02:00
github-actions[bot] 194ea65e00 chore(DB): import pending files
Referenced commit(s): ac6592ae3f
2026-07-24 19:04:59 +00:00
EricksOliveira ac6592ae3f fix(Scripts/IcecrownCitadel): Fixed Blood Orb Game Object (#24340)
Co-authored-by: Lucas Nascimento <keader.android@gmail.com>
2026-07-24 21:03:44 +02:00
github-actions[bot] f86772437c chore(DB): import pending files
Referenced commit(s): 0e9abcd305
2026-07-24 09:29:57 +00:00
Andrew 0e9abcd305 fix(Core/Spells): don't resolve spellmod owner for casters no longer on a map (#26780) 2026-07-24 06:28:38 -03:00
Vox 1a7b191da2 fix(db/Creature): Dead Mage Hunter Improvements (#26760) 2026-07-24 11:27:21 +02:00
Andrew 10f378bc1d fix(Scripts/Naxxramas): despawn summons on boss death (#26770) 2026-07-24 06:11:39 -03:00
moostigre 6c104dfba0 fix(Core/GameObject): clean up stale fishing bobbers (#26453)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-07-24 09:03:00 +02:00
github-actions[bot] 38dc96259c chore(DB): import pending files
Referenced commit(s): ca5b38fb6c
2026-07-24 06:54:34 +00:00