Compare commits

...

4003 Commits

Author SHA1 Message Date
github-actions[bot] 482d348f50 chore(DB): import pending files
Referenced commit(s): 51f3ebebc0
2026-05-31 13:11:37 +00:00
Andrew 51f3ebebc0 feat(Scripts/Commands): default battle id to Wintergrasp when omitted (#26035)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-31 10:10:27 -03:00
github-actions[bot] 1b026d2e0b chore(DB): import pending files
Referenced commit(s): 87a92873de
2026-05-31 08:04:36 +00:00
MacWarrior 87a92873de fix(DB/locales): Update frFR item name & description (#23745)
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-31 10:03:26 +02:00
Andrew f8ceac0468 fix(Core/Battlefield): collapse BfCapturePoint::ActivePlayers to single set (#26034)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-30 21:20:20 -03:00
Andrew 919eefef7e refactor(Core/Battlefield): fire OnBattlefieldWarEnd before OnBattleEnd (#26030)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-30 19:45:51 -03:00
github-actions[bot] 2b932e5cb0 chore(DB): import pending files
Referenced commit(s): c5d44c54ff
2026-05-30 18:32:14 +00:00
MacWarrior d67cf56812 fix(DB/locales): Update esES item name & description (#23747)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-30 20:31:12 +02:00
MacWarrior c5d44c54ff fix(DB/locales): Update esMX item name & description (#23748)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-30 20:30:56 +02:00
github-actions[bot] f0808fba8b chore(DB): import pending files
Referenced commit(s): 046dd2e89b
2026-05-30 18:29:18 +00:00
MacWarrior 046dd2e89b fix(DB/locales): Update koKR item name & description (#23749)
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-30 20:28:05 +02:00
github-actions[bot] ec3cba8c1d chore(DB): import pending files
Referenced commit(s): 111ebf715e
2026-05-30 18:09:50 +00:00
MacWarrior 111ebf715e fix(DB/locales): Update zhCN item name & description (#23751)
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-30 20:08:35 +02:00
github-actions[bot] 942751c775 chore(DB): import pending files
Referenced commit(s): efb8fa54a4
2026-05-30 14:24:49 +00:00
MacWarrior efb8fa54a4 fix(DB/locale): Update zhTW item name & description (#23752)
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-30 16:23:37 +02:00
github-actions[bot] c914ef3233 chore(DB): import pending files
Referenced commit(s): f009288a29
2026-05-30 13:38:23 +00:00
MacWarrior f009288a29 fix(DB/locales): Update ruRU item name & description (#23750)
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-30 15:37:09 +02:00
github-actions[bot] df16ebd894 chore(DB): import pending files
Referenced commit(s): 5f053117d5
2026-05-30 11:23:53 +00:00
MacWarrior 87e0aa4ff6 fix(DB/locales): Update deDE item name & description (#23746)
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-30 13:17:52 +02:00
sogladev 5f053117d5 fix(Scripts/Spells): feast spells refer to invoker's name (#26021) 2026-05-30 13:16:36 +02:00
github-actions[bot] 46be8a5080 chore(DB): import pending files
Referenced commit(s): f7019beda4
2026-05-30 11:14:15 +00:00
sogladev dab09941a5 fix(DB/SpellCone): implement spell_cone table and radius calculation (#26024) 2026-05-30 08:11:09 -03:00
sogladev cbb4937ee6 fix(Scripts/Commands): change waypoint script parameter type (#26026) 2026-05-30 08:10:55 -03:00
Florent f7019beda4 fix(Scripts/MagtheridonsLair): prevent Hellfire Channelers from respawning during boss fight (#25603)
Co-authored-by: sogla <sogladev@gmail.com>
2026-05-30 08:08:38 -03:00
EricksOliveira e675151983 fix(Scripts/IcecrownCitadel): fix Lord Marrowgar MaxDistance bonestorm (#25906) 2026-05-29 21:13:56 -03:00
Andrew 4f1745483d fix(Core/Groups): preserve BoP trade window when mailing roll-won items (#26023)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 21:12:45 -03:00
blinkysc 46f0d4033a fix(Core/Combat): drop dangling current victim on phase change crash (#26020)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-29 09:22:01 -05:00
Andrew c029eab828 feat(Core/Wintergrasp): optional Essence buff for both factions (#26017) 2026-05-29 00:16:57 -03:00
Andrew dabb8f722c fix(Core/Battlefield): block invites and kicks from BF raids (#26015)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-29 00:08:15 -03:00
Andrew 43e16de514 fix(Core/Wintergrasp): disband raid groups on battle end (#26014)
Co-authored-by: Xfurry <xfurry.cmangos@outlook.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 22:37:06 -03:00
Andrew 419af5796e feat(Core/Battlefield): grace period for mid-war logout/relog (#26013)
Co-authored-by: Yaki Khadafi <ElSolDolLo@gmail.com>
Co-authored-by: Xfurry <xfurry.cmangos@outlook.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 21:18:24 -03:00
Crow 74da7dda12 fix(Core/Spells): Archimonde's Doomfire should not be subject to fire resistance (#25181)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-05-28 20:44:57 -03:00
sogladev c1baf53887 fix(Scripts/Karazhan): Moroes vanish reset (#26009) 2026-05-28 14:13:29 -03:00
sogladev 1cccafbe0c fix(Core/Unit): prevent self-immunity in IsImmunedToSpell (#25984)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-28 08:17:39 +02:00
Grimfeather 74b798c8b5 fix(Scripts/World): Arcane Charges (#25806) 2026-05-27 23:32:46 -03:00
sogladev ffc5094300 fix(Core/LFG): Sort players by role in LFG proposals (#25954) 2026-05-27 23:31:56 -03:00
Andrew f8205c8b67 fix(Core/Wintergrasp): remove redundant chamber teleport on battle start (#26004)
Co-authored-by: Xfurry <xfurry.cmangos@outlook.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 23:28:16 -03:00
Andrew 0a9c55f308 feat(Core/Wintergrasp): aura-driven resurrect queue (#26002)
Co-authored-by: Balrok <balrok@getmangos.com>
Co-authored-by: Xfurry <xfurry.cmangos@outlook.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 22:44:54 -03:00
Andrew e588638749 refactor(Core/Wintergrasp): Use helper to clear tracking references (#26003) 2026-05-27 22:43:35 -03:00
github-actions[bot] ae8866ac46 chore(DB): import pending files
Referenced commit(s): 5f38fc7a6f
2026-05-28 01:19:41 +00:00
Angelo Venturini 5f38fc7a6f fix(DB/Creature): Crash on Fathomlord Karathress (#26001) 2026-05-27 22:18:33 -03:00
Andrew a73b1b2269 fix(Core/Battlefield): pre-clear stale tracking on enter (#25989)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 23:10:09 -03:00
Andrew d9d011727b fix(Scripts/Wintergrasp): Use TeamId for vehicle teleporter (#25988)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 21:42:43 -03:00
Andrew 1ff5147b85 feat(Core/Battlefield): Skip GMs from war invites (#25987)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 21:11:25 -03:00
github-actions[bot] 08e458a62b chore(DB): import pending files
Referenced commit(s): 7094270b8e
2026-05-26 16:13:52 +00:00
sogladev 7094270b8e fix(DB/Conditions): prevent Dragonflayer Runecaster shielding a rat (#25955) 2026-05-26 18:12:39 +02:00
Andrew af2c766a8c fix(Scripts/Karazhan): Clear Moroes immunity flag on reset (#25972)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-25 23:34:36 -03:00
Andrew fd256afab3 fix(Core/Battlefield): reject expired war invites (#25971)
Co-authored-by: Yaki Khadafi <ElSolDolLo@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-25 20:39:04 -03:00
github-actions[bot] 30a0a9a816 chore(DB): import pending files
Referenced commit(s): 7f736fb4ba
2026-05-25 07:49:02 +00:00
Andrew 7f736fb4ba fix(DB/Wintergrasp): Phase Whispering Wind during battle (#25961)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-25 09:47:52 +02:00
Francesco Borzì e312aa547b docs: improve CLAUDE.md (#25797)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-25 04:27:38 -03:00
Andrew e7cf13a4a8 fix(Core/Battlefield): Restrict WG relic-room kick to wartime (#25960)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 20:01:11 -03:00
mpfans 3b58c9afad fix(Scripts/Kalimdor): prevent starting Caravan escort when in progress (#25776) 2026-05-24 18:33:23 -03:00
github-actions[bot] d7fca81ac2 chore(DB): import pending files
Referenced commit(s): 921caed718
2026-05-24 21:33:06 +00:00
Grimfeather 25bf0f9f07 fix(Core/Scripts) Alterac Valley - Iceblood Tower (#25953) 2026-05-24 18:32:48 -03:00
Andrew 503735c540 feat(Core/Commands): add .pet rename command (#25951)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 18:32:35 -03:00
Andrew 110cb0874d feat(Core/Battlegrounds): Add PvP announce opt-out flags (#25957)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 18:32:20 -03:00
github-actions[bot] 921caed718 chore(DB): import pending files
Referenced commit(s): cd2c30d73e
2026-05-24 21:32:02 +00:00
Andrew f05d5375aa fix(DB/Conditions): Subjugated Iskalder despawns mid-quest 13133 (#25949)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 18:31:58 -03:00
v-mstrs cd2c30d73e fix(DB/Creature): Add immunities to Web Wraps (Naxxramas) (#25947) 2026-05-24 18:30:52 -03:00
Andrew f6bbbcc67f feat(Core/Wintergrasp): toggle for VoA pre-battle kick (#25942)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 09:34:08 -03:00
Andrew e0046d8ba8 fix(Core/Battlefield): Restrict Within Our Grasp to attackers (#25945)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 09:26:47 -03:00
sogladev 8bf01db849 feat(VSCode): Add commit message generation instructions for Copilot (#25908) 2026-05-24 04:18:34 -03:00
Robin Gustafsson 0f1f1615e2 feat(Core/Scripting): Add Player SetSkill hook (#25599) 2026-05-24 04:16:56 -03:00
Rocco Silipo e1beea25e9 fix(Core/Unit): Recalculate run speed on dismount from taxi flight. (#25936) 2026-05-23 23:50:04 +02:00
github-actions[bot] 34a5902e04 chore(DB): import pending files
Referenced commit(s): 5183bd1032
2026-05-23 15:07:04 +00:00
EricksOliveira 5183bd1032 fix(DB/Creature): Remove spiritual immunity from creature after setting spirit (#25916) 2026-05-23 12:05:49 -03:00
github-actions[bot] b99d6c7698 chore(DB): import pending files
Referenced commit(s): 90f635b147
2026-05-22 12:56:02 +00:00
Andrew 90f635b147 fix(DB/SAI): Deadliest Trap Ever Laid counter survives evade (#25923)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 09:54:49 -03:00
Andrew 2d92b338d7 feat(Core/SmartAI): add SMART_ACTION_INC_DATA (242) (#25922)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 07:58:23 -03:00
sogladev 027306fa0a fix(Core/Player): increase jumpRadius of melee chain to 10y (#25815) 2026-05-21 21:16:58 -03:00
github-actions[bot] eda6343164 chore(DB): import pending files
Referenced commit(s): 7a942fea38
2026-05-20 15:04:38 +00:00
Ryan Turner 7a942fea38 fix(DB/CompletionText) - Corrected the text for the quest "Vejrek" (#25812)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2026-05-20 16:02:41 +01:00
blinkysc e944605b9b fix(Core/SotA): stuck-in-combat after damaging cannons/demolishers (#25905)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-19 22:05:14 -03:00
Andrew 169e31f2c6 feat(Core/Groups): mail roll-won items when inventory is full (#25909)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 21:41:11 -03:00
github-actions[bot] a5c11d081d chore(DB): import pending files
Referenced commit(s): b9e2bcd680
2026-05-19 14:34:10 +00:00
Rocco Silipo b9e2bcd680 fix(DB/Creature): Add Kodo Packs and waypoints. (#25892) 2026-05-19 11:32:55 -03:00
github-actions[bot] e897d22e8f chore(DB): import pending files
Referenced commit(s): 2a48cbc9e1
2026-05-19 09:43:50 +00:00
sudlud 2a48cbc9e1 fix(DB/Creature): Sniffed Values for 'Ludin Farrow' spawns (#25899) 2026-05-19 11:42:35 +02:00
Dinkledork ed3a6a1bd0 fix(Scripts/GruulsLair): Fix time unit typo (#25900) 2026-05-19 09:11:48 +02:00
kb31 771253f43d chore(CMake): enable standard conforming MSVC preprocessor (#25828) 2026-05-18 21:44:19 -03:00
Andrew dfa1009869 fix(Core/Chat): fix crash when using GetModuleString() from console (#25896)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 21:37:17 -03:00
github-actions[bot] 3474fb94fb chore(DB): import pending files
Referenced commit(s): e9840ab602
2026-05-18 23:48:56 +00:00
Rocco Silipo e9840ab602 fix(DB/SAI): Lost Soul now have 4 spawn points and right behaviors. (#25895) 2026-05-18 20:47:46 -03:00
kb31 47046c4cb6 chore(vscode): C++20 (#25891) 2026-05-19 00:32:26 +02:00
Andrew f79b594261 fix(Scripts/CoS): prevent Arthas from spamming Exorcism (#25889)
Co-authored-by: ccrs <4329612+ccrs@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 11:25:22 +02:00
github-actions[bot] e5ba1bde34 chore(DB): import pending files
Referenced commit(s): 693e20535e
2026-05-18 01:15:58 +00:00
Rocco Silipo 693e20535e fix(DB/Creature): Add Baron Longshore missing spawnpoints and pool. (#25886) 2026-05-18 03:14:29 +02:00
github-actions[bot] d7b037f242 chore(DB): import pending files
Referenced commit(s): 36234f03ad
2026-05-18 00:47:55 +00:00
Rocco Silipo 36234f03ad fix(DB/SAI): Solve waypoint and behavior issues for Fizzle Darkstorm and other creatures near him. (#25888) 2026-05-18 02:46:47 +02:00
github-actions[bot] 08a01ab6f7 chore(DB): import pending files
Referenced commit(s): 53f2c04b32
2026-05-17 23:26:52 +00:00
Vox 53f2c04b32 fix(DB/Creature): Remove 'Dead Alliance Soldier' from Icecrown spawn (#25827) 2026-05-18 01:25:43 +02:00
blinkysc 7e229e99fa fix(Scripts/HoR): drop player combat with Arthas on chase end (#25884)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: MitchesD <majklprofik@seznam.cz>
Co-authored-by: joschiwald <joschiwald.trinity@gmail.com>
2026-05-17 17:09:00 -05:00
github-actions[bot] 6a21c7419c chore(DB): import pending files
Referenced commit(s): 5cdd837edf
2026-05-17 17:50:08 +00:00
Tereneckla 5cdd837edf fix(DB/Loot): equalize gem drop chance of Small Velvet Bag (#25883) 2026-05-17 12:48:38 -05:00
github-actions[bot] 00bbc7c6b4 chore(DB): import pending files
Referenced commit(s): 1624d908ec
2026-05-17 17:36:28 +00:00
kb31 1624d908ec fix(DB/Spells): Scourgebane Infusion and Scourgebane Draught should stack (#25823) 2026-05-17 12:35:16 -05:00
sogladev 2430168263 fix(Core/Vehicle): parachute on vehicle exit (#25848) 2026-05-17 12:22:47 -05:00
blinkysc 380f6cb60f fix(Core/Spells): Stop JoL/JoW from procing caster's heal trinkets (#25881)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-17 12:08:28 -05:00
github-actions[bot] 108039fdb7 chore(DB): import pending files
Referenced commit(s): 56ba43501a
2026-05-17 16:55:55 +00:00
Marchy 32759d7078 fix(DB/Quest): Reward bag contains 0 gems (#25858) 2026-05-17 13:54:18 -03:00
EricksOliveira 56ba43501a fix(DB/Text): SMART_ACTION_TALK error worldserver. (#25666) 2026-05-17 13:42:59 -03:00
github-actions[bot] af3f304a37 chore(DB): import pending files
Referenced commit(s): 6350a611d0
2026-05-17 16:34:33 +00:00
Andrew 5e3050c2d3 feat(Core/DB): split debug command RBAC into three permission tiers (#25882)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 13:32:57 -03:00
github-actions[bot] 48f37cc3d0 chore(DB): import pending files
Referenced commit(s): c3214bade4
2026-05-17 16:10:17 +00:00
blinkysc 6350a611d0 fix(DB/Commands): Help text for 7 missing commands (#25878)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-17 11:04:08 -05:00
blinkysc 9722cd4f13 fix(Scripts/Spells): Mark of Conquest energize wrong spell ID (#25877)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-17 11:03:40 -05:00
blinkysc b97fc0a873 fix(DB/SAI): The Second Trial champions not attacking (#25879)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-17 11:03:25 -05:00
blinkysc c3214bade4 fix(DB/Spell): Reckoning extra attack on miss/dodge/parry (#25880)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-17 11:03:04 -05:00
Andrew 8f293d00ee feat(Core): add OnPlayerQuestAccept hook to PlayerScript (#25875)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 08:06:40 -03:00
Andrew 5f5c287cd3 feat(Core/Battlefield): Add OnBattlefieldPlayerKill script hook (#25871)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 01:12:04 -03:00
Andrew ac12f5d27c fix(Core/Battlefield): fire OnBattlefieldPlayerLeaveZone before HasPlayer guard (#25870)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 20:22:14 -03:00
github-actions[bot] d45e01e1ea chore(DB): import pending files
Referenced commit(s): 9cdcccff30
2026-05-16 22:50:34 +00:00
sogladev 9cdcccff30 fix(DB/PlayerShapeshiftModel): Night Elf shapeshift models (#25862) 2026-05-16 19:49:23 -03:00
blinkysc 076016836e fix(Core/Player): preserve extra_flags when GM-state restore gate skips (#25861)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-16 11:41:24 -05:00
UndeadRogue 84a66e345b chore(Docker): Upgrade Ubuntu to 24.04 (#24459)
Co-authored-by: sogladev <sogladev@gmail.com>
2026-05-16 13:31:41 +02:00
github-actions[bot] c0c86d21da chore(DB): import pending files
Referenced commit(s): 9d182cf129
2026-05-16 10:40:30 +00:00
Stephen Schlie 9d182cf129 fix(DB/Text): One of the Nifflevar in Howling Fjord shouts in Orcish (#25857) 2026-05-16 07:39:20 -03:00
github-actions[bot] f0f61042eb chore(DB): import pending files
Referenced commit(s): cefdcb92b7
2026-05-16 07:30:30 +00:00
Rocco Silipo cefdcb92b7 fix(DB/SAI): Add Trok and Karu behavior. (#25853) 2026-05-16 09:29:22 +02:00
Andrew 04dff51418 fix(Scripts/Karazhan): fix Moroes guests not respawning on evade (#25851)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-05-15 22:40:22 -03:00
github-actions[bot] 46a649c6f6 chore(DB): import pending files
Referenced commit(s): de9461976d
2026-05-15 17:39:23 +00:00
armedprophet de9461976d fix(DB/SAI): Rampage! chain bunnies not arming on spawn (#25808)
Co-authored-by: sogla <sogladev@gmail.com>
2026-05-15 14:38:12 -03:00
Marchy 0b30b3f99f fix(Scripts/Gundrak): Dispell puncture aura from players after killing Gal'darah (#25830) 2026-05-14 16:25:09 -03:00
Andrew 61e99f9c44 fix(Core/Maps): fix pooled creature/GO respawn in instanced maps (#25826)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 09:58:16 -03:00
github-actions[bot] b1e226db96 chore(DB): import pending files
Referenced commit(s): 1dd2236a06
2026-05-14 09:50:45 +00:00
Andrew 485769354c feat(Scripts/Commands): add respawn guid/entry' command and expand list resp… (#25787)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2026-05-14 06:50:43 -03:00
sigman 1dd2236a06 fix(Scripts/Spells): Fix 'still in combat' status after hunter tames a beast (in quest) (#25811) 2026-05-14 06:49:29 -03:00
mpfans cb999cf889 fix(ICC/Putricide): add Mutated Plague cast in P3 (#25802) 2026-05-12 08:10:09 -03:00
5Buttons 3678096ef7 fix(Scripts/Ulduar): kologarn eyebeam emote being visible to all players (#25807) 2026-05-11 19:34:56 -03:00
Francesco Borzì 3720bc585c chore(gitignore): optimize Claude ignores (#25796) 2026-05-11 08:25:14 -03:00
github-actions[bot] 1a951f5e73 chore(DB): import pending files
Referenced commit(s): 40a52c885e
2026-05-10 14:47:33 +00:00
Stefano Borzì a9571bcc56 feat(Scripts/Commands): show level on character deleted list, show characters from most recent (#25791) 2026-05-10 11:47:21 -03:00
Andrew 40a52c885e feat(Core/Scripts): Add ChatLog.Enable config to chat_log.cpp (#25795)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2026-05-10 11:46:36 -03:00
github-actions[bot] 925912246d chore(DB): import pending files
Referenced commit(s): f4be7b1e2b
2026-05-10 14:34:32 +00:00
Ijostrom 7e13d17cc1 feat(Core/Config): Resurrection durability loss percentage (#25715)
Co-authored-by: Ijostrom <skylarburk@mail.com>
2026-05-10 11:34:15 -03:00
Andrew f4be7b1e2b fix(DB/Quest): On Ruby Wings - prevent Antiok idle despawn pre-engage (#25785)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 11:33:24 -03:00
github-actions[bot] bf7b54c899 chore(DB): import pending files
Referenced commit(s): 5df0282bae
2026-05-09 18:50:31 +00:00
Andrew 5df0282bae fix(Core/Commands): limit .character deleted list results to 50 (#25779)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-09 15:49:21 -03:00
github-actions[bot] c03fdf101a chore(DB): import pending files
Referenced commit(s): 6c4f96de8b
2026-05-09 15:54:33 +00:00
Andrew 64d0b993a3 fix(Scripts/RFD): make Belnistrasz's Brazier persist after his despawn (#25782) 2026-05-09 12:53:47 -03:00
sogladev 6c4f96de8b fix(DB/SmartAI): fix excessive amount of Flamebringers spawns (#25780) 2026-05-09 12:53:26 -03:00
Andrew 1f24863e58 fix(Scripts/UP): fix "My Girl Loves to Skadi All the Time" achievement (#25770)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 22:35:37 -03:00
github-actions[bot] 94a096d778 chore(DB): import pending files
Referenced commit(s): e72d8e94db
2026-05-09 00:52:28 +00:00
Andrew e72d8e94db fix(Core/RBAC): use filter perm to gate .whispers command (#25771)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 21:51:04 -03:00
天鹭 b71ff97875 fix(Scripts/HoR): The correct method to fix Quel'Delar freeze (#25756) 2026-05-08 21:22:39 -03:00
blinkysc fa2ce2b12f fix(Core/Vehicles): Remove incorrect passenger->vehicle threat redirection (#25719)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2026-05-08 12:37:06 -03:00
blinkysc db4bf267a8 fix(Core/Player): Recheck shapeshift bonus auras on spec swap (#25764)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-05-08 09:33:16 -03:00
github-actions[bot] fc4582c4e4 chore(DB): import pending files
Referenced commit(s): c36f83b5ef
2026-05-08 11:32:37 +00:00
Andrew c36f83b5ef fix(DB/Conditions): Fix Gloom'rel condition type for Smelt Dark Iron check (#25755) 2026-05-08 08:31:18 -03:00
EricksOliveira 847b734dd9 fix(Scripts/HoR): Quel'Delar freeze (#25712) 2026-05-07 21:28:44 -03:00
Benjamin Jackson d00f6db013 fix(Scripts/EyeofEternity): Remove redundant Malygos kill credit achievement criteria. (#25752) 2026-05-07 21:26:37 -03:00
Andrew bceaddb73b feat(Core/Scripting): Add OnBattlefieldWarEnd script hook (#25754)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 21:24:27 -03:00
github-actions[bot] 47c231b270 chore(DB): import pending files
Referenced commit(s): 1b152e8006
2026-05-07 15:06:52 +00:00
Steffen Schmidt 1b152e8006 fix(DB): [Quest] Fix despawning for "Kickin' Nass and Takin' Manes" (#25679)
Co-authored-by: Steffen Schmidt <Steffen.Schmidt@bit-in.de>
2026-05-07 17:05:35 +02:00
github-actions[bot] c770d7ac60 chore(DB): import pending files
Referenced commit(s): 1202a6ae5a
2026-05-07 13:12:41 +00:00
Benjamin Jackson 1202a6ae5a fix(DB/Spell): Add Amberseed spell link to male Indisposed spell for quest Doing Your Duty. (#25746) 2026-05-07 10:11:20 -03:00
blinkysc 9b227c8cf2 chore(Core/RBAC): Drop redundant AllowTwoSide configs (#25741)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-07 08:36:46 -03:00
blinkysc b3f882048a chore(Core/RBAC): Deprecate AllowTwoSide.WhoList config (#25738)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-06 13:13:00 -05:00
github-actions[bot] 0dd57b409a chore(DB): import pending files
Referenced commit(s): 9083fe254d
2026-05-06 14:36:50 +00:00
Rocco Silipo 9083fe254d fix(DB/SAI): Ceremonial Dragonflayer Harpoon now despawns when clicked. (#25732) 2026-05-06 16:35:32 +02:00
blinkysc d9f96a63e2 fix(Core/RBAC): guard against null RBACData in .rbac account commands (#25724)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-06 01:59:32 -03:00
sogladev 95e4d8a423 fix(Scripts/World): Precious and Simone use safer calls (#25728) 2026-05-06 00:26:30 -03:00
blinkysc c96d48c299 fix(Core/Spells): Apply healing done % to Swiftmend (#25722)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-05 20:16:55 -03:00
blinkysc 6d83e35d19 fix(Core/Trade): fix use-after-free in GM trade log on stack merge (#25723)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-05 14:22:28 -03:00
github-actions[bot] 35b8e3baa1 chore(DB): import pending files
Referenced commit(s): e4c596eacb
2026-05-05 15:35:59 +00:00
blinkysc e4c596eacb fix(DB/Spells): Talisman of Troll Divinity direct heal proc (#25721)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-05 12:34:35 -03:00
github-actions[bot] be2c17204d chore(DB): import pending files
Referenced commit(s): abddb66309
2026-05-05 12:15:18 +00:00
Rocco Silipo abddb66309 fix(DB/SAI): Negatron can now be attacked by players and npcs. (#25718) 2026-05-05 14:14:01 +02:00
github-actions[bot] bd35af5ee0 chore(DB): import pending files
Referenced commit(s): 8060e154b5
2026-05-05 08:33:15 +00:00
Rocco Silipo 8060e154b5 fix(DB/SAI): Doctor Sabnok must remain immune to players. (#25717) 2026-05-05 10:32:00 +02:00
github-actions[bot] 58b2e5025a chore(DB): import pending files
Referenced commit(s): e61c2c592b
2026-05-05 08:22:41 +00:00
Rocco Silipo e61c2c592b fix(DB/SAI): Talbot shouldn't have Quest Giver flag active during the quest Last Rites and Thassarian should even ends its move_to_pos. (#25713)
Co-authored-by: Sogladev <sogladev@gmail.com>
2026-05-05 10:21:34 +02:00
blinkysc 524b01d0bd fix(Core/Spells): Don't generate threat from happiness energize (#25709)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-05 04:50:17 -03:00
blinkysc 37f6ac29f8 fix(Core/Spells): Fix quest 11893 credit handler resolving totem owner (#25310)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-05 04:48:24 -03:00
github-actions[bot] a182c86064 chore(DB): import pending files
Referenced commit(s): 1cd8516e38
2026-05-05 07:47:56 +00:00
sogladev 1cd8516e38 fix(Core/SmartAI): Mist escort and follow completion granting Credit (#25653) 2026-05-05 04:46:47 -03:00
Andrew 5bf1a9d65d feat(Scripts/Commands): Parse money string and validate sendmoney com… (#25702) 2026-05-05 04:45:08 -03:00
Andrew 69029a78c3 fix(Scripts/BRD): Update High Interrogator Gerstahn spell IDs (#25703) 2026-05-05 04:44:51 -03:00
github-actions[bot] 323a0bfa36 chore(DB): import pending files
Referenced commit(s): c9eace6ad9
2026-05-04 15:05:55 +00:00
Rocco Silipo c9eace6ad9 fix(DB/S.Group): Add Stitches to Legacy Spawn Group. (#25708)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2026-05-04 17:04:36 +02:00
github-actions[bot] d8467f75ab chore(DB): import pending files
Referenced commit(s): b9a402885e
2026-05-04 10:48:34 +00:00
Rocco Silipo b9a402885e fix(DB/Script/SAI): Move Icefang behavior to SmartAI. (#25706) 2026-05-04 12:47:23 +02:00
github-actions[bot] 2f6d4e794d chore(DB): import pending files
Referenced commit(s): 74a42f591b
2026-05-03 20:33:32 +00:00
Rocco Silipo 74a42f591b fix(DB/SAI): Prevent players from challenging Death Knight Initiates if they are despawning- (#25700) 2026-05-03 22:32:22 +02:00
Andrew f3bd80153e fix(Scripts/OS): clear Twilight Torment on encounter end (#25697) 2026-05-03 21:20:42 +02:00
Andrew 9fb59e9cf1 fix(Core/Creature): Null-check idle motion slot in CanCreatureAttack (#25699) 2026-05-03 14:26:50 -03:00
Andrew 1f3969708c chore: fix windows build (#25696) 2026-05-03 07:27:18 -03:00
github-actions[bot] 9f0df43f94 chore(DB): import pending files
Referenced commit(s): 685ef839f8
2026-05-03 09:26:21 +00:00
blinkysc 4305f741a4 fix(Core/Scripts): Fix DK Gargoyle not resuming attack after CC (#25318)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-03 06:25:56 -03:00
sogladev 45018c110f fix(Core/Player): CanSeeSpellClickOn requires spellclick entry (#25585)
Co-authored-by: Gustavo <sirikfoll@hotmail.com>
2026-05-03 06:24:56 -03:00
Andrew 685ef839f8 feat(Scripts/Commands): Add .pet list and .pet delete commands (#25692)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-03 06:24:06 -03:00
Andrew 3a36c1ca8d fix(Scripts/HoR): keep leader intro events across double Reset (#25689) 2026-05-02 20:52:47 -03:00
sogladev 1c66fdd45b fix(Scripts/Naxxramas): Patchwerk's Hateful Strike target selection (#25429) 2026-05-02 20:41:35 +02:00
sogladev 43aa645660 fix(Scripts/Northrend): Update Drakkensryd proto-drake vehicle logic (#25587)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-05-02 19:57:06 +02:00
Andrew 50ebe52b96 fix(Scripts/Quest): Don't Kill the Fat One submission flow (#25685) 2026-05-02 10:57:03 -03:00
Andrew 6efdf52d4e fix(Core/Network): guard against null m_Socket in WorldSession::Update idle check (#25686)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-02 09:57:38 -03:00
github-actions[bot] 75fab8f478 chore(DB): import pending files
Referenced commit(s): 4a1516de75
2026-05-02 12:18:57 +00:00
Rocco Silipo 4a1516de75 fix(DB/SAI): Set probability to 0 for the second model of Mine Car and Iron Dwarf Relic. (#25664) 2026-05-02 14:17:46 +02:00
blinkysc b6292f3509 fix(Core/Druid): preserve shapeshift form across map changes (#25556)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-05-02 07:09:00 -05:00
github-actions[bot] e4aacc17bb chore(DB): import pending files
Referenced commit(s): 162d298da2
2026-05-02 09:00:23 +00:00
Rocco Silipo 162d298da2 fix(DB/Loot): Remove Quest Requirement for Faded Photograph item. (#25684) 2026-05-02 05:59:14 -03:00
github-actions[bot] c216d8b57f chore(DB): import pending files
Referenced commit(s): f92dbd1ff3
2026-05-02 08:16:33 +00:00
Andrew f92dbd1ff3 fix(DB/Quest): On Ruby Wings - prevent Antiok despawn when Thiassi dies (#25683)
Co-authored-by: Dr-J <daniel.jarrott0@gmail.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-02 05:15:22 -03:00
Tereneckla 55c231ae04 fix(Core/Items): skip empty stats instead of stopping on them (#25671) 2026-05-01 21:31:07 -03:00
github-actions[bot] b801931f0a chore(DB): import pending files
Referenced commit(s): 0c5d5c448c
2026-05-01 21:17:47 +00:00
Rocco Silipo 0c5d5c448c fix(DB/Auras): Taunka Soldiers, Greatmother Icemist and Roanauk Icemist are now invisible until their related quests are completed. (#25681) 2026-05-01 23:16:34 +02:00
github-actions[bot] 64d4dfff24 chore(DB): import pending files
Referenced commit(s): 89275a5c4a
2026-05-01 20:12:04 +00:00
sogladev 89275a5c4a fix(DB/SmartAI): Crypt Guard can no longer be pulled without Anub'Rekhan (#25677)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-01 22:10:50 +02:00
github-actions[bot] 0905acb1c2 chore(DB): import pending files
Referenced commit(s): 68a8f16709
2026-05-01 18:20:42 +00:00
Rocco Silipo 68a8f16709 fix(DB/Script): Creatures in Chapel of the Crimson Flame are no longer visible until the player delivers the quest Bloody Breakout. (#25678) 2026-05-01 20:19:35 +02:00
sogladev de8b5e5726 fix(Core/Pets): Mob solod by pet no longer grant exp/loot to its master (#25676) 2026-05-01 11:48:22 -03:00
github-actions[bot] 866bcc1b62 chore(DB): import pending files
Referenced commit(s): 779331fc4b
2026-05-01 12:20:42 +00:00
blinkysc 779331fc4b feat(Core/RBAC): Role Based Access Controls (#24641)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Spp <spp@jorge.gr>
Co-authored-by: Spp <spp@tc.plus>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2026-05-01 09:19:30 -03:00
sogladev a783e6c436 fix(Scripts/ObsidianSanctum): fix race where Drake does not land (#25674) 2026-05-01 07:58:10 -03:00
github-actions[bot] ab9d0a074d chore(DB): import pending files
Referenced commit(s): b1f3eb0073
2026-04-30 20:03:21 +00:00
Steffen Schmidt b1f3eb0073 fix(DB/Creature): Fix Reanimated Exarch unit_flags after spawn (#25548)
Co-authored-by: Steffen Schmidt <Steffen.Schmidt@bit-in.de>
2026-04-30 22:02:09 +02:00
kb31 0b32c50fb2 fix(Core/Spells): Don't remove shield-dependant auras in Dismantle (#25658) 2026-04-30 07:16:53 -05:00
github-actions[bot] 6956fd2db8 chore(DB): import pending files
Referenced commit(s): e1c35f72fa
2026-04-30 00:55:12 +00:00
EricksOliveira e1c35f72fa fix(DB/Gameobject): Fixed Lever Spawn Position (#25636)
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2026-04-29 21:54:05 -03:00
github-actions[bot] 510ecb4324 chore(DB): import pending files
Referenced commit(s): ce26dabafd
2026-04-30 00:49:35 +00:00
Andrew 429c621fb7 fix(DB/SAI): BRD Hurley Blackbreath group stuck immune to PCs (#25659) 2026-04-29 21:48:48 -03:00
sogladev ce26dabafd fix(Scripts/Northrend): KTZ Void Blast can now fail Immortal criteria (#25652) 2026-04-29 21:48:24 -03:00
github-actions[bot] b87da27987 chore(DB): import pending files
Referenced commit(s): 6eafa116cd
2026-04-29 22:07:33 +00:00
sogladev 6eafa116cd fix(Scripts/SmartAI): Warlock Doomguard quest Suppression (#25655) 2026-04-29 19:06:22 -03:00
github-actions[bot] 5be8a8a8ac chore(DB): import pending files
Referenced commit(s): 0bb5bb3010
2026-04-29 15:21:59 +00:00
Rocco Silipo 0bb5bb3010 fix(DB/ModelInfo): Remove wrong Other Gender from a couple of DisplayIDs. (#25650) 2026-04-29 17:18:53 +02:00
github-actions[bot] ace204810f chore(DB): import pending files
Referenced commit(s): e043f0356d
2026-04-29 00:37:40 +00:00
sogladev 5beb53e7b5 fix(DB/Creature): Templates for Green and Gold arena npcs in Dalaran (#25467) 2026-04-28 21:37:23 -03:00
sogladev e043f0356d fix(DB/Loot): Sartharion 25M always drops 2 T7.5 Tokens (#25578)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-28 21:36:34 -03:00
github-actions[bot] 7fac1fca9a chore(DB): import pending files
Referenced commit(s): e32249f926
2026-04-29 00:32:06 +00:00
Andrew 797628e7a5 fix(DB/Conditions): Fix Eye of Dominion gossip not being offered whil… (#25646) 2026-04-28 21:31:13 -03:00
Andrew e32249f926 fix(Scripts/Spells): Shadow Vault Decree engages Thane Ufrang (#25645)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-28 21:31:00 -03:00
github-actions[bot] 0ecbe4a704 chore(DB): import pending files
Referenced commit(s): b6b6b55ed3
2026-04-29 00:23:28 +00:00
Rocco Silipo b6b6b55ed3 fix(DB/SAI): Reanimated Crusaders no longer spam Hammer of Injustice. (#25638) 2026-04-28 21:22:15 -03:00
github-actions[bot] 10013a9fd0 chore(DB): import pending files
Referenced commit(s): ed8341c860
2026-04-29 00:01:36 +00:00
Andrew ed8341c860 fix(DB/SAI): Remove Baneflight defender summons (#25643) 2026-04-28 21:00:09 -03:00
github-actions[bot] 7d69148ce0 chore(DB): import pending files
Referenced commit(s): 40f0ed9555
2026-04-28 23:32:51 +00:00
youdeoo 40f0ed9555 fix(DB/Spells): Fix Spark of Life proc on craft and equip (#25449) 2026-04-28 18:31:35 -05:00
github-actions[bot] fc34ec72f4 chore(DB): import pending files
Referenced commit(s): 13d6d3cf40
2026-04-28 23:08:08 +00:00
blinkysc 13d6d3cf40 fix(DB/Spells): Ribbon of Sacrifice direct heal proc (#25644)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-28 18:06:56 -05:00
github-actions[bot] 684418cfda chore(DB): import pending files
Referenced commit(s): c8a3e12198
2026-04-28 22:09:44 +00:00
Apatia c8a3e12198 fix(DB/Creature): Add S6 offpiece vendors to spawn (#25571) 2026-04-28 19:08:36 -03:00
sogladev 7958034c27 fix(Scripts/Outland): store creatures as GUIDs instead of raw pointers (#25642) 2026-04-28 18:18:30 -03:00
github-actions[bot] 0e4e795ea9 chore(DB): import pending files
Referenced commit(s): 9fbc38ae63
2026-04-28 12:24:01 +00:00
kb31 9fbc38ae63 fix(DB/Loot): Fix incorrect loot pool structure for 9 Naxxramas 25-man bosses (#25276) 2026-04-28 09:22:32 -03:00
github-actions[bot] 0a4a4ed5c7 chore(DB): import pending files
Referenced commit(s): 975ac69b3b
2026-04-28 12:12:07 +00:00
EricksOliveira 975ac69b3b fix(DB/SmartAI): Savage Hill Scavenger no longer stays stationary during combat (#25623) 2026-04-28 14:08:07 +02:00
Kitzunu 5d0c19abfc fix(CI): bump mysql chocolatey version (#25625) 2026-04-28 13:33:47 +02:00
github-actions[bot] b116adb00a chore(DB): import pending files
Referenced commit(s): baea9a845a
2026-04-28 11:33:16 +00:00
Benjamin Jackson 8afe06c619 fix(DB/Achievement): Correct reward text for What A Long, Strange Trip It's Been (#25629) 2026-04-28 13:32:52 +02:00
sogladev baea9a845a fix(DB/Loot): Allow 10m Heart of Magic to be looted in 25man EoE (#25443) 2026-04-28 13:32:07 +02:00
Rocco Silipo 65613eaeeb fix(Core/SmartAI): Prevent NPCs from attacking invalid targets. (#25626) 2026-04-27 22:50:16 +02:00
github-actions[bot] 9dc68434c8 chore(DB): import pending files
Referenced commit(s): 60b3a02f81
2026-04-27 20:48:04 +00:00
Rocco Silipo 60b3a02f81 fix(DB/SAI): Change wrong target_type on Obsidion SmartAI. (#25627) 2026-04-27 22:46:56 +02:00
Rocco Silipo 6fd0a67104 fix(Core/Player): Object Visibility Condition should not apply game masters. (#25622) 2026-04-27 18:25:19 +02:00
github-actions[bot] c4970eef80 chore(DB): import pending files
Referenced commit(s): 721415008a
2026-04-26 23:13:09 +00:00
Apatia 721415008a fix(DB/npc_vendor): Update correct S6 vendor prices and add missing items (#25563)
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-04-26 20:12:03 -03:00
github-actions[bot] 4958d99a23 chore(DB): import pending files
Referenced commit(s): cf62b76ae0
2026-04-26 21:05:14 +00:00
sogladev 803749d879 fix(DB/InstanceEncounter): Update Attumen the Huntsman creditEntry (#25609) 2026-04-26 23:04:46 +02:00
sogladev cf62b76ae0 fix(Scripts/Karazhan): Midnight no longer evades during Attumen fight (#25610) 2026-04-26 23:04:10 +02:00
github-actions[bot] cb0ffd34aa chore(DB): import pending files
Referenced commit(s): 7ff0efa4c9
2026-04-26 17:57:53 +00:00
Rocco Silipo 7ff0efa4c9 fix(SAI/SpellInfo): Rework Eye of Acherus AI. (#25607) 2026-04-26 19:56:44 +02:00
github-actions[bot] 625b5cf172 chore(DB): import pending files
Referenced commit(s): abbc37a2cb
2026-04-26 08:33:43 +00:00
Rocco Silipo abbc37a2cb fix(DB/SAI): Solve Gurgthock missing NPC Flags reset. (#25602) 2026-04-26 05:32:38 -03:00
github-actions[bot] 295e45b0a5 chore(DB): import pending files
Referenced commit(s): ffaebacb3f
2026-04-26 05:14:52 +00:00
sogladev ffaebacb3f fix(DB/Vendor): update Scrapbot and Jeeves' limited items (#24684) 2026-04-26 02:13:48 -03:00
github-actions[bot] e01f41be82 chore(DB): import pending files
Referenced commit(s): bcf13e4f1a
2026-04-26 04:19:50 +00:00
Andrew bcf13e4f1a fix(DB/SAI): Whisper Gulch gems despawn too fast (#25601) 2026-04-26 01:18:45 -03:00
github-actions[bot] d24f9b067f chore(DB): import pending files
Referenced commit(s): 6f31825b13
2026-04-25 22:51:33 +00:00
Rocco Silipo 6f31825b13 fix(DB/SAI): Edit Eye of Acherus SmartAI. (#25598) 2026-04-26 00:50:29 +02:00
github-actions[bot] 1eb781bc75 chore(DB): import pending files
Referenced commit(s): c6c308aed7
2026-04-25 21:21:49 +00:00
sogladev 2209e08481 fix(Scripts/Northrend): fix console errors due to Freya WP scripts (#25581) 2026-04-25 18:21:07 -03:00
Andrew c6c308aed7 fix(Core/Creature): Fix Wintergrasp mobs not respawning (#25583) 2026-04-25 18:20:41 -03:00
github-actions[bot] 240876556a chore(DB): import pending files
Referenced commit(s): 0db7c2d01b
2026-04-25 17:31:16 +00:00
Ryan Turner 0db7c2d01b fix(DB/SAI) - "Apothecary Lysander" and "Apothecary Ravien" updated (#25568)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2026-04-25 19:30:07 +02:00
github-actions[bot] 587239a29b chore(DB): import pending files
Referenced commit(s): 504b172f91
2026-04-25 16:20:23 +00:00
Andrew 504b172f91 fix(DB/Creature): Ironhand Guardian should not enter combat (#25590)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-25 18:19:19 +02:00
Andrew 9d834f0819 fix(Scripts/Quest): Drake Hunt drake flies away on subdue (#25589)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-25 12:27:39 -03:00
sogladev 92a9146f11 fix(Scripts/Northrend): Drakkensryd reliable passenger install (#25387)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-04-25 09:19:57 -03:00
blinkysc 096db2f45b fix(Core/Quest): award kill credit when pet proxies as reward source (#25553) 2026-04-25 09:12:50 -03:00
sogladev 2d09787d45 fixup! fix(DB/Cooldown): Remove CD override Salvaged Demolisher's Hur… (#25580) 2026-04-24 21:11:33 -03:00
github-actions[bot] 47007bd9a5 chore(DB): import pending files
Referenced commit(s): 75d7b195e8
2026-04-25 00:06:58 +00:00
sogladev 75d7b195e8 fix(DB/Cooldown): Remove CD override Salvaged Demolisher's Hurl Boulder (#25579) 2026-04-24 21:04:51 -03:00
Benjamin Jackson 42c23a05a0 fix(Scripts): Use proper gendered Indisposed spell for quest Doing Your Duty. (#25575) 2026-04-24 18:42:24 -03:00
github-actions[bot] 83c4f83483 chore(DB): import pending files
Referenced commit(s): 6ce787d03e
2026-04-24 14:37:29 +00:00
Rocco Silipo 6ce787d03e fix(DB/Condition): Set right ConditionTarget on Death Knight Initiate Condition. (#25573) 2026-04-24 16:36:16 +02:00
github-actions[bot] 44c9bc3e2d chore(DB): import pending files
Referenced commit(s): a1ff3ed3cf
2026-04-24 08:31:01 +00:00
Rocco Silipo 69c9149ed3 feat(Core/Conditions): Add new Condition Unit_In_Combat. (#25569) 2026-04-24 10:30:42 +02:00
github-actions[bot] a1ff3ed3cf chore(DB): import pending files
Referenced commit(s): 116e5f4585
2026-04-24 08:29:51 +00:00
Rocco Silipo 116e5f4585 fix(DB/SAI): Update Death Knight Initiate general SmartAI. (#25570) 2026-04-24 10:28:41 +02:00
Axel Cocat cd3cccc961 feat(Core/Scripting): Add OnPlayerBeforeGetLevelForXPGain hook (#25295) 2026-04-24 08:17:31 +02:00
blinkysc 0f2841ddcf fix(Core/Combat): Training dummy stuck combat after pet recall (#25565)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-23 19:58:16 -03:00
blinkysc 19855382fb fix(Scripts/HoL): Restart Bjarngrim escort after JustRespawned (#25567)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-23 19:07:38 -03:00
github-actions[bot] 81b71b718b chore(DB): import pending files
Referenced commit(s): 13c208b0f2
2026-04-23 22:03:45 +00:00
Rocco Silipo 13c208b0f2 fix(DB/SAI): Move Magister Aledis behavior to SmartAI. (#25560) 2026-04-24 00:02:40 +02:00
github-actions[bot] f4d8f84db3 chore(DB): import pending files
Referenced commit(s): cdd2c71a4f
2026-04-23 21:57:06 +00:00
Rocco Silipo cdd2c71a4f fix(DB/SAI): Set right target to Unworthy Initiate Anchor actions. (#25564) 2026-04-23 18:55:57 -03:00
Axel Cocat 4fd0c385da feat(Core/Scripting): Pass IoContext to OnNetworkStart (#25501) 2026-04-23 16:41:26 +02:00
github-actions[bot] c83fc175a3 chore(DB): import pending files
Referenced commit(s): f9833c0dd4
2026-04-23 13:13:25 +00:00
blinkysc f9833c0dd4 fix(DB/SAI): migrate 'Deadliest Trap' quest to manual-spawn groups (#25554)
Co-authored-by: r00ty-tc <r00ty-tc@users.noreply.github.com>
2026-04-23 10:12:15 -03:00
blinkysc f5d4185112 fix(Core/Events): portable holiday date normalization (#25555)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-23 07:22:22 -05:00
blinkysc 092fc7cc9e fix(Core/AI): keep charmed creature victim set by charmer (#25552) 2026-04-23 10:46:08 +02:00
github-actions[bot] 72591ee841 chore(DB): import pending files
Referenced commit(s): 6540ec32c9
2026-04-22 23:08:22 +00:00
sogladev e2de7b98c8 fix(DB/Conditions): Vesperon's (solo) Twilight Torment hits players (#25546) 2026-04-22 20:07:36 -03:00
sogladev 6540ec32c9 fix(DB/Proc): add 2s ICD to Vesperon's Twilight Torment (#25545) 2026-04-22 20:07:07 -03:00
Andrew d4866a0f59 fix(Core/Battlegrounds): respawn SotA demolishers after death (#25551)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 20:03:02 -03:00
github-actions[bot] e424355c6b chore(DB): import pending files
Referenced commit(s): f1a5526b23
2026-04-22 23:02:47 +00:00
Andrew f1a5526b23 fix(DB/SAI): make Sigrid Iceborn attackable in Battle at Valhalas (#25537)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 20:01:38 -03:00
github-actions[bot] 354233675c chore(DB): import pending files
Referenced commit(s): 549000c80e
2026-04-22 20:38:37 +00:00
Rocco Silipo 549000c80e fix(DB/SAI): Last Rites quest now resets properly after the recent regression. (#25547) 2026-04-22 22:37:20 +02:00
blinkysc 32dd31b55a fix(Core/SmartAI): Keep combat pose on aggro (#25534)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ccrs <ccrs@users.noreply.github.com>
2026-04-21 23:02:15 -03:00
Andrew 523585942a fix(Core/Battlegrounds): keep BG spirit guides Alive (#25535)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 17:42:19 -03:00
github-actions[bot] 0323b32374 chore(DB): import pending files
Referenced commit(s): 420cb188f3
2026-04-21 19:31:27 +00:00
sogladev 420cb188f3 fix(DB/Trainer): low level trainers only train up to Level 6 abilities (#25512) 2026-04-21 21:30:16 +02:00
github-actions[bot] a232f6be75 chore(DB): import pending files
Referenced commit(s): e806272e53
2026-04-21 19:04:31 +00:00
Rocco Silipo e806272e53 fix(DB/SAI): Improve Unworthy Initiate behavior when evade. (#25532) 2026-04-21 21:03:22 +02:00
blinkysc f0c97a679e fix(Core/Creature): Skip JustRespawned for temp summons (#25533)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-21 13:19:27 -05:00
Andrew 985324d1ce fix(Scripts/BRD): Fix brazier reporting earlier (#25530) 2026-04-21 11:13:37 -03:00
github-actions[bot] bcb57f83ec chore(DB): import pending files
Referenced commit(s): ec94034e02
2026-04-20 22:57:10 +00:00
Rocco Silipo 1141494100 fix(DB/SAI): Move Unworthy Initiate behavior on SmartAI. (#25514) 2026-04-21 00:56:47 +02:00
github-actions[bot] ec94034e02 chore(DB): import pending files
Referenced commit(s): 690494d36f
2026-04-20 22:55:59 +00:00
Rocco Silipo 690494d36f fix(DB/SAI): Clean Death Knight Inititate AI from useless rows. (#25515) 2026-04-21 00:54:56 +02:00
Andrew ec9fd3f15b fix(Scripts/Eye): Kael'thas advisors fail to engage and aggro before being called (#25513)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 18:08:24 -03:00
blinkysc 37b60cd0bc fix(Core/Combat): safe StopAttackFaction and restore escort evade (#25516)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-20 16:18:14 -03:00
github-actions[bot] ad3b5a29e1 chore(DB): import pending files
Referenced commit(s): 2398d5cb86
2026-04-20 16:31:24 +00:00
sogladev 2398d5cb86 fix(DB/Trainer): Update Guvan to train beyond starter priest spells (#25511) 2026-04-20 18:30:16 +02:00
github-actions[bot] 28f7bc27ed chore(DB): import pending files
Referenced commit(s): fc076a11ee
2026-04-20 09:55:09 +00:00
blinkysc fc076a11ee fix(DB/Quest): Mutiny on the Mercy map tracking points to correct zone (#23977)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-20 06:54:05 -03:00
Andrew 5c89215f01 fix(Core/Battlegrounds): despawn docks vehicles on IoC node contest (#25160)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-20 06:41:21 -03:00
github-actions[bot] 020351f628 chore(DB): import pending files
Referenced commit(s): f66d557be0
2026-04-20 09:41:07 +00:00
sogladev f66d557be0 fix(DB/Creature): add Power Spark movement to Power Spark (1) (#25234) 2026-04-20 06:39:59 -03:00
github-actions[bot] b7dbb25c58 chore(DB): import pending files
Referenced commit(s): 63bcedbb43
2026-04-20 09:37:38 +00:00
blinkysc 63bcedbb43 fix(Scripts/Items): HP-gated proc for low-HP tank trinkets (#25478)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2026-04-20 06:36:25 -03:00
Andrew e8eb9843dd fix(Core/Transports): Force transport passengers into legacy spawn group (#25508)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-19 21:22:02 -03:00
blinkysc 687ceeea70 fix(Core/Vehicles): Prevent accessory double-install and respawn orphans (#25499)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-19 17:09:51 +02:00
mingzi120 b53e1b8eac fix(Core/AI): Prevent uint32 underflow in ScriptedEscortAI (#25485)
Co-authored-by: zhangjunming <zhangjunming@DESKTOP-LQP9RI3.local>
2026-04-18 19:25:36 -03:00
Andrew 3bb2815da7 fix(Scripts/World): Null check Precious in npc_simone RespawnPet (#25502)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-18 08:50:11 -03:00
Andrew 7787407477 fix(Scripts/HellfirePeninsula): Another null check (#25497) 2026-04-18 07:52:09 -03:00
Andrew 1831e2a5a9 fix(Scripts/HellfirePeninsula): Add null check for whelp in movement … (#25496) 2026-04-17 21:19:33 -03:00
github-actions[bot] 4cf677b7d7 chore(DB): import pending files
Referenced commit(s): 0bde3f34e1
2026-04-17 21:10:14 +00:00
Rocco Silipo 0bde3f34e1 fix(DB/SAI): Rework Bringing Down Heb'Jin quest event. (#25495) 2026-04-17 23:08:58 +02:00
github-actions[bot] ddbecc2bad chore(DB): import pending files
Referenced commit(s): 589784baa0
2026-04-17 14:30:01 +00:00
blinkysc 7cc967adc4 fix(Core/Creature): Fire JustRespawned for non-compat spawns (#25482)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
2026-04-17 11:28:52 -03:00
Andrew 589784baa0 Revert "fix(Core/Vehicles): defer accessory init to avoid double install" (#25491) 2026-04-17 11:28:33 -03:00
github-actions[bot] b40a978938 chore(DB): import pending files
Referenced commit(s): 6f473690ee
2026-04-17 10:28:43 +00:00
Andrew 6f473690ee fix(Scripts/ObsidianSanctum): Drakes no longer bind during Sartharion fight (#25490)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-17 07:27:32 -03:00
Andrew 97dfd7116b fix(Scripts/ObsidianSanctum): Despawn drakes on Sartharion death (#25488)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 21:38:39 -03:00
Andrew fc74e0e1fb fix(Core/Vehicles): defer accessory init to avoid double install (#25486)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 17:15:30 -03:00
github-actions[bot] a0e831c954 chore(DB): import pending files
Referenced commit(s): 23ce3fd29e
2026-04-16 15:43:46 +00:00
blinkysc 23ce3fd29e fix(Scripts/ICC): Ball of Flames Proc stack drop on hit (#25483)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-04-16 12:42:29 -03:00
sogladev a056db5bfd fix(Scripts/Northrend): Add periodic CallForHelp to Sartharion (#25480) 2026-04-16 10:00:12 -03:00
github-actions[bot] 5b22c8f16c chore(DB): import pending files
Referenced commit(s): 2ce220c548
2026-04-15 21:07:11 +00:00
Rocco Silipo 2ce220c548 fix(DB/SAI): Solve Captured Rageclaw spawn and text issue. (#25477) 2026-04-15 23:05:57 +02:00
blinkysc e4c24cb80a fix(Scripts/EoE): restore hover disk flight for players (#25476)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-15 14:27:26 -03:00
sogladev 117095f1cb feat(Core/Scripting): OnPlayerResurrect allow changing of applySickness (#25353) 2026-04-15 08:03:56 -03:00
github-actions[bot] 1aac318401 chore(DB): import pending files
Referenced commit(s): 66ede70908
2026-04-15 11:03:25 +00:00
sogladev 854b9832eb fix(Core/Unit): Sanctified Wrath calculations SPELL_AURA_MOD_IGNORE_TARGET_RESIST (#25400)
Co-authored-by: From: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-15 08:02:45 -03:00
Andrew 66ede70908 fix(Scripts/VioletHold): Add missing UNIT_FLAG_IMMUNE_TO_PC to ereke… (#25471) 2026-04-15 08:02:16 -03:00
Takenbacon 87065bf98e chore(Git): Add vcpkg integration to .gitignore (#25469) 2026-04-15 07:59:40 -03:00
Andrew 3c141d7a48 fix(Core/Scripts): use DespawnOrUnsummon respawn parameter (#25457)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 10:58:41 +02:00
blinkysc bbd192aff9 fix(Core/Spells): No SP bonus for DmgClass NONE without spell_bonus_data (#25468)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2026-04-14 17:16:39 -05:00
Andrew c97e808070 fix(Core/Scripts): fix Razorscale encounter not starting (#25447)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-14 23:54:12 +02:00
Kitzunu 2a689d7084 chore(deps/fmt): Bump fmt to 12.1.0 (#25444)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-14 18:49:13 +02:00
github-actions[bot] 472745a944 chore(DB): import pending files
Referenced commit(s): 51208baf4a
2026-04-14 07:41:38 +00:00
Andrew 51208baf4a fix(Core/Scripts): refactor Violet Hold to use DoAction and move gossip to DB (#25456)
Co-authored-by: Tartalo <none@none>
Co-authored-by: profPlum <dwyerfire@gmail.com>
Co-authored-by: Nay <dnpd.dd@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-14 09:40:26 +02:00
Andrew db2e1325d2 fix(Scripts/AQ40): prevent Master's Eye respawn crash in OnCreatureCreate (#25460)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 20:45:11 -03:00
Andrew dde37ba4d9 fix(Scripts/VioletHold): Prevent Sinclari from despawning (#25455) 2026-04-13 08:46:48 -03:00
Andrew bc38cf2d27 fix(Scripts/VioletHold): fix NPCs not respawning in Violet Hold (#25453)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 07:41:40 -03:00
Andrew f1a2b8304e fix(Core/Trade): fix crash from use-after-free in trade logging (#25452)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 06:57:44 -03:00
github-actions[bot] 864d8cebfa chore(DB): import pending files
Referenced commit(s): ad17c055d9
2026-04-12 23:54:45 +00:00
Rocco Silipo ad17c055d9 fix(DB/Loot): Add Emblem of Triumph drop to minidrakes in Obsidian Sanctum. (#25446) 2026-04-13 01:53:34 +02:00
Andrew 6d86a7e640 fix(Scripts/Gundrak): fix Drakkari Colossus unkillable at low HP (#25445)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 20:38:59 -03:00
sogladev 70ea8ab00b feat(Core/Conditions): Add more support for object visibility (#25415)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-12 17:56:33 -03:00
Andrew 62eb179385 fix(Scripts/EyeOfEternity): fix hover disk hitbox desync when boarding mid-jump (#25442)
Co-authored-by: Manuel <manue.l@live.com.ar>
Co-authored-by: Trista <aconstantgoal@abv.bg>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 17:56:09 -03:00
sogladev 49b3926f6c fix(Core/Movement): prevent false MovementInform on gossip pause (#25428) 2026-04-12 17:55:54 -03:00
github-actions[bot] c839ddf829 chore(DB): import pending files
Referenced commit(s): f5c4de92eb
2026-04-12 20:53:13 +00:00
Andrew f5c4de92eb feat(Core/Maps): port spawn system/dynamic spawns from TrinityCore (#25206)
Co-authored-by: r00ty-tc <r00ty-tc@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 17:52:01 -03:00
Kitzunu a8d327f21c fix(CI/Windows): Bump OpenSSL to 3.6.2 in Windows installer (#25441) 2026-04-12 21:05:33 +02:00
github-actions[bot] b6925a241d chore(DB): import pending files
Referenced commit(s): 4983d30d63
2026-04-12 18:08:02 +00:00
blinkysc 4983d30d63 fix(Core/Spells): Fix Bone Shield double charge consumption (#25439)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-12 15:06:49 -03:00
github-actions[bot] 0b0842adfe chore(DB): import pending files
Referenced commit(s): 56ee7266e3
2026-04-12 17:13:18 +00:00
blinkysc 56ee7266e3 fix(DB/Spell): Distract should not break stealth or invisibility (#25438)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-12 14:12:07 -03:00
github-actions[bot] 6b187f1a54 chore(DB): import pending files
Referenced commit(s): 7718d56845
2026-04-12 15:43:58 +00:00
Rocco Silipo 7718d56845 fix(DB/SAI): Armorer Orkuruk and Innkeeper Thulfram now stop moving on player interact. (#25434) 2026-04-12 17:22:23 +02:00
Andrew 570201077f fix(Scripts/DraktharonKeep): chain King Dred claw emote with slash sequence (#25151)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 12:06:24 -03:00
Andrew 0cb0cbcab2 fix(Scripts/TheEye): Fix Al'ar evading during Flame Quills (#25437)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 12:02:13 -03:00
sogladev ea2f6236d2 fix(Core/Spells): make HoTs healing-done pct dynamic (#25357) 2026-04-12 11:59:30 -03:00
github-actions[bot] 6c7cca1871 chore(DB): import pending files
Referenced commit(s): 3133fea6dd
2026-04-12 14:48:11 +00:00
Andrew ba16023ba4 fix(DB/SAI): fix The Cleansing quest Your Inner Turmoil immune to players (#25436)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 16:47:13 +02:00
github-actions[bot] a87dbb42c8 chore(DB): import pending files
Referenced commit(s): bcdc3ae403
2026-04-12 14:47:09 +00:00
Andrew 3133fea6dd fix(DB/Creature): Fix Fel Crystal not targetable on Heroic Selin Fireheart (#25435)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 16:47:07 +02:00
Kitzunu bcdc3ae403 feat(Core/Misc): add log types player trade, mail & auctionhouse (#25430)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-12 16:46:03 +02:00
天鹭 eff2cac905 fix(Scripts/VioletHold): Fix the issue where no waves occur after the 7th wave wipes out the players (#25433) 2026-04-12 07:34:17 -03:00
Andrew 06e3ef3ae8 fix(Scripts/RazorfenDowns): prevent Belnistrasz evade during channeling (#25431)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 20:14:35 -03:00
Andrew dce82d7105 fix(Core/Unit): Clear invalid combat refs after mind control (#25424)
Co-authored-by: Lucas Nascimento <keader.android@gmail.com>
2026-04-11 15:45:46 -03:00
Andrew 272da9fbad refactor(Scripts/VioletHold): Modernize Violet Hold dungeon scripts (#25187)
Co-authored-by: joschiwald <joschiwald@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 13:02:28 -03:00
github-actions[bot] 25b928b094 chore(DB): import pending files
Referenced commit(s): 5e729bcae2
2026-04-11 09:12:41 +00:00
EricksOliveira 5e729bcae2 fix(DB/Waypoint): add missing waypoint delay for Patchwerk patrol (#25397) 2026-04-11 11:11:37 +02:00
sogladev 881fbbbdfd fix(Scripts/Outland): speed of Vashj enchanted elementals (#25416) 2026-04-10 19:37:45 -03:00
github-actions[bot] a008348357 chore(DB): import pending files
Referenced commit(s): f1ade2405d
2026-04-10 22:06:59 +00:00
Rocco Silipo f1ade2405d feat(Core/Conditions): Add new Source Type Gossip Hello. (#25413)
Co-authored-by: sogladev <sogladev@gmail.com>
2026-04-11 00:05:47 +02:00
github-actions[bot] be91147ce6 chore(DB): import pending files
Referenced commit(s): 3d78ed5ca4
2026-04-10 14:25:04 +00:00
EricksOliveira 3d78ed5ca4 fix(DB/Creature): Add missing aura 70203 to enable Infernal Spear usage (#25412) 2026-04-10 16:23:56 +02:00
github-actions[bot] 9a75d12eac chore(DB): import pending files
Referenced commit(s): 6548838743
2026-04-10 11:20:57 +00:00
Rocco Silipo 6548838743 fix(DB/SAI): Resolve Death Knight Initiate regression. (#25409) 2026-04-10 13:19:51 +02:00
sogladev b5c8b99ad6 fix(Core/Immunities): ignore school immunity from friendly caster (#25408) 2026-04-10 06:55:47 -03:00
Andrew dbae4648ba fix(Scripts/MoltenCore): Ragnaros melee retarget on knockback (#25390)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 04:16:08 -03:00
Andrew d6b292221e fix(Scripts/Arcatraz): prevent Harbinger Skyriss encounter reset (#25402)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 05:49:25 -03:00
Andrew 805ccc81e7 fix(Core/Vehicle): Exit vehicle on reconnect to prevent stuck state (#25378)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 02:44:54 -03:00
sogladev c39ee954d1 fix(Core/Spells): Use owner as summoner when assigning temp summon ally (#25393) 2026-04-07 17:52:00 +02:00
天鹭 9ef460759c refactor(Core/Immunities): Simplify UI64 literal conversion for cleaner code (#25360) 2026-04-07 08:54:43 -03:00
Andrew 6c43bdb5df fix(Core/Movement): prevent PvP flag and backwards movement on taxi login (#25153)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 20:04:49 -03:00
Andrew 030006dd57 fix(Scripts/Magtheridon): update scheduler before UpdateVictim check (#25379)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 16:10:47 -03:00
blinkysc b00b424d63 fix(Core/Unit): Prevent creature evade when on another unit's threat list (#25328)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2026-04-05 15:00:19 -03:00
blinkysc 2265ee51ab fix(Core/OutdoorPvP): Fix use-after-free in DelCapturePoint (#25229)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-05 16:24:53 +02:00
FM 27e823fa21 fix(Core/Groups): pass actual loot count to OnPlayerGroupRollRewardItem hook (#25312)
Co-authored-by: root <root@localhost.localdomain>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 16:23:41 +02:00
github-actions[bot] d7c7e7cf3f chore(DB): import pending files
Referenced commit(s): 2fc1f08ba3
2026-04-05 14:20:02 +00:00
youdeoo d996f1c671 fix(DB/SAI): fix Melding of Influences quest ooze merge mechanic not working (#25321) 2026-04-05 16:19:12 +02:00
sogladev 42fe005764 fix(Core/Loot): restore hide quest starter item conditions (#25355)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-05 16:17:21 +02:00
github-actions[bot] 33f8380fca chore(DB): import pending files
Referenced commit(s): c51450f52f
2026-04-05 14:16:36 +00:00
youdeoo 2fc1f08ba3 fix(DB/SAI): Fix quest The Dread Relic infinite loop server crash (#25369) 2026-04-05 16:16:33 +02:00
sogladev b99426b631 fix(Core/DB): Improve module directory matching for DB updates (#25372) 2026-04-05 16:14:49 +02:00
sogladev c51450f52f fix(DB/Gossip): add restore 'Keys to the Focusing Iris' option (#25228)
Co-authored-by: avarishd <46330494+avarishd@users.noreply.github.com>
2026-04-05 16:13:55 +02:00
github-actions[bot] baa57c0ddf chore(DB): import pending files
Referenced commit(s): 9fe14a2071
2026-04-05 13:59:23 +00:00
Andrew 9fe14a2071 fix(DB/SAI): fix Phantasmal Water repeated casts never firing (#25376)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 10:58:14 -03:00
github-actions[bot] 00b3b487bd chore(DB): import pending files
Referenced commit(s): 837c12e586
2026-04-04 06:44:53 +00:00
sogladev 837c12e586 fix(DB/Loot): Add 2 bonus Emblem of Triumph to Cache of the Ley-Guardian (#25358) 2026-04-04 08:43:41 +02:00
Andrew b53011c5ef fix(Core/Units): Include charmed creatures in damagedByPlayer check (#25171)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-04 00:09:27 -03:00
github-actions[bot] 4a49d525b5 chore(DB): import pending files
Referenced commit(s): ab6315db98
2026-04-04 02:54:07 +00:00
Andrew ab6315db98 fix(Core/SmartAI): Fix Scarlet Monastery Cathedral encounter reset (#25362)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 23:52:54 -03:00
Andrew 9c6a69d8db fix(Scripts/Sartharion): randomize Flame Tsunami wave direction (#25370)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 21:02:48 -03:00
github-actions[bot] 71928da8d4 chore(DB): import pending files
Referenced commit(s): 8ffbbe2c08
2026-04-03 20:03:21 +00:00
Andrew 8ffbbe2c08 fix(Scripts/UtgardePinnacle): Fix Skadi Poisoned Spear not applying DOT in Heroic (#25364)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 16:52:28 -03:00
github-actions[bot] 8f474d8f4c chore(DB): import pending files
Referenced commit(s): ab2f9524c1
2026-04-03 18:50:23 +00:00
Kitzunu ab2f9524c1 feat(Core/Opcodes): Implement CMSG_COMPLAIN & CMSG_CALENDAR_COMPLAIN (#25329)
Co-authored-by: Dmitri Petmanson <53072+laizerox@users.noreply.github.com>
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2026-04-03 20:49:14 +02:00
github-actions[bot] 161abfdc85 chore(DB): import pending files
Referenced commit(s): b7dfaf0fd6
2026-04-03 12:09:28 +00:00
Andrew b7dfaf0fd6 fix(Core/Creature): Implement CREATURE_FLAG_EXTRA_CANNOT_ENTER_COMBAT (#25363)
Co-authored-by: Ovahlord <Ovahlord@users.noreply.github.com>
Co-authored-by: offl <offl@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 09:06:50 -03:00
sogladev 177fa72101 chore(Core/Loot): apply clang-tidy to use bool literal (#25356) 2026-04-03 07:03:04 -03:00
sogladev 51c6f348bb fix(Core/Immunities): PvP trinkets no longer remove Silence or Disarm (#25354) 2026-04-03 02:18:55 -03:00
github-actions[bot] e349304dd9 chore(DB): import pending files
Referenced commit(s): 60f2b32876
2026-04-03 05:05:30 +00:00
Andrew 60f2b32876 fix(Scripts/UtgardePinnacle): Fix Skadi gauntlet add movement and reset (#25359)
Co-authored-by: Gustavo <sirikfoll@hotmail.com>
Co-authored-by: maximius <19688589+maximius@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 02:04:27 -03:00
github-actions[bot] 965a60e71a chore(DB): import pending files
Referenced commit(s): 0fb8fe3f4a
2026-04-03 03:02:36 +00:00
sogladev 0fb8fe3f4a fix(DB/Immunities): set Water Elemental (mage pet) to Frost Immune only (#25352) 2026-04-03 00:01:31 -03:00
blinkysc f8c5c9a468 fix(Core/Spells): Include absorbed damage in PROC_SPELL_TYPE_DAMAGE classification (#25314)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-02 05:05:05 -03:00
blinkysc e54952ca7b fix(Core/Spells): Resolve pet to owner in EffectSummonType default path (#25322)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-02 05:03:07 -03:00
Andrew e144326f02 fix(Scripts/Karazhan): Fix Moroes resetting during Vanish (#25333)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 22:22:02 -03:00
Andrew eb09ad5d60 fix(Core/Movement): restore JustExitedCombat evade to fix waypoint resume (#25332)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 20:22:39 -03:00
blinkysc 373e1d75c0 fix(Scripts/VioletHold): Fix Ethereal Sphere speed in Xevozz encounter (#25313)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-31 22:50:18 +02:00
github-actions[bot] 1b5db88ec8 chore(DB): import pending files
Referenced commit(s): 19ccf2311c
2026-03-31 20:45:30 +00:00
youdeoo 19ccf2311c fix(DB/Creatures): fix Valithria dream phase NPC not visible to players (#25320) 2026-03-31 22:44:19 +02:00
github-actions[bot] d20b9db8b2 chore(DB): import pending files
Referenced commit(s): dc9efbdff1
2026-03-30 21:56:02 +00:00
Kitzunu dc9efbdff1 feat(DB/Misc): Add state and assignee to bugreport (#25316) 2026-03-30 22:56:14 +02:00
blinkysc 037588ed03 fix(Core/Scripts): Fix Valithria Dreamwalker encounter and default JustExitedCombat (#25315)
Co-authored-by: ForesterDev <11771800+ForesterDev@users.noreply.github.com>
2026-03-30 14:22:36 -05:00
blinkysc 263802381c fix(Core/Unit): Skip evade aura removal for player-owned creatures (#25311)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Rushor <PBienati@web.de>
2026-03-30 11:03:32 -05:00
blinkysc 0b9395531b fix(Core/Scripts): Fix multiple ICC encounter regressions after threat system port (#25303)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: ccrs <ccrs@users.noreply.github.com>
2026-03-30 09:52:10 -05:00
github-actions[bot] 268ff79bc3 chore(DB): import pending files
Referenced commit(s): 331393df93
2026-03-30 10:34:28 +00:00
Andrew 331393df93 fix(Scripts/MoltenCore): Move Majordomo Executus gossip to database (#25309)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-30 07:33:23 -03:00
blinkysc 7352910a59 fix(Scripts/MoltenCore): Fix Majordomo Executus gossip for Ragnaros summoning (#25307)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-29 20:29:44 -03:00
blinkysc 77de36bb9e fix(Core/SmartAI): Suppress evade during SMART_ACTION_COMBAT_STOP (#25249)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-29 09:44:20 -05:00
github-actions[bot] a6d8fa9f39 chore(DB): import pending files
Referenced commit(s): e32fc30cef
2026-03-29 11:32:51 +00:00
sogladev e32fc30cef fix(DB/Immunities): add missing effects to knockback immunities (#25264) 2026-03-29 13:31:43 +02:00
blinkysc 433b9afe9b fix(Core/Scripts): Fix Aeranas reset loop during quest Avruu's Orb (#25290)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-29 11:31:18 +02:00
github-actions[bot] 4cedf09ff3 chore(DB): import pending files
Referenced commit(s): 295507c9ce
2026-03-29 09:28:58 +00:00
blinkysc 2b56061cb7 fix(Core/Combat): Restrict NullCreatureAI combat disallow to triggers only (#25289)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-29 11:28:33 +02:00
kissingers 74988d3452 fix(Scripts/SunwellPlateau)More fix for boss Kalecgos resetting during death (#25284) 2026-03-29 11:28:00 +02:00
blinkysc 295507c9ce fix(Core/Movement): resume waypoint movement after casting interruption (#25269)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-29 11:27:47 +02:00
Axel Cocat 0246faa95a feat(Core/Scripting): Add OnPlayerLearnTaxiNode hook (#25288) 2026-03-29 01:20:27 +01:00
github-actions[bot] f644e4522e chore(DB): import pending files
Referenced commit(s): 4988b2a683
2026-03-29 00:12:41 +00:00
Andrew 4988b2a683 fix(Core/Scripts): Move EasternKingdoms gossip to database (#25208)
Co-authored-by: dr-j <dr-j@users.noreply.github.com>
Co-authored-by: offl <offl@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 21:11:34 -03:00
Andrew 3fa012f5ef fix(Core/Battlegrounds): Remove siege damage buffs on node assault in IoC (#25155)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 19:20:23 -03:00
github-actions[bot] a19c4f9476 chore(DB): import pending files
Referenced commit(s): c10e19e2c6
2026-03-28 22:15:31 +00:00
Andrew 0803e77488 refactor(Core/Scripts): move Northrend gossip handlers to database (#25275)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 19:14:31 -03:00
Andrew c10e19e2c6 refactor(Core/Scripts): move Outland gossip handlers to database (#25274)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 19:14:18 -03:00
Andrew 28833e12dc fix(Scripts/HoR): fix HoR escape event outro and refactor tracking (#25287)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 19:12:55 -03:00
Andrew 3f0c60c1dd fix(Core/LFG): prevent RDF anti-kick exploit via loot rolls (#25112)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 18:16:51 -03:00
github-actions[bot] 82eaf7506b chore(DB): import pending files
Referenced commit(s): 531da1d0b4
2026-03-28 20:31:09 +00:00
Andrew 531da1d0b4 feat(Scripts/Commands): allow achievement add from console for offline players (#25283)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 21:30:02 +01:00
Andrew ae6e8e0462 fix(Scripts/HoR): clear IMMUNE_TO_PC before engaging Falric and Marwyn (#25273)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 07:55:16 -03:00
github-actions[bot] 27ee642855 chore(DB): import pending files
Referenced commit(s): 9d25fb3e5c
2026-03-28 00:04:41 +00:00
Andrew 9d25fb3e5c refactor(Core/Scripts): move Kalimdor gossip handlers to database (#25207)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-27 21:03:37 -03:00
blinkysc 9c1e86b12d fix(Core/Scripts): Clear IMMUNE_TO_PC before engaging after threat system port (#25263)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-27 20:13:01 -03:00
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
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
github-actions[bot] 80b6984274 chore(DB): import pending files
Referenced commit(s): 0e0ff86e3e
2026-03-22 22:39:50 +00:00
blinkysc 57db75a474 fix(Core/Spells): Do not add PROC_HIT_NORMAL/PROC_HIT_CRITICAL if damage is fully nullified (#25105)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-03-22 19:37:31 -03:00
sogladev a90570a2de fix(Core/Spell): spell immunity system and new separate immunities table (#24956)
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Keader <keader.android@gmail.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2026-03-22 19:36:35 -03:00
Gultask 0e0ff86e3e fix(DB/SAI): Only despawn Terokk on evade if there are Skyguard Ace nearby (#25118) 2026-03-22 19:33:42 -03:00
Andrew 06ca4de210 refactor(Core/Scripts): remove redundant scheduler SetValidator calls (#25189)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 18:53:26 -03:00
github-actions[bot] f1a027c250 chore(DB): import pending files
Referenced commit(s): 985b5922b9
2026-03-22 21:43:16 +00:00
blinkysc 985b5922b9 fix(DB/Scripts): CoS Brandon Eiredeck and citizens now talk (#24043)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-03-22 18:42:09 -03:00
blinkysc fa9f28309b fix(Core/AI): Prevent guardians from switching targets on owner combat interaction (#25190)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-22 16:38:49 -05:00
sogladev 9c05983b2a fix(Core/SmartAI): despawn follow if player goes out of range / offline (#24450) 2026-03-22 17:45:31 -03:00
Andrew 795e59dbcf fix(Scripts/Ulduar): fix Mimiron ACU unkillable while grounded by Magnetic Core (#25141)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 17:43:50 -03:00
github-actions[bot] 2b63e2282f chore(DB): import pending files
Referenced commit(s): 83c9720595
2026-03-22 17:51:05 +00:00
Andrew 83c9720595 fix(DB/Conditions): Fix Ruthless Cunning banner target conditions (#25150)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 18:50:00 +01:00
blinkysc 9e666623c3 fix(Core/Combat): Restore pet/owner combat propagation (#25166)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-22 18:39:34 +01:00
blinkysc d31e58d237 fix(Core/SmartAI): Remove REACT_PASSIVE check from CanAIAttack (#25186)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-22 18:28:40 +01:00
Andrew 2c4b7c3cd4 refactor(Core/Scripts): convert Blackrock Mountain scripts to register macros (#25178)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 13:38:10 -03:00
Andrew f63a93276e refactor(Scripts/FoS): modernize Forge of Souls bosses to use BossAI (#25174)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 13:13:53 -03:00
Andrew b5da3363f1 fix(Core/Battlefield): fix stale queue/invite entries and wrong-team kicks (#25168)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 13:13:35 -03:00
blinkysc d3f1be6d22 fix(Core/Scripts): Fix boss scripts resetting during death/defeat RP after threat system port (#25185)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
2026-03-22 11:07:29 -05:00
Andrew 94faf55a86 refactor(Scripts/HoR): modernize Halls of Reflection scripts (#25176)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 12:51:35 -03:00
Andrew 11d4d01e7f fix(Scripts/Ulduar): spawn keepers at Observation Ring on defeat (#25144)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 16:50:06 +01:00
blinkysc 4e21de8d86 fix(Core/Spells): Invert disarm aura-keep check for weapons (#25175)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-22 10:28:48 -05:00
Localhost f554cde330 fix(Core/Map): Ensure grid is valid before unloading to prevent potential … (#24621)
Co-authored-by: Roman BADANIN <r.badanin@defi-informatique.fr>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-22 11:54:14 -03:00
blinkysc a5b0cee779 fix(Core/Spells): Enter combat at spell launch for delayed spells (#25167)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
2026-03-22 11:28:42 -03:00
github-actions[bot] 9e6fcb827f chore(DB): import pending files
Referenced commit(s): bdb6ebf1ef
2026-03-22 14:23:04 +00:00
blinkysc bdb6ebf1ef fix(Scripts/Stormpeaks): Add Oathbound Warder pet abilities (#24062)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-03-22 11:21:58 -03:00
Andrew 44912f0e2a choreCore/Scripts): Remove unused includes from scripts (#25179)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 11:17:17 -03:00
Andrew 70278b5d99 fix(Scripts/Oculus): preserve warrior stances when boarding drakes (#25149)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 11:11:13 -03:00
blinkysc a4136cc8b9 fix(Core/Scripts): Fix Ebon Gargoyle infinite evade loop (#25173)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-21 21:35:24 -05:00
blinkysc 749a31c3fa fix(Core/Spells): Don't remove item-dependent auras on disarm/weapon swap (#25170)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-03-21 20:54:29 -05:00
Andrew 6d83465ad2 fix(Core/Taxi): Use original team for flight path lookups (#25165)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 17:09:02 -03:00
Andrew d8d19b61d3 refactor(Core/Battlefield): replace manual timers with TaskScheduler … (#25083)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 15:27:04 -03:00
blinkysc bf4c181b59 fix(Core/Combat): Fix guardians not attacking after threat system port (#25157)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-21 13:05:57 -03:00
github-actions[bot] a361a10a01 chore(DB): import pending files
Referenced commit(s): a7f61ed86a
2026-03-21 15:38:07 +00:00
Andrew a7f61ed86a fix(Core/Spells): Prevent Flexweave Underlay use on ground (#25158)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 12:37:02 -03:00
blinkysc c6125db63d fix(agents): Tone down copilot (#25159)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-21 10:58:03 -03:00
blinkysc 9840d54ef4 fix(Core/Combat): Fire OnPlayerLeaveCombat hook from CombatManager exit path (#25137)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-21 09:37:20 -03:00
github-actions[bot] 0f73402575 chore(DB): import pending files
Referenced commit(s): e6054ec7ea
2026-03-21 12:29:36 +00:00
Kitzunu e6054ec7ea refactor(Script/Command): learn spell (#24319)
Co-authored-by: Treeston <14020072+Treeston@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-21 09:28:24 -03:00
github-actions[bot] b90c917b49 chore(DB): import pending files
Referenced commit(s): a975a8368b
2026-03-21 12:25:15 +00:00
EricksOliveira ac50be7f8d fix(Core/Loot): Fix Master Loot visibility and assignment for quest i… (#24828)
Co-authored-by: sogla <sogladev@gmail.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-03-21 09:24:58 -03:00
sogladev a975a8368b fix(DB/Trainer): Shattrath Leatherworking and Engineering bookshelves (#25130)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-21 09:24:10 -03:00
Andrew 51ee56d1e2 fix(Core/Movement): skip TriggerAlert for creatures immune to players (#25147)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 00:59:56 -03:00
Andrew f301aaea53 fix(Core/Spells): Spells that don't initiate combat shouldn't affect … (#25146)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 00:59:38 -03:00
github-actions[bot] 7e984aa1de chore(DB): import pending files
Referenced commit(s): 710d4986bd
2026-03-21 03:07:41 +00:00
Victor Godoy 710d4986bd feat(Scripts/Commands): Add online session time to pinfo command (#24388)
Co-authored-by: victor <vngodoyr@unap.cl>
Co-authored-by: sogladev <sogladev@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2026-03-21 00:05:54 -03:00
blinkysc d17aac161f fix(Core/Movement): Only update home position for patrolling NPCs (#24080)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-03-20 22:44:38 -03:00
github-actions[bot] 4250768a23 chore(DB): import pending files
Referenced commit(s): 556c01fc91
2026-03-21 01:43:47 +00:00
blinkysc 82a22cd021 fix(Core/Arena): Make personal rating season-aware on team join (#24755)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-20 22:43:19 -03:00
blinkysc 556c01fc91 fix(DB/Spell): Add internal cooldown to Spirit Burn proc (#25129)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-20 22:42:30 -03:00
sogladev d78bce0a32 refactor(Scripts/Northrend): use emplace_back instead of push_back (#25142) 2026-03-20 22:39:18 -03:00
Takenbacon 1d7c5e4b71 fix(Core/Cinematics): Cinematic camera improvements (#25097) 2026-03-20 22:04:52 -03:00
sogladev 67918db7a0 fix(Core/Unit): Improve vehicle exit safety checks and fallback logic (#24612) 2026-03-20 22:04:33 -03:00
sogladev 4955ecbd8c fix(Scripts/VioletHold): VioletHold globules no longer inherit boss speed (#25143) 2026-03-20 19:52:38 -03:00
Andrew 9268ca9784 fix(Scripts/EoE): fix Vortex only hitting 8 players (#25119)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 18:27:00 -03:00
blinkysc 0464e90853 fix(Core/Player): Fix potion cooldown not ticking after combat ends (#25135)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
2026-03-20 11:40:55 -03:00
blinkysc 48fa4d2856 fix(Core/Scripts): Fix DK pets not correctly attacking (#25128)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
Co-authored-by: Malcrom <malcromdev@gmail.com>
Co-authored-by: Aqua Deus <95978183+aquadeus@users.noreply.github.com>
2026-03-20 09:14:58 -03:00
Andrew ebcaddb98d fix(Scripts/EoE): Cross-faction Wyrmrest Skytalon support in Eye of Eternity (#25132)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 06:12:40 -03:00
github-actions[bot] e17b623cc8 chore(DB): import pending files
Referenced commit(s): 3d2c9e0659
2026-03-20 08:18:11 +00:00
Rocco Silipo 3d2c9e0659 fix(DB/SAI): Death Knight Initiates must remove HP invincibility and re-enable evade on respawn. (#25127)
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-03-20 09:17:03 +01:00
github-actions[bot] 485bc24600 chore(DB): import pending files
Referenced commit(s): 965229ae01
2026-03-20 00:05:45 +00:00
Ryan Turner 965229ae01 fix(DB/Loot) - Correct who should or not drop Pattern: Robes of Arcana (#23916)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-20 00:04:31 +00:00
blinkysc e5746fbc89 fix(Core/Scripts): Fix GetVictim() returning null during JustEngagedWith (#25131)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
2026-03-19 18:37:03 -05:00
Andrew 8f5900b36b fix(Scripts/Dalaran): Prevent Minigob Manabonk from targeting GMs (#25123)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 08:33:38 -03:00
github-actions[bot] 772271ec74 chore(DB): import pending files
Referenced commit(s): 9847ac0cb4
2026-03-19 05:14:05 +00:00
sudlud 9847ac0cb4 fix(DB/Gameobject): Sniffed Values for 'Eye of Eternity' spawns (#25057) 2026-03-19 06:13:00 +01:00
github-actions[bot] be53f19a52 chore(DB): import pending files
Referenced commit(s): c87239f994
2026-03-19 01:47:24 +00:00
blinkysc c87239f994 fix(Core/DB): Fix Malygos not engaging due to IMMUNE_TO_PC spawn flag (#25121)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-18 20:38:41 -05:00
Rocco Silipo a349fccf57 Revert "fix(scripts/OldHilldBradFootHills): fix Captain Skarloc reacting to stealthed players" (#25120) 2026-03-18 20:24:29 -03:00
blinkysc 984baa92dd refactor(Core/Combat): Port TrinityCore heap-based threat system (#24715)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
Co-authored-by: killerwife <killerwife@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 13:36:59 -05:00
blinkysc c80a0f1fad fix(Core/Spells): Fix Entrapment not proccing from trap activation (#25110)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-18 08:11:04 -05:00
github-actions[bot] 635dce3e0a chore(DB): import pending files
Referenced commit(s): d350083515
2026-03-18 12:42:17 +00:00
sogladev d350083515 fix(DB/Conditions): add implicit target conditions to Oculus' Stop Time (#25113)
Co-authored-by: thesensei <aconstantgoal@abv.bg>
2026-03-18 09:37:13 -03:00
github-actions[bot] af578a9a55 chore(DB): import pending files
Referenced commit(s): e90e9ffa1e
2026-03-18 09:55:52 +00:00
Phoenixale e90e9ffa1e fix(DB/Page_Text): Missing content "Saga of the Sin'dorei" (#25111)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-03-18 10:54:41 +01:00
github-actions[bot] 64a706415a chore(DB): import pending files
Referenced commit(s): 3cb848f5e3
2026-03-18 09:46:00 +00:00
amed80 3cb848f5e3 fix(DB/Loot): fix Eye of Eternity loot (#25115)
Co-authored-by: Gultask <Gultask@users.noreply.github.com>
2026-03-18 06:44:44 -03:00
sogladev d222a9f99b fix(Core/Unit): avoid iterator invalidation in RemoveAllControlled (#25108)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-17 23:47:28 -03:00
Keleborn 72ac87626b feat(Core/OutdoorPvP): Add getters for Capture points for Outdoorpvp (#25103)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-17 20:20:15 -03:00
EElenov 601a4231f6 feat(Core/Player): Add 'OnPlayerCanLearnTalent' hook (#24826) 2026-03-17 20:30:57 +01:00
github-actions[bot] 6da5bf3a7a chore(DB): import pending files
Referenced commit(s): 9c1bf27ba3
2026-03-17 19:26:20 +00:00
Gultask 9c1bf27ba3 fix(DB/Creature): Update Fjord Hawk (24747) spawns with sniffed data (#25075) 2026-03-17 20:24:56 +01:00
Luca Fehlings 5dcdda9c21 fix(Build/nix): Include mysql and zlib dependencies (#25093) 2026-03-17 06:07:12 +01:00
Andrew 3a668f9e77 fix(Scripts/Desolance): use correct gossip hook for kodo kombo quest (#25104)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 21:14:58 -03:00
github-actions[bot] 4e7e041a27 chore(DB): import pending files
Referenced commit(s): b3f88999f1
2026-03-16 16:58:02 +00:00
blinkysc b3f88999f1 fix(DB/Spell): Correct Demonic Pact ICD to 20 seconds (#25098)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-16 11:56:50 -05:00
sogladev 17ecef7a07 fix(Core/Movement): followers match their target's motion speed (#25085)
Co-authored-by: killerwife <killerwife@gmail.com>
2026-03-16 13:11:24 +01:00
Kitzunu e8d98dfc34 feat(DB): Release ACDB 15.0.0 (#25091) 2026-03-16 12:25:29 +01:00
Kevin Gross c947a51ecb fix(Core/IPLocation): Prevent crash when parsing invalid IP (#25095) 2026-03-16 12:24:14 +01:00
github-actions[bot] b872409411 chore(DB): import pending files
Referenced commit(s): d3e174c3c0
2026-03-15 08:58:27 +00:00
Billy Jones d3e174c3c0 fix(DB/SAI): Drakuru replace Elixir Gossip (#24727)
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-03-15 09:57:23 +01:00
github-actions[bot] 6b19ec8c82 chore(DB): import pending files
Referenced commit(s): 99a21fdd1f
2026-03-15 08:55:49 +00:00
Benjamin Jackson 99a21fdd1f chore(DB/Creature): Update verified build for creature display entries that match official data. (#25076) 2026-03-15 09:54:42 +01:00
github-actions[bot] 6dbe81ccfe chore(DB): import pending files
Referenced commit(s): 4c5a8be832
2026-03-15 06:49:33 +00:00
Degen 4c5a8be832 fix(DB/creature) Pools of Aggonar ooze aggro linking (#23463)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-03-15 07:48:25 +01:00
github-actions[bot] 098c95eec5 chore(DB): import pending files
Referenced commit(s): 6f9ecc8a0c
2026-03-15 06:16:57 +00:00
arsinspace 6f9ecc8a0c fix(DB/SAI): Fix waypoints for Darkfallen Bloodbearer (26115) (#23013)
Co-authored-by: arsinspace <arsinspace@outlook.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-03-15 07:15:55 +01:00
Shard a7f66eb006 fix(Core/Unit): Fix infinite loop in RemoveAllControlled (#25087) 2026-03-15 00:32:54 +01:00
github-actions[bot] 8d1cc31ae7 chore(DB): import pending files
Referenced commit(s): bec09a9ef3
2026-03-14 22:32:18 +00:00
Gultask bec09a9ef3 fix(DB/Creature): Update Spotted Hippogryph (23772) spawns with sniffed data (#25072)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-14 23:31:14 +01:00
github-actions[bot] 864af81911 chore(DB): import pending files
Referenced commit(s): fda4efbc58
2026-03-14 16:55:51 +00:00
Andrew fda4efbc58 fix(Scripts/EoE): fix Malygos Phase 3 Surge of Power warning (#25084)
Co-authored-by: Trista <aconstantgoal@abv.bg>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 13:54:32 -03:00
sogladev fda5093e59 fix(Core/Unit): Keep Lightwell alive on player death (#24675) 2026-03-14 16:43:24 +01:00
Grimgravy a7f49ff6b2 fix(Core/GridNotifiers): fix ImmuneToPC npcs reacting to stealthed players (#21652) 2026-03-14 08:44:02 -03:00
github-actions[bot] 8921b1f8a6 chore(DB): import pending files
Referenced commit(s): 31ea9f3aa4
2026-03-14 11:01:28 +00:00
Rocco Silipo 31ea9f3aa4 fix(DB/Script): Move Death Knight Initiate script on SAI and implement assault feature. (#25077)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-14 12:00:21 +01:00
Andrew 968a2363eb refactor(Core/Battlefield): remove Hungarian notation and modernize code (#25070)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 19:32:06 -03:00
github-actions[bot] 077cb4e2de chore(DB): import pending files
Referenced commit(s): 1973534e3e
2026-03-13 20:52:58 +00:00
MacWarrior 1973534e3e fix(DB/lang): Update esES NPC title & subname (#23668) 2026-03-13 21:51:41 +01:00
github-actions[bot] 007af85bee chore(DB): import pending files
Referenced commit(s): db3d3a2f2d
2026-03-13 20:49:24 +00:00
MacWarrior db3d3a2f2d fix(DB/lang): Update ruRU NPC title & subname (#25066) 2026-03-13 21:47:57 +01:00
github-actions[bot] 80d3f9201b chore(DB): import pending files
Referenced commit(s): 3e25f06bca
2026-03-13 20:46:21 +00:00
MacWarrior 3e25f06bca fix(DB/lang): Update esMX NPC title & subname (#23669) 2026-03-13 21:45:08 +01:00
github-actions[bot] 1e9711f85b chore(DB): import pending files
Referenced commit(s): 8ed20036f7
2026-03-13 20:35:51 +00:00
MacWarrior 8ed20036f7 fix(DB/lang): Update koKR NPC title & subname (#23670) 2026-03-13 21:33:55 +01:00
github-actions[bot] d2cb6c7371 chore(DB): import pending files
Referenced commit(s): b23a63f075
2026-03-13 20:31:42 +00:00
MacWarrior b23a63f075 fix(DB/lang): Update zhTW NPC title & subname (#23673) 2026-03-13 21:30:18 +01:00
github-actions[bot] 5361454ddf chore(DB): import pending files
Referenced commit(s): 41d99772e4
2026-03-13 20:10:53 +00:00
MacWarrior 1f1365c6b3 fix(DB/lang): Update zhCN NPC title & subname (#23672) 2026-03-13 21:09:29 +01:00
Rocco Silipo 41d99772e4 fix(DB/SAI): Improve Scarlet Peasant behavior. (#25080) 2026-03-13 21:01:36 +01:00
github-actions[bot] f5e85edcde chore(DB): import pending files
Referenced commit(s): 2e7bbb0880
2026-03-13 19:49:51 +00:00
MacWarrior 2e7bbb0880 fix(DB/lang): Update frFR NPC title & subname (#23666) 2026-03-13 20:46:34 +01:00
github-actions[bot] 1e4443eea5 chore(DB): import pending files
Referenced commit(s): 844b34dcd7
2026-03-13 19:28:48 +00:00
Takenbacon 7b1355f15e fix(Server/Scripting): Remove packet copy from server script hooks (#25063)
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-13 16:04:24 -03:00
blinkysc 0550b7778b fix(Core/Spells): Register missing Ice Barrier AuraScript for Incanter's Absorption (#25079)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2026-03-13 15:55:39 -03:00
blinkysc 844b34dcd7 fix(Core/Spells): Fix Chimera Shot Viper Sting mana cap (#25078)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-13 15:55:21 -03:00
yani9o e2c966a414 feat(Core/Cli): Re-Enable Console Pipe Functionality (#24963) 2026-03-13 11:27:48 -03:00
Copilot 41f34ea07b fix(Core/Spells): Fix typo in tangent() function causing incorrect negative value clamping (#23900)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: FrancescoBorzi <75517+FrancescoBorzi@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-03-13 08:07:00 +01:00
blinkysc c51d036815 fix(Core/Spells): Pass nullptr to KILL/KILLED/DEATH procs (#25074)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2026-03-12 16:22:12 -05:00
Crow a724b665f6 fix(Core/Spells): Make Illidan's Demon Fire Unable to Miss (#24994) 2026-03-12 13:20:00 -03:00
blinkysc 9a9d265334 fix(Core/Movement): Revert pet PATHFIND_NOT_USING_PATH teleport (#23494) (#25071)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-12 08:12:22 -05:00
sogladev 40f55bb0f3 refactor(Core/Movement): follower management of references (#25060)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2026-03-12 06:59:16 -03:00
blinkysc a8a96eb8f8 fix(Core/Spells): Skip level-based resistance for binary spells (#25065)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-03-12 06:58:57 -03:00
github-actions[bot] 8c7e3672b0 chore(DB): import pending files
Referenced commit(s): 392f6f5e44
2026-03-12 01:03:38 +00:00
Andrew 392f6f5e44 fix(Core/Battlefield): Erase invite by real team on war accept and add queue list command (#25056)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-11 22:02:30 -03:00
blinkysc 56985dac51 fix(Core/Spells): Fix Retaliation self-proc on activation (#25062)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-11 19:34:01 -05:00
github-actions[bot] 1963ed1b4c chore(DB): import pending files
Referenced commit(s): ae508b6054
2026-03-11 20:43:50 +00:00
MacWarrior ae508b6054 fix(DB/lang): Update deDE NPC title & subname (#23667) 2026-03-11 21:42:45 +01:00
github-actions[bot] 5ff898a9aa chore(DB): import pending files
Referenced commit(s): 5b3263e3b4
2026-03-11 19:19:04 +00:00
blinkysc 5b3263e3b4 fix(DB/Proc): Restrict on-spellcast procs to damage/heal only (#25061)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-11 14:17:53 -05:00
blinkysc 70687d6ac1 fix(Core/Movement): fix creature freeze when switching chase targets (#25058)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sogladev <sogladev@gmail.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
2026-03-11 09:20:15 -05:00
blinkysc 00d4f68e36 refactor(Core/Spells): Pass nullptr as victim for PROC_SPELL_PHASE_CAST (#25007)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-03-11 07:51:23 -05:00
github-actions[bot] 803f1c76ff chore(DB): import pending files
Referenced commit(s): 46b48cdfa0
2026-03-11 01:12:45 +00:00
Andrew 46b48cdfa0 fix(Core/Spells): Implement spell_jump_distance (#25023)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 22:09:26 -03:00
Francesco Borzì 6ffe41dd59 refactor(Core/Misc): port gossip validation, StringFormat APIs, and spell attribute naming from TC (#24789)
Co-authored-by: Rochet2 <tqbattlenet@gmail.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: tobmaps <spambot42@yandex.ru>
2026-03-10 20:50:32 -03:00
github-actions[bot] 47e6aed9a7 chore(DB): import pending files
Referenced commit(s): 6f7547bf52
2026-03-10 23:48:07 +00:00
Andrew 8db47a6a29 fix(Scripts/Ulduar): Brundir invincible during Overload if not last boss (#25029)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 20:47:33 -03:00
blinkysc 10b4f04c44 fix(Core/Events): Fix multi-stage holiday events ending early on restart (#25032)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-03-10 20:47:17 -03:00
Gultask 6f7547bf52 fix(DB/Loot): Tweak WotLK World Loot Green Chances to match chances before Normalization (#25046)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-10 20:46:58 -03:00
blinkysc 900fe51fef fix(Core/Spells): Use correct beacon copy spell for Flash of Light (#25053)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-10 14:08:56 -05:00
sudlud 52129ff974 fix(Scripts/Deadmines): store state of newly added doors to DB, too (#25050) 2026-03-10 15:55:37 +01:00
github-actions[bot] 14ce79413b chore(DB): import pending files
Referenced commit(s): 392cabf1c3
2026-03-10 05:08:56 +00:00
sudlud 392cabf1c3 fix(DB): Update gameobject 'Deadmines Doors and Levers' with sniffed v… (#25047) 2026-03-10 06:07:52 +01:00
github-actions[bot] fbee408c0a chore(DB): import pending files
Referenced commit(s): 6d8a3aeda1
2026-03-09 19:35:44 +00:00
Andrew 6d8a3aeda1 chore(DB/Text): Add German (deDE) translations for acore_string (#25011) 2026-03-09 20:34:32 +01:00
blinkysc b4d5231843 fix(Core/Spells): restore binary spell detection for CC resist via spell resistance (#25016)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-09 13:35:39 -05:00
github-actions[bot] bec18160c9 chore(DB): import pending files
Referenced commit(s): 32f0f236dc
2026-03-09 18:34:01 +00:00
blinkysc f66685c374 fix(Core/Spells): Fix Arcane Potency consumed by same cast that triggered it (#24997)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-03-09 13:32:50 -05:00
blinkysc 900be15597 fix(Core/Spells): Glyph of Polymorph should not remove Shadow Word: Death backlash (#25014)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Vincent-Michael <Vincent_Michael@gmx.de>
2026-03-09 13:32:30 -05:00
blinkysc 32f0f236dc fix(Core/Spells): Fix Divine Purpose not removing Intimidating Shout stun (#25021)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-09 13:32:16 -05:00
blinkysc 3fea857143 fix(Core/Scripts): Mirror Image should stop attacking invisible targets (#25027)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-09 13:31:23 -05:00
blinkysc e10e823e60 fix(Core/Spells): Fix ADD_TARGET_TRIGGER duration overwrite (#25042)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-09 13:30:58 -05:00
blinkysc 9d8a9cc770 fix(Core/Spells): prevent aura rank downranking based on hostile target level (#25045)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-09 13:30:38 -05:00
github-actions[bot] 26d006ebd2 chore(DB): import pending files
Referenced commit(s): a137dfcb66
2026-03-09 17:47:08 +00:00
dataCenter430 a137dfcb66 feat(Core/Commands): Allow .npc info to use GUID when no target selected (#24922)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-03-09 17:45:57 +00:00
Andrew 7fc3049449 fix(Core/Scripts): fix Solarian vanish phase evicting encounter (#25041)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 17:57:29 -03:00
github-actions[bot] 4b4944a856 chore(DB): import pending files
Referenced commit(s): fb2ec0ae68
2026-03-08 18:19:55 +00:00
Rocco Silipo fb2ec0ae68 fix(DB/Ulduar): Set New Creature Formations and clean some guid SAI. (#25039) 2026-03-08 19:18:44 +01:00
sogladev 06c0c6b655 fix(Core/Spells): apply SPELLFAMILY_GENERIC mods to spells by default (#24996)
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-03-08 12:44:29 -05:00
blinkysc 6d9b89c976 fix(Core/Movement): Teleport pet when pathfinding returns PATHFIND_NOT_USING_PATH (#23494)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-03-08 12:33:32 -05:00
github-actions[bot] 73f8af325d chore(DB): import pending files
Referenced commit(s): 7fe5800745
2026-03-08 17:31:55 +00:00
blinkysc 889ef5b11c fix(DB/Spell): Piercing Howl should break stealth (#25037)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-08 14:31:21 -03:00
blinkysc 7fe5800745 fix(Core/Combat): Prevent burst melee attacks from attack timer debt (#24858)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-08 14:30:48 -03:00
github-actions[bot] a8084f0ea3 chore(DB): import pending files
Referenced commit(s): 9a6899ff81
2026-03-08 17:28:42 +00:00
sogladev cdc0be1945 fix(DB/Waypoint): fix O'Reily waypoint (#24895) 2026-03-08 14:27:55 -03:00
Benjamin Jackson 9a6899ff81 feat(DB/Creature): Add class base stats for creatures. (#24910)
Co-authored-by: killerwife <killerwife@users.noreply.github.com>
2026-03-08 14:27:21 -03:00
blinkysc 470c075049 fix(Core/Spells): Fix Explosive Trap crit bonus multiplier (#24931)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-08 14:13:29 -03:00
github-actions[bot] 7010e680c8 chore(DB): import pending files
Referenced commit(s): 4f3e5ca591
2026-03-08 16:43:38 +00:00
sogladev 7f7b629a82 fix(Scripts/CoS): Chromie dialog options (#25024) 2026-03-08 13:42:27 -03:00
sogladev 4f3e5ca591 fix(Core/Movement): add creature formation movement generator (#25030)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2026-03-08 13:41:42 -03:00
Kevin Gross 04fbeec3c2 feat(Core/Achievements): Add configurable realm first kill time window (#24920) 2026-03-08 09:32:56 -03:00
Andrew fbbf960229 fix(Core/AI): fix OnSpellFailed crash on TempSummon despawn (#25036)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 07:12:50 -03:00
blinkysc f9e1a22710 fix(Core/Scripts): Add missing BattlefieldScript EnabledHooks init (#25033)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-07 23:17:25 -03:00
github-actions[bot] 2a697c6346 chore(DB): import pending files
Referenced commit(s): d3cd637d1f
2026-03-07 21:55:01 +00:00
avarishd d3cd637d1f fix(Scripts/Creature): multi-raid faction leader credit (#22168) 2026-03-07 18:53:58 -03:00
Andrew 33a438a585 feat(Core/AI): port OnSpellStart/OnSpellCast/OnSpellFailed/OnChannelF… (#25026)
Co-authored-by: offl <11556157+offl@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 18:02:58 -03:00
github-actions[bot] b632aa9dd6 chore(DB): import pending files
Referenced commit(s): 112a809888
2026-03-07 18:09:35 +00:00
blinkysc 112a809888 fix(DB/Spell): Arcane Blast and Missile Barrage spell_proc corrections (#25015)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-07 19:08:30 +01:00
github-actions[bot] 7415b31539 chore(DB): import pending files
Referenced commit(s): 47cfd6749f
2026-03-07 16:59:06 +00:00
blinkysc 47cfd6749f fix(DB/Spells): Restrict Rime proc to Obliterate only (#25025)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-07 10:36:05 -06:00
github-actions[bot] 3f04eafc7f chore(DB): import pending files
Referenced commit(s): 63a6ff45df
2026-03-07 11:08:29 +00:00
Rocco Silipo 63a6ff45df fix(DB/Ulduar): Create a new Guardian Lasher. (#25018) 2026-03-07 12:07:22 +01:00
github-actions[bot] c13135da1f chore(DB): import pending files
Referenced commit(s): 99b2686300
2026-03-07 10:45:18 +00:00
Rocco Silipo 99b2686300 fix(DB/Ulduar): Destroyed Vehicles are now present in 25M. (#25017) 2026-03-07 11:44:14 +01:00
blinkysc 4bdb6789be fix(Core/Spells): Judgement of Wisdom should restore 2% base mana per proc (#25020)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-07 07:35:58 -03:00
blinkysc 077bd9f869 fix(Core/Scripts): Fix Seal of Command cleave for Crusader Strike and ShoR (#25002) 2026-03-05 23:08:34 -06:00
blinkysc f5a47a9db7 fix(Core/Server): Remove unnecessary HandleTeleportTimeout (#25013)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-06 00:21:38 -03:00
github-actions[bot] 34b70f844e chore(DB): import pending files
Referenced commit(s): 80e50ee6dd
2026-03-06 00:08:31 +00:00
Sebastian Chitiva R. 80e50ee6dd chore(DB/Text): Add Some Translations (esES And esMX) (#25010) 2026-03-05 21:07:25 -03:00
github-actions[bot] 06bd8cafba chore(DB): import pending files
Referenced commit(s): 7dc7e4e94f
2026-03-05 18:58:17 +00:00
Rocco Silipo 7dc7e4e94f fix(DB/Ulduar): Edit trashes spawn points and formations in XT-002 Deconstructor arena. (#24987) 2026-03-05 19:06:02 +01:00
Gultask cf3943edb8 fix(DB/Loot): Razormane Backstabber mistakenly added in World Loot (#25003) 2026-03-05 17:25:51 +01:00
Rocco Silipo 8f7a135a70 fix(DB/Script): Move Brozebeard Radio behaviour on SAI. (#25006) 2026-03-05 17:25:10 +01:00
blinkysc e2746c54ba fix(Core/Spells): Use proc entry cooldown for item equip proc cooldown (#25005)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-05 08:04:11 -06:00
Francesco Borzì b1d159c225 fix(Core/Misc): prevent crash and undefined behavior in Warden destructor and Object visibility (#24900) 2026-03-05 08:41:08 -03:00
github-actions[bot] 5a3c48b281 chore(DB): import pending files
Referenced commit(s): a67cf7e3b8
2026-03-05 09:29:46 +00:00
Andrew a67cf7e3b8 fix(Scripts/Ulduar): port TC Mimiron Magnetic Core handling (#24998)
Co-authored-by: Unholychick <lucas__jensen@hotmail.com>
Co-authored-by: sirikfoll <sirikfoll@hotmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 06:28:31 -03:00
Andrew 7e45da1fec fix(Scripts/Ulduar): Flame Leviathan evade mode if Pursue returns no … (#25000) 2026-03-04 15:00:42 +01:00
github-actions[bot] cd2fcac454 chore(DB): import pending files
Referenced commit(s): d36e58b9af
2026-03-04 11:06:43 +00:00
Rocco Silipo d36e58b9af fix(DB/Uldar): Set Chamber Overseer waypoint delay and orientation. (#24999) 2026-03-04 12:05:37 +01:00
sogladev 82307e319e fix(Core/Movement): use-after-free using DontCacheRandomMovementPaths (#24935)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-04 02:06:43 -03:00
github-actions[bot] 2e8ba2e2d3 chore(DB): import pending files
Referenced commit(s): 5ccd9cd92c
2026-03-04 05:06:25 +00:00
Gultask 03b8af0eab fix(DB/Gameobject): Add Fissure Plants for quest The Stagnant Oasis (#24992)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-03-04 02:06:04 -03:00
Gultask 13e4f2d27d fix(DB/Loot): Add World Loot to Stoic Mammoth (30260) (#24993) 2026-03-04 02:05:44 -03:00
blinkysc 5ccd9cd92c fix(DB/Spell): Fix Seal of Command not proccing from HotR and ShoR (#24986)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-04 02:05:11 -03:00
blinkysc 17322e189d fix(Core/Spells): Fix Seal of Vengeance using own stack for damage (#24985)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-04 01:53:15 -03:00
github-actions[bot] ac526c950c chore(DB): import pending files
Referenced commit(s): 0b6b1f31ba
2026-03-03 23:26:26 +00:00
Rocco Silipo 0b6b1f31ba fix(DB/Ulduar): Edit trashes movements and formations in Ignis arena. (#24982) 2026-03-04 00:22:36 +01:00
blinkysc cccd52dab8 fix(Core/Spells): revert CAST proc ordering and add ApplySpellMod recursion guard (#24990)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-03 16:45:06 -06:00
github-actions[bot] a013968436 chore(DB): import pending files
Referenced commit(s): 82781f24a9
2026-03-03 15:22:50 +00:00
Andrew 82781f24a9 feat(Core/Commands): add honor and arena point reset to .reset all … (#24978)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-03 12:21:37 -03:00
github-actions[bot] 4dce54c9a5 chore(DB): import pending files
Referenced commit(s): c8764aef78
2026-03-03 14:12:13 +00:00
Walter Pagani c8764aef78 chore(DB/Text): Add some translations (esES and esMX) (#24824) 2026-03-03 11:11:03 -03:00
github-actions[bot] fa34636e37 chore(DB): import pending files
Referenced commit(s): 5b17f4a044
2026-03-03 13:43:51 +00:00
Andrew 5b17f4a044 fix(Scripts/Commands): battlefield commands console support and localized messages (#24980)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 10:42:41 -03:00
blinkysc 1fc4781306 fix(Core/Spells): Fully absorbed periodic damage should not break stealth (#24975)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Ariel Silva <ariel-@users.noreply.github.com>
2026-03-02 19:57:45 -06:00
sogladev e471087652 fix(Core/Movement): restore TimedFleeingMovementGenerator AttackStop (#24892)
Co-authored-by: megamage <none@none>
2026-03-02 22:07:42 -03:00
Francesco Borzì 0726ac1602 fix(Core/Scripts): missing null checks for GetCharmerOrOwner and GetOwner (#24902) 2026-03-02 21:57:25 -03:00
blinkysc 779764383b fix(Core/Spells): Fix iterator invalidation crash in deferred spell mod cleanup (#24974)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-02 18:26:52 -06:00
Andrew 8422ec906f feat(Core/Scripting): Implement OnBattlefieldBeforeInvitePlayerToWar() (#24973) 2026-03-02 20:05:43 -03:00
github-actions[bot] c880590180 chore(DB): import pending files
Referenced commit(s): 2259c36673
2026-03-02 19:34:55 +00:00
sudlud 2259c36673 fix(DB/Gameobject): Sniffed Values for 'The Park' spawns (#24972) 2026-03-02 20:33:50 +01:00
sudlud 2f82a34808 fix(DB/Gameobject): Sniffed Values for 'Cathedral Square' spawns (#24971) 2026-03-02 20:33:29 +01:00
blinkysc 361595e6c2 fix(Core/Spells): Add proc chain guard and TAKEN auto-trigger logic (#24966)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-03-02 13:19:29 -06:00
blinkysc dd6f32d54d fix(Core/Spells): Port SPELL_ATTR3_INSTANT_TARGET_PROCS cascade proc suppression from TrinityCore (#24936)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: QAston <126822+QAston@users.noreply.github.com>
2026-03-02 06:34:59 -06:00
github-actions[bot] ed78bfe5a6 chore(DB): import pending files
Referenced commit(s): 1f91ccf758
2026-03-02 01:55:30 +00:00
Rocco Silipo 1a85244cf0 fix(DB/Creature): Rework Mechanolift 304-A spawns and waypoints. (#24959) 2026-03-01 22:49:16 -03:00
Andrew 1f91ccf758 fix(Core/Scripting): Call OnBattlefieldPlayerJoinWar() before adding … (#24964) 2026-03-01 22:48:32 -03:00
Andrew e74adf550e feat(Core/Scripting): Add Battlefield scripting hooks and API (#24957)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-01 21:54:15 -03:00
blinkysc 6d48b463f1 fix(Core/Skills): Remove profession passive auras on skill removal (#24955)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-01 21:51:30 -03:00
github-actions[bot] e0ea58879e chore(DB): import pending files
Referenced commit(s): 1cbd6e0612
2026-03-01 23:39:17 +00:00
blinkysc 1cbd6e0612 fix(Core/Scripts): Fix Missile Barrage and Clearcasting proc with Arcane Missiles (#24958)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-01 17:38:12 -06:00
blinkysc bd99687040 fix(Core/Scripts): Fix Judgement and Judgements of the Just seal interactions (#24953)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-01 11:46:32 -06:00
github-actions[bot] e1ebb7099d chore(DB): import pending files
Referenced commit(s): 343a33bd63
2026-03-01 17:11:31 +00:00
blinkysc 343a33bd63 fix(DB/Spells): Fix Seal of Light and Flame Cap proc rates (#24954)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-01 11:10:11 -06:00
blinkysc 52872c743f fix(Core/Scripts): Fix Shifting Naaru Sliver not applying Limitless Power (#24952)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-01 10:51:07 -06:00
github-actions[bot] ce643ce1ca chore(DB): import pending files
Referenced commit(s): 63cf6061e7
2026-03-01 16:30:30 +00:00
Gultask 63cf6061e7 fix(DB/Quest): Use sniffed data for Quests The Dormant Shade (410) and Proving Allegiance (409) (#24950)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-03-01 13:29:22 -03:00
github-actions[bot] 2b4547bf01 chore(DB): import pending files
Referenced commit(s): fc3c638fd1
2026-03-01 15:57:28 +00:00
Apatia fc3c638fd1 fix(DB/Conditions): Tie Wintergrasp gear vendors to arena seasons (#24913) 2026-03-01 12:56:24 -03:00
github-actions[bot] 0708a314d5 chore(DB): import pending files
Referenced commit(s): 037b707be0
2026-03-01 14:33:19 +00:00
blinkysc 037b707be0 fix(Core/Spells): Fix channeled CAST→HIT proc ordering and hasted DynObject duration (#24948)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: TrinityCore <TrinityCore@users.noreply.github.com>
2026-03-01 08:32:15 -06:00
github-actions[bot] 41c04288c9 chore(DB): import pending files
Referenced commit(s): a933dabfec
2026-03-01 02:37:44 +00:00
sudlud 70ca6d238e fix(DB/Gameobject): Sniffed Values for 'Black Smoke - scale 2' spawns (#24946) 2026-02-28 23:36:51 -03:00
Gultask bd018cad0b fix(DB/Gameobject): Add Junk in My Trunk gameobject spawning (#24945) 2026-02-28 23:36:46 -03:00
sudlud a933dabfec fix(DB/Gameobject): Sniffed Values for 'Thunder Ale' spawns (#24944) 2026-02-28 23:36:38 -03:00
Benjamin Jackson 4382b6bd0c refactor(Core/SharedDefines): Use one class enum instead of two for creatures. (#24918) 2026-02-28 19:14:43 -05:00
Benjamin Jackson 515aeca570 feat(Core/Globals): Dynamically calculate max race and racemasks from DBC data. (#24665) 2026-02-28 18:12:52 -05:00
github-actions[bot] 85b224bcef chore(DB): import pending files
Referenced commit(s): eae14a58b3
2026-02-28 21:28:13 +00:00
blinkysc eae14a58b3 fix(Core/Spells): Fix proc phase ordering CAST before HIT for instant spells (#24942)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Shauren <297439+Shauren@users.noreply.github.com>
2026-02-28 15:27:05 -06:00
blinkysc 92f12f3bce fix(Core/Spells): Fix Frozen Power talent using wrong effect for proc chance (#24943)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-28 14:08:12 -06:00
github-actions[bot] 9b08a66c16 chore(DB): import pending files
Referenced commit(s): a0d0ef7954
2026-02-28 18:53:24 +00:00
Gultask a0d0ef7954 fix(DB/Quest): Rework Vile Hold / Malykriss quest handling (#24941) 2026-02-28 15:52:17 -03:00
github-actions[bot] 76bbc31d8a chore(DB): import pending files
Referenced commit(s): c4a49f914a
2026-02-28 18:48:20 +00:00
Andrew c4a49f914a fix(Scripts/Ulduar): Fix Razorscale walking in air animation (#24940)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-28 15:47:08 -03:00
Andrew 6fdcd717c2 fix(Core/Battlegrounds): allow SotA turrets to be used during warmup (#24908)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 15:16:05 -03:00
blinkysc 8298e73057 fix(Core/Spells): Fix Vanish/Shadowmeld not absorbing spells via Sanctuary (#24937)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: linencloth <none@none>
2026-02-28 11:46:56 -06:00
github-actions[bot] fe06e3fbd4 chore(DB): import pending files
Referenced commit(s): 6338e036c5
2026-02-28 17:18:16 +00:00
Andrew 6338e036c5 fix(Scripts/SSC): remove Tainted Core from inventory on death (#24939)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 14:17:14 -03:00
github-actions[bot] f34e87fd32 chore(DB): import pending files
Referenced commit(s): 75798e4b5a
2026-02-28 15:10:56 +00:00
Rocco Silipo 75798e4b5a fix(DB/Ulduar): Add Various waypoints and formation. (#24934) 2026-02-28 16:09:52 +01:00
blinkysc 6d93f67cdf fix(Core/Spells): Fix item use macro breaking melee auto-attack (#24926)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: QAston <QAston@users.noreply.github.com>
2026-02-28 08:15:51 -06:00
github-actions[bot] 0912c11fc7 chore(DB): import pending files
Referenced commit(s): 7b89dac055
2026-02-28 14:15:31 +00:00
blinkysc 7b89dac055 fix(Core/Spells): Fix Cold Blood not consumed when Mutilate kills target (#24909)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-02-28 08:14:25 -06:00
github-actions[bot] 0b952192c1 chore(DB): import pending files
Referenced commit(s): dbbd3a5aec
2026-02-28 12:33:55 +00:00
Kethunsar dbbd3a5aec fix(DB/Item): Update Item values for some unobtainable WotLK items using Classic & Cata data (#24880)
Signed-off-by: Keathunsar <dady172172@gmail.com>
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2026-02-28 09:32:51 -03:00
github-actions[bot] cc2c7ec0fd chore(DB): import pending files
Referenced commit(s): b14cdea7d2
2026-02-28 02:57:01 +00:00
Andrew b14cdea7d2 feat(Core/LFG): Implement dungeon selection cooldown to prevent repeat assignme… (#24916)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2026-02-27 23:55:45 -03:00
github-actions[bot] 22078a9de5 chore(DB): import pending files
Referenced commit(s): 40c712faea
2026-02-28 02:53:39 +00:00
blinkysc 40c712faea fix(Core/Spells): Prevent Kill Command cast without a pet (#24929)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-27 20:52:29 -06:00
github-actions[bot] cdfedcf799 chore(DB): import pending files
Referenced commit(s): 4cdf4bea3f
2026-02-28 00:08:16 +00:00
Benjamin Jackson 4cdf4bea3f fix(DB/Gameobject): Respawn Heigan's Plague Fissure objects. (#24897) 2026-02-27 19:07:08 -05:00
blinkysc 9ecaf5aca5 fix(Core/Spells): Remove range check on split damage auras (#24899)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-27 14:02:50 -06:00
github-actions[bot] 8f57a13072 chore(DB): import pending files
Referenced commit(s): f5ababeb11
2026-02-27 17:43:30 +00:00
sudlud 2b28b12683 fix(DB/Gameobject): Sniffed Values for 'unnamed yellow dome' spawns (#24894) 2026-02-27 18:42:43 +01:00
sudlud 3468710309 fix(Core/BF/BG): update Titan Relic spawns with sniffed values (#24912) 2026-02-27 18:42:11 +01:00
github-actions[bot] f5ababeb11 chore(DB): import pending files
Referenced commit(s): 5273146cb6
2026-02-27 17:41:08 +00:00
blinkysc 5273146cb6 fix(Core/Spells): Restrict Beacon of Light proc to intended heals (#24921)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-27 11:39:42 -06:00
github-actions[bot] 997d57fd62 chore(DB): import pending files
Referenced commit(s): 4c44b03e51
2026-02-27 17:30:12 +00:00
sudlud 4c44b03e51 fix(DB/Gameobject): Sniffed Values for 'Doodad_OrcBonFire01' spawns (#24919) 2026-02-27 18:29:00 +01:00
github-actions[bot] 03b27f4784 chore(DB): import pending files
Referenced commit(s): 74dd60a7b1
2026-02-27 14:54:17 +00:00
blinkysc df04120c16 fix(DB/Proc): Add missing NONE DmgClass flags and fix SpellPhaseMask for on-cast procs (#24903)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-27 08:42:40 -06:00
blinkysc 396c35be2f fix(Core/Spells): Fix Cobra Strikes stack consumption (#24906)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: TrinityCore <TrinityCore@users.noreply.github.com>
2026-02-27 08:42:17 -06:00
blinkysc 74dd60a7b1 fix(Core/Spells): Fix Swift Hand of Justice healing for 0 (#24911)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-02-27 08:41:22 -06:00
github-actions[bot] 12927674f4 chore(DB): import pending files
Referenced commit(s): 9f79d53b66
2026-02-27 12:34:14 +00:00
sudlud 9f79d53b66 fix(DB/Creature): Sniffed Values for 'Day of the Dead Celebrants and … (#24856) 2026-02-27 13:33:09 +01:00
github-actions[bot] 672d44b862 chore(DB): import pending files
Referenced commit(s): 424f97208a
2026-02-27 00:54:04 +00:00
blinkysc 424f97208a fix(Core/Spells): Allow Mutilate offhand to proc Focused Attacks (#24907) 2026-02-26 18:52:50 -06:00
github-actions[bot] 5adb7e07e8 chore(DB): import pending files
Referenced commit(s): 22dd44f4d1
2026-02-26 22:37:31 +00:00
blinkysc 22dd44f4d1 fix(Core/Scripts): Remove duplicate spell scripts causing double-firing (#24905)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-26 16:36:23 -06:00
github-actions[bot] 9df01c67fa chore(DB): import pending files
Referenced commit(s): 76ec5e39a0
2026-02-26 18:58:23 +00:00
Gultask 76ec5e39a0 fix(DB/Loot): Gluth Loot Table (#24737)
Co-authored-by: amed80 <8395873+amed80@users.noreply.github.com>
2026-02-26 15:56:59 -03:00
blinkysc 54dba75483 fix(Core/Spells): Turn the Tables buff only applies to the rogue (#24896)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-26 12:00:33 -06:00
blinkysc 028db4c033 fix(Core/Spells): Check DONT_BREAK_STEALTH in stealth proc guard (#24898)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-26 10:18:24 -06:00
github-actions[bot] e6aae1e1c4 chore(DB): import pending files
Referenced commit(s): 5cf9ae11a5
2026-02-26 08:50:38 +00:00
blinkysc 1358d73e23 fix(Core/Spells): Fix Hungering Cold breaking from disease damage (#24888)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-02-26 05:50:19 -03:00
blinkysc 585184b639 fix(DB/Proc): Add missing NONE DmgClass proc flags to Blue Dragon (#24890)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-26 05:49:52 -03:00
Andrew 5cf9ae11a5 feat(Core/Commands): Add .spellinfo command with subcommands (#24867)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2026-02-26 05:49:33 -03:00
github-actions[bot] 450e0c0292 chore(DB): import pending files
Referenced commit(s): 00550945df
2026-02-26 02:28:04 +00:00
sudlud 00a5b78d72 fix(DB/Gameobject): Sniffed Values for 'Huge Laying Skeleton 02' spawns (#24886) 2026-02-26 03:27:54 +01:00
sudlud 905a274895 fix(DB/Gameobject): Sniffed Values for 'Huge Sitting Skeleton 02' spawns (#24884) 2026-02-26 03:27:37 +01:00
sudlud 00550945df fix(DB/Gameobject): Sniffed Values for 'Sitting Skeleton 03' spawns (#24883) 2026-02-26 03:27:00 +01:00
github-actions[bot] aafe5f8b2f chore(DB): import pending files
Referenced commit(s): 46ceba3d00
2026-02-25 23:33:16 +00:00
sudlud 2ff0ec8211 fix(DB/Gameobject): Sniffed Values for 'Doodad_WoodSign%' spawns (#24882) 2026-02-26 00:09:34 +01:00
github-actions[bot] 46ceba3d00 chore(DB): import pending files
Referenced commit(s): 0d7baa00f6
2026-02-25 22:49:18 +00:00
Gultask 0d7baa00f6 fix(DB/Loot): Remove ilvl 146 Weapons in the 72-74 Level Range that were never supposed to drop in original WotLK (#24885) 2026-02-25 19:43:52 -03:00
github-actions[bot] 4694cb2570 chore(DB): import pending files
Referenced commit(s): fcd7e383c2
2026-02-25 22:20:56 +00:00
Tereneckla fcd7e383c2 fix(DB/Spells): Add scrolls to the str/agi spell group (#24877) 2026-02-25 19:19:46 -03:00
github-actions[bot] 16daeea316 chore(DB): import pending files
Referenced commit(s): 0064cdd9ff
2026-02-25 21:58:06 +00:00
sudlud 0064cdd9ff fix(DB/Gameobject): Sniffed Values for 'unnamed flames' spawns (#24879) 2026-02-25 22:57:00 +01:00
github-actions[bot] e54c21941a chore(DB): import pending files
Referenced commit(s): f370dce7f8
2026-02-25 21:21:30 +00:00
Gultask f370dce7f8 fix(DB/Spells): Port Proc Cooldowns from old spell_proc_event table (#24878) 2026-02-25 18:20:23 -03:00
blinkysc 460e2e0cac fix(Core/Spells): Prevent friendly spells from breaking stealth (#24875) 2026-02-25 12:41:42 -06:00
github-actions[bot] d2b60765b1 chore(DB): import pending files
Referenced commit(s): ec7cf77d24
2026-02-25 17:59:46 +00:00
Gultask ec7cf77d24 fix(DB/GameObject): Set Sniffed Flags to Serpentshrine Console Misc Doodad (#24876) 2026-02-25 14:58:27 -03:00
github-actions[bot] cfd45f86dc chore(DB): import pending files
Referenced commit(s): 4d2402a285
2026-02-25 17:43:04 +00:00
sudlud 4d2402a285 fix(DB/Gameobject): Sniffed Values for 'Blood of Heroes' spawns (#24855) 2026-02-25 18:41:59 +01:00
blinkysc f9fc202781 fix(Scripts/Spells): Fix Retaliation self-damage and charge loss on activation (#24868)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Vincent-Michael <Vincent_Michael@gmx.de>
2026-02-25 10:20:50 -06:00
github-actions[bot] d3a914d90f chore(DB): import pending files
Referenced commit(s): 823bf84a12
2026-02-25 16:13:42 +00:00
blinkysc 2fe33a782d fix(DB/Spells): Prevent Focused Attacks from proccing on offhand attacks (#24870)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-25 10:13:05 -06:00
blinkysc 823bf84a12 chore(Scripts/Spells): Remove duplicate Shaman T8 Electrified script (#24869)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-25 10:12:13 -06:00
github-actions[bot] e3f4a0e092 chore(DB): import pending files
Referenced commit(s): 3eab74da3a
2026-02-25 14:57:51 +00:00
blinkysc 3eab74da3a fix(DB/Loot): Remove duplicate Void Crystal from disenchant entry 67 (#24871)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2026-02-25 11:56:37 -03:00
github-actions[bot] af567db104 chore(DB): import pending files
Referenced commit(s): c990b7ad31
2026-02-25 13:39:36 +00:00
sudlud c990b7ad31 fix(DB/Gameobject): Sniffed Values for 'Serpentshrine Console' spawns (#24861) 2026-02-25 14:38:29 +01:00
天鹭 bb10c2c541 fix(SpellEffects): GameObject Rotation (#24850) 2026-02-25 01:18:12 -06:00
github-actions[bot] 3cb5c9685f chore(DB): import pending files
Referenced commit(s): 45ea548ff6
2026-02-25 05:21:06 +00:00
blinkysc 45ea548ff6 fix(Scripts/Spells): Add missing Druid T10 Balance 2P bonus (#24865)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Ariel Bastos <ariel@arielbastos.com>
2026-02-24 23:20:02 -06:00
github-actions[bot] 179a188ad0 chore(DB): import pending files
Referenced commit(s): 37416f0fa0
2026-02-25 03:57:45 +00:00
blinkysc 37416f0fa0 fix(DB/Spell): Fix Killing Machine PPM values for ranks 3-5 (#24866)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Ariel Bastos <ariel@arielbastos.com>
2026-02-24 21:55:13 -06:00
github-actions[bot] e28881d0b8 chore(DB): import pending files
Referenced commit(s): f88fda4f19
2026-02-25 02:52:24 +00:00
blinkysc f3779c8924 fix(DB/Spell): Fix Threat of Thassarian not proccing on MH miss/dodge/parry (#24864)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-24 20:51:15 -06:00
dataCenter430 f88fda4f19 feat(Core/LFG): Implement Debug.LFG config option (#24854) 2026-02-24 23:39:24 -03:00
blinkysc e17df40a57 fix(Core/Spells): Fix SetSpellModTakingSpell assert from re-entrant calls (#24863)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-24 19:38:11 -06:00
github-actions[bot] fca1ee550d chore(DB): import pending files
Referenced commit(s): b31a9379b8
2026-02-25 01:26:24 +00:00
Andrew b31a9379b8 fix(Scripts/Ulduar): fix teleporters not activating after boss kills (#24860)
Co-authored-by: Vincent-Michael <Vincent_Michael@gmx.de>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Keader <keader.android@gmail.com>
2026-02-24 22:25:16 -03:00
blinkysc 25ff0c9ef4 fix(Core/Spells): Exempt kill/death events from triggered-spell proc filter (#24859)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-24 19:15:16 -06:00
blinkysc 1e73383b54 fix(Core/Spells): Restore asserts in SetSpellModTakingSpell (#24862)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-24 19:04:14 -06:00
blinkysc 90d7228222 fix(Core/Spells): Fix Piercing Shots to roll remaining damage on refresh (#24852)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-24 17:17:40 -06:00
blinkysc 30beeed2ae fix(Core/Spells): Block SPELL_EFFECT_ENERGIZE_PCT on isolated targets (#24844)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-24 17:17:24 -06:00
Andrew 06d1656402 fix(Scripts/Ulduar): Remove GUID-based harpoon identification in Razors… (#24846)
Co-authored-by: Keader <keader.android@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 19:34:15 -03:00
github-actions[bot] 9b04591440 chore(DB): import pending files
Referenced commit(s): 0e562c3209
2026-02-24 15:25:43 +00:00
Tereneckla 0e562c3209 fix(DB/Spell): update Maelstrom Weapon PPM (#24845) 2026-02-24 09:24:33 -06:00
blinkysc cd2f222946 fix(Core/Spells): Fix negative SPELL_AURA_MOD_DAMAGE_DONE client display (#24843)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-02-24 00:56:30 -06:00
Benjamin Jackson 56d2efc31e fix(Core/AuthSession): Correct typo in query field fetch. (#24842)
Co-authored-by: 天鹭 <18535853+PkllonG@users.noreply.github.com>
2026-02-24 00:52:40 -03:00
Kitzunu b4773da8a2 chore(Github): Update issue labeler action to version 1.0.3 (#24802) 2026-02-24 00:03:44 -03:00
github-actions[bot] d1c548d127 chore(DB): import pending files
Referenced commit(s): 5d33af0d40
2026-02-24 00:53:08 +00:00
blinkysc 3fb46dd4ae fix(Core/Spells): Fix Cut to the Chase S&D duration (#24841)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-23 21:52:27 -03:00
sudlud 5d33af0d40 fix(DB/Gameobject): Sniffed Values for 'Bottle' spawns (#24837) 2026-02-23 21:52:05 -03:00
github-actions[bot] be468b4b35 chore(DB): import pending files
Referenced commit(s): badbf52adc
2026-02-24 00:49:45 +00:00
sudlud 1e96a1a46a fix(DB/Gameobject): Sniffed Values for 'Bread of the Dead' spawns (#24833) 2026-02-23 21:49:42 -03:00
github-actions[bot] 99aa2991cd chore(DB): import pending files
Referenced commit(s): af7e91f9a9
2026-02-24 00:49:08 +00:00
sudlud bdba826606 fix(DB/Gameobject): Sniffed Values for 'Spirit Candle' spawns (#24835) 2026-02-23 21:49:00 -03:00
github-actions[bot] 7e05ed0be9 chore(DB): import pending files
Referenced commit(s): e9360f56c4
2026-02-24 00:48:47 +00:00
sudlud badbf52adc fix(DB/Creature): Sniffed Values for 'Chapman' spawns (#24839) 2026-02-23 21:48:39 -03:00
sudlud 782d4d539d fix(DB/Creature): Sniffed Values for 'Catrina' spawns (#24840) 2026-02-23 21:48:22 -03:00
github-actions[bot] 34f1d2b39a chore(DB): import pending files
Referenced commit(s): e8ce033087
2026-02-24 00:47:57 +00:00
sogladev 8b9cdfde13 fix(DB/QuestTracker): add index (#24803)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2026-02-23 21:47:49 -03:00
github-actions[bot] af7e91f9a9 chore(DB): import pending files
Referenced commit(s): b041bd54e1
2026-02-24 00:47:38 +00:00
Benjamin Jackson e9360f56c4 fix(Core/AuthSession): Send proper account flags for authentication responses. (#24829) 2026-02-23 21:47:23 -03:00
blinkysc 0fb5b2dfe3 fix(Core/Spells): Fix Beacon of Light healing attribution (#24836)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-23 21:47:03 -03:00
blinkysc e8ce033087 fix(Core/Spells): Prevent stealth from breaking on friendly proc spells (#24834)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-02-23 21:46:50 -03:00
sudlud b041bd54e1 fix(DB/Gameobject): Sniffed Values for 'Mixed Fruit Bowl' spawns (#24832) 2026-02-23 21:46:34 -03:00
Stefano Borzì 3001b11d9a chore(Core/Battleground): expose damange,healing and kills attribute for modules (#24801) 2026-02-23 20:40:33 +01:00
Jasper e3f6693d1a fix(Core/DynamicObject): Fix Death and Decay not ticking while stationary (#24205)
Co-authored-by: blinkysc <37940565+blinkysc@users.noreply.github.com>
2026-02-23 16:25:49 -03:00
github-actions[bot] d39a03b7ab chore(DB): import pending files
Referenced commit(s): 4277ac0b26
2026-02-23 18:38:49 +00:00
blinkysc d0f4ef26b7 chore(Core/Spells): Remove duplicate seed of corruption spellscript (#24831)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-23 12:38:17 -06:00
blinkysc 4277ac0b26 fix(Core/Spells): Fix Rapid Recuperation, Rapid Killing, and auto-generate PROC_ATTR_REQ_SPELLMOD (#24830)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-23 12:37:37 -06:00
github-actions[bot] 57119764a7 chore(DB): import pending files
Referenced commit(s): 2d8a113502
2026-02-23 11:57:39 +00:00
Rocco Silipo 2d8a113502 fix (DB/Condition): Remove pre-requisites for Playing Along quest. (#24825)
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2026-02-23 12:56:36 +01:00
github-actions[bot] 80947bf409 chore(DB): import pending files
Referenced commit(s): 0faf08c260
2026-02-23 02:27:51 +00:00
Gultask 0faf08c260 fix(DB/Loot): Cover more WotLK creatures in the Loot Normalization (#24819) 2026-02-22 23:26:25 -03:00
blinkysc 40e0a1e545 fix(Core/Spells): Fix Kill Command stacks not being consumed (#24822)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-22 19:44:52 -06:00
github-actions[bot] 76dd25d751 chore(DB): import pending files
Referenced commit(s): beca6fef53
2026-02-23 01:31:30 +00:00
Walter Pagani 27f8915438 fix(DB/Text): Add some translations (esES and esMX) (#24805) 2026-02-22 22:12:23 -03:00
Gultask b035d1f914 feat(Core/SmartScripts): Implement Target Type for Formations (#24811) 2026-02-22 22:11:52 -03:00
blinkysc bce0be9fdb fix(Core/Spells): Prevent vehicles from receiving party/raid area auras (#24820)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-22 22:11:35 -03:00
blinkysc beca6fef53 fix(Core/Spells): Fix Lock and Load proccing from Explosive Trap activation (#24821)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-22 22:11:21 -03:00
github-actions[bot] 3d23a63c7e chore(DB): import pending files
Referenced commit(s): 6097aacc81
2026-02-23 00:50:42 +00:00
blinkysc 6097aacc81 fix(DB/Spells): Fix Darkmoon Card: Illusion restoring double mana (#24816)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-22 18:49:20 -06:00
blinkysc 7c0701b41b fix(Core/Spells): Lock and Load proc on immune (#24818) 2026-02-22 18:44:05 -06:00
github-actions[bot] c0ddf3d860 chore(DB): import pending files
Referenced commit(s): adc14d93b2
2026-02-23 00:42:38 +00:00
Andrew 832e540813 fix(DB/Creature): Malygos (10/25) despawn on evade (#24814)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 21:42:04 -03:00
github-actions[bot] 1194c4fe95 chore(DB): import pending files
Referenced commit(s): af951de737
2026-02-23 00:41:45 +00:00
Nicolas Lebacq adc14d93b2 fix(Scripts/ZulGurub): resolved an issue with Venoxis Holy Wrath spell targeting (#24746) 2026-02-22 21:41:32 -03:00
sudlud af951de737 fix(DB/Gameobject): Sniffed Values for 'Offering Bowl' spawns (#24813) 2026-02-23 01:40:38 +01:00
blinkysc 5a53ca6560 fix(Core/Spells): Fix Prayer of Mending not bouncing to full-HP members (#24815)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-22 18:28:31 -06:00
blinkysc 9f10718566 fix(Core/Spells): Fix Swift Hand of Justice using wrong proc spell (#24808)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-22 20:11:06 +01:00
blinkysc 2bd4e4daee fix(Core/Spells): Do not set proc SpellFamilyName without SpellFamilyMask (#24807)
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-02-22 20:10:51 +01:00
github-actions[bot] f432f4f974 chore(DB): import pending files
Referenced commit(s): fe0222cbdd
2026-02-22 18:53:00 +00:00
blinkysc 96df2b3678 fix(Core/Spells): Fix Lock and Load procs (#24795)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-22 12:32:41 -06:00
github-actions[bot] 98cf3cb007 chore(DB): import pending files
Referenced commit(s): 2990f13840
2026-02-22 18:31:56 +00:00
trauntrow 3931993109 fix(DB/SAI): Homing Robot OOX-17/TN fix waypoints and aura (#24769) 2026-02-22 15:30:35 -03:00
github-actions[bot] 7b5f56f762 chore(DB): import pending files
Referenced commit(s): ff990a42ab
2026-02-22 18:14:03 +00:00
Gultask c2e595abb9 fix(DB): Tweak some Loot Conditions for profession drops II (#24810) 2026-02-22 15:10:43 -03:00
Gultask fe0222cbdd fix(DB/Loot): Tweak some Loot Conditions for profession drops (#24809) 2026-02-22 14:30:50 -03:00
blinkysc 2990f13840 fix(Core/Spells): Prevent extra attack abilities from chain-proccing (#24806)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: trickerer <onlysuffering@gmail.com>
2026-02-22 11:27:54 -06:00
github-actions[bot] e281f10b5b chore(DB): import pending files
Referenced commit(s): 7fadeb1141
2026-02-22 17:23:17 +00:00
blinkysc ff990a42ab fix(Core/Spells): Implement Honor Among Thieves spell scripts (#24799)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ccrs <crs_92_19@hotmail.com>
2026-02-22 11:07:18 -06:00
blinkysc 7fadeb1141 fix(Core/Spells): Beacon of Light no longer copies target healing modifiers (#24796)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-22 11:06:47 -06:00
sogladev f7ab757970 chore(Scripts/Ulduar): boss_kologarn_pit_kill_bunny (#24636)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2026-02-22 11:00:03 -03:00
github-actions[bot] 7137295d69 chore(DB): import pending files
Referenced commit(s): 0759d47000
2026-02-22 13:56:23 +00:00
Kitzunu cf92cfa59f fix(Core/CLI): Replace fgetws with ReadConsoleW for Windows console UTF-8 input (#24725)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-02-22 14:55:29 +01:00
Andrew 0759d47000 fix(Scripts/EoE): Remove useless Focusing Iris script (#24804) 2026-02-22 10:55:18 -03:00
github-actions[bot] 65cbe0a818 chore(DB): import pending files
Referenced commit(s): a4e1975a33
2026-02-22 08:15:04 +00:00
Andrew a4e1975a33 fix(DB/Creature): Fix Power Spark movement (#24798) 2026-02-22 09:14:02 +01:00
github-actions[bot] def5924d3b chore(DB): import pending files
Referenced commit(s): 0994714bd1
2026-02-21 22:51:24 +00:00
Andrew 0994714bd1 fix(Scripts/EoE): Implement Malygos Vortex (#24726)
Co-authored-by: Manuel Carrasco (maanuel) <noreply@trinitycore.org>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Manuel Carrasco <manuel@carrasco.dev>
Co-authored-by: Trista <Trista@users.noreply.github.com>
2026-02-21 19:50:14 -03:00
blinkysc 052c36224a fix(Core/Spells): Port HandleBreakableCCAuraProc from TrinityCore (#24793)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: joschiwald <joschiwald.trinity@gmail.com>
Co-authored-by: sogladev <sogladev@gmail.com>
2026-02-21 19:01:10 -03:00
github-actions[bot] 34caea42be chore(DB): import pending files
Referenced commit(s): 1c91f96e02
2026-02-21 16:43:14 +00:00
Francesco Borzì f7bc41eebe refactor(Core/Entities): clean up vendor item removal and add QuaternionData Euler helpers (#24790) 2026-02-21 13:42:52 -03:00
blinkysc 07e9cef70f fix(Scripts/Spells): Remove duplicate Sacred Shield script with wrong caster attribution (#24791)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-21 13:42:27 -03:00
blinkysc 1c91f96e02 fix(DB/Spells): Fix Soul Preserver trinket proccing from non-healing spells (#24792)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-21 13:42:09 -03:00
github-actions[bot] 33bafc7c8a chore(DB): import pending files
Referenced commit(s): 16fd29c78f
2026-02-21 14:31:56 +00:00
blinkysc 16fd29c78f fix(DB/Spell): Fix Omen of Clarity not proccing from utility spells (#24783)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-21 08:30:53 -06:00
blinkysc 69bccd0a56 fix(Core/Scripts): Allow Lock and Load to proc from fire school traps (#24784)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-21 08:12:52 -06:00
github-actions[bot] 85071c01cc chore(DB): import pending files
Referenced commit(s): 4e233cc4ae
2026-02-21 12:07:31 +00:00
sogladev 4e233cc4ae fix(Scripts/Spells): Mad Alchemist's Potion and Gluth's Decimate 10m (#24788)
Co-authored-by: Gerhood <mrambrius@gmail.com>
2026-02-21 13:06:25 +01:00
blinkysc b01e202244 fix(Core/Spells): Fix Avenging Wrath not greying out Divine Protection/Shield (#24778)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-20 18:48:23 -06:00
blinkysc 5e1fd50776 fix(Core/Scripts): Prevent Judgement of Light from triggering Beacon of Light (#24781)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-20 18:48:08 -06:00
github-actions[bot] 8459cff6ce chore(DB): import pending files
Referenced commit(s): 3e791dfcbd
2026-02-20 22:57:32 +00:00
blinkysc 3e791dfcbd fix(DB/Spell): Add spell_proc entry for Inner Focus (#24780) 2026-02-20 16:56:22 -06:00
github-actions[bot] 8472334cc6 chore(DB): import pending files
Referenced commit(s): 20745b45ba
2026-02-20 17:06:10 +00:00
blinkysc 88a6048890 fix(Core/Spells): Use base mana cost for Illumination and Thrill of the Hunt (#24776)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-20 11:04:41 -06:00
Gultask 20745b45ba fix(DB/Creature): Implement Steel Gate Gargoyle Attack Event (#24707) 2026-02-20 13:48:54 -03:00
blinkysc a757e306cf fix(Core/Spells): Master of Elements mana refund with Living Bomb and base cost calculation (#24775)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-20 10:06:43 -06:00
github-actions[bot] 5a128c69d8 chore(DB): import pending files
Referenced commit(s): 4b4fb0f907
2026-02-20 15:26:44 +00:00
Gultask 4b4fb0f907 fix(DB/Loot): Loot Normalization Part 1 (#24398) 2026-02-20 12:25:34 -03:00
github-actions[bot] 7102298d90 chore(DB): import pending files
Referenced commit(s): 188976dbea
2026-02-20 05:30:31 +00:00
blinkysc 188976dbea fix(Core/Spells): Fingers of Frost proc and consumption with Blizzard (#24770)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-20 02:29:23 -03:00
blinkysc ac7446fe1c fix(Core/Scripts): fix Pet Healing set bonus using heal info instead of damage info (#24768)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-02-19 21:03:50 -06:00
github-actions[bot] 2203e4b0a9 chore(DB): import pending files
Referenced commit(s): 1665c4c369
2026-02-20 00:14:35 +00:00
sudlud 1665c4c369 fix(DB/Gameobject): Sniffed Values for 'Orange Marigolds' spawns (#24767) 2026-02-19 21:13:26 -03:00
blinkysc 0cd5403d12 fix(Core/Spells): add per-aura SpellTypeMask for auto-generated procs (#24766)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-02-19 19:33:48 -03:00
github-actions[bot] 41dad1710c chore(DB): import pending files
Referenced commit(s): 94a7233927
2026-02-19 22:25:50 +00:00
sudlud 94a7233927 fix(DB/Gameobject): Sniffed Values for 'Ghostly Cooking Fire' spawns (#24764) 2026-02-19 19:24:32 -03:00
github-actions[bot] cafb5eae4b chore(DB): import pending files
Referenced commit(s): e54e280e60
2026-02-19 20:48:07 +00:00
blinkysc e135e83183 fix(Scripts/Spells): fix Blood Presence not healing for damage dealt (#24765)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: mik1893 <michele.roscelli@gmail.com>
2026-02-19 14:29:08 -06:00
blinkysc 082147fc47 refactor(Core/Spells): remove defensive DamageInfo guard in PPM calc (#24763)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-19 14:25:35 -06:00
blinkysc e54e280e60 fix(Core/Spells): fix Lock and Load not proccing from Frost Trap (#24762)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-19 14:25:06 -06:00
github-actions[bot] 0f4bd870dc chore(DB): import pending files
Referenced commit(s): ab29745d6a
2026-02-19 18:59:23 +00:00
blinkysc 47568e42c5 fix(Core/Spells): fix FINISH phase proc targeting for triggered spells (#24757)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Mykhailo Redko <ovitnez@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 12:58:46 -06:00
blinkysc 96b51b1dd4 fix(Core/Spells): fix DoEffectCalcAmount receiving amount without spell power (#24759)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-02-19 12:58:32 -06:00
blinkysc ab29745d6a fix(Core/Spells): fix PPM proc chance calculation for healing spells (#24761)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-19 12:58:17 -06:00
github-actions[bot] 42ba48a9a9 chore(DB): import pending files
Referenced commit(s): 61e5cd7ac3
2026-02-19 18:40:21 +00:00
blinkysc 61e5cd7ac3 fix(Core/Spells): Combustion non-crit hits now add crit stacks (#24752)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-19 12:37:00 -06:00
github-actions[bot] 08cb2ab615 chore(DB): import pending files
Referenced commit(s): af83b62f7c
2026-02-19 13:05:50 +00:00
blinkysc af83b62f7c fix(DB/Spell): Elemental Focus proc on hit instead of cast (#24753)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-19 07:04:42 -06:00
blinkysc c1400db05d fix(Core/Arena): persist personal rating when adding arena team member (#24743)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-19 01:53:38 -03:00
github-actions[bot] 1aba09f0bf chore(DB): import pending files
Referenced commit(s): 68b52001d3
2026-02-19 01:05:37 +00:00
sudlud 4cc6c3f1d2 fix(DB/Gameobject): Sniffed Values for 'Candy Skulls' spawns (#24745) 2026-02-18 22:04:48 -03:00
sudlud 68b52001d3 fix(DB/Gameobject): Sniffed Values for 'InnTableTiny' spawns (#24744) 2026-02-18 22:04:32 -03:00
github-actions[bot] f6f94db02b chore(DB): import pending files
Referenced commit(s): ab42ae45a7
2026-02-18 23:06:07 +00:00
MkDev11 ab42ae45a7 fix(DB/Quest): Slaves to Saronite RP scripting improvements (#24343)
Co-authored-by: mkdev11 <MkDev11@users.noreply.github.com>
2026-02-18 20:04:48 -03:00
github-actions[bot] bb5485b197 chore(DB): import pending files
Referenced commit(s): 4599f26ae9
2026-02-18 11:32:59 +00:00
blinkysc 4599f26ae9 refactor(Core/Spells): QAston proc system (#24233)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: QAston <qaston@gmail.com>
Co-authored-by: joschiwald <joschiwald@online.de>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: blinkysc <your-github-email@example.com>
Co-authored-by: Tereneckla <Tereneckla@users.noreply.github.com>
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2026-02-18 08:31:53 -03:00
github-actions[bot] 65a869ea27 chore(DB): import pending files
Referenced commit(s): 27feeb9fcf
2026-02-18 05:02:28 +00:00
sudlud 27feeb9fcf fix(DB/Gameobject): Sniffed Values for 'Valentine Arch (x2.00)' spawns (#24742) 2026-02-18 06:01:23 +01:00
Andrew 9a17604b03 fix(Scripts/Naxxramas): set Four Horsemen chest respawn timer to 7 days (#24739) 2026-02-17 00:32:51 -03:00
github-actions[bot] 67b52c76c2 chore(DB): import pending files
Referenced commit(s): b7f1a79acc
2026-02-16 19:31:39 +00:00
sogladev b7f1a79acc fix(DB/SAI): update Obsidian Sanctum trash (#24732)
Co-authored-by: Aokromes <Aokromes@users.noreply.github.com>
2026-02-16 20:30:21 +01:00
Benjamin Jackson fd7bde14e7 fix(Core/Handlers): Remove error message when leaving group in battleground. (#24712) 2026-02-16 14:31:45 -03:00
blinkysc 2ed3d0bc21 fix(Core/Arena): Fix inverted OnBeforeArenaTeamMemberUpdate hook (#24734)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-16 12:27:23 -03:00
Andrew 61750665df chore(Core/Player): Improve one arena team log (#24730) 2026-02-16 11:07:28 -03:00
blinkysc 686aafd57b feat(Core/Hooks) Adds hooks for BG and Arena systems. (#23543) 2026-02-16 00:45:03 -03:00
Jakub Gałecki 27a39dda66 fix(Core/Battlegrounds): Fix Siege Engine being destroyed after spawn, fix demolishers not being destroyed after flag contest (#24461) 2026-02-15 20:35:25 -03:00
github-actions[bot] ff079ae0cc chore(DB): import pending files
Referenced commit(s): 01f8f91475
2026-02-15 23:14:49 +00:00
Gultask 01f8f91475 fix(Core/Loot): Allow References to be grouped like Items (#24275) 2026-02-16 00:13:29 +01:00
github-actions[bot] 848adf73ed chore(DB): import pending files
Referenced commit(s): 2ab0af1a7f
2026-02-15 22:52:09 +00:00
Gultask 2ab0af1a7f fix(DB/Loot): Abandoned Adventurer's Satchel (#24509)
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-02-15 23:50:46 +01:00
Benjamin Jackson 1e47f701ac feat(Core/Player): Add hooks for reputation price discount calculation. (#24666) 2026-02-15 23:44:44 +01:00
sogladev 24f84ee849 fix(Core/Spell): further limit exploit prevention standup to non-triggered spells (#24688) 2026-02-15 23:43:46 +01:00
github-actions[bot] b17ccafe76 chore(DB): import pending files
Referenced commit(s): 1c3c536098
2026-02-15 22:38:51 +00:00
sogladev 1c3c536098 fix(DB/Gossip): Enable BoxCoded for Zas'Tysh and Tharl Stonebleeder (#24673) 2026-02-15 23:37:43 +01:00
Andrew 35126423ac refactor(Scripts/EoE): Make use of creature/GO storages (#24724) 2026-02-15 18:39:21 -03:00
github-actions[bot] dea82df9a9 chore(DB): import pending files
Referenced commit(s): ce74c0b19c
2026-02-15 21:06:07 +00:00
blinkysc ce74c0b19c feat(Core/Scripts): Add gameobject_summon_groups with quaternion rotation support (#24708)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-15 15:05:00 -06:00
Gultask dcafad1a41 fix(Scripts/StormPeaks): Time-Lost & Vyragosa rescheduling and invisible combat (#24691) 2026-02-15 16:51:23 -03:00
Andrew c7a8c9ae9a fix(Core/Player): Fix skill rewarded spell learning to properly handle skill-rewarded spells with out-of-order IDs (#24581)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-15 15:14:42 -03:00
github-actions[bot] 7a7f455ca2 chore(DB): import pending files
Referenced commit(s): 404a568bef
2026-02-15 17:13:04 +00:00
Rocco Silipo 404a568bef fix(Script/ObsidianSanctum): Lava Strike event now starts correctly. (#24723) 2026-02-15 17:42:54 +01:00
Tereneckla d9807742e5 refactor(Core/Unit): use spell_group functions for a few more cases (#24019) 2026-02-15 13:32:41 -03:00
github-actions[bot] 4289b2641f chore(DB): import pending files
Referenced commit(s): f8cfcf9c55
2026-02-15 14:36:12 +00:00
Andrew f8cfcf9c55 fix(Core/Commands): Add detailed quest availability info to .quest info (#24721)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2026-02-15 11:35:02 -03:00
github-actions[bot] ce3ebadbec chore(DB): import pending files
Referenced commit(s): b348455d53
2026-02-15 12:01:35 +00:00
sogladev 19f418f489 fix(Scripts/ObsidianSanctum): enable Sartharion drakes patrols (#24702)
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2026-02-15 09:00:27 -03:00
Andrew a05a43cee1 refactor(Scripts/Ulduar): Update Ulduar to use boss states and other modernizations (#24714)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-15 08:57:57 -03:00
Andrew b348455d53 fix(Core/Cmake): Rename VER_* macros to AC_* and centralize build dir… (#24717)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2026-02-15 08:55:08 -03:00
Andrew e049122f5f feat(Scripts/Commands): Add grid-based search to npc near and gobject… (#24718)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2026-02-15 08:54:55 -03:00
Benjamin Jackson bd0f5ee722 refactor(Core/Defines): Rename custom named creature family enum. (#24570) 2026-02-15 12:06:33 +01:00
Copilot 088ffee46a docs(Agents): Configure AI PR review to enforce CLAUDE.md and wiki standards (#24655)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-15 01:53:36 -03:00
Andrew 14c3366d25 chore: Update build commands to indicate optional building
Clarify that building is optional and requires explicit request.
2026-02-14 21:59:14 -03:00
Andrew 208fd3e695 fix(Scripts/Naxxramas): fix Four Horsemen chest despawning (#24716) 2026-02-14 20:57:16 -03:00
sogladev b2a85da544 fix(Core/Trade): correct packets, exchange checks, distance logic (#24710)
Co-authored-by: Wyrserth <wyrserth@protonmail.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Alan Deutscher <adeutscher@gmail.com>
Co-authored-by: Dehravor <dehravor@gmail.com>
Co-authored-by: robinsch <robinsch@users.noreply.github.com>
Co-authored-by: killerwife <killerwife@gmail.com>
2026-02-14 20:04:26 -03:00
sogladev 8748a34eee fix(Scripts/ShadowfangKeep): fix Love is in the Air to start after reset (#24713) 2026-02-14 16:47:24 -03:00
killerwife 65d39b5187 fix(Core/Unit): Fix duplicate sending of hitinfo in SMSG_SPELLNONMELEEDAMAGELOG (#24711) 2026-02-14 12:55:15 -03:00
sogladev bdb0cfac6f feat(Core/Config): Add configurable XP rate for battleground objectives (#24672) 2026-02-14 04:31:58 -03:00
Digid702 9e8a25c5d4 fix(Scripts/Spell): 52308 Sample container clears Hydra Sputum (#23955) 2026-02-13 20:58:00 -03:00
Andrew c908f443e9 refactor(Scripts/Ulduar): Update Auriaya register methods (#24706) 2026-02-13 19:57:36 -03:00
sogladev 301b19c0f1 fix(Scripts/ObsidianSanctum): remove Sartharion's boss boundary (#24703) 2026-02-13 18:16:37 +01:00
Benjamin Jackson 24f5f289f0 refactor(Core/Packets): Rewrite various instance packets to modern class. (#22762) 2026-02-13 11:22:45 -03:00
Andrew c251b46892 chore: Update SQL update guidelines in CLAUDE.md (#24700)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-13 10:34:59 -03:00
github-actions[bot] 64448d550f chore(DB): import pending files
Referenced commit(s): 8cbc8b081e
2026-02-13 11:50:47 +00:00
Billy Jones 854a53ca45 fix(DB/Quest): "Speak with Ruga" missing quest starters (#24677) 2026-02-13 12:50:10 +01:00
Andrew 2473f3513d feat(Scripts/Commands): Show boss name in instance boss state (#24698) 2026-02-13 08:49:24 -03:00
github-actions[bot] 8cbc8b081e chore(DB): import pending files
Referenced commit(s): 36a1f31c29
2026-02-13 11:42:23 +00:00
sogladev 36a1f31c29 fix(Core/ObjectMgr): update npc_vendor.maxcount to u32 from u8 (#24685) 2026-02-13 08:17:21 -03:00
Gultask 0e50b3dede fix(Core/Movement): Don't take height into consideration for follow teleports (#24690) 2026-02-13 06:02:52 -03:00
github-actions[bot] 6ebc6c9f2a chore(DB): import pending files
Referenced commit(s): 6bb76401ba
2026-02-13 09:01:08 +00:00
Andrew a262273ece fix(Scripts/Naxxramas): Fix Undying/Immortal credit (#24694) 2026-02-13 05:53:59 -03:00
Rocco Silipo 6bb76401ba fix(DB/Spell): Set Avenging Fury range effect to 2 yards. (#24683)
Co-authored-by: Nyeriah <Nyeriah@users.noreply.github.com>
2026-02-13 05:53:38 -03:00
blinkysc 7fc57744d9 fix(Scripts/Commands): Re-spawn pool quests after reload quest starters (#24696)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-13 05:42:13 -03:00
blinkysc 504f5a186e fix(CI): correct unit_tests binary path in linux-build action (#24697)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-13 07:01:40 +01:00
github-actions[bot] 4bce87e447 chore(DB): import pending files
Referenced commit(s): eeeaa08088
2026-02-12 17:22:43 +00:00
Gultask eeeaa08088 fix(DB/SAI): Rewrite Last Rites in SmartAI (#24680)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 14:18:33 -03:00
github-actions[bot] fe1296c3ec chore(DB): import pending files
Referenced commit(s): 2520bed648
2026-02-12 12:56:50 +00:00
Gultask 2520bed648 fix(DB/Creature): Reduce General Lightsbane (29851) default DamageModifier (#24682) 2026-02-12 09:53:04 -03:00
github-actions[bot] fb1d6d9739 chore(DB): import pending files
Referenced commit(s): d597e4590b
2026-02-11 17:50:41 +00:00
Gultask d597e4590b fix(DB/Creature): Improve Stockades Entrance (#24676)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-02-11 14:49:29 -03:00
sogladev b2d212c0a1 fix(Core/Spells): Lady Blaumeux and Sir Zeliek's cast uninterruptable (#24534) 2026-02-11 04:34:18 -03:00
github-actions[bot] f9de106230 chore(DB): import pending files
Referenced commit(s): 48223145eb
2026-02-11 07:33:52 +00:00
Benjamin Jackson 48223145eb fix(DB/Creature): Adjust unit flags for Lightwell creature. (#24678) 2026-02-11 04:32:46 -03:00
sogladev a890f55b55 fix(Core/Creature): implement SUMMON_PROP_FLAG_USE_SUMMONER_FACTION (#24674) 2026-02-10 09:42:43 -03:00
Benjamin Jackson c73cf6b019 feat(Core/Handlers): Make use of a few billing plan flags for authentication response. (#24569)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-10 00:28:59 -03:00
blinkysc f0e5f32b4e fix(Core/Battlegrounds): remove unused ApplyPhaseMask from Arathi Basin (#24582)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-10 00:28:44 -03:00
github-actions[bot] 22cf31365e chore(DB): import pending files
Referenced commit(s): 4c1e559f54
2026-02-10 03:28:21 +00:00
sogladev fb2a3b2fbf fix(DB/Vendor): Updates vendor lists for reagents and poisons (#24594)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-10 00:28:12 -03:00
Andrew 125f6cb748 fix(Scripts/Naxxramas): Thaddius casting Ball Lightning shouldn't pr… (#24624) 2026-02-10 00:27:42 -03:00
github-actions[bot] 8199d59b7e chore(DB): import pending files
Referenced commit(s): 5b278c7118
2026-02-10 03:27:24 +00:00
Andrew 4c1e559f54 refactor(Scripts/EoE): Modernize scripts (#24634) 2026-02-10 00:27:18 -03:00
Tereneckla 1c5c28b6f8 fix(DB/Spells): add stack rule for love is in the air perfumes/colognes (#24659) 2026-02-10 00:26:54 -03:00
sogladev 1ec68348a9 fix(Scripts/World): Lower engineering specialization swap requirements (#24670) 2026-02-10 00:26:37 -03:00
sogladev 5b278c7118 fix(Scripts/Naxxramas): Mr. Bigglesworth and Critter Bites interaction (#24671) 2026-02-10 00:26:20 -03:00
github-actions[bot] 5e75f7a23f chore(DB): import pending files
Referenced commit(s): 54d145499e
2026-02-10 02:08:30 +00:00
blinkysc 54d145499e fix(Core/GameObject): Handle zero quaternion rotation for dynamically spawned gameobjects (#24662)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: zergtmn <zergtmn@users.noreply.github.com>
2026-02-09 20:07:23 -06:00
github-actions[bot] d914d61acb chore(DB): import pending files
Referenced commit(s): d71c749586
2026-02-09 14:58:32 +00:00
Apatia d71c749586 fix(DB/Creature): Adds and adjusts money loot for various NPCs (#24643) 2026-02-09 11:43:43 -03:00
github-actions[bot] 3ffbbe981f chore(DB): import pending files
Referenced commit(s): 7571ada767
2026-02-08 14:49:27 +00:00
Kitzunu 7571ada767 fix(Script/Quest): Kodo Roundup (#24241) 2026-02-08 15:48:21 +01:00
github-actions[bot] c883eb578a chore(DB): import pending files
Referenced commit(s): 2b563fc0e4
2026-02-08 11:37:44 +00:00
Andrew 2b563fc0e4 feat(Scripts/Commands): Implement npc/gameobject load commands (#24644)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-02-08 08:36:35 -03:00
github-actions[bot] e0b50798a0 chore(DB): import pending files
Referenced commit(s): e5a3f5abfe
2026-02-08 08:29:30 +00:00
Gultask e5a3f5abfe fix(DB/Creature): Set Correct Speed to Illidan DB Target (23070) (#24647) 2026-02-08 09:28:27 +01:00
github-actions[bot] afe92f5f44 chore(DB): import pending files
Referenced commit(s): 50aa26bef9
2026-02-07 22:38:12 +00:00
Rocco Silipo 50aa26bef9 fix(Core/SmartScript): Start Closest Waypoint can handle both wp tables. (#24638)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-07 23:32:04 +01:00
Andrew 28f91949ea chore: Update ClaudeAI SQL updates directory instructions (#24640) 2026-02-07 18:30:13 -03:00
Francesco Borzì 3b8ac391d9 fix(Core/Scripts): apply safety improvements (#24635) 2026-02-07 17:22:58 -03:00
Andrew 4bda3ca1a9 refactor(Scripts/ObsidianSanctum): Modernize script files (#24632)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-07 15:48:05 -03:00
github-actions[bot] 008a6199d9 chore(DB): import pending files
Referenced commit(s): 896f762cce
2026-02-06 23:59:11 +00:00
sogladev 896f762cce fix(Scripts/Spells): some LW drums cannot affect targets lvl80 or higher (#24611) 2026-02-06 20:58:05 -03:00
github-actions[bot] 29be3483b6 chore(DB): import pending files
Referenced commit(s): dfc5ebbbab
2026-02-06 22:46:48 +00:00
Gultask 57090a5302 fix(Scripts/SSC): Rewrite Coilfang Water Handling (#24559)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-06 19:19:23 -03:00
Gultask fe71aca415 fix(DB/SAI): Rewrite Terokk's Downfall with Sniffed data (#24627) 2026-02-06 19:19:07 -03:00
blinkysc dfc5ebbbab fix(Core/Handlers): Handle vehicle and possess spells in CMSG_REQUEST_PET_INFO (#24575)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Faq <Faq@users.noreply.github.com>
2026-02-06 19:18:59 -03:00
Benjamin Jackson 4e81f59d62 feat(Core/Config): Add configuration options for point multipliers for arena team brackets. (#24631) 2026-02-06 19:10:02 -03:00
Gultask c09ee1ddf3 fix(Core/Movement): Prevent Follow predictions from clipping through walls and add teleport as last resort (#24287) 2026-02-06 18:08:27 -03:00
Gultask cda6e619d0 fix(Core/Threat): Melee creatures should only target units they can attack when rooted (#24526) 2026-02-06 18:07:27 -03:00
github-actions[bot] 5949d54f0e chore(DB): import pending files
Referenced commit(s): b521a3927d
2026-02-06 21:06:34 +00:00
Gultask ebe11235d2 fix(Core/Pet): Allow Pets to attack players from any angle (#24580) 2026-02-06 18:06:13 -03:00
Gultask f87752de24 fix(Core/SmartScript): Change AREA_CASTING to align with VICTIM_CASTING on timer recalculation (#24563) 2026-02-06 18:05:59 -03:00
Gultask 8249ca51ed fix(Scripts/TempestKeep): Add Teleport Position to Astromancer Solarian and Threat Reset (#24622)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-06 18:05:48 -03:00
Gultask c74e1567d7 fix(Core/SmartAI): Ranged Creatures should have relaxed stances while outside melee range (#24623) 2026-02-06 18:05:37 -03:00
Gultask c1cbc8bfed fix(Scripts/MagistersTerrace): Prevent Splitting Delrissa and Helpers on Aggro (#24560) 2026-02-06 18:05:26 -03:00
Gultask b521a3927d fix(Scripts/StormPeaks): Rewrite Time-Lost Proto Drake (#24497) 2026-02-06 18:05:14 -03:00
Gultask 64bcc4de72 fix(DB/Creature): Adjust Field Values to Creature Flame Wave II (22228) (#24598) 2026-02-06 18:05:09 -03:00
Gultask a924aa6c24 fix(Core/Movement): Exclude Players and Player-controlled units from pet pathing cancellations (#24552) 2026-02-06 18:04:02 -03:00
github-actions[bot] f21a447bf1 chore(DB): import pending files
Referenced commit(s): 9b63cde7cb
2026-02-06 20:42:20 +00:00
blinkysc 9b63cde7cb fix(DB/Gameobject): Recalculate quaternion rotation values from orientation (#24617) 2026-02-06 21:41:08 +01:00
sudlud 653136e311 fix(Scripts/SunkenTemple): sniffed values for 'Idol of Hakkar' spawn (#24606) 2026-02-06 21:39:29 +01:00
Francesco Borzì d4124b1470 docs: init CLAUDE.md (#24630) 2026-02-06 10:21:21 -06:00
github-actions[bot] 58d6fedefe chore(DB): import pending files
Referenced commit(s): 9f5f3d1290
2026-02-06 13:49:28 +00:00
sogladev 9f5f3d1290 fix(DB/Creature): Update gossip menus and options for select trainers (#24596) 2026-02-06 10:48:22 -03:00
blinkysc 193da38f74 fix(Commands): .go creature and .appear support transports (#23969)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-02-06 08:48:33 -03:00
blinkysc 4f5a63f1d1 fix(Core/Guild): Fix rare guild bank bug (#24614)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-03 23:42:26 -03:00
github-actions[bot] 37019a2500 chore(DB): import pending files
Referenced commit(s): 1a05906598
2026-02-04 00:23:02 +00:00
Ryan Turner 924c1f3daf fix(DB/Loot): Removes "Warsong Report" and "Battered Junkbox" from "Battered Junkbox" (#24588)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2026-02-03 21:22:21 -03:00
Benjamin Jackson 1a05906598 fix(DB/Creature): Correct model probabilities for various trigger creatures. (#24610) 2026-02-03 21:21:48 -03:00
github-actions[bot] 37e5fc7d48 chore(DB): import pending files
Referenced commit(s): 5e85552108
2026-02-04 00:20:14 +00:00
Gultask 606a40e09c fix(DB/SAI): Implement Unstable Shroom Script (#24601) 2026-02-03 21:19:27 -03:00
Gultask 5e85552108 fix(DB/SAI): Astromancer Lord should use Domination like Star Scryer (#24593) 2026-02-03 21:19:11 -03:00
Gultask 0efc2b3179 fix(Core/Unit): Ignore Armor Calculation for spells with SPELL_ATTR4_IGNORE_DAMAGE_TAKEN_MODIFIERS (#24592) 2026-02-03 20:30:11 -03:00
github-actions[bot] 871163b1cc chore(DB): import pending files
Referenced commit(s): 14ebaae275
2026-02-03 17:27:56 +00:00
blinkysc 14ebaae275 fix(Core/GameObject): Use quaternion rotation directly instead of orientation hackfix (#24602)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: zergtmn <zerg@myisp.com>
2026-02-03 14:26:50 -03:00
Andrew 3d9e58b3d6 chore(Core/Handlers): Clear debug leftovers (#24603) 2026-02-03 06:29:31 -03:00
github-actions[bot] 54445357a7 chore(DB): import pending files
Referenced commit(s): 3f4c5d0e9a
2026-02-02 09:45:03 +00:00
sudlud 3f4c5d0e9a fix(DB/Gameobject): Sniffed Values for 'Broken Cart' spawns (#24587) 2026-02-02 06:43:57 -03:00
github-actions[bot] 9bf77e8660 chore(DB): import pending files
Referenced commit(s): 261afd8854
2026-02-02 01:29:31 +00:00
Gultask 261afd8854 fix(DB/Loot): Rewrite TBC Raid BoE Loot and Recipes (#24586) 2026-02-01 22:28:26 -03:00
github-actions[bot] b6f1169e60 chore(DB): import pending files
Referenced commit(s): 396a6be5cf
2026-02-01 20:06:43 +00:00
sudlud 396a6be5cf fix(DB/SAI): fix talk timer for 'Brewfest Setup Crew' (#24583) 2026-02-01 21:05:33 +01:00
github-actions[bot] 6bbcb22558 chore(DB): import pending files
Referenced commit(s): ad804805c0
2026-02-01 18:14:36 +00:00
Rocco Silipo ad804805c0 fix(DB/Creature): Set Wyrmrest Protector emote to 0. (#24579) 2026-02-01 19:13:33 +01:00
github-actions[bot] 7621cef2a4 chore(DB): import pending files
Referenced commit(s): 6dfe65304e
2026-02-01 16:10:48 +00:00
Gultask 364e16579d fix(DB/SmartAI): Improve targeting for Spectral Stable Hand (#24574) 2026-02-01 17:09:59 +01:00
Gultask 6dfe65304e fix(Scripts/HyjalSummit): Prevent Hyjal Bosses from talking when talking when dead (#24572) 2026-02-01 17:09:41 +01:00
sogladev f27a1e2619 fix(Scripts/Naxxramas): Sapphiron flight phase animation (#24535) 2026-02-01 16:59:52 +01:00
Gultask 154a4a0761 fix(CI/Codestyle): Ignore backtick checks in comments (#24573) 2026-01-31 20:12:37 -03:00
github-actions[bot] 621b2d2655 chore(DB): import pending files
Referenced commit(s): 2935ec6d7f
2026-01-31 21:20:42 +00:00
sudlud 2935ec6d7f fix(DB/game_event): implement 'Brewfest Building (Orgrimmar)' (#24517)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2026-01-31 22:19:36 +01:00
github-actions[bot] 8161ef90b4 chore(DB): import pending files
Referenced commit(s): a151c9a894
2026-01-31 20:37:20 +00:00
sudlud a151c9a894 fix(DB/game_event): Brewfest Building (Ironforge) (#24527)
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2026-01-31 21:35:03 +01:00
Victor Godoy 4864b800b0 fix(Scripts/Naxx): Thaddius Ball Lightning should check all players i… (#24392)
Co-authored-by: victor <vngodoyr@unap.cl>
2026-01-31 13:44:19 -03:00
Andrew 324d014bb8 fix(Scripts/EoE): fix Malygos reseting at p3 and other improvements (#24566) 2026-01-31 13:41:21 -03:00
github-actions[bot] f279dd1683 chore(DB): import pending files
Referenced commit(s): f5ee8dee4d
2026-01-31 08:42:01 +00:00
Gultask f5ee8dee4d fix(DB/Loot): Adjust Jotunheim Cage Key Chances (#24564) 2026-01-31 09:40:53 +01:00
Gultask 2a120350a4 fix(DB/Creature): Set Correct Faction for Spotted Hippogryph (23772) and Shoveltusk Forager (29479) (#24565) 2026-01-31 09:39:43 +01:00
sudlud b8a08dc008 fix(CI/Windows): installer script - update OpenSSL version to 3.6.1 (#24558) 2026-01-31 08:30:18 +01:00
Andrew 6c32ea2e5e refactor(Scripts/EoE): Update creature register methods (#24556) 2026-01-30 10:20:21 -03:00
sogladev f9bc6c6292 fix(Core/Player): Prevent player gaining client control when charmed (#24539)
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
2026-01-30 10:15:27 -03:00
sogladev dab8d7c6f6 fix(Core/Movement): fix calculation first Catmull-Rom spline point (#24449)
Co-authored-by: DanVS <33371360+DanVS@users.noreply.github.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-01-30 10:13:53 -03:00
github-actions[bot] e05ce31200 chore(DB): import pending files
Referenced commit(s): 9aa3ca3de0
2026-01-30 13:11:38 +00:00
Dan1l-sh 9aa3ca3de0 fix(DB/SAI) fix terokk dawnfall quest (#24511)
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2026-01-30 14:10:33 +01:00
Gultask ce7566defb fix(Scripts/ShatteredHalls): Don't let Flame Arrows stack in Blood Guard Porung Gauntlet Event (#24434)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-01-30 00:12:35 -03:00
github-actions[bot] eae4ed19be chore(DB): import pending files
Referenced commit(s): c7e752f03e
2026-01-30 01:54:41 +00:00
Andrew c7e752f03e fix(Scripts/EoE): Remove red dragon hack (#24541)
Co-authored-by: Trista <aconstantgoal@abv.bg>
2026-01-29 22:53:34 -03:00
Gultask 640004b8f3 fix(Core/Unit): Allow Spellsteal to handle Proc Auras and HoTs (#24536) 2026-01-29 20:04:01 -03:00
Gultask fa3734c71a fix(Scripts/BoreanTundra): Set Last Rites NPCs Active during event so it progresses without requiring player nearby (#24538) 2026-01-29 20:00:34 -03:00
github-actions[bot] ae34d41c4a chore(DB): import pending files
Referenced commit(s): fe9ddea814
2026-01-29 21:49:01 +00:00
Gultask fe9ddea814 fix(DB/Creature): Correct Legacy Typo in Level 83 Creature Armor Value (#24553)
Co-authored-by: Lumber-Jack <5568820+Lumber-Jack-2@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2026-01-29 18:47:49 -03:00
Gultask 2c81a4ee12 fix(Core/SAI): Don't set Combat Movement for creatures without its associated flag (#24523) 2026-01-29 14:20:16 -03:00
sogladev e216838d54 fix(Core/Vehicle): fix crash when using MC on a player riding a vehicle (#24551)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2026-01-29 14:15:43 -03:00
github-actions[bot] 0df7baabdc chore(DB): import pending files
Referenced commit(s): 5f849af341
2026-01-29 13:41:03 +00:00
Gultask 5f849af341 fix(DB/SAI): Set 'Rampage' Event NPCs to Active to avoid deloading and breaking quest progression (#24537) 2026-01-29 10:39:53 -03:00
github-actions[bot] c87a061f01 chore(DB): import pending files
Referenced commit(s): f777fabfa1
2026-01-29 13:15:17 +00:00
Gultask f777fabfa1 fix(Scripts/HallsOfStone): Implement Brann Bronzebeard Taunt Script (#24490)
Co-authored-by: Xfurry <172444+xfurry@users.noreply.github.com>
2026-01-29 10:14:14 -03:00
Gultask 88417d467f fix(Scripts/MagistersTerrace): Set up boss boundaries for Kael'Thas (#24472) 2026-01-29 10:13:12 -03:00
github-actions[bot] 734fec241d chore(DB): import pending files
Referenced commit(s): b79ef2bedf
2026-01-29 12:25:20 +00:00
blinkysc b79ef2bedf feat(Core/Quest): Add BreadcrumbForQuestId field to quest_template_addon (#24079)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sogladev <sogladev@gmail.com>
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-01-29 09:24:03 -03:00
github-actions[bot] 6043acac0a chore(DB): import pending files
Referenced commit(s): c4eec5231b
2026-01-28 01:39:28 +00:00
zackchadwick c4eec5231b fix(DB/creature): Howling Fjord Rope Swing Invisible Vehicle Stalker visibility (#24101)
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-01-27 22:38:25 -03:00
github-actions[bot] 5710567d05 chore(DB): import pending files
Referenced commit(s): 91784d2df7
2026-01-27 19:32:51 +00:00
Gultask bdd20c837e fix(DB/SmartAI): Lebronski should only be Bluff-able during his event (#24533)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-27 16:31:56 -03:00
Gultask 91784d2df7 fix(DB/Spell): Gluttonous Lurkers (#24532) 2026-01-27 16:31:43 -03:00
github-actions[bot] 16844ccd42 chore(DB): import pending files
Referenced commit(s): 987beb2778
2026-01-27 16:56:35 +00:00
Gultask 27042f326c fix(DB/SAI): Improve Throwing Down scripting (#24488) 2026-01-27 17:54:43 +01:00
Dan1l-sh 987beb2778 fix(Scripts/Ulduar): YoggSaron get z for tentacles spawn with GetHeight (#24515) 2026-01-27 17:51:48 +01:00
github-actions[bot] 47b9bcb6da chore(DB): import pending files
Referenced commit(s): 83f5a351b9
2026-01-27 14:51:35 +00:00
Gultask 83f5a351b9 fix(DB/Creature): Set Loot Table and AI for phased Malykriss creatures (#24530) 2026-01-27 11:50:25 -03:00
github-actions[bot] 557aab01b4 chore(DB): import pending files
Referenced commit(s): bc72c4fb8d
2026-01-27 09:26:44 +00:00
Ryan Turner bc72c4fb8d fix(DB/Gossip) - Add missing gossip vendor option for Juno Dufrain (#24519)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2026-01-27 10:25:36 +01:00
github-actions[bot] b6f1d4094e chore(DB): import pending files
Referenced commit(s): 5a4df387d8
2026-01-27 09:24:18 +00:00
Ryan Turner 5a4df387d8 fix(DB/NPC) - Adds Disorient and Sap immunities to Marauding Crust Burster (#24528)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2026-01-27 10:23:15 +01:00
github-actions[bot] dc1a7f305c chore(DB): import pending files
Referenced commit(s): 380fa3835d
2026-01-26 23:23:41 +00:00
Gultask 380fa3835d fix(DB/SAI): Improve Crystalcore Devastator (#24487)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-26 20:22:25 -03:00
github-actions[bot] d2f5903bf1 chore(DB): import pending files
Referenced commit(s): f8882d3e96
2026-01-26 19:18:43 +00:00
sogladev f8882d3e96 fix(DB/Loot): Adjust Weather-Journal Drops (#24524) 2026-01-26 16:17:39 -03:00
github-actions[bot] 4980cac6ac chore(DB): import pending files
Referenced commit(s): 44401dc32c
2026-01-26 17:49:40 +00:00
sogladev 44401dc32c fix(DB/Creature): Add missing vendor gossip_menu_options to some vendors (#24522) 2026-01-26 14:48:19 -03:00
Gultask 5eaa5d5739 fix(Core/Battlegrounds): Don't Perform Exploit Prevention Checks on GameMasters (#24520) 2026-01-26 14:30:51 -03:00
github-actions[bot] e2e40ee717 chore(DB): import pending files
Referenced commit(s): 0123dde63f
2026-01-24 14:59:08 +00:00
Gultask 0123dde63f fix(DB/Loot): Time-Lost Proto Drake Loot (#24508) 2026-01-24 11:58:05 -03:00
github-actions[bot] dd0f58f4cd chore(DB): import pending files
Referenced commit(s): 7fc236297a
2026-01-24 14:01:45 +00:00
Gultask 7fc236297a fix(DB/Spell): Blade Barrier should proc from Horn of Winter and Pestilence (#24503) 2026-01-24 11:00:37 -03:00
github-actions[bot] 0e3f780675 chore(DB): import pending files
Referenced commit(s): e240a4b3a3
2026-01-23 19:19:05 +00:00
Gultask e240a4b3a3 fix(DB/Formations): Make Creature Groups in SSC and TK respawn on evade and not be splitable (#24494) 2026-01-23 16:17:53 -03:00
github-actions[bot] 817f4dfd24 chore(DB): import pending files
Referenced commit(s): 9db4442d90
2026-01-23 12:34:25 +00:00
sudlud 9db4442d90 fix(DB/Gameobject): Sniffed Values for 'Gravestone' spawns (part 2) (#24499) 2026-01-23 13:33:19 +01:00
github-actions[bot] 566a775aac chore(DB): import pending files
Referenced commit(s): 328ec46db7
2026-01-23 11:55:02 +00:00
Gultask d4bea2d3e0 fix(Core/Spells): Change MiscValues of Brothers Bronzebeard summon spells so that they work correctly (#24496) 2026-01-23 08:54:56 -03:00
Gultask 328ec46db7 fix(DB/Creature): Increase Sludge Belcher respawn timer to align with other Naxxramas creatures (#24495) 2026-01-23 08:53:54 -03:00
github-actions[bot] b8c00b8657 chore(DB): import pending files
Referenced commit(s): d189132bc4
2026-01-23 11:51:12 +00:00
Benjamin Jackson d189132bc4 fix(DB/Creature): Move Glimmering Pillar Credit creature to proper position. (#24498) 2026-01-23 08:50:05 -03:00
github-actions[bot] c6f9f67fa5 chore(DB): import pending files
Referenced commit(s): 831650836b
2026-01-22 23:51:42 +00:00
Gultask 831650836b fix(DB/Creature): Set Correct flags for Azure Saboteur (#24486)
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2026-01-22 20:35:32 -03:00
github-actions[bot] 5ca71f3fbe chore(DB): import pending files
Referenced commit(s): f3b1a0b27e
2026-01-22 04:32:21 +00:00
Kitzunu 8a157ea71d fix(DB/Item): Explosive Decoy (#24221)
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2026-01-22 01:32:03 -03:00
github-actions[bot] cc068a5452 chore(DB): import pending files
Referenced commit(s): bfe2c174b4
2026-01-22 04:31:53 +00:00
Ryan Turner f3b1a0b27e fix(DB/SAI) - Stormforged Tacticians will now target a random target with Arc Weld (#24362)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2026-01-22 01:31:11 -03:00
rorshan bfe2c174b4 fix(DB/Quest): A Flawless Plan now has correct requirement and phasing (#24091) 2026-01-22 01:30:47 -03:00
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
github-actions[bot] 6db120d78f chore(DB): import pending files
Referenced commit(s): 9e574c2049
2026-01-22 03:09:36 +00:00
Andrew 9e574c2049 fix(Scripts/Naxxramas): Fix Gluth Decimate to leave targets at 5% health (#24489)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-22 00:08:29 -03:00
github-actions[bot] 68be5c4b24 chore(DB): import pending files
Referenced commit(s): 0b7cd099ae
2026-01-21 11:47:39 +00:00
Andrew 0b7cd099ae fix(DB/Reputation): Implement Violet Hold heroic reputation (#24481) 2026-01-21 08:46:36 -03:00
github-actions[bot] e5517fb215 chore(DB): import pending files
Referenced commit(s): d7f31c2f58
2026-01-21 01:20:55 +00:00
Gultask d7f31c2f58 fix(DB/Loot): Add several unobtainable items that should be obtainable (#24454) 2026-01-20 22:16:17 -03:00
github-actions[bot] 01680f3bbb chore(DB): import pending files
Referenced commit(s): 0bac780877
2026-01-21 01:15:11 +00:00
Gultask 0bac780877 fix(DB/Loot): Set Chance and Conditions to BoP recipe drops in Magister's Terrace (#24473) 2026-01-20 22:14:03 -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
github-actions[bot] d5b59552e2 chore(DB): import pending files
Referenced commit(s): 73f4bfd713
2026-01-20 22:48:57 +00:00
Gultask 73f4bfd713 fix(Scripts/Nexus): Improve Crystalline Frayer (#24480) 2026-01-20 19:47:49 -03:00
github-actions[bot] e062d26ff5 chore(DB): import pending files
Referenced commit(s): b2910f2b2c
2026-01-20 13:16:03 +00:00
Gultask b2910f2b2c fix(DB/SAI): Reset Rift Spawn on Evade (#24476) 2026-01-20 10:14:53 -03:00
github-actions[bot] f0f9d056bd chore(DB): import pending files
Referenced commit(s): 6b2f1ceb81
2026-01-20 11:56:15 +00:00
Gultask 6b2f1ceb81 fix(DB/SAI): Set the range of the scripts in The Stones That Bind Us to be equal to the related spell (#24474) 2026-01-20 12:54:36 +01:00
Gultask 9fe94df3e6 fix(Scripts/SethekkHalls): Prevent Ikiss from moving during the Arcane Explosion combo (#24471) 2026-01-20 12:51:47 +01:00
github-actions[bot] bed9c2b532 chore(DB): import pending files
Referenced commit(s): e9233e400e
2026-01-20 08:52:09 +00:00
Apatia e9233e400e fix(DB/npc_vendor): Update correct S5 vendor prices and include missi… (#24469) 2026-01-20 09:49:58 +01:00
Gultask 0dec7c1c7c fix(Scripts/HyjalSummit): Set correct On Death Talk for Archimonde (#24475) 2026-01-19 20:35:46 +01:00
Rocco Silipo 36af3bf820 fix(DB): Remove creature template movement from Drakuru Shackles. (#24470) 2026-01-19 12:19:08 -03:00
github-actions[bot] 9092790284 chore(DB): import pending files
Referenced commit(s): 702c99b6b1
2026-01-19 14:14:35 +00:00
Rocco Silipo 702c99b6b1 fix(DB/SAI): Move Drakuru Shackles & Captured Rageclaw behaviour on SAI. (#24467) 2026-01-19 15:13:30 +01:00
sogladev f72b42eb81 fix(Scripts/Northrend): Reset palehoof threat before engage (#24426) 2026-01-19 08:56:28 +01:00
github-actions[bot] ff9638831b chore(DB): import pending files
Referenced commit(s): dd43e9078a
2026-01-19 06:14:00 +00:00
Gultask dd43e9078a fix(DB/SAI): Rewrite Gambling Debt (11464) quest handling (#24444) 2026-01-19 07:12:57 +01: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
github-actions[bot] 0306c47380 chore(DB): import pending files
Referenced commit(s): c6720a3074
2026-01-18 20:21:44 +00:00
sogladev c6720a3074 fix(DB/TrainerSpell): update requirements for Fel Iron/Thorium/Kohrium smelting (#24437) 2026-01-18 21:20:42 +01:00
github-actions[bot] bb49c9f844 chore(DB): import pending files
Referenced commit(s): 5caef28b48
2026-01-18 20:16:32 +00:00
Gultask 5caef28b48 fix(DB/Loot): Sheep (1933) should be able to drop Wool Cloth if skinned (#24436)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-18 21:15:27 +01:00
github-actions[bot] 77cdfef043 chore(DB): import pending files
Referenced commit(s): 7332bb549f
2026-01-18 19:49:00 +00:00
Ryan Turner 7332bb549f fix(DB/Loot) - Make "Spiritsbreath" 100% drop (#24462)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2026-01-18 20:47:55 +01:00
sogladev 5370aaeb52 fix(Scripts/Northrend): speed up Hadronox move event (#24358) 2026-01-18 19:52:38 +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
sogladev 182c9e4ad3 fix(Scripts/ICC): correct Lich King Val'Kyr summon count (#24447) 2026-01-17 17:30:18 -03:00
github-actions[bot] 911d602a41 chore(DB): import pending files
Referenced commit(s): b48d85c442
2026-01-17 01:18:06 +00:00
Gultask 42f65b2046 fix(DB/SAI): Remove No Repeat flag from Quest Credit in Rallying the Troops (#24435)
Co-authored-by: sogladev <sogladev@gmail.com>
2026-01-16 22:17:52 -03:00
Gultask b48d85c442 fix(DB/Loot): Adjust Prospecting rates for Fel Iron Ore (#24432) 2026-01-16 22:16:58 -03: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
Gultask 57bea39e0d fix(Scripts/Mechanar): Adjust Pathaleon the Calculator Spell Timers (#24431) 2026-01-16 14:28:37 -03:00
github-actions[bot] f01ac3f88e chore(DB): import pending files
Referenced commit(s): 7cc7cbd094
2026-01-16 02:35:01 +00:00
Gultask 445184db4d fix(DB/Icecrown): Set up phasing for Malykriss in Knights of the Ebon Blade Questline (#24376) 2026-01-15 23:34:34 -03: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
Andrew a8ce95ad71 fix(Scripts/Naxxramas): Fix Anub minion spawn crash (#24419) 2026-01-15 09:29:38 -03:00
github-actions[bot] e7eb346141 chore(DB): import pending files
Referenced commit(s): 218e96c59e
2026-01-15 11:54:54 +00:00
Rocco Silipo 218e96c59e fix(DB/SAI): Edit spell timers for Watchers in Azjol-Nerub. (#24418) 2026-01-15 08:53:46 -03:00
Ryan Turner e191efe89d fix(apps/config-merger): Update readme to tell the user how to get the actual file (#24413) 2026-01-15 09:10:05 +01:00
UndeadRogue bad46ba2f2 fix(Core/ItemHandler): Prevent client bug from OnPlayerCanSellItem (#24400) 2026-01-15 07:01:36 +01:00
github-actions[bot] 5ed3e533f1 chore(DB): import pending files
Referenced commit(s): 45c8f242c2
2026-01-14 12:53:06 +00:00
sogladev 45c8f242c2 fix(Core/ObjectMgr): warn trainer creature with no gossip_menu_option (#24336) 2026-01-14 09:52:01 -03:00
github-actions[bot] e1685a23f5 chore(DB): import pending files
Referenced commit(s): 76dc129839
2026-01-14 06:09:50 +00:00
Gultask 76dc129839 fix(DB/Quest): Add missing Meet Lieutenant Icehammer... flight scene (#24409)
Co-authored-by: Eridium <6587064+Killyana@users.noreply.github.com>
2026-01-14 07:08:45 +01:00
Andrew 2bac143eb8 feat(Scripts/Commands): Allow using packetlog command from console (#24406) 2026-01-12 23:16:52 -03:00
github-actions[bot] 87a3be1dc2 chore(DB): import pending files
Referenced commit(s): df98dc87a3
2026-01-13 02:05:04 +00:00
Gultask aa3a27c430 fix(DB/Quest): Improve Artruis the Heartless event reset (#24353) 2026-01-12 23:04:34 -03:00
Gultask df98dc87a3 fix(DB/SAI): Improve 'Rampage' reset and quest progression Scripts (#24379) 2026-01-12 23:03:59 -03:00
github-actions[bot] 4ef9b00b01 chore(DB): import pending files
Referenced commit(s): fded8c48af
2026-01-13 01:40:02 +00:00
Gultask fded8c48af fix(DB/SAI): Set flags to Valduran to stop quest event script being broken (#24348) 2026-01-12 22:38:53 -03:00
github-actions[bot] 86b411ea99 chore(DB): import pending files
Referenced commit(s): 67f9b7254f
2026-01-13 01:36:46 +00:00
blinkysc 67f9b7254f fix(DB/Conditions): Restrict holiday items to their events (#24405)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-01-12 22:35:41 -03:00
Gultask 15f596c9d8 fix(Scripts/HoS): Set Boss Boundaries for Sjonnir (#24370) 2026-01-12 13:09:14 -03:00
github-actions[bot] 4b9c6ae55f chore(DB): import pending files
Referenced commit(s): 9e6493ff26
2026-01-12 13:32:16 +00: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
Andrew 7ffef7b5fa fix(Scripts/CoS): Move chest spawn handling to Mal'Ganis script (#24382) 2026-01-12 08:30:33 -03:00
github-actions[bot] 088b86052d chore(DB): import pending files
Referenced commit(s): db2dafec95
2026-01-12 02:27:48 +00:00
Gultask db2dafec95 fix(Scripts/Spells): Implement Blade Barrier Script (#24154)
Co-authored-by: Ariel Silva <ariel-@users.noreply.github.com>
2026-01-11 23:26:41 -03:00
Victor Godoy 6bdc48c7d4 fix(Scripts/RubySanctum): Halion Corporeality not updating (#24383)
Co-authored-by: victor <vngodoyr@unap.cl>
2026-01-11 18:26:35 -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
sudlud 0b9472b7cd fix(apps/installer): update mysql installation for Debain 13 (#24368)
Co-authored-by: Degen <61268368+aradep@users.noreply.github.com>
2026-01-11 20:45:34 +01:00
Thelsen 1b35971f00 refactor(CMake): Improve ARM target detection, deprecate powerpc (#24329)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-11 20:43:41 +01:00
Gultask 71cc99f1a9 fix(Scripts/Nexus): Don't update Telestra's event timers while she's affected by Ice Nova (#24354) 2026-01-11 12:31:48 -03:00
github-actions[bot] 838e49f007 chore(DB): import pending files
Referenced commit(s): a4c2476957
2026-01-10 21:14:47 +00:00
Gultask a4c2476957 fix(DB/Conditions): Don't allow players to steal other players' horses during Mounting Up (#24374) 2026-01-10 18:13:43 -03:00
Dan beae2ba6d6 fix(Scripts/Naxxramas): further modernise Anub'Rekhan (#24225)
Co-authored-by: sogladev <sogladev@gmail.com>
2026-01-10 11:45:57 -03:00
Andrew 226591a02e fix(Scripts/AN): Ensure only the watchers minions start the event (#24371) 2026-01-10 10:36:35 -03:00
Dan 1f270d0fd1 fix(Scripts/Naxxramas): make sure mobs attack live side EVEN if nobody was on dead side for the whole fight (#24344) 2026-01-10 11:39:22 +01:00
Benjamin Jackson e12f739dc9 chore(Core/Entities): Define deprecated resting states for players. (#24367) 2026-01-09 22:51:46 -03:00
github-actions[bot] 01488006ff chore(DB): import pending files
Referenced commit(s): cb69e65716
2026-01-09 13:10:29 +00:00
Gultask a98971a5be fix(DB/Quest): Implement Event for Killing Two Scourge With One Skeleton and phasing for following quests (#24357)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-01-09 10:09:36 -03:00
Gultask cb69e65716 fix(DB/Creature): Vrykul near Lieutenant Icehammer should appear dead (#24356)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2026-01-09 10:09:22 -03:00
sudlud 8785a9a726 fix(Conf): remove unused config option Logger.ahbot (#24355) 2026-01-09 07:37:44 +01:00
Localhost a43dda6444 fix(Core/Movement): Crash FlightPathMovementGenerator (#24347) 2026-01-09 07:37:29 +01:00
github-actions[bot] 15855e9080 chore(DB): import pending files
Referenced commit(s): 2ff095bc8f
2026-01-08 16:25:55 +00:00
Gultask 2ff095bc8f fix(Scripts/Icecrown): Don't despawn Tirion's Gambit NPCs prematurely (#24337) 2026-01-08 13:24:50 -03: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
github-actions[bot] cd0c736385 chore(DB): import pending files
Referenced commit(s): 7d8580a3c6
2026-01-07 21:13:30 +00:00
sogladev 7d8580a3c6 fix(DB/Conditions): Bone Gryphon vehicle target Onslaught Gryphon riders (#24349) 2026-01-07 18:12:23 -03:00
github-actions[bot] 7ad9d10c63 chore(DB): import pending files
Referenced commit(s): 2e919afbe0
2026-01-07 19:17:40 +00:00
Gultask 2e919afbe0 fix(DB/Quest): Make Sealed Vial of Poison Repeatable (#24345) 2026-01-07 16:06:30 -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
Gultask 3fd0fa1e64 fix(Scripts/HallsOfLightning): Remove early handling for General Bjarngrim causing event cancellation (#24335) 2026-01-07 12:08:04 -03:00
github-actions[bot] d8b4f93bc6 chore(DB): import pending files
Referenced commit(s): cc5a8dd42e
2026-01-07 12:43:10 +00:00
Gultask cc5a8dd42e fix(DB/SAI): The Brothers Bronzebeard (#24339) 2026-01-07 09:42:00 -03:00
github-actions[bot] 69e861b708 chore(DB): import pending files
Referenced commit(s): c78d71ab6d
2026-01-06 22:31:56 +00:00
Ryan Turner c78d71ab6d 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>
2026-01-06 19:30:50 -03:00
sudlud dbee971ab9 fix(CI): adjust concurrency to cancel pending CIs on merge (#24258) 2026-01-06 17:31:58 +01:00
github-actions[bot] 65c79c90f1 chore(DB): import pending files
Referenced commit(s): 6383cf3ee8
2026-01-06 15:23:59 +00:00
Gultask 6383cf3ee8 fix(DB/SAI): Restrict Subjugated Iskalder to only exist within quest areas (#24334) 2026-01-06 12:22:53 -03: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
github-actions[bot] 5feb14218e chore(DB): import pending files
Referenced commit(s): 2568b98c14
2026-01-05 23:16:51 +00:00
Gultask 8f9fdda29d fix(DB/Spell): Add fallback in case of broken quest order for Dun Niffelem (#24327) 2026-01-05 20:16:09 -03:00
Gultask 2568b98c14 fix(DB/Gameobject): Move flying ore node to the ground in Storm Peaks (#24328)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-01-05 20:15:46 -03:00
Dan 56bb4498cb fix(Scripts/Naxxramas): Gothik - remove redundant call for help on minions so ghosts don't chain-aggro (#24300) 2026-01-05 17:58:11 +01:00
Gultask e38f6822a2 fix(Scripts/Nexus): Don't summon a Chaos Rift immediately after Anomalus reaches <51% HP (#24308) 2026-01-05 10:47:55 -03:00
github-actions[bot] 523b54616d chore(DB): import pending files
Referenced commit(s): 3993c02e13
2026-01-05 01:40:36 +00:00
Ryan Turner 0deb322706 fix(DB/Conditions): "Everfrost" related quest and their items corrected (#24320)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2026-01-04 22:40:08 -03:00
Ryan Turner 3993c02e13 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>
2026-01-04 22:39:31 -03:00
Gultask f311d8aad4 fix(DB/Loot): Adjust Citadel Watcher Loot Table (#24325) 2026-01-04 22:39:03 -03:00
github-actions[bot] 204c61b124 chore(DB): import pending files
Referenced commit(s): 2e7845f429
2026-01-04 18:15:21 +00:00
Andrew 2e7845f429 fix(Scripts/AzjolNerub): Call next watcher when a watcher pack dies (#23799) 2026-01-04 15:14:10 -03:00
github-actions[bot] 8b7556a989 chore(DB): import pending files
Referenced commit(s): f0c05421ef
2026-01-04 06:09:58 +00:00
Kitzunu f0c05421ef chore(DB): Archive 2024 files (#24250) 2026-01-04 07:08:52 +01:00
Dan 0e6c49a63d fix(Scripts/Naxxramas): fix issues with safety dance and gate opening on dying (#24274) 2026-01-03 14:13:36 -03:00
github-actions[bot] 724d35e3f2 chore(DB): import pending files
Referenced commit(s): 45a0fd6db4
2026-01-03 15:33:37 +00:00
sogladev 45a0fd6db4 fix(DB/Conditions): Unholy Rage (HC) can only target Enslaved Proto-Drake (#24315) 2026-01-03 12:32:33 -03:00
sudlud db789c68e6 fix(Network): Replace deprecated boost::asio::null_buffers() with asy… (#24314) 2026-01-03 16:00:33 +01:00
github-actions[bot] 4bf3009ae8 chore(DB): import pending files
Referenced commit(s): d93c636fc1
2026-01-03 09:44:03 +00:00
Gultask 4fec80121d fix(DB/Loot): Adjust Shoveltusk Ligament drop rates (#24307) 2026-01-03 10:43:39 +01:00
github-actions[bot] d93c636fc1 chore(DB): import pending files
Referenced commit(s): 187b8a4a19
2026-01-03 09:42:58 +00:00
Gultask 187b8a4a19 fix(DB/SAI): Rewrite The Air Stands Still (#24309) 2026-01-03 10:41:52 +01:00
github-actions[bot] e4104ddd27 chore(DB): import pending files
Referenced commit(s): 480bd2a1db
2026-01-03 09:36:21 +00:00
Gultask 480bd2a1db 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>
2026-01-03 10:35:15 +01:00
github-actions[bot] 8ec8c5acf4 chore(DB): import pending files
Referenced commit(s): 198905ed58
2026-01-02 22:20:45 +00:00
Ryan Turner 34bc0630ce 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>
2026-01-02 19:20:15 -03:00
Ryan Turner 198905ed58 fix(DB/Creature): Add money Frost Wyrm of Hyjal Summit (#24299)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2026-01-02 19:19:38 -03:00
github-actions[bot] 8bd4496ab1 chore(DB): import pending files
Referenced commit(s): e6e852b41c
2026-01-02 22:18:06 +00:00
Dan 89792bcb59 fix(DB/Creature): remove CC immunities off of clones of Grand Magus Telestra (#24301) 2026-01-02 19:17:47 -03:00
sogladev e6e852b41c fix(DB/Conditions): Unholy Rage can only target Enslaved Proto-Drake (#24306) 2026-01-02 19:17:02 -03:00
github-actions[bot] 0849c29d14 chore(DB): import pending files
Referenced commit(s): c1d753f4ef
2026-01-02 20:43:08 +00: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
github-actions[bot] 4d4747808c chore(DB): import pending files
Referenced commit(s): 5ca975ce6b
2026-01-01 13:48:24 +00:00
Gultask 5ca975ce6b fix(DB/Quest): Correct Queststarters for Assisting Arch Druid Staghelm (#24267) 2026-01-01 10:29:01 -03:00
github-actions[bot] 4620091bb5 chore(DB): import pending files
Referenced commit(s): 44be1cfc87
2026-01-01 12:00:52 +00:00
afdz1 44be1cfc87 fix(DB/Commands): Add missing commands on table (#24289) 2026-01-01 12:59:46 +01:00
github-actions[bot] 65aace2b40 chore(DB): import pending files
Referenced commit(s): 82d44ca930
2026-01-01 11:33:24 +00:00
sogladev 1fc66dc3dc fix(Core/Condition): CONDITION_RANDOM_DUNGEON difficulty param (#24283) 2026-01-01 08:33:08 -03:00
Gultask 82d44ca930 fix(DB/SAI): Move Amphitheater of Anguish quest credit to Gurgthock rather than bosses (#24265) 2026-01-01 08:32:18 -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
github-actions[bot] ea0bf067b2 chore(DB): import pending files
Referenced commit(s): 4a33c8f11e
2026-01-01 08:43:18 +00:00
Gultask 4a33c8f11e feat(Scripts/Commands): Add command ".npc do" for calling DoAction() (#24281) 2026-01-01 05:42:12 -03:00
Benjamin Jackson a3a7435ac3 fix(Core): Use more accurate time constant definition for year. (#24292) 2026-01-01 08:12:41 +01:00
github-actions[bot] 9785d5cc16 chore(DB): import pending files
Referenced commit(s): 3d3ad29ba6
2025-12-31 22:34:45 +00:00
Benjamin Jackson 306f9bcf72 fix(DB/Creature): Correct move speed of Culling of Stratholme Risen Zombies. (#24280)
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2025-12-31 19:34:10 -03:00
Benjamin Jackson 3d3ad29ba6 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>
2025-12-31 19:33:38 -03:00
Gultask 3d15a19fb4 fix(Core/Pets): Always check pet Line of Sight before attacking (#24257) 2025-12-30 17:45:39 -03:00
Gultask be0edab576 chore(Scripts/SethekkHalls): Remove now uneeded LoS check for Talon King Ikiss (#24259) 2025-12-30 11:52:56 -03:00
github-actions[bot] 9bb9f4f2d9 chore(DB): import pending files
Referenced commit(s): 3d0b7f4e36
2025-12-30 13:21:26 +00:00
Gultask 3d0b7f4e36 fix(Scripts/Gundrak): Add missing lines to Gal'darah (#24269) 2025-12-30 10:20:20 -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
Kitzunu 59f66e9144 feat(DB): Release ACDB 14.0.0 (#24249) 2025-12-29 22:04:42 +01:00
sogladev 73b90a0cf9 fix(Core/Creature): Fix creature template movement field not loading 2025-12-29 17:20:52 -03:00
Gultask d66de393dc fix(Scripts/CoS): Set correct gob state when resetting Arthas (#24251) 2025-12-29 18:36:17 +01:00
Kitzunu 10d105243f fix(DB): broken (#24248) 2025-12-29 17:44:37 +01:00
github-actions[bot] 628fa07c12 chore(DB): import pending files
Referenced commit(s): ddd7e1ebf3
2025-12-29 16:16:37 +00:00
Benjamin Jackson a200103e0f fix(DB/Creature): Remove Death Grip immunity from Power Spark in Eye of Eternity. (#24246) 2025-12-29 13:16:12 -03:00
Kitzunu ddd7e1ebf3 fix(DB): dup pri keys for trainers (#24247) 2025-12-29 17:15:21 +01: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
github-actions[bot] c5d1d7d6b3 chore(DB): import pending files
Referenced commit(s): fec7c8ff6b
2025-12-29 15:55:14 +00:00
Gultask fec7c8ff6b fix(DB/Gameobject): Overhaul Northrend Herb Nodes (#24194)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-12-29 12:53:50 -03:00
github-actions[bot] abc0d30b5f chore(DB): import pending files
Referenced commit(s): 3216da2d54
2025-12-29 14:36:16 +00:00
sogladev 3216da2d54 fix(DB/Trainer): Add primary keys to trainer tables (#24245) 2025-12-29 15:35:15 +01:00
Ryan Turner e67c2a61db fix(Core/CMAKE): Include mmaps-config. yaml with mmaps_generator for Windows (#24083)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-29 14:43:29 +01:00
github-actions[bot] 0e1f1cc8bf chore(DB): import pending files
Referenced commit(s): e46424b8d8
2025-12-29 13:42:55 +00:00
Kitzunu e46424b8d8 fix(Script/Quest): Terokk's Downfall (#24243) 2025-12-29 14:41:53 +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
github-actions[bot] 40f0c2d29b chore(DB): import pending files
Referenced commit(s): ea1c8919f5
2025-12-29 12:58:49 +00:00
blinkysc ea1c8919f5 fix(DB): Reference loot table 4001/4000 (#24029)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-12-29 09:57:38 -03:00
Kitzunu 105d8daf79 fix(Scripts/Naxxramas): Build (#24242) 2025-12-29 05:57:36 +01:00
sogladev cfdd9322b7 fix(Core/Player): no longer grant quest profession perk after unlearning (#24237) 2025-12-29 05:55:11 +01:00
github-actions[bot] 1e5a4b4f89 chore(DB): import pending files
Referenced commit(s): 380d8000e5
2025-12-29 04:46:42 +00:00
sogladev 380d8000e5 fix(Scripts/Azjol'Nerub): Hadronox (#23246)
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
2025-12-29 05:45:43 +01:00
NoxMax 2d09f2e29a chore(Conf): Quests.HighLevelHideDiff / Quests.LowLevelHideDiff description 2025-12-29 05:38:28 +01:00
github-actions[bot] 0b0d1ab8a7 chore(DB): import pending files
Referenced commit(s): f276cb810a
2025-12-29 04:37:45 +00:00
Andrew f276cb810a fix(DB/Conditions): Deathstorm target conditions (#23959) 2025-12-29 05:36:41 +01:00
Michael Richards 76933b2732 feat(Core/PvP): Outdoor PvP capture rate multiplier (#23902) 2025-12-29 05:34:45 +01:00
github-actions[bot] f73a08e207 chore(DB): import pending files
Referenced commit(s): 19a1303fbe
2025-12-29 04:32:02 +00:00
blinkysc 19a1303fbe fix(DB/Quest): Jagged Shard quest chain (#23974)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-12-29 05:30:59 +01:00
sogladev aac7ee3aa1 fix(Scripts/Naxxramas): Schedule Thaddius screams (#24039) 2025-12-29 05:29:44 +01:00
Ryan Turner 386a753b1b 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>
2025-12-29 05:24:53 +01:00
github-actions[bot] b38b34c5d4 chore(DB): import pending files
Referenced commit(s): a848bb9edc
2025-12-29 04:22:27 +00:00
sogladev a848bb9edc fix(Core/Conditions): Limit Oculus' Cache drop to Random Heroic (#24184) 2025-12-29 05:21:13 +01:00
github-actions[bot] 67e64bb6b3 chore(DB): import pending files
Referenced commit(s): 4331cdf335
2025-12-29 04:13:11 +00:00
Benjamin Jackson 4331cdf335 fix(Scripts/ObsidianSanctum): Correct Flame Tsunami spawns according to sniffed data. (#24218) 2025-12-29 05:12:03 +01:00
github-actions[bot] 61880e2246 chore(DB): import pending files
Referenced commit(s): af9898d240
2025-12-29 04:10:24 +00:00
Gultask af9898d240 fix(DB/Gameobject): Overhaul Northrend Mining Nodes (#24181)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-12-29 05:09:06 +01:00
Uros Spasojevic a362117749 fix(Core/DBUpdater): Fix sql files not being applied in alphabetic order (#24206) 2025-12-29 05:04:40 +01:00
github-actions[bot] 376da8f2d0 chore(DB): import pending files
Referenced commit(s): 5f0a9ec16c
2025-12-29 03:56:02 +00:00
Dan 5ac4cc1095 fix(Scripts/Gundrak): modernise Eck the Ferocious script (#24224) 2025-12-29 04:55:54 +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
Gultask a963ed5cef fix(Scripts/Naxxramas): Add Boss Boundaries to Naxxramas (#24215)
Co-authored-by: Treeston <14020072+Treeston@users.noreply.github.com>
2025-12-29 04:48:06 +01:00
Dan 5dbc6e07ba fix(Scripts/Naxxramas): modernise Heigan (#24234) 2025-12-29 04:47:02 +01:00
github-actions[bot] f1dadadfb9 chore(DB): import pending files
Referenced commit(s): b7356cabe7
2025-12-29 03:39:18 +00:00
Gultask 5aba5ab979 chore(DB/SAI): Move Halls of Stone Tribunal Event Trash to Smart Scripts (#24228) 2025-12-29 04:38:38 +01:00
github-actions[bot] b7356cabe7 chore(DB): import pending files
Referenced commit(s): 6be2dad01a
2025-12-29 03:38:13 +00:00
Gultask 16bbeadd6e fix(Scripts/Naxxramas): Adjust spell timers for Naxxramas Worshipper and refine Faerlina aggro logic (#24210) 2025-12-29 04:37:26 +01:00
blinkysc 6be2dad01a fix(DB/Quest): A Sister's Pledge spawning multiple Sasha (#23975)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-12-29 04:37:10 +01:00
github-actions[bot] 91a1cf85e9 chore(DB): import pending files
Referenced commit(s): 667b7b1648
2025-12-29 00:40:45 +00:00
Gultask 667b7b1648 feat(Scripts/Commands): Implement Pooling Tools for easier object pooling (#24196)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-12-29 01:39:42 +01:00
github-actions[bot] 6c0d6350ae chore(DB): import pending files
Referenced commit(s): 4eed31c039
2025-12-28 16:05:01 +00:00
Gultask 4eed31c039 fix(DB/Creature): Prevent Prince Keleseth from receiving assistance calls (#24230) 2025-12-28 13:03:57 -03:00
github-actions[bot] f4bbbf34dd chore(DB): import pending files
Referenced commit(s): 321934d717
2025-12-27 21:48:04 +00:00
Gultask 321934d717 fix(DB/Loot): Dream Shard and Small Dream Shard should not drop from mobs (#24229) 2025-12-27 18:47:00 -03:00
Benjamin Jackson 54fc87bbdf fix(Scripts/SethekkHalls): Only spawn Brood of Anzu in bounds. (#24022) 2025-12-27 22:27:37 +01:00
github-actions[bot] a3f0769547 chore(DB): import pending files
Referenced commit(s): 0eeb5f3bd7
2025-12-27 15:58:33 +00:00
Gultask 0eeb5f3bd7 fix(Scripts/Elwynn): Eastvale Peasant and Wolf sound lines should not play at equal volume to all players in range (#24226) 2025-12-27 12:57:33 -03:00
github-actions[bot] 04e7a74655 chore(DB): import pending files
Referenced commit(s): 36ce52ee6a
2025-12-27 13:33:27 +00:00
Rocco Silipo 36ce52ee6a fix(DB/Creature): Set Melee State for Onyx Sanctum Guardians in 25 man mode. (#24223) 2025-12-27 10:32:26 -03:00
github-actions[bot] 540a5a6f20 chore(DB): import pending files
Referenced commit(s): ac71ab3900
2025-12-27 11:30:32 +00:00
zackchadwick ac71ab3900 fix(DB/Loot): Reinforced Junkbox (#24095) 2025-12-27 12:29:27 +01:00
github-actions[bot] fca121406e chore(DB): import pending files
Referenced commit(s): 752967193f
2025-12-27 10:21:20 +00:00
Benjamin Jackson 752967193f fix(DB/Creature): Adjust various values of creatures in some Northrend raids. (#24220) 2025-12-27 07:20:14 -03:00
github-actions[bot] 914f0f9b13 chore(DB): import pending files
Referenced commit(s): 6ff0e8e55b
2025-12-27 03:13:10 +00:00
Benjamin Jackson 6ff0e8e55b fix(DB/Creature): Correct model probabilities for Explosive Decoy's Brown Rabbit. (#24222) 2025-12-27 04:10:55 +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
github-actions[bot] d54253310a chore(DB): import pending files
Referenced commit(s): 3fbcd490cb
2025-12-26 22:40:53 +00:00
Ryan Turner 3fbcd490cb fix(DB/Loot): Removed Compendium of the Fallen from the wrong object (#23954)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-26 19:35:40 -03:00
github-actions[bot] f1233b9a8a chore(DB): import pending files
Referenced commit(s): 2f42382d23
2025-12-26 21:40:58 +00:00
Gultask 2f42382d23 chore(DB/Loot): Cleanup unused placeholder reference loot from loot overhaul (#24217) 2025-12-26 18:36:30 -03:00
Evgeny 3d4a853466 feat(docker) add env variable for ac-database volume (#23189) 2025-12-26 22:24:37 +01:00
github-actions[bot] f5e4ed5ef5 chore(DB): import pending files
Referenced commit(s): 807c1135c4
2025-12-26 20:29:00 +00:00
blinkysc 6d8d61a8a0 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>
2025-12-26 21:28:21 +01:00
github-actions[bot] 807c1135c4 chore(DB): import pending files
Referenced commit(s): 4fe944e583
2025-12-26 20:27:56 +00:00
Gultask 4fe944e583 fix(DB/Gameobject): Move Unreachable Mining Nodes in Swamp of Sorrows (#24141)
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2025-12-26 21:26:54 +01:00
github-actions[bot] 191c75738f chore(DB): import pending files
Referenced commit(s): f4451e963a
2025-12-26 19:40:01 +00:00
Gultask f4451e963a fix(DB/SAI): Implement missing Frostgore events for Mimicking Nature's Call (#24207) 2025-12-26 20:18:42 +01:00
github-actions[bot] d48dad70a2 chore(DB): import pending files
Referenced commit(s): 16e89166e5
2025-12-26 18:20:56 +00:00
Gultask 16e89166e5 fix(DB/Creature): Sack of Relics (24439) update models and remove duplicate spawn (#24131) 2025-12-26 15:19:46 -03:00
github-actions[bot] 5e34694741 chore(DB): import pending files
Referenced commit(s): 357a2c92ac
2025-12-26 18:17:58 +00:00
Gultask 357a2c92ac fix(DB/SAI): Remove redundant CallQuestKillCredit action from NPC Howling Cyclone (#24208) 2025-12-26 15:16:51 -03:00
github-actions[bot] 5402899dd6 chore(DB): import pending files
Referenced commit(s): 82ae390850
2025-12-26 18:12:37 +00:00
Gultask 63b733b503 fix(DB/Creature): Remove extra Poisonous Skitterers from Faerlina boss room (#24211) 2025-12-26 15:11:53 -03:00
Gultask 82ae390850 fix(DB/Creature): Adjust Naxxramas Worshipper 10M/25M immunity mask (#24212) 2025-12-26 15:11:36 -03:00
github-actions[bot] 6767333000 chore(DB): import pending files
Referenced commit(s): fcf50c056b
2025-12-26 16:55:58 +00:00
Gultask fcf50c056b fix(DB/SAI): Fix The Lost Mistwhisper Treasure group credit (#24213) 2025-12-26 17:54:57 +01:00
github-actions[bot] 5df2fddb91 chore(DB): import pending files
Referenced commit(s): 37fd58b5c9
2025-12-26 14:30:36 +00:00
daobashun 37fd58b5c9 fix(DB/SAI) Increased dialogue when interacting with Thaurissan Relic (#23535)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-12-26 15:29:32 +01:00
github-actions[bot] da28c49e27 chore(DB): import pending files
Referenced commit(s): 55b3bb8cfb
2025-12-26 09:49:09 +00:00
blinkysc 55b3bb8cfb fix(DB/Quest): Fix quest chain progression for Taunka storyline in BoreanTundra (#22857)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-12-26 10:48:05 +01:00
Ryan Turner 20db584c00 fix(Core/Config) - Add UseSocketActivation to auth config (#24075)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-26 09:19:00 +01:00
Andrew 0bf023cb6e docs: Include AI-assisted pull request guidelines (#24195) 2025-12-24 21:03:57 -03:00
NoxMax 961823f60c fix(Core/Maps): Add AREA_SILVERMOON_CITY to AreaDefines.h (#24199) 2025-12-24 09:24:35 -03:00
github-actions[bot] 7eb5927806 chore(DB): import pending files
Referenced commit(s): 26a0ec0ffc
2025-12-24 10:44:08 +00:00
Dan 26a0ec0ffc fix(DB/CreatureTemplate): change faction of Servants of Freya (#24202) 2025-12-24 11:43:06 +01:00
github-actions[bot] a4ea6d60a2 chore(DB): import pending files
Referenced commit(s): a572b92e2f
2025-12-24 01:08:47 +00:00
Gultask a572b92e2f fix(DB/Phasing): Both Mending Fences and A Spark of Hope must be completed in order to phase to friendly Dun Niffelem (#24198) 2025-12-23 22:07:46 -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
github-actions[bot] 5558254825 chore(DB): import pending files
Referenced commit(s): 75b0565dd6
2025-12-23 14:45:01 +00:00
Ryan Turner 75b0565dd6 fix(DB/SAI) - Adjust Prairie Wolf timers for Threatening Grow (#23952)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-23 15:43:55 +01:00
github-actions[bot] ccffc7c337 chore(DB): import pending files
Referenced commit(s): c86ad289cb
2025-12-23 13:17:19 +00:00
Gultask c86ad289cb fix(DB/SAI): Remove Deprecated Combat Movement Script from Ring-Lord Sorceress (27639) (#24136) 2025-12-23 10:16:17 -03:00
Ryan Turner 5efd31a3de fix(CI) - Adjust PR labeler configuration (#24073) 2025-12-23 14:09:39 +01:00
github-actions[bot] 460cd5bd49 chore(DB): import pending files
Referenced commit(s): 6a44ac7fcd
2025-12-22 10:49:17 +00:00
sogladev 6a44ac7fcd fix(DB/SmartAI): quest 'Unexpected Results' (#23814) 2025-12-22 11:48:14 +01:00
sogladev 4507a6d79e fix(Scripts/Naxxramas): disable talk between dead KTZ and the LK (#24035) 2025-12-22 11:46:28 +01:00
github-actions[bot] 7eebcaf0f6 chore(DB): import pending files
Referenced commit(s): 82560ef6d1
2025-12-22 07:22:09 +00:00
Gultask 82560ef6d1 fix(Scripts/NPC): Add Crossfaction functionality to Traveler Tundra's Mammoth vendors (#24142)
Co-authored-by: sogladev <sogladev@gmail.com>
2025-12-22 08:21:06 +01:00
github-actions[bot] 03d5541423 chore(DB): import pending files
Referenced commit(s): 9d93766144
2025-12-21 13:40:03 +00:00
EricksOliveira 2a68da079b fix(Scripts/icecrownCitadel): Prevent Valkyr summon recursion caused by SpellDifficulty (#24111)
Co-authored-by: sogla <sogladev@gmail.com>
2025-12-21 10:39:41 -03:00
github-actions[bot] 115a10260f chore(DB): import pending files
Referenced commit(s): 5cdd483a5d
2025-12-21 13:39:05 +00:00
Benjamin Jackson 9d93766144 fix(DB/Creature): Set all Northrend rares to occupy all phases. (#24099) 2025-12-21 10:38:56 -03:00
sogladev 5cdd483a5d fix(Scripts/Northrend): prevent soft-lock of Battle at Valhalas Geirrvif (#24114) 2025-12-21 10:38:02 -03:00
github-actions[bot] 25d0c699a5 chore(DB): import pending files
Referenced commit(s): 68c59505a0
2025-12-21 13:31:41 +00:00
Gultask af20eb00cf fix(Scripts/World): Set AnimTier of Proto-Drake Whelp to fly (#24151) 2025-12-21 10:30:58 -03:00
github-actions[bot] f6855f9561 chore(DB): import pending files
Referenced commit(s): 2d2d98c7dc
2025-12-21 13:30:50 +00:00
Ryan Turner 68c59505a0 fix(docs): Fix formatting in CC to AC triage template (#24087) 2025-12-21 10:30:36 -03:00
Gultask 2d2d98c7dc fix(DB/SAI): Despawn Tatjana in case Tatjana's Horse is killed (#24165) 2025-12-21 10:29:46 -03:00
killerwife f0d9704d91 fix(Core/SAI): implement response for ranged mode on interrupt (#24175) 2025-12-21 10:09:25 -03:00
Gultask ec6d3b070e fix(Scripts/OutdoorPvP): Implement Blue Sky Logging Grounds kill credit for enemy players (#24166) 2025-12-20 22:05:00 +01:00
github-actions[bot] 212db8030c chore(DB): import pending files
Referenced commit(s): 7c98878625
2025-12-20 15:30:00 +00:00
Ryan Turner ac770a0ccb fix(DB/SAI) - Adjust Fel Handler and Netherhound timers (#24172)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-20 16:29:25 +01:00
github-actions[bot] 7c98878625 chore(DB): import pending files
Referenced commit(s): 5ef7293e81
2025-12-20 15:28:54 +00:00
Gultask ee8e370b8a fix(DB/SAI): Do not allow Sack of Relics to be picked up twice (#24163) 2025-12-20 16:28:10 +01:00
github-actions[bot] a744d6aa5c chore(DB): import pending files
Referenced commit(s): bb18f0a58c
2025-12-20 15:27:53 +00:00
sogladev 5ef7293e81 fix(DB/SpellGroups): stacking rules of Power Infusion with Haste effects (#24164) 2025-12-20 16:27:28 +01:00
Gultask bb18f0a58c fix(DB/SAI): Set correct targets for talk actions in Close Call (12638) RP (#24167) 2025-12-20 16:26:48 +01:00
github-actions[bot] 14add927c7 chore(DB): import pending files
Referenced commit(s): f79f3bbe26
2025-12-20 09:40:40 +00: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
github-actions[bot] 4fb7c0f9bf chore(DB): import pending files
Referenced commit(s): fc52aa0382
2025-12-19 06:45:21 +00:00
sogladev fc52aa0382 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>
2025-12-19 07:44:14 +01:00
github-actions[bot] cb585eca99 chore(DB): import pending files
Referenced commit(s): 8b6dfff491
2025-12-19 03:29:39 +00:00
Gultask 8b6dfff491 fix(DB/SAI): Tweak Jack Adams RP to avoid despawning, shorten reset and add missing gossip (#24140) 2025-12-19 00:28:39 -03:00
killerwife f344c0517d feat(Core/SAI): Implement SMART_ACTION_SET_ANIM_TIER (#24143) 2025-12-19 00:26:35 -03:00
github-actions[bot] 65c98dcd11 chore(DB): import pending files
Referenced commit(s): 3e67f33fdf
2025-12-19 03:26:28 +00:00
Rocco Silipo 22d41bad5d fix(DB/SAI): Rework quest The Lost Mistwhisper Treasure. (#24158) 2025-12-19 00:25:53 -03:00
Gultask 3e67f33fdf fix(DB/Loot): Re-add loot inconsistencies of Gundrak and Violet Hold (#24161) 2025-12-19 00:25:22 -03:00
github-actions[bot] b626eab291 chore(DB): import pending files
Referenced commit(s): cdaf8655c9
2025-12-19 03:17:07 +00:00
Gultask cdaf8655c9 fix(DB/Conditions): Do not allow players to spellclick Goblin Sappers (#24160) 2025-12-19 00:16:00 -03:00
github-actions[bot] cbf9459bbb chore(DB): import pending files
Referenced commit(s): 63553ac00c
2025-12-18 19:18:01 +00:00
Rocco Silipo 63553ac00c fix(DB/SAI): Solve Father Kamaros AI issues. (#24139) 2025-12-18 20:16:50 +01:00
github-actions[bot] 5739c066ae chore(DB): import pending files
Referenced commit(s): 3be449cad1
2025-12-18 17:29:42 +00:00
Gultask 3be449cad1 fix(DB/Creature): Set correct PhaseMask for a few ToC creatures (#24132) 2025-12-18 14:28:33 -03:00
github-actions[bot] ea9f3098c2 chore(DB): import pending files
Referenced commit(s): 9dab2d408d
2025-12-18 17:12:30 +00:00
Gultask 9dab2d408d fix(Scripts/Achievement): Add OR condition to criteria check for achievement Fa-la-la-la-Ogri'la (#24155) 2025-12-18 14:11:28 -03:00
github-actions[bot] b45c5bc7b8 chore(DB): import pending files
Referenced commit(s): d1273bdd14
2025-12-18 15:53:48 +00:00
Andrew d1273bdd14 fix(Core/Spells): fix Kel'Thuzad frost blast being affected by damage… (#24153) 2025-12-18 12:52:39 -03:00
github-actions[bot] 688a19472b chore(DB): import pending files
Referenced commit(s): b7de04b4db
2025-12-18 14:14:38 +00:00
Gultask b7de04b4db fix(DB/Loot): Adjust WotLK Disenchant Loot from greens (#24130) 2025-12-18 11:13:34 -03:00
github-actions[bot] 587291cbd2 chore(DB): import pending files
Referenced commit(s): 59e45e946e
2025-12-18 14:08:31 +00:00
Gultask 208c47dfb9 fix(DB/SAI): Make Darkweb Recluse move to the hatchling spawn point before spawning hatchlings (#24138) 2025-12-18 11:08:11 -03:00
Gultask 1c372d0a89 fix(DB/Loot): Rework WotLK Dungeon trash rares (#24128) 2025-12-18 11:07:52 -03:00
Gultask 59e45e946e fix(DB/Quest): The Terrace of the Makers (13057) add missing backup queststarter (#24134) 2025-12-18 11:07:27 -03:00
github-actions[bot] 86349b0727 chore(DB): import pending files
Referenced commit(s): 8faba7dc88
2025-12-17 22:25:34 +00:00
Gultask 8faba7dc88 fix(DB/Creature): Remove TBC Hacks after implementation of model probabilities (#24135)
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2025-12-17 23:24:29 +01:00
thomasjteachey 90adad6615 fix(Core/Spells): diminishing none on earthgrab fix (#23795) 2025-12-17 13:58:43 +01:00
github-actions[bot] 3301b3c969 chore(DB): import pending files
Referenced commit(s): 82b4ecb415
2025-12-17 11:57:30 +00:00
sudlud 82b4ecb415 fix(DB/waypoint_data): prevent 'Plagued Scavenger' from flying up to … (#24127) 2025-12-17 12:56:16 +01:00
github-actions[bot] 5f824441d5 chore(DB): import pending files
Referenced commit(s): bfb87f16d7
2025-12-17 08:11:43 +00:00
Benjamin Jackson 9815a6f3cc fix(DB/Creature): Apply proper unit flags to Isle of Conquest portals. (#24110) 2025-12-17 05:10:53 -03:00
sudlud bfb87f16d7 fix(Core/BG): fix Call to Arms! achievement (#24108) 2025-12-17 05:10:33 -03:00
github-actions[bot] 48dfbdef06 chore(DB): import pending files
Referenced commit(s): d22f01e063
2025-12-17 07:55:27 +00:00
sogladev 0786f573e1 fix(DB/SpellGroup): feral Faerie Fire can apply with imp Faerie Fire (#24119) 2025-12-17 04:55:15 -03:00
sogladev 7ae6a4ad65 fix(Core/Reputation): correctly unset the SetAtWar flag on char login (#24120) 2025-12-17 04:54:43 -03:00
sogladev d22f01e063 fix(Scripts/Spells): Creatures no longer spawn Pool of Blood on evade (#24125) 2025-12-17 04:54:23 -03:00
github-actions[bot] 151dc73b99 chore(DB): import pending files
Referenced commit(s): 9553b05dbc
2025-12-16 19:50:27 +00:00
rorshan 9553b05dbc fix(DB/Quests): Remove The Crystals quest requirement (#24113) 2025-12-16 20:49:21 +01:00
github-actions[bot] 39c738e05d chore(DB): import pending files
Referenced commit(s): ddcbd455f1
2025-12-16 19:36:37 +00:00
Ryan Turner 6b170b78c9 fix(DB/Creature) - Removes Raven's Wood Ent spawns from the world (#24121)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-16 19:36:03 +00:00
Ryan Turner ddcbd455f1 fix(DB/Pool) - Brackwell Pumpkin Patch chests are now pooled (#24103)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-16 19:35:32 +00:00
github-actions[bot] 558da9d39e chore(DB): import pending files
Referenced commit(s): 0974643db7
2025-12-15 08:09:17 +00:00
Rocco Silipo 0974643db7 fix(DB/SAI): Risen Gryphon Rider must despawn when Gryphon dies. (#24096) 2025-12-15 09:08:13 +01:00
github-actions[bot] d9bd6493c6 chore(DB): import pending files
Referenced commit(s): 3a9641f6df
2025-12-14 20:28:50 +00:00
Benjamin Jackson 3a9641f6df fix(DB/Gameobject): Respawn Schools of Tasty Reef Fish (#24006) 2025-12-14 21:27:46 +01:00
github-actions[bot] 50de04bbf7 chore(DB): import pending files
Referenced commit(s): 52dfa7b4f0
2025-12-12 14:24:12 +00:00
blinkysc 52dfa7b4f0 fix(DB/NPC): Blacksmith Goodman corrected position and emote (#23865)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sogladev <sogladev@gmail.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2025-12-12 14:23:04 +00:00
github-actions[bot] 4b2c991302 chore(DB): import pending files
Referenced commit(s): 5fcb2a8885
2025-12-12 11:18:37 +00:00
blinkysc 5fcb2a8885 fix(DB/Quest): No prerequiste for What's in that brew (#23845)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-12-12 11:17:22 +00:00
github-actions[bot] c817cf4137 chore(DB): import pending files
Referenced commit(s): 0d6a84d041
2025-12-12 11:11:33 +00:00
MacWarrior 0d6a84d041 fix(DB/lang): Update ruRU NPC title & subname (#23671) 2025-12-12 11:10:30 +00:00
github-actions[bot] 3e96359e8a chore(DB): import pending files
Referenced commit(s): cc9857f9f8
2025-12-11 16:54:01 +00:00
rorshan cc9857f9f8 fix(DB/Quests): Make Zul'Drak blessing quests repeatable (#24066) 2025-12-11 17:52:56 +01:00
Vanna White 86d7488c02 fix(Core/SAI): Remove Invoker in SMART_EVENT_EVENT_PHASE_CHANGE (#24051)
Co-authored-by: wetbrownsauce <you@example.com>
2025-12-10 20:20:46 -03:00
github-actions[bot] eff1b94669 chore(DB): import pending files
Referenced commit(s): 27ca37d673
2025-12-10 23:13:04 +00:00
thomasjteachey 27ca37d673 fix(DB/SAI): spell proc event phase mask changed to on hit for entrap… (#23906) 2025-12-10 20:11:57 -03:00
Andrew d1ff286c0d fix(Core/LFG): Don't include disabled maps in the LFG queue (#24057) 2025-12-10 10:40:34 -03:00
killerwife b73028f6f5 fix(Core/Unit): Introduce animtier to malygos to fix flying animations (#24067) 2025-12-10 01:09:21 -03:00
github-actions[bot] a54d1845e5 chore(DB): import pending files
Referenced commit(s): 547ec0c06d
2025-12-10 04:08:30 +00:00
Rocco Silipo 547ec0c06d fix(DB/Gameobject): Set zpos for a Golden Sansam in Hellfire Peninsula. (#24060) 2025-12-10 01:07:26 -03:00
github-actions[bot] 1faca5cad4 chore(DB): import pending files
Referenced commit(s): 21639d9e2d
2025-12-09 21:45:14 +00:00
Ryan Turner 21639d9e2d fix(DB/Loot) - Adjusted loot for Shattered Necklace (#24069)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-09 21:44:09 +00:00
github-actions[bot] 90326dd9a0 chore(DB): import pending files
Referenced commit(s): 32fd3d37b3
2025-12-08 22:19:56 +00:00
rorshan 32fd3d37b3 fix(DB/Quests): Fix multiple quest requirements in Kolramas hub (#24054)
Please read the "Known Issues and TODO List:" https://github.com/azerothcore/azerothcore-wotlk/pull/24054 for those whom may had people or themselves stuck on this quest(s).
2025-12-08 22:18:50 +00:00
github-actions[bot] 732002bc51 chore(DB): import pending files
Referenced commit(s): e9588abb4e
2025-12-08 09:28:33 +00:00
Ryan Turner e9588abb4e fix(DB/Quest) - A Spark of Hope now can be picked up (#24071)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-08 09:27:29 +00:00
Tereneckla 9cfbb48520 fix(Scripts/DK): fix math after removal of a general function in spell_group pr (#24064) 2025-12-07 11:32:58 -03:00
kissingers 34f261b92c feat(Core/LFG): Add option to exclude locked heroic dungeons in RDF (#24055) 2025-12-06 14:38:47 -03:00
Localhost 5dc2382805 fix(Core/Player): prevent null pointer dereference in SendLoot function (#23965)
Co-authored-by: Roman BADANIN <r.badanin@defi-informatique.fr>
2025-12-06 08:13:46 +01:00
github-actions[bot] 8d31bcec9a chore(DB): import pending files
Referenced commit(s): 4ecf7db021
2025-12-05 17:51:07 +00:00
Rocco Silipo 4ecf7db021 fix(DB/ObsidianSanctum): Fix various issues with trash behavior. (#24050) 2025-12-05 14:50:06 -03:00
Tereneckla 20326e7330 fix(Core/Player): reapply talent auras on item change (#24048)
Co-authored-by: r0m1ntik <40755539+r0m1ntik@users.noreply.github.com>
2025-12-05 06:36:13 -03:00
github-actions[bot] 88078c81f4 chore(DB): import pending files
Referenced commit(s): 4ddb6e6293
2025-12-05 03:32:32 +00:00
blinkysc 7552832462 fix(DB/Quest): Westguard Sergeant despawns when leaving Skorn (#23978)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-12-05 00:32:03 -03:00
sogladev 0df6156271 fix(Scripts/Naxxramas): Save Horsemen Hub Portal between sessions (#24034)
Co-authored-by: Dinkledork <118951051+Day36512@users.noreply.github.com>
2025-12-05 00:31:30 -03:00
sogladev 4ddb6e6293 fix(Scripts/Naxxramas): Thaddius says intro only once (#24036) 2025-12-05 00:31:07 -03:00
Andrew d7677e12c1 fix(Core/LFG): Random Dungeon Finder should ignore heroic dungeon locks (#24021) 2025-12-04 08:51:16 -03:00
github-actions[bot] a06dcc2911 chore(DB): import pending files
Referenced commit(s): b094494cea
2025-12-04 00:00:07 +00:00
Rocco Silipo b094494cea fix(DB/Creature): Set Overseer Veraj's health points. (#24031) 2025-12-03 20:59:03 -03:00
Ryan Turner f190e294da fix(Bash/CLI): Bump Data to version 19 (#24025)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-03 12:51:30 +01:00
Ryan Turner ef8d4218de fix(Bash/CLI): Bump Data to version 19 (#24023)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-03 01:27:25 +00:00
github-actions[bot] 16bd6885ad chore(DB): import pending files
Referenced commit(s): 309eba8034
2025-12-02 22:52:39 +00:00
blinkysc 309eba8034 fix(DB/Creature): update loot of Seething Revenant (30387) (#23981)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-12-02 23:47:10 +01:00
Anton Popovichenko 868beb9e10 fix(Core/mmaps): Set the maximum slope angle to 45 degrees for the Dark Portal area. (#23611) 2025-12-02 19:08:38 -03:00
Anton Popovichenko 7ac5a527e1 fix(Core/Vmaps): Introduce skipping of antiportals and unreachable mogp (#23781)
Co-authored-by: killerwife <7995382+killerwife@users.noreply.github.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2025-12-02 19:08:17 -03:00
github-actions[bot] dc13014707 chore(DB): import pending files
Referenced commit(s): 8855e292b5
2025-12-02 21:28:24 +00:00
Ryan Turner df22dd0989 fix(DB/Quest) - Corrected Reward Text for "Troll Patrol: The Alchemist's Apprentice" (#24020)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-02 21:28:20 +00:00
Ryan Turner 8855e292b5 fix(DB/Pool) - Everfrost Chips are now pooled (#24018)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-02 21:24:54 +00:00
github-actions[bot] 6175bb1a3d chore(DB): import pending files
Referenced commit(s): baef398783
2025-12-02 19:28:48 +00:00
sogladev 6fd79c1ca6 fix(DB/SmartAI): quest 'The Drakkensryd' (#23843)
Co-authored-by: Killyana <morphone1@gmail.com>
2025-12-02 16:09:42 -03:00
github-actions[bot] baef398783 chore(DB): import pending files
Referenced commit(s): a071a723ac
2025-12-02 19:08:23 +00:00
Rocco Silipo a071a723ac fix(DB/Creature): Remove Overseer Faedris double spawn point. (#24015) 2025-12-02 16:03:21 -03:00
blinkysc bb7753d363 fix(Core/SAI): SMARTCAST_COMBAT_MOVE prevents movement on successful cast (#23913) 2025-12-02 12:44:23 -03:00
github-actions[bot] be37b5e395 chore(DB): import pending files
Referenced commit(s): 66a116da78
2025-12-01 23:06:42 +00:00
blinkysc 66a116da78 fix(DB/SAI): Wolfsbane Root despawn on use (#23920)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-12-01 20:05:39 -03:00
github-actions[bot] 165e3ce5db chore(DB): import pending files
Referenced commit(s): d78d1b29ae
2025-12-01 22:58:48 +00:00
sudlud d78d1b29ae fix(DB/Gameobject): Sniffed Values for 'Kaskala Supplies' spawns (#23967) 2025-12-01 19:54:57 -03:00
github-actions[bot] 0cc7c1d284 chore(DB): import pending files
Referenced commit(s): ac971655d3
2025-12-01 22:19:36 +00:00
blinkysc 034e4a8bb1 fix(DB/Conditions): Drak'aguul now correctly applies debuff to soldiers (#23976) 2025-12-01 19:19:14 -03:00
github-actions[bot] ac971655d3 chore(DB): import pending files
Referenced commit(s): df485be1a5
2025-12-01 22:18:29 +00:00
Rocco Silipo df485be1a5 fix(DB/Creature): Set Forsaken Blight Spreader HP. (#24013) 2025-12-01 19:17:21 -03:00
Ryan Turner 93550e7ad5 fix(Github/Template) - Added required fields for the CC to AC triage (#24009)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-01 14:01:31 +00:00
github-actions[bot] 3066bc9606 chore(DB): import pending files
Referenced commit(s): ff80216e41
2025-12-01 01:08:22 +00:00
sogladev ff80216e41 fix(Scripts/Northrend): 'Preparations for War' flight to Icecrown (#23999)
Co-authored-by: Killyana <morphone1@gmail.com>
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2025-11-30 22:07:15 -03:00
Tereneckla a8c05b236c fix(Core/Unit): spell_group leftovers (#23995)
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2025-11-30 21:52:47 -03:00
github-actions[bot] 9d74401b67 chore(DB): import pending files
Referenced commit(s): f5e944e60b
2025-12-01 00:27:14 +00:00
Tereneckla f5e944e60b fix(DB/Spells): Scrolls can overwrite each other no matter the strength (#23997) 2025-11-30 21:26:02 -03:00
github-actions[bot] 8f95b83896 chore(DB): import pending files
Referenced commit(s): e58683b78b
2025-11-30 19:52:27 +00:00
Ryan Turner e4869976f1 fix(DB/Loot) - Adjusted loot for Corrupted Kor Gem (#23951)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-11-30 20:52:08 +01:00
github-actions[bot] 61495528df chore(DB): import pending files
Referenced commit(s): 3c0870d5a0
2025-11-30 19:51:21 +00:00
sogladev e58683b78b fix(Scripts/Northrend): Rework 'The Cleansing' quest (#23942)
Co-authored-by: offl <11556157+offl@users.noreply.github.com>
2025-11-30 20:51:18 +01:00
github-actions[bot] d6e03b45db chore(DB): import pending files
Referenced commit(s): aeec0e7134
2025-11-30 19:50:47 +00:00
blinkysc 3c0870d5a0 fix(DB/Quest): Judgment Day Comes! breadcrumb for Honor Above All Else (#23968)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-11-30 20:50:12 +01:00
github-actions[bot] aeec0e7134 chore(DB): import pending files
Referenced commit(s): e8ac0bc425
2025-11-30 19:49:44 +00:00
blinkysc 2e1ff6249a fix(DB/Creature): Assign loot to Ravenous Jormungar (#23972)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-11-30 20:49:07 +01:00
sogladev e8ac0bc425 fix(DB/Quest): 'Ursoc, the Bear God' (A) should be available correctly (#24005) 2025-11-30 20:48:37 +01:00
github-actions[bot] 8403697a20 chore(DB): import pending files
Referenced commit(s): 589d533f1c
2025-11-30 18:41:29 +00:00
Rocco Silipo 589d533f1c fix(DB/SAI): Forsaken Blight Spreader now despawn when player dismounts. (#23996) 2025-11-30 15:40:26 -03:00
github-actions[bot] ff161bb824 chore(DB): import pending files
Referenced commit(s): 426384d59d
2025-11-30 11:26:26 +00:00
Rocco Silipo 426384d59d fix(DB/Condition): Solve continuous despawn issue with Alliance Steam Tank. (#23988) 2025-11-30 12:25:24 +01:00
Andrew 0368276fca fix(Core/Unit): Call UpdatePosition() for pets as well (#23971) 2025-11-30 11:07:17 +01:00
github-actions[bot] 48025f9695 chore(DB): import pending files
Referenced commit(s): 2e3cddb9d2
2025-11-30 09:39:26 +00:00
Ryan Turner f526c778e6 fix(DB/Quest) - Burning To Help no longer requires Sharpening Your Talons (#23982)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-11-30 10:38:43 +01:00
Ryan Turner 2e3cddb9d2 fix(DB/SAI) - Adjust Dalaran Wizard's Timers (#23973)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-11-30 10:38:21 +01:00
Quentin Dawans dc8318cf6a feat(Core): Linux: Support systemd socket activation for the worldserver game socket (#21998) 2025-11-29 21:53:48 +01:00
sogladev 77349fde48 fix(Core/Handlers): potential falling to death on teleport (#23867) 2025-11-29 21:47:30 +01:00
github-actions[bot] e0e0af6b98 chore(DB): import pending files
Referenced commit(s): fabde6dee3
2025-11-29 12:59:32 +00:00
blinkysc fabde6dee3 fix(DB/Quest): Where Dragons Fell available with Cradle/Sindragosa (#23923) 2025-11-29 09:58:21 -03:00
github-actions[bot] 09ea377e88 chore(DB): import pending files
Referenced commit(s): b96492b93a
2025-11-29 12:57:07 +00:00
blinkysc b96492b93a fix(DB/Quest): No prerequisite for The Artifacts of Steel Gate (#23847) 2025-11-29 09:55:52 -03:00
github-actions[bot] 864acabd24 chore(DB): import pending files
Referenced commit(s): 21fb81c9b8
2025-11-29 12:53:55 +00:00
Andrew 21fb81c9b8 fix(DB/Creature): fix Oculus heroic reputation (#23960) 2025-11-29 09:52:48 -03:00
Andrew 8e51041885 fix(Core/Player): Use uint8 for combat rating loop index (#23956) 2025-11-29 10:15:56 +01:00
github-actions[bot] aeb892f19f chore(DB): import pending files
Referenced commit(s): 47622b2875
2025-11-29 05:58:17 +00:00
blinkysc 47622b2875 fix(Scripts/Gundrak): Eck the Ferocious wrong enrage timing (#23929) 2025-11-29 02:57:08 -03:00
Blaiseum 966c522c1d fix(Scripts/Spells): apply healing modifiers on paladin Lay On Hands (#23861) 2025-11-29 02:51:44 -03:00
sogladev e6e6c6289e fix(Core/Unit): fix AoE aggro and contested guard attack logic (#23935) 2025-11-29 02:49:01 -03:00
github-actions[bot] 1e4bf1bb6d chore(DB): import pending files
Referenced commit(s): cf93273c58
2025-11-28 19:30:48 +00:00
sogladev 5819347000 fix(DB/SmartAI): quest Assault by Air attack Alliance and Horde players (#23077) 2025-11-28 20:30:01 +01:00
github-actions[bot] cf93273c58 chore(DB): import pending files
Referenced commit(s): 828bf5b862
2025-11-28 19:29:40 +00:00
sogladev 828bf5b862 fix(DB/SmartAI): add 'The Hills Have Us' Wintergarde Gryphon taxi (#23848)
Co-authored-by: offl <11556157+offl@users.noreply.github.com>
2025-11-28 20:28:32 +01:00
github-actions[bot] 1c0b89c882 chore(DB): import pending files
Referenced commit(s): 9daeb0d20c
2025-11-28 19:06:06 +00:00
sogladev 9daeb0d20c fix(DB/SAI): Sindragosa's Fall Wyrm Reanimator despawns (#23914) 2025-11-28 16:05:00 -03:00
github-actions[bot] 763df55aaa chore(DB): import pending files
Referenced commit(s): 2f7f9bd72f
2025-11-28 19:02:31 +00:00
Tereneckla 2f7f9bd72f fix(Core/Spells): Implement TrinityCore spell_group and spell_group_stack_rules (#23346)
Co-authored-by: treeston <treeston.mmoc@gmail.com>
Co-authored-by: Trisjdc <trisjdc@gmail.com>
Co-authored-by: QAston <none@none>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2025-11-28 16:01:25 -03:00
github-actions[bot] 55989205e7 chore(DB): import pending files
Referenced commit(s): e93bb0d610
2025-11-28 11:38:54 +00:00
Rocco Silipo e93bb0d610 fix(DB/SAI): Ensure completion of the quest ‘The Flesh Giant Champion’. (#23946) 2025-11-28 12:37:51 +01:00
github-actions[bot] abfc645adf chore(DB): import pending files
Referenced commit(s): 9ac7966bae
2025-11-28 10:04:15 +00:00
v-mstrs e6f68c34d4 fix(DB/SAI): Cabal Assassin (#23335) 2025-11-28 11:04:12 +01:00
github-actions[bot] 9ac7966bae chore(DB): import pending files
Referenced commit(s): 7b6088f114
2025-11-28 10:03:07 +00:00
sudlud 7b6088f114 fix(DB/gameobject_loot_template): update loot of Deep Sea Monsterbell… (#23864) 2025-11-28 11:01:57 +01:00
github-actions[bot] 12107cd0c2 chore(DB): import pending files
Referenced commit(s): afbf47c761
2025-11-28 10:00:04 +00:00
sogladev eee2900082 fix(DB/SmartAI): fix double quest credit for quest 'Of Keys and Cages' (#23940) 2025-11-28 10:59:40 +01:00
sogladev afbf47c761 fix(Scripts/Northrend): Dalaran guards now ignore non-combat pets (#23939) 2025-11-28 10:58:59 +01:00
github-actions[bot] a8b50ec9bf chore(DB): import pending files
Referenced commit(s): ab23583e88
2025-11-28 09:55:12 +00:00
Andrew ab23583e88 fix(DB/Creature): Remove Cannibalize (visual) from Ruby Keepers (#23943) 2025-11-28 10:51:59 +01:00
Rocco Silipo a106449fe0 Solve error in Update 2025_11_27_08.sql (#23941) 2025-11-27 23:51:50 +01:00
github-actions[bot] 83af2d506c chore(DB): import pending files
Referenced commit(s): 4e918c1ad5
2025-11-27 22:16:29 +00:00
Ryan Turner e9c91d6bf1 fix(DB/Gameobject): Increase the respawn time of all northerend resource objects (#23938) 2025-11-27 19:16:00 -03:00
blinkysc a01febeff7 fix(DB/SAI): Image of Stone Giant now despawns after The Lodestone quest event (#23926)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Rorschach91 <108557877+Rorschach91@users.noreply.github.com>
2025-11-27 19:15:20 -03:00
Rocco Silipo 68567c6d41 fix(DB/SAI): Margrave Dhakar now leaves the vehicle on death. (#23933) 2025-11-27 19:14:27 -03:00
sogladev 4e918c1ad5 fix(Scripts/Northrend): Brann Bronzebeard HoS soft lock after Tribunal (#23937) 2025-11-27 19:13:51 -03:00
github-actions[bot] c06d25d0c0 chore(DB): import pending files
Referenced commit(s): 1f176a3afb
2025-11-27 22:03:19 +00:00
Ryan Turner 1f176a3afb fix(DB/Gameobject): Everfrost Chip nows is seen by all possible phases used in Northrend (#23934) 2025-11-27 19:01:48 -03:00
github-actions[bot] 42d71928d9 chore(DB): import pending files
Referenced commit(s): f7f68428ef
2025-11-27 13:40:35 +00:00
sogladev f7f68428ef fix(DB/SmartAI): rework 'The Conquest Pit' quest series (#23886) 2025-11-27 10:39:31 -03:00
github-actions[bot] fa2685ea0f chore(DB): import pending files
Referenced commit(s): 9aa4e054a7
2025-11-27 13:37:00 +00:00
Rocco Silipo 9aa4e054a7 fix(DB/SAI): Alliance Steam Tank despawn when dismounted. (#23888) 2025-11-27 14:35:58 +01:00
Andrew 6a359ec159 Delete src.zip 2025-11-27 09:51:05 -03:00
github-actions[bot] 6bb12ecbb2 chore(DB): import pending files
Referenced commit(s): 0256afad9a
2025-11-27 12:11:21 +00:00
blinkysc 0256afad9a fix(DB/Quest): Remove duplicate Kaskala Supplies spawn (#23918)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-11-27 13:10:12 +01:00
github-actions[bot] 15bff87411 chore(DB): import pending files
Referenced commit(s): 792445c378
2025-11-27 11:36:14 +00:00
Ryan Turner 792445c378 fix(DB/Gameobject): Make all Everfrosts phasemask 15 (#23931) 2025-11-27 08:35:05 -03:00
github-actions[bot] 7693f24d91 chore(DB): import pending files
Referenced commit(s): 1485f9e3e7
2025-11-27 09:00:03 +00:00
blinkysc 11682478a7 fix(DB/Quest): Plagued Proto-Drake Egg despawn on freeze (#23925)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-11-27 09:59:11 +01:00
github-actions[bot] 1485f9e3e7 chore(DB): import pending files
Referenced commit(s): fd8daf6c67
2025-11-27 08:58:58 +00:00
sogladev fd8daf6c67 fix(DB/Creature): add missing equipment for some creature spawns (#23898) 2025-11-27 09:57:51 +01:00
thomasjteachey 4d16a5ccee fix(Core/Spells): MC should work on mounted targets (#23905) 2025-11-26 22:19:01 -03:00
sogladev dfe44b7e86 fix(Scripts/AhnKahet): fix Jedoga Shadowseeker's ritual not starting (#23921) 2025-11-26 22:14:27 -03:00
github-actions[bot] d90d3904e0 chore(DB): import pending files
Referenced commit(s): af00045267
2025-11-27 00:59:03 +00:00
sogladev af00045267 fix(DB/SAI): quest 'Changing the Wind's Course' (#23859) 2025-11-26 21:58:05 -03:00
github-actions[bot] ede6868e14 chore(DB): import pending files
Referenced commit(s): a20bc6fe28
2025-11-26 23:34:59 +00:00
Rocco Silipo a20bc6fe28 fix(DB/SAI): Gargoyle Ambusher no longer aggro players at 100 yard of distance. (#23917) 2025-11-27 00:33:55 +01:00
sogladev 3bc6f0536b fix(Core/PlayerStorage): correct fmt logs (#23915) 2025-11-26 22:44:04 +00:00
github-actions[bot] aaedccd2b8 chore(DB): import pending files
Referenced commit(s): 9f60a1c6b7
2025-11-26 22:25:46 +00:00
Ryan Turner 9f60a1c6b7 fix(DB/SAI) - Adjust Morbent Fel's timers for casting. (#23912)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-11-26 23:23:46 +01:00
github-actions[bot] dde4c4cb4c chore(DB): import pending files
Referenced commit(s): b7893250da
2025-11-26 21:01:40 +00:00
blinkysc b7893250da fix(DB/SAI): Duke Vallenhal incorrect ability (#23909)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-26 22:00:39 +01:00
github-actions[bot] 219c329117 chore(DB): import pending files
Referenced commit(s): f9a988b2fd
2025-11-26 14:09:03 +00:00
Rocco Silipo f9a988b2fd fix(DB/SAI): solve issues with The Flesh Giant Champion quest (#23890) 2025-11-26 15:07:53 +01:00
github-actions[bot] 156f624b7b chore(DB): import pending files
Referenced commit(s): 243f3b2971
2025-11-26 11:13:34 +00:00
glubbl 243f3b2971 fix(DB/Conditions): Fix Ahunae's Knife (#23879)
Co-authored-by: glubbl <glubbl@users.noreply.github.com>
2025-11-26 12:12:26 +01:00
github-actions[bot] 158c5a02fa chore(DB): import pending files
Referenced commit(s): 0e4d1dd677
2025-11-26 11:06:37 +00:00
sogladev 0e4d1dd677 fix(Scripts/UtgardeKeep): Update special Enslaved Proto-Drake and rider (#23818) 2025-11-26 12:05:36 +01:00
github-actions[bot] 96824c5fca chore(DB): import pending files
Referenced commit(s): dee0fafc91
2025-11-26 10:27:26 +00:00
blinkysc dee0fafc91 fix(DB/Quest): Musty Coffin for Disclosure limited to 1 use (#23877)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: TheSCREWEDSoftware <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2025-11-26 11:26:26 +01:00
github-actions[bot] 74195db21b chore(DB): import pending files
Referenced commit(s): b92976fa50
2025-11-25 00:54:35 +00:00
blinkysc 240c29a1fb fix(DB/Quest): Light Won't Grant Me Vengeance now requires Crusader Forward Camp (#23876)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-11-25 00:53:44 +00:00
Ryan Turner ae3ff5f840 fix(DB/Quest) - Remember Everfrost! is now repetable (#23878)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-11-25 00:53:35 +00:00
Ryan Turner b92976fa50 fix(DB/Quest) - Elixir of Agony doesn't require any quest to be picked up (#23883)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-11-25 00:53:26 +00:00
iThorgrim 621641f1e1 fix(Modules): Propagate lualib to Sol2 (#23838) 2025-11-24 23:59:38 +00:00
github-actions[bot] 430a0e47a0 chore(DB): import pending files
Referenced commit(s): 3262d93734
2025-11-24 19:14:52 +00:00
blinkysc 2716290be3 fix(DB/Quest) No prerequisite for Suppressing the Elements (#23849)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-11-24 20:14:19 +01:00
blinkysc ca049e050d fix(DB/Quest): No prerequisite for To Conquest Hold (#23858)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-11-24 20:14:01 +01:00
blinkysc 3262d93734 fix(DB/Quest): Correct quest conditions for vrykul scroll (#23853)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-11-24 20:13:48 +01:00
daobashun 10ec051c58 fix(Core/SAI): Allow game objects to use load grid (#23881) 2025-11-24 15:52:14 +01:00
trickerer 94b17227ec fix(Core/WorldSession) Allow automatic session DBC locale selection from available locales (#23706) 2025-11-24 13:13:28 +01:00
Razor2142 dc160d6378 fix(Cmake/FindMySQL): corrected registry hints on windows (#23303) 2025-11-24 13:09:32 +01:00
github-actions[bot] 4bf18bfe06 chore(DB): import pending files
Referenced commit(s): 56dc563394
2025-11-24 11:58:00 +00:00
sogladev 56dc563394 fix(DB/Creature): update gossip for pilgrims bounty cooking trainers (#23873) 2025-11-24 12:56:57 +01:00
github-actions[bot] 0f49bdca0d chore(DB): import pending files
Referenced commit(s): cd358702e5
2025-11-23 15:49:49 +00:00
Andrew cd358702e5 fix(DB/Gameobject): Set Everfrost Chip respawn timer to 30 minutes (#23871) 2025-11-23 12:48:46 -03:00
blinkysc 5c15bca66f fix(Core/Movement): Handle player-controlled vehicles on transports (#23860)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-11-23 07:06:57 -03:00
sogladev e740f21680 fix(Core/Handler): player can reclaim corpse regardless of phase (#23862) 2025-11-23 02:24:25 -03:00
Luca Folloni 705eefbc8f fix(Scripts/Spells): Raise Ally now properly handles target check (#23272)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: sogladev <sogladev@gmail.com>
2025-11-22 22:19:10 +01:00
Andrew c19593efe9 fix(Scripts/HoS): Remove custom Dark Matter speed calculation (#23817) 2025-11-21 18:52:56 -03:00
github-actions[bot] c73fef7488 chore(DB): import pending files
Referenced commit(s): 766344e1cd
2025-11-21 21:37:25 +00:00
sogladev 766344e1cd fix(DB/Creature): Warbear Matriarch vehicle (#23841) 2025-11-21 18:36:22 -03:00
sogladev 6bfbcde006 fix(DB/Quest): update RewardText 'An End and a Beginning' (#23842) 2025-11-21 18:35:56 -03:00
sogladev 06f4b7ed00 fix(DB/SAI): Megalith (#23840)
Co-authored-by: SnapperRy <snapperryen@gmail.com>
2025-11-21 18:35:18 -03:00
github-actions[bot] ad0611b0c3 chore(DB): import pending files
Referenced commit(s): 08d865a45a
2025-11-21 21:33:11 +00:00
Rocco Silipo 08d865a45a fix(DN/SAI): Move Beryl Sorcerer behaviour into SmartAI. (#23839) 2025-11-21 18:32:06 -03:00
github-actions[bot] a791104e6d chore(DB): import pending files
Referenced commit(s): 4836e664d6
2025-11-21 13:53:52 +00:00
sudlud 4836e664d6 fix(DB/Gameobject): Sniffed Values for 'Everfrost Chip' spawns (#23823) 2025-11-21 14:52:50 +01:00
thomasjteachey a0f8f34ded fix(Core/Spells): cache reflection target information for reflected thunderstorm direction (#23762) 2025-11-21 02:17:52 -03:00
Andrew 01ebb1f193 fix(Scripts/Dragonblight): Fix Rescue Villager cast conditions (#23822) 2025-11-21 02:16:56 -03:00
github-actions[bot] 3dafb6d159 chore(DB): import pending files
Referenced commit(s): a0002f3db8
2025-11-21 05:16:47 +00:00
Andrew a3171f5a3c fix(Scripts/StormPeaks): Script Ample Inspiration quest meat spawner … (#23819) 2025-11-21 02:16:39 -03:00
github-actions[bot] a001d95dd0 chore(DB): import pending files
Referenced commit(s): d7e03cca4c
2025-11-21 05:15:47 +00:00
Andrew a0002f3db8 fix(DB/Loot): Remove quest requirement from Everfrost Chip (repeatable) (#23821) 2025-11-21 02:15:43 -03:00
Andrew d7e03cca4c fix(DB/Gameobject): Everfrost Chip (#23820)
Co-authored-by: Dr-J <1444120+dr-j@users.noreply.github.com>
2025-11-21 02:14:43 -03:00
github-actions[bot] 5a9cc7e3ac chore(DB): import pending files
Referenced commit(s): ee3c76e024
2025-11-20 23:48:09 +00:00
Traesh ee3c76e024 fix(Scripts/HOR): Fix leader walking during escape (#23787) 2025-11-20 20:41:33 -03:00
Andrew dfc636df08 fix(DB/Creature): Fix dead Infesting Jormungar flags and aura (#23809) 2025-11-20 20:41:11 -03:00
Andrew dd0366fc82 fix(DB/Creature): Update run speed of Novos minions (#23812) 2025-11-20 20:40:58 -03:00
Andrew c59a18821a fix(DB/Spells): Remove hacks for quest Slim Pickings (#23815) 2025-11-20 20:40:46 -03:00
Andrew 12bd2ddf29 fix(DB/SAI): Fix Capture Jormungar Spawn spell target conditions (#23816) 2025-11-20 20:40:33 -03:00
Crow c590f6c300 fix(Scripts/Karazhan): Barnes Missing Wizard of Oz Speech (#23373) 2025-11-20 20:00:46 -03:00
killerwife a9852681a6 fix (Core/Vehicle): Fix vehicle unrooting on dismiss controlled vehicle (#23802) 2025-11-20 09:00:10 -03:00
Andrew e669091730 fix(Scripts/HoS): Brann should be immune to PC/NPC after Tribunal of … (#23801) 2025-11-20 03:57:04 -03:00
github-actions[bot] da3fb916b5 chore(DB): import pending files
Referenced commit(s): 6d032440cf
2025-11-20 05:53:18 +00:00
Andrew 6d032440cf fix(Scripts/AhnKahet): Spawn Twilight Worshippers at Jedoga encounter… (#23800) 2025-11-20 02:52:11 -03:00
Andrew d119168937 fix(Scripts/DTK): Fix Trollgore evade boundary (#23796) 2025-11-20 00:50:25 +01:00
Traesh 374eb1b6c9 fix(Scripts/VH): Add missing second type for keeper NPC (#22171) (#23789) 2025-11-20 00:50:02 +01:00
thomasjteachey 3c4a68c2e2 fix(Core/BG): EOTS correct tower control faction value (#23757) 2025-11-19 12:17:42 -03:00
killerwife 22ffaf6f57 fix(Core/Player): Fix two uninitialized variables causing bad fall damage (#23788) 2025-11-19 09:05:29 -03:00
Rocco Silipo 4545ca3e87 fix(Script/SpellInfo): Summon Scourged Captive spell now summons only one creature (#23768) 2025-11-18 21:29:13 -03:00
Andrew 539581aa7a fix(Scripts/DTK): Update Tharon'ja timers (#23765) 2025-11-18 23:11:26 +01:00
github-actions[bot] fdbc8afeda chore(DB): import pending files
Referenced commit(s): 0c95315976
2025-11-18 20:09:10 +00:00
sogladev 0c95315976 fix(DB/Conditions): Fiery Lance can only hit Dragonflayer Defender (#23773) 2025-11-18 21:08:01 +01:00
omar soufiane 0c466380c5 docs(README): Add BountyHub badge (#23688) 2025-11-18 12:08:28 +01:00
github-actions[bot] f77faf5a5d chore(DB): import pending files
Referenced commit(s): 1d3b0557f6
2025-11-18 06:04:28 +00:00
Andrew 8b7f936fc8 fix(Scripts/DTK): Update Novos the Summoner script (#23758) 2025-11-18 03:04:18 -03:00
Andrew 1d3b0557f6 fix(Scripts/HoS): Update Sjonnir script (#23695) 2025-11-18 03:03:26 -03:00
github-actions[bot] 4db8745a42 chore(DB): import pending files
Referenced commit(s): 5978d33312
2025-11-18 05:52:13 +00:00
Andrew 5978d33312 fix(Scripts/AzjolNerub): Rework Kirthik the Gatewatcher event (#23763) 2025-11-18 02:51:04 -03:00
Andrew 4e619ffa0c fix(Scripts/AzjolNerub): Update Krikthir the Gatewatcher engage timers (#23761) 2025-11-18 01:39:32 -03:00
天鹭 8a23b5939a fix(Scripts/AzjolNerub): Anub'arak stuck underground (#23743) 2025-11-17 18:53:06 -03:00
github-actions[bot] e5469bb3a3 chore(DB): import pending files
Referenced commit(s): fa9574a8e2
2025-11-17 21:49:29 +00:00
Andrew fa9574a8e2 fix(Scripts/Commands): Implement quest status command (#23721) 2025-11-17 18:48:23 -03:00
Andrew c0b768ace6 Update crash issue template with log submission guidelines (#23754) 2025-11-17 19:58:51 +01:00
github-actions[bot] dfdc3f1b52 chore(DB): import pending files
Referenced commit(s): bacf15d356
2025-11-17 11:00:21 +00:00
Andrew bacf15d356 fix(DB/SAI): Remove Harrison Johnes quest flag on escort accept (#23700) 2025-11-17 07:59:15 -03:00
github-actions[bot] a1e28bd68e chore(DB): import pending files
Referenced commit(s): 6f5a1b7ccc
2025-11-17 07:25:11 +00:00
Rocco Silipo 6f5a1b7ccc fix(DB/SAI): Nerub'ar member packs now attack together. (#23727) 2025-11-17 04:24:04 -03:00
github-actions[bot] 77ba878559 chore(DB): import pending files
Referenced commit(s): 9cb683cfcd
2025-11-17 06:19:17 +00:00
Andrew 9cb683cfcd fix(DB/SAI): Fix Flamebringer gossip interaction (#23740) 2025-11-17 03:18:13 -03:00
github-actions[bot] e0d36a3dfe chore(DB): import pending files
Referenced commit(s): 7cc39f78e2
2025-11-17 05:26:07 +00:00
Andrew 7cc39f78e2 fix(DB/SAI): Update Iron Rune Construct SAI to use DO_ACTION instead … (#23716) 2025-11-17 02:25:00 -03:00
天鹭 f9924074ac refactor(Core/Movement): Fix Build (#23739) 2025-11-17 01:19:10 -03:00
天鹭 2a926f15f7 fix(Core/Movement): Fix SummonMovementInform for summons (#23725) 2025-11-17 00:55:49 -03:00
github-actions[bot] 8207a05ee2 chore(DB): import pending files
Referenced commit(s): afd8197588
2025-11-16 22:33:02 +00:00
blinkysc a0f7473914 fix(DB/Quest): Correct prerequisite for Salvaging Life's Strength (#23734)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-11-16 23:32:13 +01:00
blinkysc afd8197588 fix(DB/Quest): Correct prerequisite for Reclaimed Ration (#23736)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-11-16 23:31:53 +01:00
Andrew d8d55645ee fix(Scripts/Oculus): Implement crossfaction support for drakes (#23704) 2025-11-16 12:29:14 +01:00
github-actions[bot] caf09de246 chore(DB): import pending files
Referenced commit(s): abc2cf3028
2025-11-16 10:38:30 +00:00
Andrew abc2cf3028 fix(DB/Reputation): Oculus normal & UP correction (#23723) 2025-11-16 11:37:07 +01:00
Andrew 4bf9b71bbd fix(DB/Reputation): Lower reputation according to rates handling (#23722) 2025-11-15 20:07:24 -03:00
Andrew 221137170e fix(Scripts/HoS): Clean up faction update hacks (#23720) 2025-11-15 18:25:46 -03:00
github-actions[bot] 57645e90eb chore(DB): import pending files
Referenced commit(s): 88ed7d66d5
2025-11-15 20:52:46 +00:00
Andrew 88ed7d66d5 fix(DB/Reputation): Utigarde Pinnacle normal reputation (#23719) 2025-11-15 17:51:44 -03:00
github-actions[bot] 5c30d1ae1d chore(DB): import pending files
Referenced commit(s): 8c963a11ce
2025-11-15 20:36:09 +00:00
Andrew 39b6a8ed6b fix(Core/Spells): Remove King Mrgl-Mrgl costume on spell casting (#23713) 2025-11-15 17:35:39 -03:00
Traesh 8c963a11ce fix(Scripts/DTK): Fix Oh Novos! achievement (#23539) (#23718) 2025-11-15 17:35:07 -03:00
github-actions[bot] 68694d145b chore(DB): import pending files
Referenced commit(s): 182c055e6e
2025-11-15 18:46:12 +00:00
Andrew 182c055e6e fix(DB/Loot): Fix Master Summoner Staff drop chance (#23717) 2025-11-15 19:45:06 +01:00
github-actions[bot] 3a2c717993 chore(DB): import pending files
Referenced commit(s): e8ec77dca7
2025-11-15 17:18:39 +00:00
Rocco Silipo e8ec77dca7 fix (DB/Creature): Set Surveyor Orlond flags. (#23714) 2025-11-15 18:17:29 +01:00
github-actions[bot] 90ca950dee chore(DB): import pending files
Referenced commit(s): ab4d59ac9d
2025-11-15 16:16:01 +00:00
Andrew ab4d59ac9d fix(DB/SAI): To Stars' Rest! taxi flight (#23712) 2025-11-15 13:15:00 -03:00
github-actions[bot] add8439ed3 chore(DB): import pending files
Referenced commit(s): 435ca302ef
2025-11-15 15:55:44 +00:00
Rocco Silipo 4d42538051 fix(DB/Creature): Set Trigger flag on Steam Vent. (#23710) 2025-11-15 16:54:50 +01:00
Rocco Silipo 435ca302ef fix(DB/Script): Move Tailhorn Stag and Amberpine Woodsman behavior into SmartAI. (#23708) 2025-11-15 16:54:43 +01:00
github-actions[bot] 771146e59f chore(DB): import pending files
Referenced commit(s): 2942d63125
2025-11-15 14:43:11 +00:00
Andrew be156943b1 fix(DB/Conditions): Fix Fordragon Resolve target conditions (#23701) 2025-11-15 10:55:16 -03:00
Andrew 8c680e4307 fix(DB/Creature): Fix Fjord Hawk Matriarch unit flags (#23696) 2025-11-15 10:54:58 -03:00
Andrew 2d31153013 fix(DB/SAI): Timely respawn Nesingwary Trappers (#23703) 2025-11-15 10:54:34 -03:00
Andrew 7166345ad4 fix(DB/SAI): Reanimated Frost Wyrm engage after being hit by quest spell (#23697) 2025-11-15 10:54:13 -03:00
Andrew 2942d63125 fix(Scripts/SholazarBasin): Fix Song of Wind and Water double credit (#23707) 2025-11-15 10:42:24 -03:00
github-actions[bot] f7cb4c0417 chore(DB): import pending files
Referenced commit(s): 6abff4ac2b
2025-11-15 12:58:43 +00:00
Andrew 6abff4ac2b fix(DB/Creature): Peon Gakra should be an innkeeper (#23699) 2025-11-15 09:42:59 -03:00
Benjamin Jackson c552158e99 fix(Core/Entities): Improve interactions between taxis and players regarding PvP flag. (#23681) 2025-11-15 05:21:22 -03:00
Andrew 6b9a8df5dc fix(Scripts/BoreanTundra): Fix Beryl Sorcerer engaging mobs (#23690) 2025-11-15 05:20:52 -03:00
sogladev ead8c9a924 fix(Scripts/Northrend): IOC boss cast ability Mortal Strike (#23684) 2025-11-14 23:03:48 -03:00
github-actions[bot] 8d096964d3 chore(DB): import pending files
Referenced commit(s): cdfa50c990
2025-11-15 01:36:10 +00:00
sogladev cdfa50c990 fix(DB/Creature): update IOC Demolisher spells (#23685) 2025-11-14 22:35:07 -03:00
github-actions[bot] a27e4fc503 chore(DB): import pending files
Referenced commit(s): 388f18895d
2025-11-15 01:25:09 +00:00
sudlud 388f18895d fix(DB/Gameobject): fix spell focus location for 'Will of the Titans' (#23683) 2025-11-14 22:24:05 -03:00
github-actions[bot] 7285b23cb1 chore(DB): import pending files
Referenced commit(s): b6ed4347fe
2025-11-15 00:57:08 +00:00
sogladev b6ed4347fe fix(DB/Loot): add Scourge Curio drop to Lost Shandaral Spirit (#23686) 2025-11-14 21:56:07 -03:00
github-actions[bot] 0fdb557fb2 chore(DB): import pending files
Referenced commit(s): 8294652e77
2025-11-14 18:47:41 +00:00
Andrew 48e7a17ccf fix(DB/Conditions): Ice Shard require Icy Imprisonment (#23661) 2025-11-14 15:46:54 -03:00
github-actions[bot] 26b0a384f2 chore(DB): import pending files
Referenced commit(s): e595425578
2025-11-14 18:46:44 +00:00
Andrew 8294652e77 fix(DB/SAI): Bitter Departure quest credit (#23658) 2025-11-14 15:46:34 -03:00
Andrew e595425578 fix(Scripts/DTK): Update King Dred script (#23572) 2025-11-14 15:45:42 -03:00
Andrew 87a455f14c fix(Scripts/HoL): Update Loken script (#23587) 2025-11-14 15:45:19 -03:00
Francesco Borzì 9371008cdc chore: fix leftover license header (#23678) 2025-11-14 14:21:58 -03:00
sogladev fea1727606 fix(Core/Achievements): a character can only have 1 race realm first (#23626) 2025-11-14 10:12:12 -03:00
Francesco Borzì 50b36e842a fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
github-actions[bot] c96d964b76 chore(DB): import pending files
Referenced commit(s): 6919cc679d
2025-11-14 08:33:09 +00:00
Andrew a821675288 fix(DB/SAI): Sibling Rivalry quest credit if mounted (#23659) 2025-11-14 09:32:54 +01:00
github-actions[bot] c4f2fe3eec chore(DB): import pending files
Referenced commit(s): baf7957e36
2025-11-14 08:32:37 +00:00
Andrew 6919cc679d fix(Scripts/BoreanTundra): Script Bloodspore Haze/Psychosis (#23657) 2025-11-14 09:32:07 +01:00
Andrew baf7957e36 fix(Scripts/Spell): Fix Animal Blood spawning when it shouldn't (#23656) 2025-11-14 09:31:30 +01:00
blinkysc 07654ae57e fix(Script/BlackTemple): Reliquary of Souls will use 45 degree in front to set incombat (#22938) 2025-11-13 21:07:02 -03:00
天鹭 107184cbef fix(Scripts/Northrend): Betrayal quest (#23650) 2025-11-13 15:22:54 -03:00
github-actions[bot] cf279500e4 chore(DB): import pending files
Referenced commit(s): 1090c209b3
2025-11-13 15:07:17 +00:00
Ryan Turner 1090c209b3 fix(DB/Loot): Fireproof Satchel will now always drop the Ritual of Torch (#23585) 2025-11-13 12:06:11 -03:00
Rocco Silipo 425e9b835a fix(DB/SAI): Solve various issues with It Goes to 11... quest. (#23651) 2025-11-13 11:57:12 -03:00
github-actions[bot] bebdd0cf4c chore(DB): import pending files
Referenced commit(s): 5aede412ab
2025-11-13 10:24:53 +00:00
Andrew 5aede412ab fix(DB/Spell): Infectious Bites should stack from different casters (#23647) 2025-11-13 11:23:49 +01:00
github-actions[bot] 8fc69d47de chore(DB): import pending files
Referenced commit(s): 3baa18ef5b
2025-11-13 09:27:38 +00:00
Andrew 3baa18ef5b fix(DB/Creature): Fix Weakened Reanimated Frost Wyrm inhabit type (#23645) 2025-11-13 06:19:46 -03:00
github-actions[bot] 386a23b239 chore(DB): import pending files
Referenced commit(s): 8e3a7e6dcf
2025-11-13 09:07:56 +00:00
Rocco Silipo 8e3a7e6dcf fix(DB/SAI): Remove SmartAI from Valkyrion Harpoon Gun. (#23646) 2025-11-13 06:03:18 -03:00
github-actions[bot] 326bc92871 chore(DB): import pending files
Referenced commit(s): 1037471c8d
2025-11-13 08:04:09 +00:00
Rocco Silipo 1037471c8d fix(DB/SAI): Burning Depths Necromancer no longer stays in place. (#23641) 2025-11-13 05:03:01 -03:00
github-actions[bot] ae47405ff5 chore(DB): import pending files
Referenced commit(s): f9d6fe41de
2025-11-12 22:54:08 +00:00
Rocco Silipo f9d6fe41de fix(DB/SAI): Emerald Lasher goes out of the terrain when aggroed. (#23642) 2025-11-12 19:53:06 -03:00
github-actions[bot] 484fa5d5c2 chore(DB): import pending files
Referenced commit(s): 22f91f3802
2025-11-12 21:31:57 +00:00
Tereneckla 22f91f3802 fix(DB/SAI): don't remove all auras when mounting flamebringer (#23640) 2025-11-12 18:30:50 -03:00
killerwife 2f9d3a1a71 fix(Core): Fix waterwalking after dying in instance (#23593) 2025-11-12 11:54:29 -03:00
github-actions[bot] 621e9e853f chore(DB): import pending files
Referenced commit(s): 94ba1c210d
2025-11-12 14:27:05 +00:00
Andrew 94ba1c210d fix(DB/SAI): Fix Fizzcrank Paradrop teleporters (#23633) 2025-11-12 11:25:54 -03:00
Undo 158ef9c29c fix(Core/Unit): Druid Talent Survival of the Fittest lacking immunity to creature daze (#23471) 2025-11-12 05:51:51 -05:00
sogladev 5f7a6fc4ca fix(Core/SmartAI): startup warnings unused params (#23551) 2025-11-12 10:16:08 +01:00
天鹭 50f8f145d2 refactor(Core/PlayerScript): Delete OnPlayerChat, use OnPlayerCanUseChat (#23617) 2025-11-12 10:13:26 +01:00
github-actions[bot] 9429817e82 chore(DB): import pending files
Referenced commit(s): bca8f7ce07
2025-11-12 07:51:22 +00:00
sogladev 761d27ab10 fix(DB/Conditions): update quest conditions to drop chokers (#23610) 2025-11-12 04:51:18 -03:00
sogladev 5104463812 fix(DB/QuestOfferReward): remove mention of a beta recipe in text (#23629) 2025-11-12 04:50:51 -03:00
sogladev bca8f7ce07 fix(DB/SmartAI): quest 'Reconnaissance Flight' (#23628)
Co-authored-by: dr-j <dr-j@users.noreply.github.com>
Co-authored-by: Killyana <morphone1@gmail.com>
2025-11-12 04:50:15 -03:00
github-actions[bot] 6775478324 chore(DB): import pending files
Referenced commit(s): 928e145694
2025-11-12 07:40:48 +00:00
sogladev 928e145694 fix(Scripts/Northrend): ensure Drakuru stays in place during Betrayal (#23619) 2025-11-12 04:39:42 -03:00
sogladev da61b05a82 fix(Scripts/Northrend): Sniffing Out The Perpetrator horde (#23620) 2025-11-11 10:20:13 -03:00
天鹭 8f5d50435b fix(Core/Map): It should be ensured that the instance is unloaded only after the Creature Respawn. (#23103) 2025-11-11 02:59:57 -03:00
github-actions[bot] 3fda02939b chore(DB): import pending files
Referenced commit(s): 067a898caa
2025-11-11 04:58:37 +00:00
sogladev 067a898caa fix(DB/ReputationRewardRate): Patch 3.0.0 gain for Northrend factions (#23597) 2025-11-11 01:56:04 -03:00
github-actions[bot] 2f36c006e6 chore(DB): import pending files
Referenced commit(s): 41d40b236f
2025-11-11 04:54:15 +00:00
sogladev 2199236ca4 fix(DB/SmartAI): remove large combat distance of Frostbrood Sentry (#23607) 2025-11-11 01:54:11 -03:00
sudlud 41d40b236f fix(DB/Gameobject): Sniffed Values for 'Wild Mustard' spawns (#23608) 2025-11-11 01:53:12 -03:00
天鹭 6d64ecd24f fix(Core/Vmaps): Fix inconsistency of hitInstance and hitModel to cause wrong area ids (#23233)
Co-authored-by: ModoX <moardox@gmail.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Grimdhex <237474256+Grimdhex@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-11-11 01:51:52 -03:00
github-actions[bot] 0386978dbb chore(DB): import pending files
Referenced commit(s): c1a8047cf1
2025-11-11 04:51:28 +00:00
sogladev c1a8047cf1 fix(Scripts/AreaTrigger): players become stuck after Last Rites (#23613) 2025-11-11 01:50:26 -03:00
github-actions[bot] 3c013602d5 chore(DB): import pending files
Referenced commit(s): 86f219abbc
2025-11-10 23:05:46 +00:00
sogladev 86f219abbc fix(DB/SmartAI): increase reliability of quest event Foolish Endeavors (#23612) 2025-11-10 20:04:39 -03:00
github-actions[bot] cce8faadc5 chore(DB): import pending files
Referenced commit(s): 7b0000d6ee
2025-11-10 22:56:07 +00:00
sogladev 7b0000d6ee fix(DB/GameEvent): Remove midsummer pole in K3 (#23614) 2025-11-10 19:55:00 -03:00
github-actions[bot] c0a88e7c4a chore(DB): import pending files
Referenced commit(s): fb03f41b2a
2025-11-10 18:11:39 +00:00
sogladev 70f545124d fix(DB/Quest): The Kalu'ak dailies reward 500 rep (#23600) 2025-11-10 19:10:47 +01:00
sogladev fb03f41b2a fix(DB/SmartAI): improve Harry surrendering during quest 'Gambling Debt' (#23598) 2025-11-10 19:10:33 +01:00
github-actions[bot] 5bef92d5ea chore(DB): import pending files
Referenced commit(s): 723aae9039
2025-11-09 22:15:10 +00:00
sogladev 723aae9039 fix(Scripts/Northrend): Zul'Drak Betrayal quest (#23562) 2025-11-09 23:14:07 +01:00
Andrew 283f03bdcd fix(Scripts/HoL): Killing Volkhan should despawn all Slags (#23581) 2025-11-09 23:06:47 +01:00
github-actions[bot] 57daeed03a chore(DB): import pending files
Referenced commit(s): 36d739ee42
2025-11-09 22:06:42 +00:00
Andrew 36d739ee42 fix(DB/Spells): Ionar spark Arcing Burn should stack from different c… (#23588) 2025-11-09 23:05:35 +01:00
github-actions[bot] 3ad79541f6 chore(DB): import pending files
Referenced commit(s): be58898d06
2025-11-09 18:05:21 +00:00
sogladev be58898d06 fix(DB/SmartAI): Howling Fjord quest vehicle Iron Rune Construct (#23063)
Co-authored-by: Killyana <morphone1@gmail.com>
2025-11-09 15:04:17 -03:00
github-actions[bot] 611a85529d chore(DB): import pending files
Referenced commit(s): 040e7a0a4d
2025-11-09 13:15:20 +00:00
Andrew 040e7a0a4d fix(DB/Creature): Despawn all instances of Superior Healing Ward (#23584) 2025-11-09 10:14:19 -03:00
github-actions[bot] d4cd580ddc chore(DB): import pending files
Referenced commit(s): 37833c66e6
2025-11-09 08:50:22 +00:00
Andrew 37833c66e6 fix(DB/Creature): Remove xp from Reclamation mobs (#23579) 2025-11-09 05:49:21 -03:00
github-actions[bot] ec274182a2 chore(DB): import pending files
Referenced commit(s): d9b2e775e3
2025-11-09 07:58:11 +00:00
Andrew d9b2e775e3 fix(DB/Creature): Fix Sorlof visibility distance (#23573) 2025-11-09 04:57:04 -03:00
killerwife c85c86b285 Remove double unroot in Unit::_ExitVehicle (#23545) 2025-11-08 19:40:30 -03:00
sogladev 125e1aec9d fix(Scripts/AzjolNerub): update Azjol-Nerub's Anub'arak (#23570) 2025-11-08 17:27:56 -03:00
Andrew fca2e12056 fix(Scripts/DTK): Fix a couple of Prophet Tharon'ja issues (#23568) 2025-11-08 20:01:55 +01:00
github-actions[bot] c9aedce67f chore(DB): import pending files
Referenced commit(s): e1d28ae712
2025-11-08 17:15:22 +00:00
Benjamin Jackson e1d28ae712 fix(DB/Creature): Adjust experience modifiers for Wrath instance bosses. (#23567) 2025-11-08 14:14:21 -03:00
github-actions[bot] 983557345e chore(DB): import pending files
Referenced commit(s): 743a764c3c
2025-11-08 17:09:19 +00:00
Andrew 743a764c3c fix(DB/Conditions): Malister's Frost Wand should require Proto-Drake (#23569) 2025-11-08 14:08:15 -03:00
github-actions[bot] dab83dd19e chore(DB): import pending files
Referenced commit(s): af779202e6
2025-11-08 07:04:47 +00:00
Benjamin Jackson af779202e6 fix(Core): Move and adjust experience modifiers for instanced elite creatures. (#23563) 2025-11-08 02:03:43 -05:00
Andrew 09e0343491 fix(Scripts/Ahnkahet): Clean up Herald Volazj insanity casting and ph… (#23549) 2025-11-07 19:37:42 -03:00
github-actions[bot] 433be02111 chore(DB): import pending files
Referenced commit(s): 494326656d
2025-11-07 18:21:09 +00:00
Rocco Silipo 494326656d fix(DB/Script): Add various corrections to Massacre At Light's Point event. (#23558) 2025-11-07 19:20:04 +01:00
github-actions[bot] 6b66ae22e3 chore(DB): import pending files
Referenced commit(s): dea8cd64df
2025-11-07 15:57:19 +00:00
sogladev fb96e65696 fix(DB/Creature): add chains to Blightblood Troll (#23561) 2025-11-07 16:56:26 +01:00
killerwife dea8cd64df Movement: Fix flying in dalaran after disconnect (#23559) 2025-11-07 16:56:12 +01:00
sogladev 7ac7228315 fix(Core/Player): simultaneously swap melee and ranged weapon in combat (#23557) 2025-11-07 12:07:57 +01:00
github-actions[bot] 24ca7efb73 chore(DB): import pending files
Referenced commit(s): 0bdf7a6b0f
2025-11-07 06:48:18 +00:00
Nicolas Lebacq 0bdf7a6b0f fix(DB/Creature): Deleted Wendigo entity spawning under the ground… (#23555) 2025-11-07 07:47:12 +01:00
github-actions[bot] 639ee028fd chore(DB): import pending files
Referenced commit(s): 6ef3383b12
2025-11-06 15:03:07 +00:00
Rocco Silipo 6ef3383b12 Fix(DB/Creature): Remove accessory from Enslaved Proto-drake. (#23550) 2025-11-06 16:02:02 +01:00
github-actions[bot] 695448a7b4 chore(DB): import pending files
Referenced commit(s): 1dc05a5254
2025-11-06 06:50:48 +00:00
Rocco Silipo 1dc05a5254 fix(DB/SAI): Solved a couple of issue with the quest Into the realm of shadow. (#23547) 2025-11-06 07:47:33 +01:00
Luca Folloni b272f503ff fix(Core): Change client data downloader version to v18.0 (#23546) 2025-11-05 13:18:17 -03:00
Luca Folloni ee955e74ab fix(Core): Update client data downloader version to v18 (#23544) 2025-11-05 12:09:47 -03:00
github-actions[bot] f909e9b6eb chore(DB): import pending files
Referenced commit(s): f13b557b4e
2025-11-05 12:26:20 +00:00
Rocco Silipo f13b557b4e fix(DB/SAI): Solve Astor Hadren waypoint issue. (#23436) 2025-11-05 13:25:17 +01:00
Anton Popovichenko 422ccc8e44 fix(mmaps): [REQUIRES_REGENERATION] Fix baseUnitDim division to resolve pathing edge cases (#23480)
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2025-11-05 06:27:13 -03:00
killerwife 7d2b86d7be fix(Core/Unit): Make players turn to their target during charm automatically (#23534) 2025-11-04 09:46:49 +01:00
github-actions[bot] 9bada17dfa chore(DB): import pending files
Referenced commit(s): c9f17c51c6
2025-11-04 05:13:25 +00:00
sudlud c663cb50bb fix(DB/Gameobject): fix z position of some 195164 'Pumpkin' spawns (#23530) 2025-11-04 06:12:51 +01:00
sudlud c9f17c51c6 fix(DB/creature_addon): add missing Winter Reveler costume auras (#23519) 2025-11-04 06:12:20 +01:00
github-actions[bot] f0381d5229 chore(DB): import pending files
Referenced commit(s): 872ec0ba8a
2025-11-03 21:12:08 +00:00
Rocco Silipo 872ec0ba8a fix(DB/AreaTrigger): Teleport on the top of Naxxanar now works. (#23466) 2025-11-03 22:10:58 +01:00
github-actions[bot] b74d3dc62b chore(DB): import pending files
Referenced commit(s): 430be9ddc2
2025-11-03 06:50:45 +00:00
sogladev 430be9ddc2 fix(Scripts/AzjolNerub): update Azjol-Nerub's Anub'arak (#23329) 2025-11-03 03:49:45 -03:00
blinkysc 5386a1d7a0 fix(Script/HoS): Various issues with brann boss (#23413) 2025-11-03 03:45:18 -03:00
killerwife 288b495701 fix(Core/Movement): Fixup root distancing mobs being stuck in a loop (#23514) 2025-11-03 03:44:29 -03:00
killerwife 92c7ba73bf fix(Core/Unit): Fix root/stun client freeze (#23521) 2025-11-03 03:01:09 -03:00
github-actions[bot] 3ecd52113c chore(DB): import pending files
Referenced commit(s): b1160e9785
2025-11-01 20:38:44 +00:00
blinkysc b1160e9785 fix(Scripts/HoS) Various issues with Krystallus (#23414)
Co-authored-by: John Doe <john.doe@gmail.com>
Co-authored-by: blinkysc <your-github-email@example.com>
2025-11-01 21:37:38 +01:00
github-actions[bot] 40befde849 chore(DB): import pending files
Referenced commit(s): 2b0529ff13
2025-11-01 19:58:41 +00:00
Rocco Silipo 2b0529ff13 fix(DB/SAI): Scourge Reanimator casts Unholy Frenzy on self. (#23497) 2025-11-01 20:57:38 +01:00
Tereneckla e35a5ae049 refactor(Core): use the WeaponAttackType enum (#23457) 2025-11-01 15:26:18 -03:00
github-actions[bot] 97543ba50f chore(DB): import pending files
Referenced commit(s): acee5a4220
2025-11-01 18:18:38 +00:00
blinkysc a71af42e1c fix(Script/HoS): The door for Hall of the High Father is open (#23412) 2025-11-01 15:18:18 -03:00
github-actions[bot] acee5a4220 chore(DB): import pending files
Referenced commit(s): e6984c0672
2025-11-01 18:17:33 +00:00
blinkysc d44c7e309d fix(Script/HoL): General Bjarngrim starting location, timings and pathing corrected (#23416) 2025-11-01 15:17:13 -03:00
blinkysc e6984c0672 fix(Script/HoL) Ionar timers and spark now follows seperate players (#23481) 2025-11-01 15:16:33 -03:00
Tereneckla 675135e19b fix(Core/Spells): only include the targets size for some GroundEffects (#23478) 2025-10-31 11:09:38 -03:00
github-actions[bot] 4c5c930f4c chore(DB): import pending files
Referenced commit(s): a4a9d215d8
2025-10-31 12:36:16 +00:00
Tereneckla a4a9d215d8 refactor(Scripts/Raids): move spell ids for Raids to dungeondifficulty_dbc (#23477) 2025-10-31 09:35:13 -03:00
github-actions[bot] 65dac317c7 chore(DB): import pending files
Referenced commit(s): dea6bce8e1
2025-10-31 12:17:15 +00:00
Rocco Silipo f6cfc9693c fix(DB/Creature): Set root flag on Shadow Fissure Trigger. (#23486) 2025-10-31 09:17:10 -03:00
github-actions[bot] dea6bce8e1 chore(DB): import pending files
Referenced commit(s): b5e947cac8
2025-10-31 12:16:04 +00:00
blinkysc b5e947cac8 fix(DB/SAI): Dark Rune Controller will use Domination only on more then 1 group as well as summon shardling timing. (#23400)
Co-authored-by: John Doe <john.doe@gmail.com>
Co-authored-by: blinkysc <your-github-email@example.com>
2025-10-31 13:15:02 +01:00
Rocco Silipo ed861160b5 fix(Script/Naxx): Remove root when Thaddius is in combat and decrease the first Polarity Shift cast by 10 seconds. (#23484) 2025-10-31 08:07:44 -03:00
blinkysc 2d50ee0ed9 fix(Scripts/HoS): Maiden of Grief various issues (#23415) 2025-10-31 00:34:18 -03:00
blinkysc 43552868b8 fix(Script/HoL): Volkhan timings and Molten Golem timers and abilities (#23433) 2025-10-30 23:53:37 -03:00
天鹭 a1c8e0f221 refactor(Core): SendDirectMessage (#23230) 2025-10-30 14:21:26 -03:00
killerwife b737fc8b59 fix(Core/Unit): Fix dying from fall damage and incorrect flying on map teleport (#23465) 2025-10-30 09:30:13 -03:00
github-actions[bot] 8f1b08ae3b chore(DB): import pending files
Referenced commit(s): e0685a1089
2025-10-30 12:15:10 +00:00
Tereneckla e0685a1089 refactor(Scripts/Instances): move spell ids for Heroic to dungeondifficulty_dbc (#23470) 2025-10-30 09:13:56 -03:00
github-actions[bot] aa61ae9a3e chore(DB): import pending files
Referenced commit(s): a8976aa6e7
2025-10-30 09:45:35 +00:00
killerwife a8976aa6e7 fix(Scripts/Misc): Adjust points from old wrong 0 based indexing to smart ai indexing (#23472) 2025-10-30 06:44:34 -03:00
github-actions[bot] fdf19f1cf7 chore(DB): import pending files
Referenced commit(s): 32519217a0
2025-10-29 23:32:44 +00:00
blinkysc 32519217a0 fix(DB/SAI): Hardened Steel Skycaller Disengage in heroic and proper movement in normal. (#23429)
Co-authored-by: John Doe <john.doe@gmail.com>
2025-10-30 00:31:40 +01:00
github-actions[bot] 3ce6c588ab chore(DB): import pending files
Referenced commit(s): 2df2f99f27
2025-10-29 21:52:22 +00:00
Walter Pagani 2df2f99f27 fix(DB/Gossip): Fix Isfar incorrect dialogue options (#23321) 2025-10-29 18:51:18 -03:00
github-actions[bot] 6198455fed chore(DB): import pending files
Referenced commit(s): ecb2eae3be
2025-10-29 17:29:43 +00:00
blinkysc ecb2eae3be fix(DB/SAI) Dark Rune Giant uses Iron Fist in combat on cooldown. (#23405)
Co-authored-by: John Doe <john.doe@gmail.com>
2025-10-29 18:28:37 +01:00
github-actions[bot] cbec99efb3 chore(DB): import pending files
Referenced commit(s): f0ba3ac821
2025-10-28 23:42:44 +00:00
blinkysc f0ba3ac821 fix(SAI/HoS) Multiple changes to Unrelenting Construct SmartAI (#23407)
Co-authored-by: John Doe <john.doe@gmail.com>
2025-10-29 00:41:38 +01:00
killerwife 4fd7a2a644 Waypoint: Fix last point not being reached on non 0 indexed paths (#23460) 2025-10-28 18:56:44 +01:00
github-actions[bot] 2bec42c747 chore(DB): import pending files
Referenced commit(s): b74dc4961c
2025-10-28 13:33:14 +00:00
Rocco Silipo b74dc4961c fix(DB/AI): Update Thousand Needles racing event (#23417) 2025-10-28 14:32:12 +01:00
github-actions[bot] d620d5103d chore(DB): import pending files
Referenced commit(s): 3b9c91e9dc
2025-10-28 10:36:14 +00:00
blinkysc b8c4d5cdac fix(DB/HoL) Blistering Streamrager has Scald in heroic (#23431)
Co-authored-by: John Doe <john.doe@gmail.com>
2025-10-28 11:35:51 +01:00
blinkysc 3b9c91e9dc fix(DB/HoL) Hardened Steel Reaver Heroic Dull Weapons aura in addon (#23426)
Co-authored-by: John Doe <john.doe@gmail.com>
Co-authored-by: blinkysc <your-github-email@example.com>
2025-10-28 11:35:10 +01:00
killerwife 7e5a28b064 SmartAI: Fix npcs not waypointing when offset is too big (#23453) 2025-10-28 10:49:51 +01:00
github-actions[bot] e00f707777 chore(DB): import pending files
Referenced commit(s): fd497521b7
2025-10-28 09:42:15 +00:00
blinkysc fd497521b7 fix(SAI/HoS) Lightning Construct Electrical Overload timings in combat (#23408)
Co-authored-by: John Doe <john.doe@gmail.com>
2025-10-28 10:41:04 +01:00
github-actions[bot] 8900f74b89 chore(DB): import pending files
Referenced commit(s): e6bf722ad4
2025-10-28 05:33:31 +00:00
blinkysc e6bf722ad4 fix(DB/Creature): Hardened Steel Berserker now has windfury in heroic (#23430) 2025-10-28 02:32:29 -03:00
killerwife 13c6719104 fix(Core/Arena): flying upon arrival in arena if joining on flying mount (#23440) 2025-10-27 11:30:11 +01:00
Francesco Borzì 48736cfc89 feat(CI): enable cache in dashboard checks (#23432) 2025-10-26 22:07:06 +01:00
github-actions[bot] 9dd5407525 chore(DB): import pending files
Referenced commit(s): 4212b83d7c
2025-10-26 19:36:36 +00:00
blinkysc 4212b83d7c fix(HoS/DB) Lightning construct now linked (#23398)
Co-authored-by: John Doe <john.doe@gmail.com>
2025-10-26 20:32:44 +01:00
github-actions[bot] bdd4a12243 chore(DB): import pending files
Referenced commit(s): 6292f80219
2025-10-26 17:07:05 +00:00
killerwife 6292f80219 feature(SmartAI/Movement) - Unify waypoint systems (#23251) 2025-10-26 17:52:59 +01:00
github-actions[bot] af2cb8d227 chore(DB): import pending files
Referenced commit(s): a641d48ba2
2025-10-26 16:18:57 +00:00
blinkysc a641d48ba2 fix(HoS/SmartAI) Fix issues with Dark Elementalist and added SmartAI for air elemental (#23404)
Co-authored-by: John Doe <john.doe@gmail.com>
2025-10-26 17:17:47 +01:00
Francesco Borzì ab8afbb3ec feat(CI): enable caching for pch build (#23422) 2025-10-26 15:24:14 +01:00
github-actions[bot] 989f14d453 chore(DB): import pending files
Referenced commit(s): 299bf089bb
2025-10-26 14:03:55 +00:00
blinkysc 299bf089bb fix(HoS/DB) Unrelenting Construct now linked (#23397)
Co-authored-by: John Doe <john.doe@gmail.com>
2025-10-26 14:48:55 +01:00
Francesco Borzì 3bbcc15233 fix(CI): improve caching (#23387) 2025-10-26 13:43:22 +01:00
killerwife 1b2db00701 fix(Core/Vehicle): Fix invisible vehicle passengers (#23406) 2025-10-25 22:25:43 -03:00
github-actions[bot] dfd21be75b chore(DB): import pending files
Referenced commit(s): e3f4cba090
2025-10-25 21:17:10 +00:00
blinkysc e3f4cba090 fix(HoS/SmartAI): Raging Construct uses correct Potent Jolt timings (#23409)
Co-authored-by: John Doe <john.doe@gmail.com>
2025-10-25 23:00:50 +02:00
github-actions[bot] b7a0fb6466 chore(DB): import pending files
Referenced commit(s): da9c3a53ce
2025-10-25 10:24:40 +00:00
Rocco Silipo da9c3a53ce fix(DB/AI): Disclosure quest now works as intended. (#23384) 2025-10-25 12:23:30 +02:00
killerwife f95dabdfb9 Spell/GameObject: Fix flying upon teleport between map initiated from GO (#23390) 2025-10-25 11:00:55 +02:00
Yehonal a05cc525f0 feat(Config): Implement configuration severity policy and logging mechanism (#23284) 2025-10-25 01:16:09 +02:00
killerwife d58046032b fix(Core/Movement): Add force speed ack to async movement and resolve stutter (#23371) 2025-10-24 18:48:58 -03:00
Ryan Turner 77a1b45fc7 fix(apps/bash) - Command substitution for backtick command / statement. (#23344) 2025-10-24 22:13:09 +01:00
github-actions[bot] 8e1253c82f chore(DB): import pending files
Referenced commit(s): 2c8e3b53d3
2025-10-24 14:54:04 +00:00
sogladev 2c8e3b53d3 fix(Core/Spells): Acid Splash can stack on Krik'thir the Gatewatcher (#23302) 2025-10-24 16:52:54 +02:00
Kitzunu 0a55aed5e4 fix(Script/Commands): ticket response append crash (#23357) 2025-10-24 10:50:11 -03:00
github-actions[bot] 1b7b3b3a16 chore(DB): import pending files
Referenced commit(s): ba60589618
2025-10-24 13:31:30 +00:00
Walter Pagani ba60589618 fix(DB/SAI): Add missing texts for Doomclaw (#23316) 2025-10-24 10:30:11 -03:00
Kitzunu 4069b94fbf fix(Scripts/Commands): arena lookup/info improvemenets (#23355)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-10-24 10:27:55 -03:00
sudlud 5861eab60c docs(README): add logo for dashboard-ci build status (#23377) 2025-10-24 09:51:01 -03:00
Francesco Borzì ce840795c5 fix(CI): eluna->ale mod rename (#23382) 2025-10-24 09:50:23 -03:00
sudlud d48fe843cd fix(CI/modules-build): rename mod-eluna to mod-ale (#23379) 2025-10-24 09:49:14 -03:00
sudlud d2a9c6468b fix(apps/installer): expired key issue, bump mysql-apt-config to 0.8.35-1 (#23356)
Co-authored-by: Degen <61268368+aradep@users.noreply.github.com>
2025-10-24 11:58:12 +02:00
github-actions[bot] 957c1ae39c chore(DB): import pending files
Referenced commit(s): 911c040469
2025-10-24 08:41:53 +00:00
Rocco Silipo 911c040469 fix(DB/SmartAI): Solve Blight Geist issues. (#23324) 2025-10-24 10:40:41 +02:00
github-actions[bot] 9c6b2c3900 chore(DB): import pending files
Referenced commit(s): 6208acd5e5
2025-10-24 06:53:45 +00:00
Andrew f3931c0a33 fix(Scripts/Gundrak): Update Galdarah script (#23206) 2025-10-24 08:53:40 +02:00
sogladev 6208acd5e5 fix(DB/SmartAI): Zul'Drak Drakuramas mid to top teleporter (#23317) 2025-10-24 08:52:38 +02:00
killerwife a8d07b669d fix(Core/Scripts): Fix the wrong run in npc_escortAI (#23293)
Co-authored-by: 天鹭 <18535853+PkllonG@users.noreply.github.com>
2025-10-24 08:43:18 +02:00
github-actions[bot] 0779ece252 chore(DB): import pending files
Referenced commit(s): d074bb5264
2025-10-24 06:43:02 +00:00
sogladev d074bb5264 fix(DB/SmartAI): update abilities of Anub'ar Webspinner (#23300) 2025-10-24 08:41:53 +02:00
Foe bb2f2daacb chore(Core/modules): necessary core changes for mod-eluna rename (#22962)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2025-10-23 12:52:13 +02:00
Localhost 2a78a1788f fix(Scripts/EOE): add null check for killer before updating achievement criteria (#23353)
Co-authored-by: Roman BADANIN <r.badanin@defi-informatique.fr>
2025-10-22 18:49:08 +02:00
privatecore e8b521b863 fix(CI/Windows): installer script - update MYSQL version to 8.4.6 (#23348) 2025-10-22 17:22:33 +02:00
Takenbacon f661f57f67 fix(Core/Visibility): Fix sentry totem visibility not toggling (#23228) 2025-10-22 16:56:54 +02:00
github-actions[bot] e867443c4e chore(DB): import pending files
Referenced commit(s): cbfffe8a2e
2025-10-21 17:29:58 +00:00
Rocco Silipo cbfffe8a2e fix(DB/Creature) Set Unit Flag to Persistence. (#23325) 2025-10-21 19:28:49 +02:00
Luca Folloni 4670a9a3d5 fix(Scripts/UtigardePinnacle): Skadi the Ruthless is not selectable when in Phase 2 (#23333) 2025-10-20 17:51:32 -03:00
github-actions[bot] d4211fde8d chore(DB): import pending files
Referenced commit(s): 71da5b8f68
2025-10-19 17:03:45 +00:00
sogladev 71da5b8f68 fix(DB/Conditions): Krik'thir the Gatewatcher can be hit by Acid Splash (#23301) 2025-10-19 19:02:34 +02:00
github-actions[bot] fad37d974b chore(DB): import pending files
Referenced commit(s): 9749e177fb
2025-10-18 18:51:46 +00:00
Andrew 9749e177fb fix(Scripts/HoL): fix the Hall of Watchers gauntlet event (#23287) 2025-10-18 20:50:39 +02:00
github-actions[bot] 21d2e99d7f chore(DB): import pending files
Referenced commit(s): 671298cc5b
2025-10-18 13:29:36 +00:00
Andrew 6b70ba2d58 fix(DB/Proc): fix Mind Flay not applying Misery (#23289)
Co-authored-by: errodia <1046672+errodia@users.noreply.github.com>
Co-authored-by: Sebastian Valle <subv2112@gmail.com>
2025-10-18 15:29:22 +02:00
Andrew 671298cc5b fix(Scripts/HoL): Fix Ionar ball lightning target and overload knockback (#23290) 2025-10-18 15:28:28 +02:00
Andrew 4919e07a7f fix(Scripts/HoL): Fix Loken intro event (#23286) 2025-10-17 17:15:21 -03:00
github-actions[bot] acfebea21f chore(DB): import pending files
Referenced commit(s): 840eacd19b
2025-10-17 19:31:53 +00:00
Andrew 840eacd19b fix(DB/GameObject): General Bjarngrim and Loken exit door should be o… (#23285) 2025-10-17 16:28:20 -03:00
天鹭 539aa67ef3 fix(Core/Pet): Implement sound playback when dismissing warlock's pet. (#23240) 2025-10-17 19:22:18 +02:00
Andrew 5457678f48 fix(Scripts/HoL): Implement door handling (#23282) 2025-10-17 11:53:05 -03:00
Grimdhex 789c98fccb refactor(Scripts/HallOfLightning): modernize scripts (#23209) 2025-10-17 08:33:25 -03:00
天鹭 058f7acac6 refactor(Core): AddEventAtOffset (#23140) 2025-10-17 06:09:57 +02:00
天鹭 762f5a7158 fix(Core/LFG): Fix Leader flag being ignored (#23239) 2025-10-17 06:09:10 +02:00
github-actions[bot] 1243fdd1d8 chore(DB): import pending files
Referenced commit(s): ae88b7d7f7
2025-10-16 23:14:51 +00:00
Rocco Silipo ae88b7d7f7 fix(DB/Creature): Add immunities to various npcs inside Halls of Lightning. (#23273) 2025-10-16 20:13:43 -03:00
github-actions[bot] 71a7fa9d18 chore(DB): import pending files
Referenced commit(s): 3e97113251
2025-10-16 19:00:23 +00:00
sogladev 7776d6aafe fix(DB/SmartAI): Argent Dawn Priest can now hand out Mark of Dawn (#23269) 2025-10-16 20:59:38 +02:00
sogladev 3e97113251 fix(Core/Player): add missing vendor and repair icons to creatures (#23270) 2025-10-16 20:59:17 +02:00
天鹭 1946543ae2 refactor(Core): SetTimedFacingToObject (#23142) 2025-10-16 20:29:31 +02:00
github-actions[bot] edfc494635 chore(DB): import pending files
Referenced commit(s): eb2c6a445c
2025-10-16 10:32:05 +00:00
Andrew eb2c6a445c feat(Scripts/Commands): Implement debug zonestats command (#23249) 2025-10-16 07:24:23 -03:00
github-actions[bot] 46f04b6062 chore(DB): import pending files
Referenced commit(s): 72d060f097
2025-10-16 10:10:19 +00:00
killerwife 72d060f097 feat(Core/Network): Per-user togglable packet logging (#23254)
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2025-10-16 10:57:16 +01:00
Yehonal 4c3eab650c feat(apps/service-manager): Add logging output for service uptime checks (#23252) 2025-10-16 11:30:04 +02:00
github-actions[bot] de9ef86a20 chore(DB): import pending files
Referenced commit(s): c62469c884
2025-10-16 08:16:30 +00:00
Rocco Silipo c62469c884 Fix (DB/SmartAI) Set Repeat and Run to 0 on Scarlet Ghoul Action List. (#23264) 2025-10-16 10:15:23 +02:00
github-actions[bot] 8e5d1fde65 chore(DB): import pending files
Referenced commit(s): bc27115efb
2025-10-16 04:22:13 +00:00
sudlud bc27115efb fix(DB/SAI): update waypoint start events for new forcedMovement parameter (#23255) 2025-10-16 06:21:08 +02:00
sudlud 0822bc34d7 fix(apps/installer): bump client-data to v17 (#23256) 2025-10-15 23:44:13 +01:00
Tereneckla 90e0c75616 fix(Bash): installer also copies module configs (#23231) 2025-10-15 21:45:49 +02:00
Yehonal cfc8678843 feat(bash): several chores to bash scripts: (#23250) 2025-10-15 02:10:14 +02:00
sogladev 87deaf7159 fix(Core/Unit): prevent creature triggering combat from self damage (#23245) 2025-10-14 19:43:27 -03:00
Anton Popovichenko f2f31acdcf feat(Core/mmaps): Add configuration file for mmaps-generator. (#22506) 2025-10-14 18:56:09 -03:00
killerwife 10d5a3c553 fix(Core/Unit): rework Walk/Run mode (#22988)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-14 17:54:19 -03:00
github-actions[bot] c28f635408 chore(DB): import pending files
Referenced commit(s): b8042b7a73
2025-10-14 20:16:23 +00:00
Rocco Silipo b8042b7a73 fix(DB/SAI): Move Westfall Infantries waypoints to Waypoint_Data table. (#23232) 2025-10-14 17:14:37 -03:00
Takenbacon 5aa3161885 fix(Core/Object): Improve safety of visibility override containers (#23219) 2025-10-13 12:36:42 -03:00
Andrew 9ff1d3f06a fix(Core/Map): Fix zone player count update on player removal (#23211) 2025-10-13 09:56:17 -03:00
killerwife 8560c4825a fix(Scripts/Commands): inverted display in chat for gm fly (#23222) 2025-10-13 13:05:03 +02:00
天鹭 53238a68d3 refactor(Core): DespawnOrUnsummon (#23141) 2025-10-13 03:36:23 -03:00
天鹭 8e2e30328f refactor(Core): Make ObjectGuid const (#23170)
* cherry-pick commit (https://github.com/TrinityCore/TrinityCore/commit/a7883380ce4c827db103b0c43faca6632c3d1f66)

Co-Authored-By: Lucas Nascimento <keader.android@gmail.com>
2025-10-12 23:13:12 -03:00
天鹭 9c49349e1e refactor(Core/EventMap): Refactor EventMap and related scripts (#23121)
Co-authored-by: Kelno <3866946+kelno@users.noreply.github.com>
Co-authored-by: Peter Keresztes Schmidt <carbenium@outlook.com>
2025-10-12 22:19:24 -03:00
Grimdhex 8e1426c06a fix(Script/HallOfLightning): wrong spell group with General Bjarngrim (#23205) 2025-10-12 22:12:07 -03:00
Grimdhex 8ac6019a67 fix(Scripts/HallOfLightning): wrong stance when bjarngrim reset (#23207) 2025-10-12 22:11:44 -03:00
天鹭 074d9ebca7 fix(Core/CreatureText): race conditions in CreatureTextMgr repeat group (#23153)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
2025-10-12 21:30:32 -03:00
Yehonal 8d4fb5b4b4 fix(bash/service-manager): pipeline errors (#23210) 2025-10-13 01:37:41 +02:00
Yehonal bca1cb7168 fix(ServiceManager): add sentinel to argument serialization in exec definition 2025-10-13 00:19:12 +02:00
Yehonal 2717104dc4 feat(ServiceManager): enhance path handling and add canonicalization function 2025-10-13 00:08:25 +02:00
Yehonal 9f732c8cea feat(Bash/ServiceManager): enhance path portability (#22982) 2025-10-12 22:28:22 +02:00
sogladev c24c381bf5 fix(Core/Scripting): fix Defias Thug waypoint errors (#22994) 2025-10-12 18:35:16 +02:00
github-actions[bot] 4a13535e37 chore(DB): import pending files
Referenced commit(s): fc39bf6753
2025-10-12 15:14:18 +00:00
sogladev fc39bf6753 fix(Core/Player): remove vendor icon if there is no gossip vendor option (#23026) 2025-10-12 17:12:54 +02:00
github-actions[bot] 717379628b chore(DB): import pending files
Referenced commit(s): cbfd00a37c
2025-10-12 14:58:45 +00:00
Benjamin Jackson cbfd00a37c fix(DB/Creature): Verify creature models previously from build 11723. (#22924) 2025-10-12 16:57:36 +02:00
github-actions[bot] ae380ab41a chore(DB): import pending files
Referenced commit(s): 951ea50caf
2025-10-12 14:54:52 +00:00
Benjamin Jackson 868bb56582 fix(DB/Creature): Verify various creature models with no verified build. (#22927) 2025-10-12 16:54:45 +02:00
Benjamin Jackson 951ea50caf fix(DB/Creature): Verify creature models previously from build 10505. (#22928) 2025-10-12 16:53:44 +02:00
arsinspace 6261518ebf fix(CORE/DBUpdater): Use stdin instead of -e SOURCE (#22949) 2025-10-12 16:47:42 +02:00
GrenderG c79289c4b8 fix(Scripts/Karazhan): Fix Tenris Mirkblood area trigger conditions. (#23162) 2025-10-12 16:02:34 +02:00
github-actions[bot] a0bbd2fe5e chore(DB): import pending files
Referenced commit(s): b1d526e59d
2025-10-12 14:02:06 +00:00
sogladev b1d526e59d feat(Scripts/Spells): GM utility spells and Beastmaster Mode (#22964)
Co-authored-by: ratkosrb <ratkomladic2@abv.bg>
2025-10-12 16:00:49 +02:00
Benjamin Jackson 1c5f611d62 fix(Core/ObjectMgr): Force probabilities of creature displays during runtime if total probability is 0. (#23197) 2025-10-12 15:59:18 +02:00
github-actions[bot] 5c6e82aa02 chore(DB): import pending files
Referenced commit(s): ad70bedf91
2025-10-12 13:58:47 +00:00
LuckyLuc96 ad70bedf91 fix(DB/SAI): Duskwood Flesh Eating Worms (#22189) 2025-10-12 15:57:46 +02:00
p-tkachuk e57dc1922f fix(Scripts/TrialOfTheChampion): Fix Grand Champions agro before event end (#21775) 2025-10-12 15:56:34 +02:00
blinkysc c3c28e0d8b fix(Script/BloodmystIsle): Tel'athion the Impure will no longer spawn from webbed creature (#22898) 2025-10-12 13:54:52 +02:00
github-actions[bot] b717d9baab chore(DB): import pending files
Referenced commit(s): 2cb42d8283
2025-10-12 11:37:41 +00:00
Alexis LOUBIÈRE 6d97c5b0ee fix(DB/SAI): Fix NPC Kurzen Medicine Man (#22954) 2025-10-12 13:37:28 +02:00
Evgeny 2cb42d8283 fix(modules): fix path to setup_git_commit_template.sh in create_module.sh (#22757) 2025-10-12 13:36:39 +02:00
Peter da5fb6c9f8 feat(Core): BG reputation modifier for WSG, AB and AV (#22685)
Co-authored-by: Zoidwaffle <zoidwaffle@gmail.com>
2025-10-12 13:30:02 +02:00
Benjamin Jackson e07fddc515 fix(Scripts/Item): Introduce Blizzlike Val'anyr absorption value bug. (#23152) 2025-10-12 11:49:20 +02:00
github-actions[bot] a5e4ee10e1 chore(DB): import pending files
Referenced commit(s): fdb89bda9d
2025-10-11 21:52:31 +00:00
Ryan Turner de20f42ce2 fix(DB/Gossip) - Ancient Skull Pile no longer shows 2 gossip menu options (#23183) 2025-10-11 22:51:33 +01:00
github-actions[bot] fdb89bda9d chore(DB): import pending files
Referenced commit(s): 757de7a983
2025-10-11 21:51:26 +00:00
blinkysc 757de7a983 fix(Script/Gundrak): Moorabi timing and hard reset (#23079) 2025-10-11 18:50:19 -03:00
github-actions[bot] c50688c702 chore(DB): import pending files
Referenced commit(s): f0dea45457
2025-10-11 21:02:20 +00:00
sogladev f0dea45457 fix(DB/SmartAI): Scorn spawns after Bloodmage Thalnos dies (#23106)
Co-authored-by: AnonXS <anonxsdev@gmail.com>
2025-10-11 18:01:17 -03:00
github-actions[bot] 4b4c015e4b chore(DB): import pending files
Referenced commit(s): 75a9623f3d
2025-10-11 18:34:51 +00:00
Andrew d49ce35d3d fix(DB/SAI): fix Ruin Dweller Spring (#23190) 2025-10-11 20:34:20 +02:00
Andrew 75a9623f3d fix(DB/SAI): Fix robot chicken escort quests not granting credit to g… (#23193) 2025-10-11 20:33:45 +02:00
killerwife 31b11d0d11 fix(Core/Movement): rework root protocol with ack in mind (#23147) 2025-10-11 13:49:43 -03:00
github-actions[bot] bc89aa561c chore(DB): import pending files
Referenced commit(s): a14fe1c4de
2025-10-11 16:42:14 +00:00
Rocco Silipo a14fe1c4de fix(DB/SAI): Move Rizzle Sprysprocket event to smartscript. (#23167) 2025-10-11 13:41:14 -03:00
Tereneckla 1434cde99e fix(Core/Player): Recalculate all StatModEffects on levelup (#23184) 2025-10-11 13:13:23 -03:00
arsinspace 43a54d4329 fix(Scripts/Gundrak): Fixed behavior for Colossus and Elemental (#23150)
Co-authored-by: arsinspace <arsinspace@outlook.com>
2025-10-11 08:54:06 -03:00
github-actions[bot] dcbc02c93a chore(DB): import pending files
Referenced commit(s): 051a3c5ba8
2025-10-11 08:31:50 +00:00
Ryan Turner 051a3c5ba8 fix(DB/Loot): Kodo apparation no longer can be skinned (#23173) 2025-10-11 10:24:38 +02:00
Benjamin Jackson 292f1a417d fix(Scripts/Spells): Add checks for Relief for the Fallen script. (#23168) 2025-10-10 20:07:56 -03:00
Tereneckla 9ce8bd0cc6 fix(Core/Module): don't fallback to .dist for module configs (#22874) 2025-10-10 18:37:36 -03:00
github-actions[bot] c52d99bfc4 chore(DB): import pending files
Referenced commit(s): a89e989995
2025-10-10 21:00:36 +00:00
Annamaria a89e989995 fix(DB/SAI): Sergeant Lukas should be male (#22747) 2025-10-10 22:59:31 +02:00
github-actions[bot] 4bd945e950 chore(DB): import pending files
Referenced commit(s): 8a64eb05f7
2025-10-10 20:57:02 +00:00
Annamaria 864ca5a324 fix (db/smartscripts) : Milton Beats should be male (#22748) 2025-10-10 22:56:12 +02:00
zeb139 8a64eb05f7 fix(Core): Deeprun Tram Subway timer/syncronization by loading grid (#23009) 2025-10-10 22:55:59 +02:00
grace-of-hainaut 4867510cac fix(Core): Correct fishing catch calculations (#23171) 2025-10-10 22:14:58 +02:00
privatecore dd1f6f776c fix(Core/Player): Fix NotAvoidSatisfy script hook to reference the current player (#23004) 2025-10-10 21:53:36 +02:00
Benjamin Jackson b7d7089da6 fix(Core/Entities): Daily and other quests should grant XP when rewarded on subsequent completions. (#23160) 2025-10-10 17:37:14 +02:00
Benjamin Jackson 21724b5191 fix(Scripts/Karazhan): remove Blood Mirror auras from Mirkblood when mirrored target dies (#23159) 2025-10-10 07:02:44 +02:00
Benjamin Jackson f670387ad4 refactor(Core/Packets): Rewrite various calendar and complaint packets to modern class. (#22884) 2025-10-10 07:02:00 +02:00
github-actions[bot] cc6a256307 chore(DB): import pending files
Referenced commit(s): a0fd180320
2025-10-09 19:58:18 +00:00
Benjamin Jackson a0fd180320 fix(Scripts/Spells): Move Eye of Gruul and Soul Preserver to the same script. (#22692)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-10-09 21:57:16 +02:00
sogladev 5c053aabe5 fix(Core/Battlefield): AddressSanitizer new-delete-type-mismatch (#23038)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-09 20:12:46 +02:00
Benjamin Jackson d237ea6552 fix(Core/Handlers): Properly limit equipment set name length to client maximum. (#23151) 2025-10-09 20:10:43 +02:00
GrenderG 8d2f307483 fix(Core/Spells): Correct follow position for Pets and Companions. (#23154)
Co-authored-by: sogladev <sogladev@gmail.com>
2025-10-09 20:09:40 +02:00
github-actions[bot] 8fbdca8d50 chore(DB): import pending files
Referenced commit(s): f7bde08d59
2025-10-09 12:17:05 +00:00
sudlud ca20c8a760 fix(DB/Gameobject): Sniffed Values for 'Torch' spawns (#23111) 2025-10-09 14:16:19 +02:00
sudlud a2785badd1 fix(DB/Gameobject): Sniffed Values for 'Frostglow' spawns (#23099) 2025-10-09 14:16:10 +02:00
sudlud f7bde08d59 fix(DB/Gameobject): Sniffed Values for 'Lava' spawns (#23097) 2025-10-09 14:16:00 +02:00
github-actions[bot] f68e8d664f chore(DB): import pending files
Referenced commit(s): e46e29b012
2025-10-09 10:28:51 +00:00
Rocco Silipo e46e29b012 fix(DB/Script/Gundrak) Improve Drakkari Rhino bridge event. (#23144) 2025-10-09 12:23:53 +02:00
Ryan Turner 62d7b0c2e7 docs(PR_Template): Added Commit Message Guidelines to PR template. (#23155) 2025-10-09 08:48:14 +01:00
Andrew 2c5aab9ed2 fix(Core/Spells): Drakkari Medicine Man Earth Shield max targets (#23102) 2025-10-07 09:41:15 +02:00
github-actions[bot] 79bb3230b1 chore(DB): import pending files
Referenced commit(s): 483b068e4d
2025-10-07 07:41:03 +00:00
Andrew 483b068e4d fix(Scripts/IsleOfQueldanas): Fix Greengill Slave script (#23109) 2025-10-07 09:39:57 +02:00
Andrew 939dae3119 fix(Scripts/CoS): Fix chest despawning when player leaves map (#23112) 2025-10-07 09:37:40 +02:00
github-actions[bot] 10acbafed5 chore(DB): import pending files
Referenced commit(s): bfe2cbc9c7
2025-10-07 07:36:58 +00:00
Rocco Silipo bfe2cbc9c7 fix(DB/Creature) Remove immunity to Disarm from Gal'darah. (#23136) 2025-10-07 09:35:50 +02:00
github-actions[bot] 43d46de681 chore(DB): import pending files
Referenced commit(s): 1159076146
2025-10-06 15:41:43 +00:00
Andrew 1159076146 fix(Scripts/Gundrak): Eck should spawn when the Ruin Dweller formatio… (#23114) 2025-10-06 12:40:29 -03:00
blinkysc 4572003eb1 fix(Script/Gundrak): Eck spring now resets threat after cast and Spit/Spring Timings (#23124) 2025-10-05 14:51:21 -03:00
killerwife 0767b2edf5 fix(Core/Movement): Add safeguards against root freezes (#23117) 2025-10-05 14:45:07 -03:00
blinkysc 2afcd037c7 fix(Script/Sunwell): Sinister reflection delays 5 seconds before set in combat (#22939) 2025-10-04 19:24:55 -03:00
github-actions[bot] 973aec9928 chore(DB): import pending files
Referenced commit(s): 42f9db3284
2025-10-04 20:32:12 +00:00
sudlud 42f9db3284 fix(DB/Gameobject): Sniffed Values for 'Doodad_Nox_portal_top01' spawns (#23110) 2025-10-04 17:31:07 -03:00
github-actions[bot] c2440e1fa3 chore(DB): import pending files
Referenced commit(s): 6ceb23fd6d
2025-10-04 17:11:12 +00:00
Rocco Silipo 6ceb23fd6d fix(DB/SmartAI): Fix Fuel Tank and Horde Siege Tank issues. (#23104) 2025-10-04 19:10:10 +02:00
github-actions[bot] 0fb9431692 chore(DB): import pending files
Referenced commit(s): 4e06a56797
2025-10-04 14:25:08 +00:00
Andrew 4e06a56797 fix(DB/Conditions): Fix conditions for The Demoralizer spell (#23101) 2025-10-04 16:24:04 +02:00
github-actions[bot] 7ab7a5108c chore(DB): import pending files
Referenced commit(s): fd24bbba8d
2025-10-04 13:53:04 +00:00
Rocco Silipo fd24bbba8d fix(DB/SmartAI): Wounded Westfall Infantries now have an offy-like behaviour. (#23098) 2025-10-04 15:52:04 +02:00
天鹭 86af3f302b fix(Core/Unit): Fix all that have UNIT_STATE_NO_ENVIRONMENT_UPD (#23100) 2025-10-04 10:33:31 -03:00
Andrew 2fb9c01c20 fix(Core/Unit): Fix thorns/retribution aura only dealing damage on white hits (#23041) 2025-10-04 05:03:02 -03:00
github-actions[bot] 9012df17d2 chore(DB): import pending files
Referenced commit(s): b28da6e03f
2025-10-04 07:29:16 +00:00
sogladev b28da6e03f fix(Scripts/Northrend): quest Sniffing out the Perpetrator (#23076) 2025-10-04 09:28:14 +02:00
killerwife b80353d288 fix(Core/Movement): Implement order counters (#23015) 2025-10-03 21:52:38 -03:00
github-actions[bot] 7015f51971 chore(DB): import pending files
Referenced commit(s): edd91cc551
2025-10-04 00:30:10 +00:00
sudlud 4f19eb9b81 fix(DB/Gameobject): Sniffed Values for 'Stolen Pack' spawns (#23094) 2025-10-03 21:29:34 -03:00
blinkysc 3aa0de2699 fix(Script/Gundrak): path for Eck will only open in heroic (#23072) 2025-10-03 21:29:17 -03:00
github-actions[bot] edd91cc551 chore(DB): import pending files
Referenced commit(s): 0c687f9c60
2025-10-04 00:29:08 +00:00
sudlud 0c687f9c60 fix(DB/Gameobject): Sniffed Values for 'Big Rancid Meat' spawns (#23095) 2025-10-03 21:28:05 -03:00
sogladev 19f1ede216 fix(Core/Unit): add Dual Wield 'auto' to improve scripting (#23078) 2025-10-03 08:26:31 +02:00
privatecore c13492fb31 fix(CI/Windows): installer script - update OpenSSL version to 3.5.4 (#23081) 2025-10-02 21:27:45 +02:00
github-actions[bot] 24860f53ae chore(DB): import pending files
Referenced commit(s): 6fcbc224fa
2025-10-02 11:29:30 +00:00
sogladev 6fcbc224fa fix(DB/Creature): Pushed Too Far quest Stormcrest Eagle spell list (#23075) 2025-10-02 13:28:31 +02:00
github-actions[bot] 60b89c01d8 chore(DB): import pending files
Referenced commit(s): a092755341
2025-10-02 11:25:50 +00:00
sogladev a092755341 fix(DB/SmartAI): Icecrown quest Seeds of Chaos flight speed and eject (#23074) 2025-10-02 13:24:46 +02:00
github-actions[bot] abac321c01 chore(DB): import pending files
Referenced commit(s): cd7e229e6b
2025-10-01 14:18:27 +00:00
Benjamin Jackson cd7e229e6b fix(DB/Creature): Correct model assigns for Demolisher Engineer Blastwrench. (#22923) 2025-10-01 11:17:14 -03:00
Andrew dbd4aaf065 feat(Core/Updater): Add configurable shutdown delay on update exceptions (#23042) 2025-10-01 07:16:32 -03:00
github-actions[bot] a0a8187ea4 chore(DB): import pending files
Referenced commit(s): ddc9397413
2025-10-01 07:43:05 +00:00
blinkysc ddc9397413 fix(DB/gameobject): Adjust Quetz'lun's Corpse Spell Focus location (#22944) 2025-10-01 09:42:02 +02:00
github-actions[bot] 4987a8b2c1 chore(DB): import pending files
Referenced commit(s): e93d3ffd27
2025-10-01 07:37:02 +00:00
sudlud e93d3ffd27 fix(DB/Gameobject): Sniffed Values for '186957' spawns (#22953) 2025-10-01 09:33:13 +02:00
Alwin Arrasyid 0e6a5e4efb fix(Scripts/Commands): escape string before query on go creature command (#23036) 2025-09-30 23:50:34 -03:00
Takenbacon a56d1f65aa fix(Core/Server): Fix player login checks (#23073) 2025-09-30 07:16:07 -03:00
github-actions[bot] 05b57ecb74 chore(DB): import pending files
Referenced commit(s): a644a62c16
2025-09-30 07:13:35 +00:00
blinkysc e75d2e9c8a fix(Script/Gundrak) Drakkari Colossus will now use Mortal Strikes (#23065)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2025-09-30 09:13:12 +02:00
blinkysc a644a62c16 fix(DB) Riding Ram Upgraded to a beast from a critter (#23071) 2025-09-30 09:12:34 +02:00
github-actions[bot] 81edabf1fb chore(DB): import pending files
Referenced commit(s): 35e267393f
2025-09-30 00:40:20 +00:00
blinkysc 35e267393f fix(DB/Formations): Drakkari Colossus will now call help from Drakkari Golems (#23064) 2025-09-29 21:39:17 -03:00
Andrew 297c88468c fix(Scripts/Gundrak): Fix Sladran Venom Bolt target and Poison Nova f… (#23055) 2025-09-29 19:24:19 -03:00
github-actions[bot] 5cbfacfdff chore(DB): import pending files
Referenced commit(s): 6ad664fa8f
2025-09-29 15:03:42 +00:00
Rocco Silipo 6ad664fa8f fix(DB/SmartAI) Update Bleeding Hollow Necrolyte and Tunneler AI. (#23057) 2025-09-29 16:58:46 +02:00
Seamthesis 5f61d641ef refactor(Core/Player): small clean in Player.h (#23018)
Co-authored-by: Rykles <219719782+Seamthesis@users.noreply.github.com>
2025-09-29 11:44:24 -03:00
Takenbacon 22f93eaca6 fix(Core/Weather): Improve weather system thread safety (#22772)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-29 11:43:30 -03:00
github-actions[bot] 5f17121117 chore(DB): import pending files
Referenced commit(s): 0d1f885b57
2025-09-28 10:48:11 +00:00
sogladev 0d1f885b57 fix(Core/Spells): updates trajectory target selection (#23031)
Co-authored-by: xinef1 <w.szyszko2@gmail.com>
2025-09-28 07:47:01 -03:00
github-actions[bot] bac2ae4e11 chore(DB): import pending files
Referenced commit(s): 09c2b7e5fb
2025-09-28 10:03:36 +00:00
Andrew 09c2b7e5fb fix(Scripts/UtgardePinnacle): Fix Skadi start and reset checks (#23034) 2025-09-28 12:02:35 +02:00
github-actions[bot] 5d443d3cda chore(DB): import pending files
Referenced commit(s): 561bb80f10
2025-09-27 19:10:29 +00:00
sogladev 561bb80f10 fix(DB/SmartAI): Add Eagle flight of quest Fervor of the Frostborn (#23037)
Co-authored-by: Aokromes <Aokromes@users.noreply.github.com>
2025-09-27 16:09:26 -03:00
Andrew 84d55972fd fix(Core/SAI): Fix crash when using SMART_TARGET_INSTANCE_STORAGE in … (#23033) 2025-09-27 12:09:27 -03:00
Yehonal 1736b7501f refactor(Player): replace visibility detection calls with dedicated methods (#23025) 2025-09-27 16:07:03 +02:00
Yehonal b950c610d4 feat(bash): test command in dashboard + fix tests (#23030)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-27 13:36:14 +02:00
github-actions[bot] 815d99250a chore(DB): import pending files
Referenced commit(s): 9f31fe39fd
2025-09-27 02:15:16 +00:00
sogladev eb766267ca fix(DB/Quest): add prerequisite to Catching up with Brann quest (#23028) 2025-09-26 23:14:41 -03:00
sogladev 74f10db25c fix(DB/Quest): add prerequisite to Sniffing out the Perpetrator quest (#23029) 2025-09-26 23:14:23 -03:00
sogladev 9f31fe39fd fix(DB/Quest): add prerequisite to Loyal Companions quest (#23027) 2025-09-26 23:14:07 -03:00
github-actions[bot] de72325b0a chore(DB): import pending files
Referenced commit(s): ef2f9e0ace
2025-09-26 13:34:52 +00:00
Rocco Silipo ef2f9e0ace fix(DB/Creature) Set right Phasemask for two Scarlet Crusaders. (#23024) 2025-09-26 15:32:17 +02:00
github-actions[bot] 41efc22bf4 chore(DB): import pending files
Referenced commit(s): a0178af877
2025-09-26 01:07:21 +00:00
sogladev a0178af877 fix(DB/SAI): SCRIPT_COMMAND_CAST_SPELL error Heb'Drakkar Headhunter (#22984) 2025-09-25 22:06:17 -03:00
sogladev 80e9265222 Revert "fix(Core/Conditions): ConditionList use after free (#23006)" (#23023) 2025-09-25 09:55:30 -03:00
Degen d05213d85e feat(Core/Config): Infinite ammo config setting (#22969)
Co-authored-by: sogladev <sogladev@gmail.com>
2025-09-23 21:46:04 -03:00
github-actions[bot] ae5001d16e chore(DB): import pending files
Referenced commit(s): e9f4960662
2025-09-23 23:48:15 +00:00
sogladev 4770219a14 fix(DB/SAI): 'The Raven Stones' Cenarion Sparrowhawk will guide players (#22966)
Co-authored-by: dr-j <dr-j@users.noreply.github.com>
Co-authored-by: Gultask <sagemochi@hotmail.com>
2025-09-23 20:48:01 -03:00
github-actions[bot] e9f4960662 chore(DB): import pending files
Referenced commit(s): 3091733dd5
2025-09-23 23:47:12 +00:00
sogladev 6d2ad6047c fix(Core/Conditions): ConditionList use after free (#23006) 2025-09-23 20:46:52 -03:00
sogladev ae1ea1a701 fix(Scripts/Spells): Brewfest Hops (#22998) 2025-09-23 20:46:29 -03:00
killerwife 3091733dd5 fix(apps/installer): windows setup (#23007) 2025-09-23 20:46:07 -03:00
killerwife 8e6d35c9b2 fix(Core/SAI): idle casters (#23005) 2025-09-23 20:45:48 -03:00
arsinspace bc30a6fba6 fix(Scripts/EasternKingdoms) : Fix issues in Battle For The Undercity Horde (#23011)
Co-authored-by: arsinspace <arsinspace@outlook.com>
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2025-09-23 15:57:10 +02:00
killerwife 77d972acbb fix(Core/Creature): prevent crash due to recursive call for help (#23008) 2025-09-23 06:53:32 -03:00
Andrew 78dea88d5d fix(Scripts/AzjolNerub): Fix Anubarak impale sequence (#22717) 2025-09-23 10:49:23 +02:00
Andrew 7a0b9785bb fix(Scripts/Gundrak): Update Slad'ran script (#22975) 2025-09-23 10:46:17 +02:00
github-actions[bot] c6f24a23cc chore(DB): import pending files
Referenced commit(s): 42d49d1b6a
2025-09-23 08:45:40 +00:00
Andrew 42d49d1b6a fix(Core/Vehicles): Fix issue with Wyrmrest Vanquisher and other issues with On Ruby Wings (#22989) 2025-09-23 10:44:35 +02:00
github-actions[bot] a5502ad0bf chore(DB): import pending files
Referenced commit(s): 032e9b6654
2025-09-23 08:42:02 +00:00
Rocco Silipo 032e9b6654 fix(DB/Creature: update some old SmartAIs (#23010) 2025-09-23 10:40:56 +02:00
Teknishun7 b82857748e fix(Scripts/SMV): Infernal attacker respawn (#23001) 2025-09-22 15:04:50 -03:00
github-actions[bot] c6ca8f8d47 chore(DB): import pending files
Referenced commit(s): 15e6624896
2025-09-22 05:39:51 +00:00
Andrew 15e6624896 fix(Scripts/Spells): Fix Relief of the Fallen quest issues (#22968) 2025-09-22 07:38:49 +02:00
github-actions[bot] de8a0533f9 chore(DB): import pending files
Referenced commit(s): 776cd15d0e
2025-09-22 05:36:45 +00:00
sogladev 776cd15d0e fix(DB/SmartAI): Frostbrood Spawn can now fly away (#22985) 2025-09-22 07:35:43 +02:00
github-actions[bot] 3d2e8b8fc6 chore(DB): import pending files
Referenced commit(s): 6ef23517b3
2025-09-22 05:34:29 +00:00
sogladev 2fc834245e fix(DB/Waypoints): Add WPs for Mountain Gronns in Nagrand (#22993)
Co-authored-by: Rushor <Rushor@users.noreply.github.com>
2025-09-22 07:34:07 +02:00
github-actions[bot] 6ef23517b3 chore(DB): import pending files
Referenced commit(s): bed2fc26f2
2025-09-22 05:33:28 +00:00
Andrew bed2fc26f2 fix(DB/Items): Add stats to savage / hateful gladiator weapons (#22976) 2025-09-22 07:32:28 +02:00
github-actions[bot] 1430d4c2c9 chore(DB): import pending files
Referenced commit(s): bb9aa574f3
2025-09-20 17:50:02 +00:00
Andrew bb9aa574f3 refactor(Scripts/Dragonblight): Move Strengthen the Ancients quest sc… (#22983) 2025-09-20 14:48:58 -03:00
github-actions[bot] 4cf6a87410 chore(DB): import pending files
Referenced commit(s): 1bda2ea846
2025-09-20 17:37:16 +00:00
sogladev 1bda2ea846 fix(DB/SAI): add AI to some Northrend creatures (#22987)
Co-authored-by: CraftedRO <CraftedRO@users.noreply.github.com>
cherry-picked from: https://github.com/TrinityCore/TrinityCore/commit/81a32f89f6a3c07352d228b4651aba7aa6e344cb
2025-09-20 14:36:11 -03:00
Andrew f884f64896 fix(Core/Spells): crashfix (#22986) 2025-09-20 12:21:42 -03:00
github-actions[bot] f9fd86af50 chore(DB): import pending files
Referenced commit(s): 6dda22ec46
2025-09-20 12:26:52 +00:00
Andrew 849303a1f4 fix(DB/Creature): Remove Herald Volazj interrupt immunity (#22981) 2025-09-20 09:26:18 -03:00
Benjamin Jackson 6dda22ec46 chore(Core/Handlers): Remove unused item query optimization. (#22971) 2025-09-20 09:25:51 -03:00
github-actions[bot] d60d970205 chore(DB): import pending files
Referenced commit(s): e549ce25de
2025-09-20 12:21:53 +00:00
Rocco Silipo e549ce25de fix(DB/Creature) Set Force Destination off on Kvaldir Raider's Action List. (#22979) 2025-09-20 14:20:51 +02:00
Yehonal db1ebb04e9 Improve INSTALL_ARGS handling and update OpenSSL version (#22978) 2025-09-20 13:19:21 +02:00
Yehonal 403dacc885 feat(Core/SAI): enhance movement actions with force destination option (#22974) 2025-09-20 13:15:45 +02:00
github-actions[bot] 32a501ca14 chore(DB): import pending files
Referenced commit(s): 90f3dbf04b
2025-09-20 10:51:10 +00:00
Andrew 90f3dbf04b fix(DB/Misc): Fix Neutralizing the Cauldrons animations (#22980) 2025-09-20 07:50:08 -03:00
github-actions[bot] 7b2b029f3b chore(DB): import pending files
Referenced commit(s): 29584da1d0
2025-09-20 09:49:00 +00:00
blinkysc 29584da1d0 fix(DB/StormPeaks): Fix Fjorlin Frostbrow gossip prerequisite conditions (#22914) 2025-09-20 06:47:55 -03:00
Yehonal 09b79f45f2 feat(NPC): add configuration for creature repositioning during NPC combat (#22973)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2025-09-20 03:49:50 +02:00
github-actions[bot] 857559616c chore(DB): import pending files
Referenced commit(s): 6af1ef5a8e
2025-09-20 00:07:45 +00:00
sogladev 6af1ef5a8e fix(DB/Creature): Sindragosa's Fall Wyrm Reanimator/Frost Brood Spawn… (#22963)
Co-authored-by: dr-j <dr-j@users.noreply.github.com>
2025-09-19 21:06:38 -03:00
github-actions[bot] cdbd4f4bb6 chore(DB): import pending files
Referenced commit(s): cc183753a1
2025-09-19 23:16:57 +00:00
Rocco Silipo cc183753a1 fix(DB/Borean Tundra) Solve various issues in Kaskala area. (#22970) 2025-09-20 01:15:55 +02:00
github-actions[bot] dabee1e863 chore(DB): import pending files
Referenced commit(s): c2b5c4dcf8
2025-09-19 20:02:13 +00:00
sogladev c2b5c4dcf8 fix(DB/SmartAI): add visuals and animations to quest Vision of Air (#22946)
Co-authored-by: Dr-J <daniel.jarrott0@gmail.com>
2025-09-19 22:01:03 +02:00
github-actions[bot] c1e771195e chore(DB): import pending files
Referenced commit(s): 00587fdbbb
2025-09-19 09:47:58 +00:00
sogladev 436c988c2d refactor(DB/SmartAI): quest 'X Marks... Your Doom!' (#22961)
Co-authored-by: dr-j <dr-j@users.noreply.github.com>
2025-09-19 10:47:50 +01:00
sogladev c8665b003e refactor(DB/SmartAI): quest 'That's What Friends Are For...' (#22960)
Co-authored-by: dr-j <dr-j@users.noreply.github.com>
2025-09-19 10:47:35 +01:00
sogladev c619cc3956 refactor(DB/SmartAI): quest 'Uncovering the Tunnels' (#22959)
Co-authored-by: dr-j <dr-j@users.noreply.github.com>
2025-09-19 10:47:22 +01:00
sogladev 13a3c70861 fix(DB/Achievement): Add missing criteria to 'Disturbing the Peace' (#22957)
Co-authored-by: dr-j <dr-j@users.noreply.github.com>
2025-09-19 10:47:12 +01:00
sogladev 00587fdbbb fix(DB/SmartAI): quest The Collapse and Deploy the Shake-n-Quake (#22945)
Co-authored-by: Killyana <morphone1@gmail.com>
Co-authored-by: Rushor <PBienati@web.de>
2025-09-19 10:46:55 +01:00
Andrew b09609e47d feat(Core/Spells): Implement OnSpellCastFinished hook (#22941)
Co-authored-by: Ovahlord <dreadkiller@gmx.de>
2025-09-19 04:52:22 -03:00
github-actions[bot] d58d8692b1 chore(DB): import pending files
Referenced commit(s): 436890ccfc
2025-09-17 08:00:35 +00:00
Andrew 436890ccfc fix(DB/Creature): Fix Fallen Earthen Warrior (#22950) 2025-09-17 04:59:35 -03:00
github-actions[bot] 11defa83c7 chore(DB): import pending files
Referenced commit(s): f0acf6e3f0
2025-09-16 23:23:35 +00:00
sudlud f0acf6e3f0 fix(DB/Gameobject): Sniffed Values for 'Sturdy Vine' spawns (#22947) 2025-09-16 20:22:28 -03:00
github-actions[bot] 7b9a34b903 chore(DB): import pending files
Referenced commit(s): 56f2a8e4f3
2025-09-16 10:00:02 +00:00
Andrew a56c8805c9 fix(DB/Creature): Implement Naxxanar visuals (#22932) 2025-09-16 11:59:16 +02:00
Andrew 6a156a69fd fix(Scripts/AzjolNerub): Fix Drain Power spell (#22933) 2025-09-16 11:59:09 +02:00
Andrew 56f2a8e4f3 fix(Scripts/BoreanTundra): Script Soul Deflection spell (#22931) 2025-09-16 11:59:02 +02:00
github-actions[bot] f31a7281bd chore(DB): import pending files
Referenced commit(s): add49b7723
2025-09-16 09:54:49 +00:00
Andrew add49b7723 fix(Scripts/Dragonblight): Script Wyrmrest Vanquisher Flame Fury spell (#22940) 2025-09-16 06:53:49 -03:00
github-actions[bot] 5b493a4767 chore(DB): import pending files
Referenced commit(s): d41bfd165e
2025-09-16 08:22:51 +00:00
chauusie 06c692abe6 fix(DB/loot) adjusting droprate for earthfury bracer and earthfury belt (#22935) 2025-09-16 09:22:23 +01:00
chauusie d41bfd165e fix(DB/npc_vendor) Adjusted Wood frog box restock value from 2.5 hours to 30 mins (#22936) 2025-09-16 09:21:47 +01:00
Andrew 9e0b6ff7a6 fix(Core/Creature): ensure target is valid when acquiring GUID (#22937) 2025-09-15 19:05:50 -03:00
github-actions[bot] 1aa5788f72 chore(DB): import pending files
Referenced commit(s): f599c5c3a8
2025-09-15 19:42:32 +00:00
Benjamin Jackson f599c5c3a8 feat(DB): Add VerifiedBuild column for creature_model_info (#22934) 2025-09-15 16:41:30 -03:00
github-actions[bot] a0deae6a4f chore(DB): import pending files
Referenced commit(s): 900f45514d
2025-09-15 19:09:04 +00:00
Andrew 900f45514d fix(DB/SAI): Fix several A Returning to Resting quest issues (#22930) 2025-09-15 16:08:00 -03:00
github-actions[bot] 738ab902a1 chore(DB): import pending files
Referenced commit(s): 97c89f4750
2025-09-15 15:52:42 +00:00
Benjamin Jackson 97c89f4750 fix(DB/Creature): Adjust addon info for Storm Giant. (#22922) 2025-09-15 12:51:40 -03:00
github-actions[bot] ddb5c33388 chore(DB): import pending files
Referenced commit(s): 94c2f38ecc
2025-09-15 07:45:53 +00:00
Andrew c56a8a9155 fix(DB/SAI): Script On Brann's Trail turn in event (#22919) 2025-09-15 09:44:58 +02:00
Andrew 94c2f38ecc feat(Core/SAI): Implement delay option to SMART_ACTION_TALK (#22918) 2025-09-15 09:44:49 +02:00
天鹭 fc30b784ae chore(PlayerSettings): Save data and lowGuid (#22921) 2025-09-14 22:18:33 -03:00
github-actions[bot] c822b98010 chore(DB): import pending files
Referenced commit(s): fc0d5ae502
2025-09-14 22:58:12 +00:00
Rocco Silipo fc0d5ae502 fix(DB/Creature) Gjalerbron Prisoners no longer swim in air. (#22917) 2025-09-15 00:44:11 +02:00
Andrew 28532bc1e0 feat(Core/AI): Allow preventing health check events while casting (#22897) 2025-09-14 18:48:33 -03:00
Jelle Meeus 3d828a6568 fix(World/WorldState): SI main event can only be disabled manually (#22911) 2025-09-14 18:02:02 -03:00
Jelle Meeus 7a43b0f13e feat(World/WorldConfig): ScourgeInvasion Add config BattlesWon tresholds (#22913) 2025-09-14 11:25:18 -03:00
github-actions[bot] 17a9f93cfd chore(DB): import pending files
Referenced commit(s): 835febe6ae
2025-09-14 08:31:10 +00:00
Rocco Silipo 835febe6ae fix(DB/Sholazar) Captive Crocolisk no longer has a wonky path. (#22891) 2025-09-14 10:30:10 +02:00
github-actions[bot] 26662b8db7 chore(DB): import pending files
Referenced commit(s): 7a15ccbe30
2025-09-14 08:26:29 +00:00
Ryan Turner 7a15ccbe30 fix(DB/Quest) - Only allow either News for Rakoria or News from Zangarmarsh be picked up and completed (#22904) 2025-09-14 09:25:25 +01:00
github-actions[bot] 6c12f0ff5f chore(DB): import pending files
Referenced commit(s): 660ae23dd7
2025-09-13 22:42:17 +00:00
Teknishun7 660ae23dd7 fix(DB/Creature) Remove skinning loot from Soriid the Devourer (#22908) 2025-09-13 23:41:13 +01:00
github-actions[bot] 3dc5be9878 chore(DB): import pending files
Referenced commit(s): 7da80bd189
2025-09-13 21:09:10 +00:00
blinkysc 7da80bd189 fix(DB/StormPeaks) Add quest prerequisite for Unwelcome Guests (#22858) 2025-09-13 23:08:07 +02:00
github-actions[bot] 022105ed1d chore(DB): import pending files
Referenced commit(s): 2ca4e8d398
2025-09-13 20:48:33 +00:00
Jelle Meeus 2ca4e8d398 fix(DB/SmartAI): Fortunate Misunderstandings quest completion and oracle pathing (#22888) 2025-09-13 22:46:33 +02:00
github-actions[bot] 705f5e5d2a chore(DB): import pending files
Referenced commit(s): 4a0803a25d
2025-09-13 10:46:04 +00:00
Andrew 4a0803a25d fix(DB/SAI): Scavenge-bot not granting credit for Weakness to Lightni… (#22899) 2025-09-13 07:45:03 -03:00
github-actions[bot] 5814af9e76 chore(DB): import pending files
Referenced commit(s): b085dcddab
2025-09-12 22:29:40 +00:00
Benjamin Jackson b085dcddab fix(DB/SAI): Remove Lash of Pain from Succubus Minion. (#22890) 2025-09-12 19:26:46 -03:00
github-actions[bot] 4fe438da81 chore(DB): import pending files
Referenced commit(s): 2868dc2106
2025-09-12 22:06:22 +00:00
Andrew 2868dc2106 fix(DB/Conditions): Fix Ebon Blade Banner target conditions (Leave Our Mark) (#22880) 2025-09-12 19:05:20 -03:00
github-actions[bot] dd67916176 chore(DB): import pending files
Referenced commit(s): d8c0b25325
2025-09-12 13:23:53 +00:00
blinkysc d8c0b25325 fix(DB/Spells): Anub'arak now uses heroic pound when heroic (#22862) 2025-09-12 10:22:50 -03:00
github-actions[bot] 14cd800e2d chore(DB): import pending files
Referenced commit(s): 73a18d6499
2025-09-12 02:06:47 +00:00
Jelle Meeus 73a18d6499 fix(Scripts/Spells): Friendship Bread does not display hearts when eating (#22875) 2025-09-11 23:02:28 -03:00
github-actions[bot] 7bed27679b chore(DB): import pending files
Referenced commit(s): 55574f191b
2025-09-12 00:03:54 +00:00
Jelle Meeus 55574f191b fix(DB/SAI): Borean Tundra Foolish Endeavors various issues (#22876) 2025-09-11 21:02:48 -03:00
github-actions[bot] 3899fca657 chore(DB): import pending files
Referenced commit(s): 0a3f5544b4
2025-09-12 00:01:50 +00:00
Jelle Meeus 558870af9e fix(DB/Quest): 'The Aberrations Must Die.' is available early (#22889) 2025-09-11 21:01:26 -03:00
天鹭 0a3f5544b4 fix(Core/Creature): group members should also follow the movement (#22690) 2025-09-11 21:00:46 -03:00
github-actions[bot] 5291f30422 chore(DB): import pending files
Referenced commit(s): 3400f919b7
2025-09-11 22:01:32 +00:00
Rocco Silipo 3400f919b7 fix(DB/Oculus): Add various formations. (#22885) 2025-09-11 19:00:15 -03:00
Andrew f893df775c feat(Core/Conditions): Implement CONDITION_AI_DATA and support for st… (#22879) 2025-09-11 18:38:56 -03:00
ekekekkekkek 110fd070f2 fix(Scripts/Spells): Druid ability Starfall now will no longer try to hit outside line of sight targets (#22422)
Co-authored-by: Tereneckla <Tereneckla@pm.me>
2025-09-11 10:46:34 -03:00
Jelle Meeus f334a38c5e fix(Core/Player): Haunted Memento aura remains after mailing the item (#22877) 2025-09-11 09:18:18 -03:00
github-actions[bot] e607736dfe chore(DB): import pending files
Referenced commit(s): e1abb7f346
2025-09-11 12:15:42 +00:00
Jelle Meeus e1abb7f346 fix(DB/SpellProcEvent): Warrior Sword Specialization and Sudden Death (#22042) 2025-09-11 09:14:40 -03:00
github-actions[bot] acab88ebc5 chore(DB): import pending files
Referenced commit(s): c7fc738b4e
2025-09-11 11:05:23 +00:00
Jelle Meeus c7fc738b4e fix(DB/SmartAI): Zul'Drak Voltarus teleporters sometimes do not work (#22878) 2025-09-11 13:04:23 +02:00
github-actions[bot] 7c706cc79a chore(DB): import pending files
Referenced commit(s): dc66ce6079
2025-09-11 06:56:47 +00:00
Rocco Silipo dc66ce6079 fix(DB/Script/Gundrak) Implement Rhino event when the bridge moves. (#22873) 2025-09-11 08:55:46 +02:00
github-actions[bot] 9fc8e11810 chore(DB): import pending files
Referenced commit(s): 32573e8f54
2025-09-10 22:48:39 +00:00
Andrew 32573e8f54 fix(Core/Formations): Prevent formation members from moving when cont… (#22859) 2025-09-11 00:47:24 +02:00
Andrew b2283b737a fix(Scripts/Stormpeaks): Fix Feed Stormcrest Eagle spell target condi… (#22848) 2025-09-11 00:46:55 +02:00
github-actions[bot] d030240891 chore(DB): import pending files
Referenced commit(s): e64f3601e0
2025-09-10 14:56:33 +00:00
sudlud e64f3601e0 fix(DB/Gameobject): Sniffed Values for 'Weapon Rack' spawns (#22854) 2025-09-10 11:55:31 -03:00
github-actions[bot] 9db27bc865 chore(DB): import pending files
Referenced commit(s): 96330bbdd0
2025-09-10 14:42:54 +00:00
Jelle Meeus 96330bbdd0 fix(DB/Conditions): Horde Siege Tank cannot be entered without the required quest (#22856) 2025-09-10 15:41:52 +01:00
github-actions[bot] 0fb904f82a chore(DB): import pending files
Referenced commit(s): e9c1be4648
2025-09-09 20:48:25 +00:00
v-mstrs e9c1be4648 fix(DB/SAI) "The Earthen Oath" quest kill credit from 2 to 1 (#22667)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-09-09 17:47:24 -03:00
Andrew 3a1f43db5c fix(Scripts/ScarletEnclave): fix crash in Persuasive Strike spell script (#22840) 2025-09-09 13:43:04 -03:00
github-actions[bot] 24ee9e248b chore(DB): import pending files
Referenced commit(s): 4c9bb35352
2025-09-09 11:58:10 +00:00
Benjamin Jackson 4c9bb35352 fix(DB/Creature): Correct visibility distance and addon auras of Fel Reaver. (#22847) 2025-09-09 08:57:04 -03:00
github-actions[bot] cf13c63266 chore(DB): import pending files
Referenced commit(s): 79278aa504
2025-09-09 05:41:05 +00:00
Jelle Meeus 79278aa504 fix(Scripts/Dragonblight): quest Fresh Remounts (#22846) 2025-09-09 02:40:01 -03:00
github-actions[bot] 6750edfee5 chore(DB): import pending files
Referenced commit(s): 5e5b64e04a
2025-09-09 04:22:35 +00:00
sudlud 4f3fb1500d fix(DB/Gameobject): Sniffed Values for 'Meat Wagon' spawns (#22843) 2025-09-09 01:21:56 -03:00
sudlud 5e5b64e04a fix(DB/Gameobject): Sniffed Values for 'Death's Gaze Orb' spawns (#22844) 2025-09-09 01:21:36 -03:00
github-actions[bot] c7e5e7adc0 chore(DB): import pending files
Referenced commit(s): 9ba155c089
2025-09-09 04:16:51 +00:00
Jelle Meeus 9ba155c089 fix(Scripts/Northrend): Scourge Plague Spreader summons ghouls mid-air (#22845) 2025-09-09 01:15:45 -03:00
Takenbacon 4d333518bb fix(Core/Visibility): Visibility should be using 2d distance checks (#22839) 2025-09-08 06:52:14 -03:00
Takenbacon fa33b27700 fix(Core/Visibility): Mark destructible objects infinite visibility (#22838) 2025-09-08 06:51:53 -03:00
Takenbacon 9e04cb9e37 fix(Core/Visibility): Add some safety to visibility grid container (#22837) 2025-09-08 06:51:41 -03:00
Takenbacon f191d71193 fix(Core/Visibility): Fix visibility issue at sight limit (#22830) 2025-09-07 14:17:10 -03:00
github-actions[bot] 96f8149e0e chore(DB): import pending files
Referenced commit(s): f1a6dd9c11
2025-09-07 14:49:16 +00:00
Andrew f1a6dd9c11 fix(DB/SAI): Escape Silverbrook escort should only start on passenger… (#22829) 2025-09-07 11:48:13 -03:00
Takenbacon a28824df85 feat(Core/Visibility): Far visibility worldobjects (#22828) 2025-09-07 08:02:03 -03:00
Benjamin Jackson d55851c513 fix(Scripts/Commands): Don't set error message flag for successful event activelist command. (#22824) 2025-09-06 20:11:38 -03:00
github-actions[bot] fa087ff054 chore(DB): import pending files
Referenced commit(s): 1c0f4804fd
2025-09-06 21:09:37 +00:00
sudlud 1c0f4804fd fix(DB/Gameobject): Sniffed Values for 'Doodad_FrostGiantIceShard' sp… (#22823) 2025-09-06 23:08:31 +02:00
Yehonal 62be119760 fix(CMake/Boost): package finding logic + suppress deprecation warnings + support Boost 1.89 2025-09-06 18:39:59 +02:00
github-actions[bot] d1b75f93f4 chore(DB): import pending files
Referenced commit(s): d22f015e52
2025-09-06 13:29:01 +00:00
Rocco Silipo e6dd4bcb88 fix(DB/Creature) Add immunities to various NPCs. (#22815) 2025-09-06 10:28:22 -03:00
Jelle Meeus d22f015e52 fix(Core/Player): Haunted Memento aura is present when item is in bank (#22811) 2025-09-06 10:28:01 -03:00
github-actions[bot] 809a06ad0b chore(DB): import pending files
Referenced commit(s): 46f12f78e0
2025-09-06 13:22:01 +00:00
Andrew 46f12f78e0 fix(Scripts/AzjolNerub): Modernize Krikthir the Gatewatcher script (#22647)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-09-06 10:21:00 -03:00
Yehonal 119af32649 feat(Scripts): Add health and console commands to service manager and corresponding tests (#22814) 2025-09-06 15:10:42 +02:00
Yehonal d3a6c09b31 feat(config): add support for excluding modules during installation and updates (#22793) 2025-09-06 11:22:22 +02:00
github-actions[bot] 725b475dd4 chore(DB): import pending files
Referenced commit(s): 18723e298e
2025-09-06 07:49:23 +00:00
Jelle Meeus 18723e298e fix(DB/SAI): Scourge Invasion mini bosses various issues (#22809)
Co-authored-by: Ryan Turner <AugustoMendes4426@gmail.com>
2025-09-06 09:48:23 +02:00
github-actions[bot] d2aa2fc5ee chore(DB): import pending files
Referenced commit(s): fdc81f3be0
2025-09-06 07:45:10 +00:00
Jelle Meeus 2ac43d1722 fix(DB/Event): missing Ironforge Argent Quartermaster (#22810)
Co-authored-by: Orozxy <crusadermeile@gmail.com>
2025-09-06 09:45:00 +02:00
Jelle Meeus 82454c2261 fix(DB/Creature): Necrotic Shard is sometimes regenerating health (#22812) 2025-09-06 09:44:15 +02:00
Jelle Meeus fdc81f3be0 fix(Scripts/Spells): Shadow of Doom death sometimes deals no damage (#22813) 2025-09-06 09:44:07 +02:00
github-actions[bot] 0210e565da chore(DB): import pending files
Referenced commit(s): f7aa69e389
2025-09-05 13:15:32 +00:00
Benjamin Jackson f7aa69e389 fix(DB/Creature): Correct spells for Orc Warlock chess piece. (#22770) 2025-09-05 10:12:59 -03:00
github-actions[bot] 9320f9e1e6 chore(DB): import pending files
Referenced commit(s): 0205a9674f
2025-09-05 00:07:30 +00:00
Andrew 0205a9674f fix(DB/SAI): Fix Leave no one Behind not granting credit if crusaders… (#22790) 2025-09-04 21:06:26 -03:00
github-actions[bot] 741f69052e chore(DB): import pending files
Referenced commit(s): 3f25bee746
2025-09-04 22:36:56 +00:00
Jelle Meeus 3f25bee746 fix(DB/SmartAI): Quest Draconis Gastritis can't be completed (#22805) 2025-09-05 00:35:23 +02:00
github-actions[bot] 42f603a94d chore(DB): import pending files
Referenced commit(s): 091ff23130
2025-09-04 20:07:32 +00:00
sudlud 091ff23130 fix(DB/Gameobject): Sniffed Values for 'Gravestone' spawns (#22796) 2025-09-04 22:06:29 +02:00
github-actions[bot] 079e003caf chore(DB): import pending files
Referenced commit(s): 1278ccff12
2025-09-04 18:20:43 +00:00
Benjamin Jackson 1278ccff12 fix(DB/Creature): Remove incorrect other gender display from Vurtok Axebreaker. (#22782) 2025-09-04 20:19:43 +02:00
Yehonal c9e1782d7a Refactor menu command handling for direct execution (#22791) 2025-09-04 11:47:44 +02:00
github-actions[bot] 300ed47bc4 chore(DB): import pending files
Referenced commit(s): 24c611a9c3
2025-09-04 09:23:46 +00:00
Andrew 24c611a9c3 fix(DB/SAI): Despawn Frozen Phylactery on use (#22788) 2025-09-04 11:22:46 +02:00
Andrew d69f61d7ab fix(Core/SAI): Fix crash in SMART_TARGET_OWNER_OR_SUMMONER (#22789) 2025-09-04 06:19:25 -03:00
Takenbacon af31aaa374 fix(Core/Maps): Move corpse expiration updates to map (#22780) 2025-09-03 20:29:15 -03:00
@cgrahamseven fa9e34de88 fix(Scripts/Oculus): Fix oculus npc belgaristrasz gossip menu (#22765)
Co-authored-by: cgrahamseven <chris.graham@protonmail.com>
2025-09-03 20:25:18 -03:00
github-actions[bot] 2fc5ee9635 chore(DB): import pending files
Referenced commit(s): 1e29c31b07
2025-09-03 23:21:04 +00:00
Jelle Meeus d73cbec424 fix(DB/SAI): low-level scourge invasion mobs are killed by guards (#22784) 2025-09-03 20:20:53 -03:00
Jelle Meeus f970746c2c fix(Scripts/WorldState): zone invasion marks self as defeated when ti… (#22787)
Co-authored-by: Killerwife <killerwife@gmail.com>
2025-09-03 20:20:30 -03:00
Jelle Meeus 1e29c31b07 fix(Scripts/WorldState): defeated scourge zone invasions not restarting after a defeat (#22783) 2025-09-03 20:20:04 -03:00
Yehonal 599d206584 feat(MenuSystem): Implement unified menu system for AzerothCore management (#22786) 2025-09-04 00:03:55 +02:00
github-actions[bot] d5d8256bc5 chore(DB): import pending files
Referenced commit(s): 4d0281552a
2025-09-03 11:14:11 +00:00
Andrew 11e448a230 fix(Scripts/Spells): Fix group credit for Salvaging Life's Strength quest spell (#22779) 2025-09-03 13:13:42 +02:00
Andrew 4d0281552a fix(Scripts/HowlingFjord): Fix Falcon vs Hawk quest credit being gran… (#22778) 2025-09-03 13:13:06 +02:00
github-actions[bot] 6381194d8a chore(DB): import pending files
Referenced commit(s): 0f805db8ba
2025-09-03 04:14:21 +00:00
sudlud 0f805db8ba fix(DB/Gameobject): Sniffed Values for 'various doodad' spawns (#22773) 2025-09-03 06:13:18 +02:00
github-actions[bot] b225e00042 chore(DB): import pending files
Referenced commit(s): a575101751
2025-09-03 01:35:02 +00:00
Yehonal a575101751 feat(core): implement 31-bit safe petition_id for improved database integrity (#22774) 2025-09-02 22:31:09 -03:00
github-actions[bot] 52f79d8dd7 chore(DB): import pending files
Referenced commit(s): f1cb5cc71b
2025-09-02 23:16:45 +00:00
Andrew 66d43b794f fix(DB/SAI): Despawn Wooly Mammoth on dismount (#22776) 2025-09-02 20:15:52 -03:00
Andrew f1cb5cc71b fix(Core/SAI): Remove combat flag on evade for SAI-scripted charmed u… (#22775) 2025-09-02 20:15:40 -03:00
github-actions[bot] 4308fa20f2 chore(DB): import pending files
Referenced commit(s): e26421d2bc
2025-09-02 21:43:09 +00:00
Benjamin Jackson e26421d2bc fix(DB/Creature): Add spawn for Bubulo Acerbus. (#22768) 2025-09-02 18:42:04 -03:00
github-actions[bot] 91c2e40232 chore(DB): import pending files
Referenced commit(s): 201a84fe85
2025-09-02 06:35:21 +00:00
Rocco Silipo 201a84fe85 fix(DB/SAI) Add missing abilites for various npcs in The Shadow Vault area. (#22766) 2025-09-02 08:34:18 +02:00
Benjamin Jackson 033a6e31ed fix(Scripts/World): Swap Shard communication spell to direct cast instead of AoE. (#22764) 2025-09-01 22:40:12 -03:00
Benjamin Jackson 611c9296ff refactor(Core/Packets): Rewrite various item packets to modern class. (#22758) 2025-08-31 21:53:26 +02:00
Yehonal 5a79a4edce Feat/refactoring-module-menu (#22733) 2025-08-30 23:44:07 +02:00
github-actions[bot] 5c31e3b411 chore(DB): import pending files
Referenced commit(s): 427557c3d8
2025-08-30 16:39:19 +00:00
sudlud 9a80edbe92 fix(DB/Gameobject): Sniffed Values for 'Stranglekelp Sack' spawns (#22756) 2025-08-30 18:38:47 +02:00
sudlud 78b9f6ab14 fix(DB/Gameobject): Sniffed Values for 'Mag'har Rug' spawns (#22755) 2025-08-30 18:38:32 +02:00
sudlud 427557c3d8 fix(DB/Creature): Sniffed Values for 'Tahu Sagewind' spawns (#22754) 2025-08-30 18:38:17 +02:00
github-actions[bot] 6065270a37 chore(DB): import pending files
Referenced commit(s): d9c99cd015
2025-08-30 12:44:18 +00:00
Benjamin Jackson d9c99cd015 fix(Scripts/Karazhan): Minor adjustments to Tenris Mirkblood. (#22753) 2025-08-30 09:43:06 -03:00
iThorgrim 445161d3b9 refactor(Core/Script): Rename Creature_SelectLevel to OnCreatureSelectLevel for clarity (#22750) 2025-08-29 17:19:57 -03:00
github-actions[bot] ba607dad88 chore(DB): import pending files
Referenced commit(s): 49dc26bf1d
2025-08-29 13:40:27 +00:00
Annamaria 49dc26bf1d fix (db/smart_scripts): Skeletal Horrors only cast when 2 or more players (#22745) 2025-08-29 14:37:29 +01:00
Andrew c2b298eaac fix(Scripts/SI): crash fix (#22744) 2025-08-28 23:43:36 -04:00
github-actions[bot] 7756b41160 chore(DB): import pending files
Referenced commit(s): 4bf57d11f2
2025-08-29 02:54:27 +00:00
Benjamin Jackson 4bf57d11f2 fix(DB/Loot): Adjust drops for various Scourge Invasion related items. (#22738) 2025-08-28 23:53:26 -03:00
github-actions[bot] 50bbddc7bf chore(DB): import pending files
Referenced commit(s): 99463bce9a
2025-08-28 23:42:55 +00:00
Benjamin Jackson 99463bce9a fix(DB/Creature): Bind players to instance upon killing Tenris Mirkblood. (#22743) 2025-08-28 20:41:54 -03:00
Benjamin Jackson e39333abcb fix(Core/WorldState): Start boss activation event when starting Scourge Invasion. (#22739) 2025-08-28 13:34:45 -03:00
github-actions[bot] 36138dccb7 chore(DB): import pending files
Referenced commit(s): a957b4a5b7
2025-08-27 22:34:06 +00:00
Jelle Meeus a957b4a5b7 fix(DB/SmartAI): port Shadow of Doom script to SmartAI (#22735) 2025-08-27 19:32:59 -03:00
Jelle Meeus a3131d5cdb fix(Core/Player): Recast lost by death item obtain spells of any item… (#22736)
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2025-08-27 15:43:39 -03:00
github-actions[bot] 71c22ff6cf chore(DB): import pending files
Referenced commit(s): cdceb775a0
2025-08-27 09:29:25 +00:00
Benjamin Jackson cdceb775a0 fix(Scripts/Karazhan): Implement Tenris Mirkblood. (#22551)
Co-authored-by: amed80 <8395873+amed80@users.noreply.github.com>
2025-08-27 06:28:18 -03:00
Quartzi 0fc05ed4d2 feat(Core/Scripting): Add OnPlayerGiveReputation script hook (#21869) 2025-08-27 04:32:02 -03:00
github-actions[bot] a8284b71de chore(DB): import pending files
Referenced commit(s): 96ad9f88ba
2025-08-27 03:03:06 +00:00
Benjamin Jackson 96ad9f88ba fix(DB/Item): Add some stat values to Death Knight Brutal Gladiator set. (#22725) 2025-08-26 23:02:04 -04:00
Benjamin Jackson 2ad40a4d23 fix(Core/GroupHandler): Adjust maximum value for rolls. (#22686) 2025-08-26 20:58:41 -04:00
Yehonal de98f42411 feat(Service Manager): add service registry custom dir and restore functionality (#22589)
This pull request introduces significant enhancements to the service management system by adding a service registry with features like automatic tracking, reboot persistence, and restoration of missing services. 

The goal of this PR is to allow the user to store the service configuration files into an arbitrary directory, in this way they can be easily tracked, versioned, and replicated across different environments

It also includes a migration script to transition from the legacy service configuration format to the new registry-based system. Below is a summary of the most important changes:

### Service Registry and Management Enhancements:
1. **Service Registry Integration**:
   - Added a comprehensive service registry system to track all created services, enabling features like cross-reboot persistence and restoration of missing services (`apps/startup-scripts/src/service-manager.sh`). [[1]](diffhunk://#diff-31edfed7f73d0647a5fc96ce74c249e025e884cd1fe06621cb78eb4a381464f9R41-R229) [[2]](diffhunk://#diff-31edfed7f73d0647a5fc96ce74c249e025e884cd1fe06621cb78eb4a381464f9R273)
   - Introduced commands for managing the registry, such as `restore` for recreating missing services and `list` for viewing registered services. [[1]](diffhunk://#diff-31edfed7f73d0647a5fc96ce74c249e025e884cd1fe06621cb78eb4a381464f9R273) [[2]](diffhunk://#diff-31edfed7f73d0647a5fc96ce74c249e025e884cd1fe06621cb78eb4a381464f9R332-R334) [[3]](diffhunk://#diff-31edfed7f73d0647a5fc96ce74c249e025e884cd1fe06621cb78eb4a381464f9R346-L172)

2. **PM2 Persistence**:
   - Enhanced PM2 integration to automatically configure startup persistence across reboots using `pm2 startup` and `pm2 save` after service creation.

### Migration and Compatibility:
3. **Migration Script**:
   - Added a `migrate-registry.sh` script to convert legacy service configurations into the new registry format. It ensures compatibility while preserving existing service information (`apps/startup-scripts/src/migrate-registry.sh`).

### Documentation Updates:
4. **Updated README**:
   - Expanded documentation in `README.md` to explain the new service registry features, including usage examples, custom configuration directories, and migration instructions. [[1]](diffhunk://#diff-0917b2888cc9b16539173f318b77773d08f7bf360579b68b9710a96ca2bcbb64L387-R468) [[2]](diffhunk://#diff-0917b2888cc9b16539173f318b77773d08f7bf360579b68b9710a96ca2bcbb64R613-R626)

### Configuration Improvements:
5. **Custom Configuration Directories**:
   - Added support for overriding the default configuration directory for service registry and files using the `AC_SERVICE_CONFIG_DIR` environment variable. [[1]](diffhunk://#diff-31edfed7f73d0647a5fc96ce74c249e025e884cd1fe06621cb78eb4a381464f9L14-R15) [[2]](diffhunk://#diff-31edfed7f73d0647a5fc96ce74c249e025e884cd1fe06621cb78eb4a381464f9R346-L172)

These changes significantly improve the usability, reliability, and maintainability of the service management system, especially for setups requiring persistence and multi-project configurations.
2025-08-25 20:25:17 +02:00
github-actions[bot] 846efc3b64 chore(DB): import pending files
Referenced commit(s): f02af61358
2025-08-25 17:22:38 +00:00
sudlud f02af61358 fix(DB/SAI): fix dark portal creatures calling for help on aggro (#22730) 2025-08-25 19:21:33 +02:00
github-actions[bot] d22d5ae40c chore(DB): import pending files
Referenced commit(s): 2e614069a5
2025-08-25 15:33:46 +00:00
sudlud ddf0997c55 fix(DB/SAI): set dark portal event creatures active (#22724) 2025-08-25 12:33:43 -03:00
sudlud 2e614069a5 fix(Entities/Creature): do not touch setActive() state in setDeathSta… (#22729)
Co-authored-by: Takenbacon <revoke1336@live.com>
2025-08-25 12:32:35 -03:00
github-actions[bot] 8a340b1efb chore(DB): import pending files
Referenced commit(s): cd9bdf7a66
2025-08-25 14:53:13 +00:00
Andrew cd9bdf7a66 fix(DB/Conditions): Everfrost Chip should require atleast friendly Sons of Hodir standing (#22718) 2025-08-25 11:52:07 -03:00
Benjamin Jackson 9ed31bd63e refactor(Core/Packets): Rewrite various query packets to modern class. (#22719) 2025-08-24 14:50:16 +02:00
github-actions[bot] 915b39202a chore(DB): import pending files
Referenced commit(s): a1eb3e5cec
2025-08-24 05:41:39 +00:00
sudlud a1eb3e5cec fix(DB/SAI): fix event_type of Pit Commander SAI entry (#22723) 2025-08-24 07:40:37 +02:00
sudlud 2a73b89f6a fix(CI/modules-build): disable archived / outdated module mod-war-effort (#22722) 2025-08-23 16:05:17 -03:00
Andrew 3bdcd83f4a fix(Scripts/Spells): Fix Death and Decay interrupting spellcasting (#22720) 2025-08-23 09:39:32 +02:00
github-actions[bot] efd7a00630 chore(DB): import pending files
Referenced commit(s): fc90e30e50
2025-08-23 05:12:05 +00:00
Benjamin Jackson fc90e30e50 fix(DB): Add spawns/events for Ahn'Qiraj War Effort event. (#22497) 2025-08-23 07:11:03 +02:00
Andrew 82d98f9fb7 chore(Core/Player): Change player setting index type from uint8 to ui… (#22716) 2025-08-22 22:25:15 -03:00
Andrew c67d4efa4a fix(Core/DB): Update connection type for character settings select (#22712) 2025-08-22 10:26:35 +02:00
SAS2000 9d82ae97ae fix(SERVER/Main): Implementation for version param (#22707) 2025-08-21 19:13:04 +02:00
iThorgrim 413178662a fix(Core/SAI): GameObject smart_script based on GUID (#22710) 2025-08-20 19:31:00 -03:00
Benjamin Jackson d4713356a0 refactor(Core/Packets): Rewrite MSG_MINIMAP_PING to modern packet class. (#22696) 2025-08-19 21:51:06 +02:00
Andrew e0f2ec41ef fix(Scripts/Commands): Allow using debug LFG and BG from console (#22705) 2025-08-19 17:59:57 +02:00
天鹭 2602add0fd refactor(Core): Improve readability (#22691) 2025-08-19 15:03:03 +02:00
github-actions[bot] a19dc17cc5 chore(DB): import pending files
Referenced commit(s): 0f08b6e8ab
2025-08-19 12:06:59 +00:00
Rocco Silipo 0f08b6e8ab fix(DB/Creature) Resolve Return of the High Chief quest issues. (#22695) 2025-08-19 09:05:57 -03:00
Takenbacon e3505df99f fix(Core/Visibility): Fix visibility crash (#22704) 2025-08-19 06:14:08 +02:00
Yehonal 2ae1dbeab2 feat(core): add standalone functions for player settings (#22703) 2025-08-18 22:29:34 -03:00
github-actions[bot] f41fb5a169 chore(DB): import pending files
Referenced commit(s): 7a9f430935
2025-08-18 19:05:07 +00:00
Benjamin Jackson 7a9f430935 fix(Scripts/SunwellPlateau): Remove Kil'jaeden's debuffs from Shield of the Blue effects. (#22687) 2025-08-18 16:04:06 -03:00
github-actions[bot] 36f04acdd5 chore(DB): import pending files
Referenced commit(s): 1a019f967d
2025-08-18 15:33:47 +00:00
Benjamin Jackson 1a019f967d fix(DB/Creature): Add more spawns for Isle of Quel'Danas harbor quest credit creatures. (#22698) 2025-08-18 12:32:43 -03:00
github-actions[bot] 1878efda1e chore(DB): import pending files
Referenced commit(s): 3e36b35a15
2025-08-14 11:59:36 +00:00
Christian M 3e36b35a15 fix(DB/SAI): Some Azjob-Nerub spell fixes (#22603) 2025-08-14 08:58:36 -03:00
github-actions[bot] 8bffcab5cf chore(DB): import pending files
Referenced commit(s): 2877502fb3
2025-08-13 11:36:33 +00:00
v-mstrs 2877502fb3 fix(DB/Spell): Allow Poison Bolt to stack (#22668) 2025-08-13 08:35:27 -03:00
sudlud 5ad345a873 fix(Conf/Logs): fix Error appender log level, enable sql.updates error logging (#22682) 2025-08-13 08:48:22 +02:00
github-actions[bot] 55a8e85145 chore(DB): import pending files
Referenced commit(s): d917eec261
2025-08-12 22:10:39 +00:00
v-mstrs d917eec261 fix(DB/Spell): Allow Sunder Armor to stack (#22669) 2025-08-12 19:09:37 -03:00
Rocco Silipo 58504b8a36 Fix Error (#22681) 2025-08-12 20:54:09 +02:00
Andrew 5369aec3c9 fix(Core/SAI): Force SMC creatures to resume chasing victims once in… (#22581) 2025-08-12 14:31:08 -03:00
EricksOliveira 743b6e7cd9 fix(Scripts/Pet): Fixes behavior of Army of the Dead Ghouls to attack… (#22665) 2025-08-12 13:10:20 -03:00
github-actions[bot] 9efdd9798f chore(DB): import pending files
Referenced commit(s): 2e07a0fe1f
2025-08-12 12:24:27 +00:00
Rocco Silipo 2e07a0fe1f fix(DB/SAI): Fezzix Geartwist now flies correctly and the wreckages despawn. (#22674) 2025-08-12 09:23:25 -03:00
Takenbacon 12bee97df9 fix(Core/Visibility): Fix initial visibility on player reused sessions (#22673) 2025-08-11 19:07:00 +02:00
EricksOliveira 1d70c6acc3 fix(Scripts/Pet): Fix Risen Ghoul behavior that does not automaticall… (#22546) 2025-08-10 22:18:53 +02:00
Takenbacon 2450237b7d fix(Core/Maps): Improve large object updater (#22659) 2025-08-10 21:16:04 +02:00
Takenbacon 2485ff7f5f fix(Core/Transports): Improve static transport visibility (#22660) 2025-08-10 21:15:55 +02:00
github-actions[bot] ba1fcf2424 chore(DB): import pending files
Referenced commit(s): 5b36ba898e
2025-08-10 19:08:00 +00:00
Christian M 5b36ba898e fix(DB/creature_loot): Remove wotlk skinning items from creature loot tables (#22645) 2025-08-10 21:06:57 +02:00
github-actions[bot] 72d3db08e5 chore(DB): import pending files
Referenced commit(s): 468457a63e
2025-08-10 14:19:02 +00:00
Rocco Silipo 468457a63e fix(DB/Creature): En'kilah Gargoyles fly well again. (#22658) 2025-08-10 16:12:46 +02:00
Takenbacon 73317b2706 feat(Core/Grids): Remove WorldObject separation in grid containers (#22595) 2025-08-09 06:36:24 +02:00
Takenbacon c97cee1e4f feat(Core/Maps): Remove active objects nearby cell marking handling (#22585) 2025-08-08 16:07:56 -03:00
github-actions[bot] b5fa1aae27 chore(DB): import pending files
Referenced commit(s): b0c4d54d3a
2025-08-08 02:16:16 +00:00
sudlud db5e8420e1 fix(DB/Misc): fix low level scourge invasion quests (#22611)
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2025-08-07 23:15:57 -03:00
Rocco Silipo b0c4d54d3a fix(DB/SAI): Anok'ra the Manipulator no longer retreats when he has low health. (#22635) 2025-08-07 23:15:11 -03:00
github-actions[bot] e87dacb723 chore(DB): import pending files
Referenced commit(s): 8bdacb3151
2025-08-07 15:59:26 +00:00
Rocco Silipo 8bdacb3151 fix(DB/Creature) Init creature_template_addon in Wastes Scavenger. (#22637) 2025-08-07 17:58:24 +02:00
Takenbacon 1499aa51de feat(Core/Visibility): Visibility improvements part 1 (#22624) 2025-08-07 16:17:45 +02:00
Jelle Meeus bde4e076ed fix(Scripts/Spells): DK Ghoul pet is no longer immune to Horn of Winter and other stat mod auras (#22636) 2025-08-06 19:01:29 -03:00
github-actions[bot] d4511eb78c chore(DB): import pending files
Referenced commit(s): 1ab826196a
2025-08-06 20:54:05 +00:00
Rocco Silipo 1ab826196a fix(DB/Creature) Add dialogue to the deaths of Anok'ra, Sinrok, and Tivax. (#22634) 2025-08-06 22:53:00 +02:00
github-actions[bot] aba3b6dff8 chore(DB): import pending files
Referenced commit(s): 42ffbb0d9d
2025-08-06 11:47:01 +00:00
Tereneckla 42ffbb0d9d fix(DB/Creature): remove skinning from Clutchmother Zavas (#22631) 2025-08-06 13:45:59 +02:00
sudlud a276f25d2f fix(CI/windows): bump openssl to 3.5.2 (#22628) 2025-08-06 13:21:12 +02:00
github-actions[bot] 72073df3a9 chore(DB): import pending files
Referenced commit(s): cee5313554
2025-08-06 10:09:56 +00:00
avarishd 372c4fd147 fix(DB/SAI): Captain Arathyn despawning his mount (#22061) 2025-08-06 12:09:25 +02:00
j-sax cee5313554 fix(apps/docker): put TZ ARG after FROM to be correctly applied (#22600)
Co-authored-by: Jesper Saxtorph <gitforgot.sax@manware.dk>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-06 12:08:47 +02:00
github-actions[bot] 7d31a64a50 chore(DB): import pending files
Referenced commit(s): 3a632d7fca
2025-08-06 10:07:22 +00:00
Rocco Silipo 3a632d7fca fix(DB/Creature) Kvaldir Mistweavers no longer swim. (#22622) 2025-08-06 12:06:18 +02:00
github-actions[bot] 66f4596714 chore(DB): import pending files
Referenced commit(s): 5ac2a7c4d6
2025-08-06 10:04:00 +00:00
Rocco Silipo 5ac2a7c4d6 fix(DB/Creature) Edit spawn point for a Snowfall Glade Shaman. (#22623) 2025-08-06 12:02:48 +02:00
NoxMax c7351be94a fix(bash): Exit simple-restarter script if shutdown is requested (#22617) 2025-08-06 08:48:48 +02:00
sudlud 5717cd358c fix(Core/DBUpdater): disable exception throwing for dryrun (#22610) 2025-08-02 11:05:40 -03:00
github-actions[bot] 8a5098861e chore(DB): import pending files
Referenced commit(s): 219942e8f8
2025-08-01 15:04:50 +00:00
sudlud 219942e8f8 fix(DB/SAI): fix scourge invasion quest 12616 'Chamber of Secrets' (#22606) 2025-08-01 12:03:41 -03:00
github-actions[bot] 239a641bd7 chore(DB): import pending files
Referenced commit(s): 9ad7cef3c4
2025-08-01 13:40:43 +00:00
Tereneckla 9ad7cef3c4 fix(Core/Items): count stats programatically instead of manually set (#22564)
Co-authored-by: heyitsbench <benjymansy123@gmail.com>
2025-08-01 10:36:01 -03:00
Vanna White b711c55c1e fix(CORE/lfg): Correct random LFG reward bug (#22599)
Co-authored-by: Kito <kito@vortexirc.com>
2025-08-01 09:55:22 +01:00
Anton Popovichenko 548447ffb0 fix(Core/Pet): Fix player pets attack (#22601)
Co-authored-by: PkllonG <PkllonG@users.noreply.github.com>
2025-07-31 14:45:24 -03:00
Takenbacon cd87350a17 fix(Core/Grids): Fix corpse loading after a server restart (#22594) 2025-07-30 22:49:09 -03:00
github-actions[bot] 4e8d0f565f chore(DB): import pending files
Referenced commit(s): e526623d1d
2025-07-29 20:33:42 +00:00
Ryan Turner e526623d1d fix(DB/Commands): Added and updated commands for go objects, go creatures and group revive (#22229) 2025-07-29 21:32:41 +01:00
Tereneckla 9cf742a04b fix(Scripts/Spell): improve handling of refreshing diseases with Glyph of Disease (#22434) 2025-07-29 10:07:52 -03:00
github-actions[bot] ddefd87fef chore(DB): import pending files
Referenced commit(s): 2bc6e0f747
2025-07-29 13:05:40 +00:00
Tereneckla f0054bd197 fix(DB/Spells): add various spells to spell_groups (#22075) 2025-07-29 10:04:35 -03:00
github-actions[bot] 2bc6e0f747 chore(DB): import pending files
Referenced commit(s): 33a71434c9
2025-07-29 13:01:32 +00:00
Kitzunu 35d8d49ce3 feat(Core/ServerMail): Add AccountFlags condition to server mail temp… (#22549) 2025-07-29 10:01:16 -03:00
github-actions[bot] 33a71434c9 chore(DB): import pending files
Referenced commit(s): 67aa022dbf
2025-07-29 13:00:21 +00:00
avarishd 231a03d785 fix(Spells/Druid): Moonglade Raiment 2-piece set bonus (#22148) 2025-07-29 10:00:00 -03:00
Jelle Meeus 2e1f848f09 fix(Core/Unit): Add melee leeway for auto attacks (#22566) 2025-07-29 09:58:30 -03:00
Anton Popovichenko 67aa022dbf fix(Core/Leash): Improve leashing behavior and timer handling (#22525) 2025-07-29 09:55:56 -03:00
Jelle Meeus 40c58123b1 fix(Core/Player): allow attacking target within boundary radius when… (#22500)
Co-authored-by: Kito <kito@vortexirc.com>
2025-07-29 09:38:49 -03:00
Jelle Meeus 98eda3684d feat(Core/Spell): implement SPELL_ATTR2_CHAIN_FROM_CASTER (#22515)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2025-07-29 09:36:36 -03:00
Takenbacon a77bd19104 feat(Core/Maps): Remove worldobject container switch functionality (#22586) 2025-07-29 09:18:07 -03:00
github-actions[bot] 956f4b0751 chore(DB): import pending files
Referenced commit(s): 5031483ad1
2025-07-29 12:13:56 +00:00
Andrew 5031483ad1 fix(DB/SAI): Fix Poisonous Mushroom cast logic and move script to SAI (#22567) 2025-07-29 09:12:51 -03:00
天鹭 0abb998529 refactor(Core): Clean (#22583) 2025-07-29 09:11:25 -03:00
Takenbacon 57dacae38b feat(Core/Maps): Multithread startup map preloading (#22580) 2025-07-29 09:10:46 -03:00
Takenbacon f31643c72c feat(Core/Unit): Optimize AuraEffectList container (#22584) 2025-07-29 09:10:13 -03:00
Jelle Meeus cb580b9865 fix(Core/Spell): skip Guardian pets when searching for Party/R… (#22587) 2025-07-29 09:08:48 -03:00
Jelle Meeus fc4b2939ee refactor(World/WorldState): use prepared statements (#22582) 2025-07-28 02:04:03 -03:00
Andrew 970b6cf7b6 fix(Scripts/AhnKahet): Refactor Prince Taldaram vanish and embrace logic (#22524) 2025-07-28 02:03:00 -03:00
github-actions[bot] f5d39a2f8b chore(DB): import pending files
Referenced commit(s): b6bef0f6af
2025-07-27 13:31:48 +00:00
Rocco Silipo b6bef0f6af fix(DB/SAI): Implement Dialogue in the tavern (#22577) 2025-07-27 10:25:15 -03:00
Yehonal dbee211506 fix(bash/starter): enhance interactive mode handling (#22516)
This pull request updates the startup script in `apps/startup-scripts/src/starter` to improve handling of interactive and non-interactive modes, particularly when running under different session managers. 

### Improvements to interactive and non-interactive mode handling:

* Updated the condition to check if the application should run interactively by combining `AC_LAUNCHED_BY_PM2` and `AC_DISABLE_INTERACTIVE` environment variables. This ensures more accurate handling of interactive mode.


Fixes: https://github.com/azerothcore/azerothcore-wotlk/issues/22507
2025-07-27 13:50:20 +02:00
github-actions[bot] 90ac298155 chore(DB): import pending files
Referenced commit(s): 60643ce5e7
2025-07-27 08:02:39 +00:00
Kitzunu 60643ce5e7 feat(Script/Command): Add AccountFlag pinfo output (#22548) 2025-07-27 09:59:13 +02:00
github-actions[bot] e66f763a9c chore(DB): import pending files
Referenced commit(s): 4da5884532
2025-07-27 07:28:39 +00:00
Andrew 4da5884532 fix(DB/SAI): Grant quest credit to all group members for quest The Mi… (#22572) 2025-07-27 09:11:27 +02:00
Kitzunu 3f46e05d36 refactor(Core/Account): Move account flag logic from AccountMgr to WorldSession (#22558) 2025-07-27 08:54:16 +02:00
Jelle Meeus 24d1a4808f fix(Scripts/Spells): Death and Decay not breaking Hungering Cold (#22573) 2025-07-27 00:12:49 -03:00
Christian M d2fb893f87 feat(Core/Player): Allow spell validation to be skipped at server owner's risk (#22521)
Co-authored-by: Tereneckla <Tereneckla@pm.me>
2025-07-26 19:26:00 -03:00
github-actions[bot] 00f411c0b1 chore(DB): import pending files
Referenced commit(s): dad67f9bb0
2025-07-26 19:43:50 +00:00
Andrew 9f8cd74205 fix(DB/Spell): Fix serverside spell Grow (#22569)
Co-authored-by: Gustavo <sirikfoll@hotmail.com>

Cherry-picked from commit: https://github.com/TrinityCore/TrinityCore/commit/0b766db6a41a4db0d631e36fcc753c658b746328
2025-07-26 16:43:17 -03:00
Andrew dad67f9bb0 fix(Scripts/CullingOfStratholme): Prevent Arthas from despawning (#22570) 2025-07-26 16:42:49 -03:00
github-actions[bot] 5a96fbd23e chore(DB): import pending files
Referenced commit(s): 71c2dbfa20
2025-07-26 10:07:12 +00:00
chaosua 71c2dbfa20 fix(DB/page_text_locale): fix gender tags and html for 3539, 3540, 3541 (#22562) 2025-07-26 12:06:09 +02:00
NoxMax 27da054661 feat(Core): make BGs and Arena prep time configurable (#22136)
Co-authored-by: Tereneckla <Tereneckla@pm.me>
2025-07-26 02:09:20 +01:00
github-actions[bot] 6c72e9b9ee chore(DB): import pending files
Referenced commit(s): 5155f97261
2025-07-25 07:02:19 +00:00
Tereneckla 99931d59d8 fix(Script/Creature): Add random delay to Gargoyle casts (#22512) 2025-07-25 09:02:02 +02:00
Jelle Meeus 5155f97261 fix(DB/Event): Scourge Invasion Shadow of Doom and rare loot (#22518) 2025-07-25 09:01:04 +02:00
github-actions[bot] e494a1ecb2 chore(DB): import pending files
Referenced commit(s): e0aca50840
2025-07-24 20:25:38 +00:00
Ryan Turner e0aca50840 fix(DB/Spawns) Removes 6x creature spawns for "Lordaeron Citizen" (#22552) 2025-07-24 21:24:37 +01:00
Kitzunu dc3d2def80 feat(Core/Load): Add debug logs for zone and area assignment (#22509) 2025-07-24 16:21:05 -03:00
Quentin Dawans 250bc557f4 fix(Conf/Misc): Update max visibility description (#22187) 2025-07-24 21:06:37 +02:00
github-actions[bot] 37a7c76c0a chore(DB): import pending files
Referenced commit(s): 084605d495
2025-07-24 17:57:16 +00:00
Rocco Silipo 084605d495 fix(DB/SAI): Implement various missing Culling of Stratholme behaviours (part 2). (#22550) 2025-07-24 14:56:15 -03:00
Jelle Meeus e685c7f4ad fix(Core/Spell): skip Guardian pets when searching for Party/Raid members (#22528) 2025-07-24 18:25:11 +02:00
Kitzunu 9286bb363e fix(Core/Account): Change account flag updates to async connection (#22547) 2025-07-24 16:52:51 +02:00
github-actions[bot] 283e831594 chore(DB): import pending files
Referenced commit(s): 603249c046
2025-07-24 13:10:02 +00:00
Kitzunu 1e68280691 feat(Core/Account): Add account flags support (#22533) 2025-07-24 10:09:30 -03:00
Jelle Meeus 603249c046 fix(Core/Unit): wrong behavior of HasUnitMovementFlag (#22529) 2025-07-24 10:09:01 -03:00
github-actions[bot] 298ba0f035 chore(DB): import pending files
Referenced commit(s): 6e16139b35
2025-07-24 13:06:06 +00:00
Rocco Silipo 6e16139b35 fix(DB/SAI): Implement various missing Culling of Stratholme behaviours (#22545) 2025-07-24 10:05:03 -03:00
Jelle Meeus cd2c081a64 fix(Scripts/Northrend): Ulduar Mimiron plasma ball always target victim (#22543)
Co-authored-by: Tereneckla <Tereneckla@pm.me>
2025-07-24 10:02:11 -03:00
github-actions[bot] 2a3075504e chore(DB): import pending files
Referenced commit(s): 308e6ce015
2025-07-24 06:32:53 +00:00
Andrew 308e6ce015 fix(DB/Creature): Update Amanitar spawn position (#22542) 2025-07-24 08:31:50 +02:00
Ryan Turner 60800314ab fix(DB/SQL): Do not give all permissions to user "acore" upon creation via the sql file (#22540) 2025-07-23 18:32:48 -03:00
Tereneckla a96c7e85c5 fix(Core/Player): Only mark spells as invalid when none of the Skills match (#22537) 2025-07-23 12:49:29 -03:00
github-actions[bot] 6bf8469cf3 chore(DB): import pending files
Referenced commit(s): f9a26d21d7
2025-07-23 13:54:48 +00:00
Rocco Silipo f9a26d21d7 fix(DB/Creature): Rhunok cannot be attacked anymore without using first Tormentor's Incense. (#22534) 2025-07-23 15:53:40 +02:00
github-actions[bot] 7f4f39b089 chore(DB): import pending files
Referenced commit(s): ae81ce2a24
2025-07-22 16:13:29 +00:00
Rocco Silipo ae81ce2a24 fix (DB/Creature) Edit Geirrvif's position. (#22531) 2025-07-22 18:12:24 +02:00
github-actions[bot] e66931ca4a chore(DB): import pending files
Referenced commit(s): 3bb130f06a
2025-07-22 15:17:34 +00:00
Rocco Silipo 3bb130f06a fix (DB/Creature) Set right faction for Ice Steppe Rhinos. (#22530) 2025-07-22 17:16:29 +02:00
github-actions[bot] 6fe2792fef chore(DB): import pending files
Referenced commit(s): 3582369b67
2025-07-22 12:06:03 +00:00
Rocco Silipo 3582369b67 fix (DB/Gameobject) Vordrassil Seeds now have a corrected spawn point. (#22527) 2025-07-22 14:05:00 +02:00
github-actions[bot] 50ff7ef67b chore(DB): import pending files
Referenced commit(s): a885fd04b2
2025-07-22 06:24:30 +00:00
Rocco Silipo a885fd04b2 fix (DB/Creature) Eyes Above quest issues are now solved. (#22513) 2025-07-22 08:23:29 +02:00
github-actions[bot] d36f690e4c chore(DB): import pending files
Referenced commit(s): f7d88089aa
2025-07-21 23:30:28 +00:00
Andrew f7d88089aa fix(Scripts/GrizzlyHills): Refactor Red Rocket quest to use SmartAI s… (#22517) 2025-07-21 20:29:22 -03:00
github-actions[bot] 8621c2cef9 chore(DB): import pending files
Referenced commit(s): 982f75541a
2025-07-21 21:50:49 +00:00
Jelle Meeus 982f75541a fix(DB/Event): Scourge Invasion vendor conditions (#22519) 2025-07-21 18:49:48 -03:00
Fazzul 65ad4b1b49 fix(Scripts/Ulduar): Phase 1 of Thorim (#22037) 2025-07-20 18:40:08 +02:00
Jelle Meeus e28ea50766 fix(Scripts/Spells): killing with Victory Rush grants Victory Rush (#22514) 2025-07-20 11:11:59 -03:00
github-actions[bot] 10a22aba9c chore(DB): import pending files
Referenced commit(s): 1c87fc4e28
2025-07-20 07:21:25 +00:00
avarishd 1c87fc4e28 fix(DB/Custom): Stackable debuffs for wotlk dungeons/T7 raids (#22062) 2025-07-20 09:19:57 +02:00
github-actions[bot] 9ef0e4f9db chore(DB): import pending files
Referenced commit(s): f478d23288
2025-07-20 06:57:52 +00:00
avarishd f478d23288 fix(DB/Custom): Stackable debuffs for wotlk T8 and up raids (#22105) 2025-07-20 08:56:23 +02:00
github-actions[bot] fac1cb5e21 chore(DB): import pending files
Referenced commit(s): 53e1cd553b
2025-07-20 06:12:14 +00:00
Jelle Meeus 53e1cd553b fix(Scripts/Spells): Update Death Knight Ebon Gargoyle auras and damage, and Ghoul auras (#22398)
Co-authored-by: Tereneckla <Tereneckla@pm.me>
2025-07-20 08:10:47 +02:00
skelUA 7c4a5bc37c fix(Core/Metrics): InfluxDB v1 config check #22358 (#22479)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2025-07-19 22:14:42 +02:00
天鹭 7ff30f5b30 fix(Core/Authserver): HandleLogonProof query as async (#22510)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2025-07-19 22:07:22 +02:00
github-actions[bot] f0117913f1 chore(DB): import pending files
Referenced commit(s): 819c03e238
2025-07-19 17:09:40 +00:00
Jelle Meeus 819c03e238 fix(DB/Event): Scourge Invasion creature_template, quest mail, loot (#22501) 2025-07-19 19:08:11 +02:00
Kitzunu 129434bb42 feat(DB): Release ACDB 13.0.0 (#22508) 2025-07-19 13:16:46 +02:00
Andrew 3ca377fed3 refactor(Core/PlayerSettings): Refactor Player settings handling for efficiency (#22494)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-19 11:38:04 +02:00
Francesco Borzì c6a53849c7 refactor(Core/Misc): string handling and use smart pointer for strand (#22351) 2025-07-19 11:36:40 +02:00
Kitzunu cbd8596184 fix(Core/Player): Unlearn invalid spells for race/class on login (#22370)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2025-07-19 11:35:26 +02:00
Takenbacon 5dbcdfcbd5 fix(Core/Creatures): Always update temp summons (#22484) 2025-07-19 11:32:27 +02:00
github-actions[bot] 4cbddc073a chore(DB): import pending files
Referenced commit(s): b65b719f56
2025-07-18 15:03:54 +00:00
Tereneckla b65b719f56 fix(DB/Spells): Update Killing Machine PPM rate (#22477) 2025-07-18 12:02:52 -03:00
Jelle Meeus 578fabfc7f fix(Core/Player): implement Character flag CHARACTER_FLAG_RESTING (#22499) 2025-07-18 11:14:27 +02:00
Martin Leuner d40be8c1d4 fix(Scripts/AuchenaiCrypts): Remove debuff on summon death (#22461) 2025-07-16 10:06:21 -03:00
Rocco Silipo 9f5b56ac86 fix(Script/ScarletEnclave) Acherus Soul Prisons now reset properly. (#22496)
Co-authored-by: Takenbacon <revoke1336@live.com>
2025-07-16 10:22:00 +02:00
github-actions[bot] f5ee400be2 chore(DB): import pending files
Referenced commit(s): 1947442137
2025-07-15 20:27:49 +00:00
sudlud 1947442137 fix(Scripts/Midsummer): improve torch tossing based on sniffs (#22378) 2025-07-15 22:26:46 +02:00
Tereneckla 6a8d08383e fix(Core/Config): align worldconfig default values to .conf.dist (#22475) 2025-07-15 09:14:02 +02:00
github-actions[bot] b52eb53762 chore(DB): import pending files
Referenced commit(s): 38cb6ace25
2025-07-15 07:06:56 +00:00
Paul 38cb6ace25 fix(Core/Spells): Fixed explosive shot ammo consumption (#21501)
Co-authored-by: pavel_k <pavel_k@mail.com>
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2025-07-15 09:05:56 +02:00
attacksnack 506722ee88 fix(Scripts/Kalimdor): Fix hardcoded gossip in zone_felwood (#21931)
Co-authored-by: Christopher Höllriegl <buddiman@users.noreply.github.com>
2025-07-15 07:01:52 +02:00
Anton Popovichenko 7712c2a973 fix(Core/FleeingMovementGenerator): Prevent fleeing players from moving off cliffs (#22462)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2025-07-14 10:24:55 +02:00
Jelle Meeus a88c058ef0 fix(Core/AI): prevent PetAI autocast leap to self and allies (#22472)
Co-authored-by: xomachine <xomachiner@gmail.com>
Co-authored-by: jackpoz <giacomopoz@gmail.com>
2025-07-14 10:23:55 +02:00
github-actions[bot] 5e30c5abaa chore(DB): import pending files
Referenced commit(s): 3c0a9d90dd
2025-07-14 01:32:14 +00:00
Rocco Silipo 3c0a9d90dd fix (DB/Creature) Remove Blood Plague, Frost Fever etc... from various Scarlet Enclave npcs. (#22471) 2025-07-14 03:31:11 +02:00
Rocco Silipo 88342576e0 fix (Script/Scarlet Enclave) Named Npcs can no longer be attacked after the end of the The Light of Dawn battle. (#22463) 2025-07-13 08:50:50 +02:00
Benjamin Jackson bfd3f0aa95 chore(Core/Config): Finish removing config option. (#22464)
Co-authored-by: Takenbacon <922834+Takenbacon@users.noreply.github.com>
2025-07-13 00:19:00 +02:00
Jelle Meeus b463e8c07f fix(Scripts/World): fix windows/mac build (#22465) 2025-07-13 00:18:28 +02:00
github-actions[bot] 5fb1c324ac chore(DB): import pending files
Referenced commit(s): 8e083fbde3
2025-07-12 18:55:21 +00:00
Jelle Meeus 8e083fbde3 feat(Core/WorldState): init Scourge Invasion pre-wrath event (#22286)
Co-authored-by: Orozxy <crusadermeile@gmail.com>
Co-authored-by: Killerwife <killerwife@gmail.com>
Co-authored-by: Ryan Turner <AugustoMendes4426@gmail.com>
2025-07-12 20:54:18 +02:00
github-actions[bot] 68bac6ee0c chore(DB): import pending files
Referenced commit(s): 2787eb4588
2025-07-12 18:49:11 +00:00
Jelle Meeus 2787eb4588 fix(Scripts/EasternKingdoms): Add quest requirement to Orbaz Bloodbane's Ebon Hold portal (#22443)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2025-07-12 20:48:05 +02:00
Ryan Turner 561399e011 chore(CI): Corrected the name of workflow in action tab to be more clear. (#22459) 2025-07-11 14:59:50 -04:00
Anton Popovichenko 628f6255c4 fix(Core/FleeingMovementGenerator): Prevent fear movement from causing characters to fall through the ground (#22451) 2025-07-11 11:44:44 -03:00
Takenbacon 1c3cbd3d9e feat(Core/Maps): Improve map object updater (#22392) 2025-07-11 16:00:16 +02:00
Seamthesis 9d6c7ad7ea fix(Core/Group): incorrect parameter type in RegisterGroupId (#22448)
Co-authored-by: Rykles <219719782+Seamthesis@users.noreply.github.com>
2025-07-11 15:54:42 +02:00
Ryan Turner b90638fdf3 feat(Codestyle/SQL): Ensure InnoDB is used as DB Engine (#22457) 2025-07-11 15:52:16 +02:00
github-actions[bot] 418cabbb6e chore(DB): import pending files
Referenced commit(s): 0ea5b9cc4e
2025-07-11 12:51:50 +00:00
Jelle Meeus 0ea5b9cc4e fix(DB/world_state): Update engine to InnoDB (#22456) 2025-07-11 14:50:40 +02:00
Benjamin Jackson 7724dd00d1 fix(Core/Battlegrounds): Add Call to Arms bonus data to Alterac Valley and fix bonuses for other battlegrounds. (#21923) 2025-07-11 08:32:10 -03:00
Benjamin Jackson bae4dd8ccf feat(Core): Add config for legacy arena team start rating. (#22080)
Co-authored-by: Tereneckla <Tereneckla@pm.me>
2025-07-11 08:30:20 -03:00
Benjamin Jackson 1679a9ff42 fix(Core/Unit): Don't extend leash when taking self-inflicted damage. (#22449) 2025-07-11 08:17:01 -03:00
Benjamin Jackson 70faaf9288 fix(Core/SharedDefines): Define creature static flags. (#22127)
Co-authored-by: killerwife <killerwife@users.noreply.github.com>
2025-07-10 16:19:24 -03:00
Andrew cdf35268a2 fix(Core/Opcodes): Crash fix (#22453) 2025-07-10 12:04:13 -03:00
Rocco Silipo 09b9320f6f fix(Script/ScarletEnclave): Darion now have Corrupter Ashbringer on respawn. (#22452) 2025-07-10 09:59:25 -03:00
Tereneckla 1ce01c8dad fix(Core/LFG): revert #22360 (#22436) 2025-07-10 09:56:11 -03:00
github-actions[bot] 50a5ee1be5 chore(DB): import pending files
Referenced commit(s): 557f1c374b
2025-07-10 10:48:45 +00:00
Rocco Silipo 557f1c374b fix (DB/Creature) Ensure that Scarlet Npcs respawn without the NON_ATTACKABLE flag. (#22450) 2025-07-10 07:47:44 -03:00
github-actions[bot] 3bb1512b65 chore(DB): import pending files
Referenced commit(s): 7dfe1a854c
2025-07-09 18:47:24 +00:00
Rocco Silipo 7dfe1a854c fix (DB/Quest) Chapter V aura is now added to players when “The Light of Dawn” is delivered. (#22437) 2025-07-09 20:46:25 +02:00
github-actions[bot] 96ecdc3324 chore(DB): import pending files
Referenced commit(s): d071719cb5
2025-07-08 17:54:34 +00:00
Apatia d071719cb5 fix(DB/CreatureFormations): Add formations to NPCs in the Magister's Terrace (#22440) 2025-07-08 19:53:35 +02:00
Kitzunu 619f40b01f feat(Core/Chat): Allow whispers to Game Masters regardless of sender … (#22417) 2025-07-08 12:00:03 -03:00
github-actions[bot] 2f47656531 chore(DB): import pending files
Referenced commit(s): 781059efeb
2025-07-08 14:58:46 +00:00
Andrew 781059efeb fix(Scripts/ScarletEnclave): Refactor 'How to Win Friends' quest scri… (#22432)
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2025-07-08 11:57:46 -03:00
Tereneckla dcc500d7b7 fix(Core/Spells): Glyph of Scourge Strike can prolong diseases that were reapplied (#22438) 2025-07-08 09:33:33 -03:00
github-actions[bot] 6d78dbefa2 chore(DB): import pending files
Referenced commit(s): 0121589bb0
2025-07-07 17:53:31 +00:00
Rocco Silipo 0121589bb0 fix (DB/Creature) The Eye of Acherus now removes the aura from the player on death. (#22428) 2025-07-07 19:48:19 +02:00
Yehonal ed8139b82a feat(tests): add BATS test parallel conf and integration tests for compiler module (#22421) 2025-07-06 17:03:51 +02:00
Yehonal 9fcacf7ea7 feat: improve session management and PM2 support in startup scripts (#22420)
New feature to manage service restart policies and refactors crash logging paths for better flexibility and clarity. The most significant changes include adding support for configurable restart policies (`on-failure` and `always`), updating documentation to reflect these changes, and improving crash path handling in multiple scripts.
2025-07-06 12:00:38 +02:00
Yehonal 9a837ee1f7 fix(bash): Improve session management and GDB handling in service scripts (#22418)
This pull request introduces several enhancements and fixes to the startup scripts for AzerothCore, focusing on improving service management, interactive mode handling, and script execution. The most important changes include adding support for non-interactive mode, enhancing systemd integration, and refactoring the starter script to handle binary paths and files more robustly.

### Enhancements to Service Management:
* **Non-Interactive Mode:** Added `AC_DISABLE_INTERACTIVE` environment variable to disable interactive prompts for services running without session managers (e.g., systemd/pm2). This prevents hanging during non-interactive execution. (`apps/startup-scripts/src/run-engine`, `apps/startup-scripts/src/service-manager.sh`) [[1]](diffhunk://#diff-1792abab64da981c71221890876ce832aab405f670f320f75b73b8788b1a4174R336-R349) [[2]](diffhunk://#diff-31edfed7f73d0647a5fc96ce74c249e025e884cd1fe06621cb78eb4a381464f9R724-R727)
* **Enhanced Systemd Integration:** Services using session managers like tmux/screen are automatically configured with `Type=forking` and appropriate `ExecStop` commands to terminate sessions gracefully. (`apps/startup-scripts/src/service-manager.sh`) [[1]](diffhunk://#diff-31edfed7f73d0647a5fc96ce74c249e025e884cd1fe06621cb78eb4a381464f9R401-R425) [[2]](diffhunk://#diff-31edfed7f73d0647a5fc96ce74c249e025e884cd1fe06621cb78eb4a381464f9R567-R578)

### Improvements to Script Execution:
* **Starter Script Refactor:** Updated the starter script to require both binary path and file name as parameters, improving clarity and error handling. (`apps/startup-scripts/src/starter`) [[1]](diffhunk://#diff-e92f132163ec1e49dc625eac9107c6841ae14e416aa35adec787dca5031dc631L6-R16) [[2]](diffhunk://#diff-e92f132163ec1e49dc625eac9107c6841ae14e416aa35adec787dca5031dc631L26-R44)
* **Temporary GDB File Management:** Enhanced handling of temporary GDB configuration files, ensuring proper cleanup after execution. (`apps/startup-scripts/src/starter`) [[1]](diffhunk://#diff-e92f132163ec1e49dc625eac9107c6841ae14e416aa35adec787dca5031dc631R68-R70) [[2]](diffhunk://#diff-e92f132163ec1e49dc625eac9107c6841ae14e416aa35adec787dca5031dc631R92-R141)

### Updates to Tests:
* **Test Adjustments:** Modified test cases to reflect the updated starter script parameter requirements and error messages. (`apps/startup-scripts/test/test_startup_scripts.bats`) [[1]](diffhunk://#diff-febbaeb294e50bdba0511ecad5d44b0c3f11ae92c79dd19dbd5f61d41a654278L26-R26) [[2]](diffhunk://#diff-febbaeb294e50bdba0511ecad5d44b0c3f11ae92c79dd19dbd5f61d41a654278L41-R49)
2025-07-05 23:02:04 +02:00
Kitzunu a1a11a7c38 BREAKINGCHANGE(Metrics): Support InfluxDB v2 (#22358)
This commit introduces support for InfluxDB v2 in the metric logging system, updates configuration options, and enhances the code to handle both InfluxDB v1 and v2. The changes include updates to the `Metric` class, configuration file, and logging behavior.

### InfluxDB v2 Support:
* Added support for InfluxDB v2 in the `Metric` class by introducing new configuration options (`Metric.InfluxDB.Org`, `Metric.InfluxDB.Bucket`, `Metric.InfluxDB.Token`) and logic to handle v2-specific parameters.
* Updated the `SendBatch` method to construct HTTP requests differently based on whether v1 or v2 is enabled. 

### Configuration Updates:
* Replaced the `Metric.ConnectionInfo` configuration with `Metric.InfluxDB.Connection` and added detailed comments and examples for both InfluxDB v1 and v2 configurations in `worldserver.conf.dist`.
* Added placeholder configuration entries for InfluxDB v2 parameters (`Metric.InfluxDB.Org`, `Metric.InfluxDB.Bucket`, `Metric.InfluxDB.Token`) in `worldserver.conf.dist`. 

### Logging Enhancements:
* Added a commented-out logger configuration (`Logger.metric`) in `worldserver.conf.dist` for potential use in metric-specific logging.
2025-07-05 12:00:08 +02:00
Yehonal 161898b7e6 fix(installer/windows): update OpenSSL version to 3.5.1 to fix gh build errors (#22416)
Chocolatey on windows cannot download openssl 3.4.1 since the source has been removed.

3.5.1 is available instead. However, this must be tested

This https://community.chocolatey.org/packages/openssl/3.4.1 is pointing to this: https://slproweb.com/download/Win32OpenSSL-3_4_1.exe that doesn't exist anymore and has been replaced by the 3.4.2, but chocolatey doesn't have this version yet
2025-07-03 20:31:18 +02:00
github-actions[bot] bd6011414a chore(DB): import pending files
Referenced commit(s): 75915c2e12
2025-07-03 17:28:49 +00:00
Jelle Meeus 75915c2e12 fix(DB/SAI): Use Holy Fire spell for Draenei Anchorite (#22414) 2025-07-03 14:27:46 -03:00
github-actions[bot] 4744ba3970 chore(DB): import pending files
Referenced commit(s): 4e9889db24
2025-07-03 15:44:24 +00:00
Kitzunu 87e500ff0f fix(DB/Autobroadcast): Update 'text' column in autobroadcast_locale t… (#22382) 2025-07-03 16:43:55 +01:00
github-actions[bot] 545d5a48e2 chore(DB): import pending files
Referenced commit(s): 08e6d4786a
2025-07-03 15:43:34 +00:00
Ryan Turner 4e9889db24 fix(DB/Quests) - Corrected the Reputation requirements for the Scryers and Aldor (#22362)
Co-authored-by: Tereneckla <Tereneckla@pm.me>
2025-07-03 16:43:23 +01:00
github-actions[bot] 08e6d4786a chore(DB): import pending files
Referenced commit(s): 0628ea53bb
2025-07-03 15:42:33 +00:00
Ryan Turner 206589636e fix(DB/ArathiBasin): Replacement for previously lost tabards added and adjustements to quests (#22338) 2025-07-03 16:42:22 +01:00
Benjamin Jackson dba7f694ed fix(Scripts/Spells): Don't proc Misdirection from Mend Pet's heal effect. (#22293) 2025-07-03 16:41:52 +01:00
Macs-Account 0628ea53bb fix(Core/Unit): Add previously unreferenced DealDamage script hook in Unit (#22207) 2025-07-03 16:41:30 +01:00
Jelle Meeus 7561147e7c fix(Core/Spells): No longer add a signature to items created by NPCs (#22415) 2025-07-03 12:35:06 -03:00
IntelligentQuantum f0a38b3091 feat(Core/LFG): RDF CF (#22360) 2025-07-03 10:46:02 -03:00
Yehonal 04547d90b3 fix(CI): update build job to support multiple Ubuntu versions (#22413) 2025-07-03 11:03:16 +02:00
github-actions[bot] 583c115660 chore(DB): import pending files
Referenced commit(s): 780c240440
2025-07-03 06:07:22 +00:00
Ryan Turner 780c240440 fix(DB/SAI) - Corrects Corpse.Decay for Patchwerk from the end of the Death Knight zone (#22412) 2025-07-03 08:06:19 +02:00
github-actions[bot] 10e1f3af8c chore(DB): import pending files
Referenced commit(s): ba7407b562
2025-07-02 23:43:46 +00:00
Andrew ba7407b562 fix(DB/SAI: Fix Archerus Deathcharger not despawning if players move … (#22411) 2025-07-02 20:42:44 -03:00
github-actions[bot] ab38edb81b chore(DB): import pending files
Referenced commit(s): 8dccc64668
2025-07-02 07:03:53 +00:00
Rocco Silipo 8dccc64668 fix (DB/Creature) Tirion doesn't get back on his horse anymore during The Light of Dawn event. (#22406) 2025-07-02 04:02:52 -03:00
Benjamin Jackson 12328920dd fix(Core/Reputation): Remove At War flag when rising above hated reputation. (#22386) 2025-07-01 15:44:48 -03:00
github-actions[bot] 273607b38a chore(DB): import pending files
Referenced commit(s): a04375e4fe
2025-07-01 18:38:05 +00:00
Rocco Silipo a04375e4fe fix (DB/Creature) A couple of simple SmartAI corrections for Scarlet Ghouls and Scourge Gryphons. (#22405) 2025-07-01 20:37:02 +02:00
github-actions[bot] fcda60bbea chore(DB): import pending files
Referenced commit(s): 77529b0769
2025-07-01 14:42:57 +00:00
Rocco Silipo 77529b0769 fix (DB/Creature) Elite npcs no longer die during The Light of Dawn battle. (#22402) 2025-07-01 16:41:46 +02:00
github-actions[bot] e01286fcb2 chore(DB): import pending files
Referenced commit(s): c581abc4cd
2025-07-01 14:40:07 +00:00
Rocco Silipo c581abc4cd fix (DB/Creature/Scarlet Enclave) Implement Ghouls and Gryphon spawn and behaviour. (#22348)
Co-authored-by: Yehonal <yehonal.azeroth@gmail.com>
2025-07-01 16:39:05 +02:00
Yehonal e1b2689c3a feat(bash): startup-scripts reworked + bash scripts workflow integration (#22401) 2025-07-01 15:35:54 +02:00
github-actions[bot] d3130f0d39 chore(DB): import pending files
Referenced commit(s): 681e8439ff
2025-07-01 07:18:01 +00:00
Andrew 681e8439ff fix(Scripts/ScarletEnclave): Correct Tirion spawn position in Light o… (#22394) 2025-07-01 09:17:00 +02:00
Jelle Meeus dbb995cace refactor(Scripts/Pet): Death Knight use creature register macros (#22399) 2025-06-30 17:55:18 +02:00
Takenbacon fd262c3ab1 feat(Core/Config): Improvements to config caching (#21647) 2025-06-30 17:14:12 +02:00
github-actions[bot] 904ddc72cc chore(DB): import pending files
Referenced commit(s): 656694b383
2025-06-30 03:50:49 +00:00
Jelle Meeus 656694b383 feat(Core/Command): add GM spectator to allow cross-faction /follow (#22393) 2025-06-30 00:49:47 -03:00
github-actions[bot] ab5af303ab chore(DB): import pending files
Referenced commit(s): 31012923c1
2025-06-29 19:12:09 +00:00
Andrew 31012923c1 fix(Core/Spells): Fix SPELL_EFFECT_LEAP_BACK not working on targeted … (#22389) 2025-06-29 16:11:11 -03:00
github-actions[bot] c3cec7198e chore(DB): import pending files
Referenced commit(s): 563ef5d7d9
2025-06-29 19:03:11 +00:00
Kitzunu ae28b35f2c feat(Scripts/Commands): Add guild ranks display to guild info command (#22380) 2025-06-29 16:02:55 -03:00
Christian M 563ef5d7d9 fix(Scripts/Spells): Death Knight Bone shield charges now have a 2 second delay between uses. (#22340) 2025-06-29 16:02:09 -03:00
github-actions[bot] d00449dbd8 chore(DB): import pending files
Referenced commit(s): 57487b8244
2025-06-29 18:59:54 +00:00
Benjamin Jackson 57487b8244 fix(DB/Creature): Make Captured Raptor immune to player characters. (#22387)
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2025-06-29 15:58:53 -03:00
github-actions[bot] 9c2ea449b6 chore(DB): import pending files
Referenced commit(s): 3b13fe6207
2025-06-29 11:29:19 +00:00
Jelle Meeus 3b13fe6207 fix(Scripts/Spells): add script to GM spell CooldownAll (#22383) 2025-06-29 13:28:21 +02:00
Kitzunu f4e049f227 refactor(db-scripts): replace PowerShell database tools with Bash scripts and update documentation (#22372)
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/4343

This pull request replaces the PowerShell implementation of the AzerothCore database export and squash tools with Bash scripts, streamlining the process and improving compatibility. It also updates the documentation to reflect these changes. The most important changes include the creation of new Bash scripts for exporting databases, squashing databases, and updating versions, as well as the removal of the previous PowerShell script and its associated documentation.

### Script Replacement and Enhancements:
* [`apps/DatabaseSquash/DatabaseExporter/DatabaseExporter.sh`](diffhunk://#diff-af0bd252ac095aaad91b842c75b60a689792e6dc9ce88f5e2e4b6f68acf84dcaR1-R69): Introduced a Bash script to replace the PowerShell implementation for exporting database tables, with added features such as formatted SQL output and dynamic directory creation.
* [`apps/DatabaseSquash/DatabaseSquash.sh`](diffhunk://#diff-79ff4f749c045a7d91e9b43aefb5d6fbebdc5fdfb430fbcba329e4d96d71a4fbR1-R52): Added a Bash script to automate the database squash process, integrating the version updater and database exporter tools.
* [`apps/DatabaseSquash/VersionUpdater/VersionUpdater.sh`](diffhunk://#diff-3abc69c645cb80aff30824739e317c9e847e743eeab15ab4825951d10179b265R1-R84): Created a Bash script for automatically updating the version in `acore.json` and generating SQL update files with proper versioning.

### Documentation Updates:
* [`apps/DatabaseSquash/DatabaseExporter/databaseexporter.md`](diffhunk://#diff-b2b291286f2b900a022474f00754ebfe78410780c010d46752335a372d688aefR1-R16): Rewritten documentation to reflect the usage of the new Bash script for database exporting.
* [`apps/DatabaseSquash/VersionUpdater/versionupdater.md`](diffhunk://#diff-f12e21f8a404957c90d9120cf9df0724ff27a7efdb5de0798d974079cfe8adadR1-R10): Added documentation for the new version updater tool, explaining its functionality and usage.
* [`apps/DatabaseSquash/databasesquash.md`](diffhunk://#diff-4a559f6e7404b529714bac65ad22744feb7b9f88343864a20e0a46974233767eR1-R11): Documented the overall database squash tool, detailing its integration of the version updater and database exporter scripts.

### Removal of Legacy Code:
* [`apps/DatabaseExporter/DatabaseExporter.ps1`](diffhunk://#diff-2b4e49f704d88a372b5160c7278839668c81dbecaf52a4edd327873e30b9ae70L1-L234): Removed the PowerShell script for database exporting, along with its associated functionality and settings.
* [`apps/DatabaseExporter/databaseexporter.md`](diffhunk://#diff-0618d62def0d611be6e0d4fc524df6f702f493cb87870d9382402aaf52f484e8L1-L85): Deleted outdated documentation for the PowerShell-based database exporter tool.
2025-06-28 16:17:48 +02:00
Hyjarion 969e0275a9 fix(Core/Player): Mutilate + Cold Blood crit fix (#22308) 2025-06-28 10:58:45 -03:00
Kitzunu ca8a2a5f58 fix(CI/Codestyle): Add directory check to SQL codestyle script (#22376) 2025-06-28 15:06:39 +02:00
github-actions[bot] c0276a3410 chore(DB): import pending files
Referenced commit(s): bd0bcaef09
2025-06-28 12:08:41 +00:00
Rocco Silipo bd0bcaef09 fix(DB/Creature): Remove respawn time from the smartAI of some npc's in the scarlet enclave. (#22375) 2025-06-28 09:07:42 -03:00
Rocco Silipo d6cf473882 fix (Core/SmartScript) Improve SMART_ACTION_START_CLOSEST_WAYPOINT. (#22364)
Co-authored-by: Yehonal <yehonal.azeroth@gmail.com>
2025-06-27 20:07:54 +02:00
github-actions[bot] 732b916a2a chore(DB): import pending files
Referenced commit(s): 989b64cb3d
2025-06-27 13:31:23 +00:00
SHIHUANG214 989b64cb3d feat(Script/Commands): allow to pass email in account create (#22310)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2025-06-27 15:30:21 +02:00
Kitzunu 5311717a89 fix(Player/Skills): Improve skill validation and logging in Player::_… (#22369) 2025-06-27 09:14:04 -03:00
Benjamin Jackson f01e5d157c refactor(Core/Scripting): Forward-declare AuctionEntry as a struct rather than a class. (#22282) 2025-06-27 09:43:05 +01:00
github-actions[bot] 69645f37d4 chore(DB): import pending files
Referenced commit(s): ec23669a29
2025-06-27 08:40:30 +00:00
Tereneckla ec23669a29 feature(Scripts/Commands) choose Xth spawn of entry for go creature/gameobject id (#22363) 2025-06-27 09:39:26 +01:00
github-actions[bot] e8429688f1 chore(DB): import pending files
Referenced commit(s): e4583eb06f
2025-06-27 00:26:27 +00:00
Andrew e4583eb06f fix(DB/Creature): Bound Air, Fire and Water Elemental damage and immu… (#22300) 2025-06-26 21:25:30 -03:00
Tereneckla 67aa3e8e9c fix(Script/SWP): unify events that interact with Anveena in P5 Kil'Jaeden (#22366) 2025-06-26 17:39:48 -03:00
Vanna White 36c4de6590 fix(CORE/SAI): Properly Implement START_CLOSEST_WAYPOINT (#22256)
Co-authored-by: wetbrownsauce <you@example.com>
2025-06-26 13:12:13 +02:00
Tereneckla 0810fa076a refactor(Core/AI): rename FarthestTargetSelector to RangeSelector (#22026) 2025-06-24 23:09:38 +02:00
Benjamin Jackson f910147296 fix(Core/Movement): Use attack speed for leash reset period and only extend timer if in melee range or can't move freely. (#22350)
Co-authored-by: ratkosrb <35845488+ratkosrb@users.noreply.github.com>
2025-06-24 16:17:59 -04:00
Tereneckla e77f5d63da fix(Core/AI): crashfix(#22352) (#22353) 2025-06-24 17:03:45 -03:00
Takenbacon 8dbde7a588 fix(Core/Grids): Crash fix (#22347) 2025-06-23 09:51:50 -03:00
Tereneckla 92094eec01 fix(Core/Spell): implement SPELL_ATTR5_NOT_ON_PLAYER and SPELL_ATTR5_NOT_ON_PLAYER_CONTROLLED_NPC (#22332) 2025-06-22 22:51:58 -03:00
Kitzunu 8200f3729e fix(Core/SAI): Exclude GMs for player target/event (#22345) 2025-06-22 21:47:32 -03:00
Tereneckla 94f941731e fix (Core) update comments on unused SpellAttributes (#22343) 2025-06-22 17:01:53 +02:00
Tereneckla 86f460c0ca fix(Scripts/Spell): snapshot %dmg and crit when spreading or refreshing diseases with pestilence (#22306) 2025-06-22 11:38:09 +02:00
github-actions[bot] 90eb27cd15 chore(DB): import pending files
Referenced commit(s): f30a821b7f
2025-06-21 21:47:00 +00:00
Rocco Silipo f30a821b7f fix (DB/Script/Scarlet Enclave) Corrects some spell timers and adds a new spell for Darion Mograine. (#22324) 2025-06-21 23:45:59 +02:00
github-actions[bot] d68b0913a1 chore(DB): import pending files
Referenced commit(s): 7c171ae4dc
2025-06-21 18:45:05 +00:00
avarishd 7c171ae4dc fix(Scripts/ScarletEnclave): City guards should throw stuff at new DKs (#22317) 2025-06-21 20:44:01 +02:00
github-actions[bot] 5a58237007 chore(DB): import pending files
Referenced commit(s): 711f674c8a
2025-06-21 17:33:24 +00:00
Andrew 711f674c8a fix(Scripts/ScarletEnclave): Rewrite Brothers in Death (#22303) 2025-06-21 14:32:22 -03:00
github-actions[bot] 58b966cbff chore(DB): import pending files
Referenced commit(s): 9d03f229c9
2025-06-21 16:22:29 +00:00
Rocco Silipo 9d03f229c9 fix(DB/Condition): Deliver Stolen Horse only works near Salanar. (#22341) 2025-06-21 13:21:29 -03:00
Jelle Meeus 7fc8b14e3e feat(Core/Utilities): add Seconds overload for randtime (#22337) 2025-06-20 23:18:05 +02:00
Francesco Borzì e21dd80381 fix(Core/PlayerTaxi): prevent pop_front crash (#22292)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-18 19:10:33 +01:00
github-actions[bot] 56f8f6ab98 chore(DB): import pending files
Referenced commit(s): d94fbb1609
2025-06-18 13:48:10 +00:00
Andrew d94fbb1609 fix(Scripts/ZulDrak): Fix Ghymer not being healed by storm clouds (#22302) 2025-06-18 10:47:10 -03:00
Jelle Meeus 4d2fe013fd chore(vscode): update extensions, settings, tasks (#22200) 2025-06-17 21:26:17 +01:00
github-actions[bot] 4f44add274 chore(DB): import pending files
Referenced commit(s): 84533758f9
2025-06-17 19:15:44 +00:00
Tereneckla c5f3c968ad fix(DB/Creature) add CC immunities to the Fel Crystals in the Selin Fireheart encounter (#22304) 2025-06-17 20:15:31 +01:00
Ryan Turner 84533758f9 fix(core/SMART_EVENT_LINK) - Seperation and clarification of "not found or invalid, skipped" (#22240) 2025-06-17 20:14:45 +01:00
github-actions[bot] 31f466fa32 chore(DB): import pending files
Referenced commit(s): a902e7314c
2025-06-17 17:51:17 +00:00
avarishd 8c2b1bc79b fix(Scripts/HoL): Ionar's Static Overload missing knockback (#22049) 2025-06-17 14:50:29 -03:00
github-actions[bot] a902e7314c chore(DB): import pending files
Referenced commit(s): e50a692fc7
2025-06-17 17:50:18 +00:00
Jelle Meeus e50a692fc7 fix(DB): set game_event_* tables to use smallint (#22309) 2025-06-17 18:49:18 +01:00
github-actions[bot] 7f46986771 chore(DB): import pending files
Referenced commit(s): 19626d0bfa
2025-06-17 17:47:49 +00:00
Lyn 19626d0bfa fix(DB/Creature): Molten War Golem - Added immunities (#22315)
Co-authored-by: ratkosrb <ratkomladic2@abv.bg>
2025-06-17 18:46:46 +01:00
Yehonal 03df002471 fix(bash): repository initialization bugs and update configurations (#22311) 2025-06-17 18:30:51 +01:00
github-actions[bot] d3cbce652d chore(DB): import pending files
Referenced commit(s): 080e9e05da
2025-06-16 15:40:04 +00:00
avarishd 080e9e05da fix(Scripts/Items): Bloodsail Admiral's hat should despawn parrot on … (#22327) 2025-06-16 17:39:03 +02:00
github-actions[bot] dd96b57be4 chore(DB): import pending files
Referenced commit(s): a473138dbb
2025-06-15 21:43:51 +00:00
Benjamin Jackson a473138dbb fix(DB/Gameobject): Correct Area 52 Mailbox faction. (#22319) 2025-06-15 17:42:51 -04:00
github-actions[bot] 8daba92e58 chore(DB): import pending files
Referenced commit(s): c5cb54c2ea
2025-06-15 20:48:50 +00:00
Benjamin Jackson c5cb54c2ea fix(Scripts/ScarletEnclave): Improve Might of Mograine aura behavior. (#22320) 2025-06-15 22:47:46 +02:00
github-actions[bot] 6a054da69d chore(DB): import pending files
Referenced commit(s): c55e737fdd
2025-06-15 18:33:54 +00:00
Ryan Turner c55e737fdd fix(DB/Loot) - Archimonde now properly drops the Helms (#22322)
Co-authored-by: amed80 <8395873+amed80@users.noreply.github.com>
2025-06-15 19:32:55 +01:00
Andrew a8cc3b7ba7 fix(Scripts/AhnKahet): Fix Taldaram Spheres duration, spawn position … (#22296) 2025-06-13 18:52:21 -03:00
github-actions[bot] 1ce62f4718 chore(DB): import pending files
Referenced commit(s): 40a4ed5fc7
2025-06-12 09:23:16 +00:00
Smirnov Sergey 40a4ed5fc7 fix(DB/SAI/Scripts) [Sholazar Basin] Quest: A Hero's Burden -- Behavior of all NPCs (#22278) 2025-06-12 11:22:17 +02:00
github-actions[bot] 8060e2afbc chore(DB): import pending files
Referenced commit(s): d28d98a434
2025-06-12 09:18:39 +00:00
Andrew d28d98a434 fix(DB/SAI): Fix Eye of Taldaram not casting Shadowfury on death (#22297) 2025-06-12 11:17:39 +02:00
github-actions[bot] a79c7c09d3 chore(DB): import pending files
Referenced commit(s): 98ea0b40fa
2025-06-12 09:14:06 +00:00
Andrew 48b1480536 fix(DB/SAI): Fix Bonegrinder not casting Frightening Shout (#22299) 2025-06-12 11:13:29 +02:00
github-actions[bot] 79e3b48d6f chore(DB): import pending files
Referenced commit(s): 5a4da0c9a8
2025-06-12 09:13:19 +00:00
Andrew 98ea0b40fa fix(DB/Creature): Herald Volaj despawn on evade (#22295) 2025-06-12 11:13:01 +02:00
Andrew 5a4da0c9a8 fix(DB/SAI): Savage Cave Beast should enrage every 30-35s (#22294) 2025-06-12 11:12:22 +02:00
Andrew a20576dc8c fix(Scripts/UtgardePinnacle): Svala Sorrowgrave should not be unattac… (#22298) 2025-06-11 12:06:51 -03:00
Andrew a00e266b1f fix(Core/Spells): Fix Element 115 Perpetual Instability not preventin… (#22301) 2025-06-10 18:23:26 -03:00
Tereneckla 0afc258a6b fix(Core/Spell): Halve healing threat generated by paladins (#22271) 2025-06-09 23:25:33 -03:00
Tereneckla 3a7705409c fix(Core/Unit): use casttime for ppm calculation of spells (#22019) 2025-06-09 12:07:42 -03:00
Tereneckla 745f757551 refactor(Scripts/SunwellPlateau): use existing functions for Dark Fiend target search (#22025) 2025-06-09 11:55:17 -03:00
github-actions[bot] 9697ace17c chore(DB): import pending files
Referenced commit(s): d05276cb54
2025-06-09 11:13:30 +00:00
avarishd d05276cb54 fix(DB/SAI): Leaping Hatchling pet is not leaping around (#22287) 2025-06-09 12:12:19 +01:00
github-actions[bot] 43305233c7 chore(DB): import pending files
Referenced commit(s): 3092df60cc
2025-06-08 20:44:48 +00:00
Benjamin Jackson 3092df60cc fix(DB): Correct an area trigger teleport entry. (#22290) 2025-06-08 16:43:43 -04:00
github-actions[bot] 2277c48fe8 chore(DB): import pending files
Referenced commit(s): 8fe9ee2b96
2025-06-08 11:01:42 +00:00
Christian M 0f20934cad Quest - Imprisoned in the Citadel - Can now be completed. (#22231) 2025-06-08 12:01:07 +01:00
Ryan Turner 8fe9ee2b96 fix(DB/areatrigger_teleport) - Multiple updated areatriggers. (#22190) 2025-06-08 12:00:41 +01:00
github-actions[bot] 6f9696ad2c chore(DB): import pending files
Referenced commit(s): d365b18c0d
2025-06-08 10:56:24 +00:00
blinkysc d365b18c0d fix(DB/CreatureLoot) Fix loot table for Archimonde (#21785) 2025-06-08 11:55:18 +01:00
github-actions[bot] 11978bff08 chore(DB): import pending files
Referenced commit(s): d7452e83b0
2025-06-08 00:27:08 +00:00
Benjamin Jackson d7452e83b0 fix(DB): Significantly increase opcode limit for guild member note opcodes. (#22258) 2025-06-08 01:26:04 +01:00
github-actions[bot] 43108b8ee2 chore(DB): import pending files
Referenced commit(s): e3096010a4
2025-06-08 00:15:40 +00:00
Macs-Account 68ece33f89 fix(Core/Scripting): UnitScript::DealDamage always returns the original damage value (#22206) 2025-06-08 01:15:32 +01:00
Smirnov Sergey 608d110d7f fix(DB/Quest) Added/Fix missing russian quest locale and fix wrong russian locale. #3 (#22277) 2025-06-08 01:14:56 +01:00
Quentin Dawans e3096010a4 fix(DB/creature_loot) - Durar's and Kathorn's Power Cell corrected drop rate to 100% (#22203) 2025-06-08 01:14:34 +01:00
Andrew 9279b1248f fix(Core/SAI): Don't try to reposition SMC creatures while moving (fi… (#22280) 2025-06-07 15:43:53 -03:00
Jelle Meeus 13e9ae5206 fix(Core/Spells): channels no longer update player server-side orientation (#22138) 2025-06-07 12:58:53 +01:00
Benjamin Jackson 416955907d refactor(Core/Channel): Cast moderation level to account types and avoid boolean evaluation. (#22283) 2025-06-07 12:57:23 +01:00
NoxMax b400dcfdb1 fix(Conf/Logs): Change Errors.log to overwrite (#22151) 2025-06-07 10:59:39 +02:00
github-actions[bot] 15c7673d05 chore(DB): import pending files
Referenced commit(s): a4e609f762
2025-06-07 08:44:26 +00:00
Jelle Meeus a4e609f762 fix(DB/Command): update wchange help (#22281) 2025-06-07 10:43:25 +02:00
Benjamin Jackson da7db0a510 refactor(Core/Spells): Remove effectively unused switch case. (#22284) 2025-06-07 09:24:50 +02:00
github-actions[bot] 90a101cedb chore(DB): import pending files
Referenced commit(s): e824525a31
2025-06-06 21:53:56 +00:00
Ryan Turner 481046ad8b fix(Quest/DB) - Removed the prequesite for Observing the Sporelings (#22004) 2025-06-06 22:53:16 +01:00
Ryan Turner e824525a31 fix(DB/Quest) - "Fine Gold Thread" is now repeatable (#22146) 2025-06-06 22:52:50 +01:00
Jelle Meeus 0f26b634e3 refactor(Core/Player): revert equip item aura duration core fix with a spell correction (#22167) 2025-06-05 17:08:38 -03:00
avarishd 9ede3a546f fix(Scripts/UP): King Ymiron should use only 1 boat ability at a time & Spirit Fount speed (#22081) 2025-06-05 16:07:34 -03:00
github-actions[bot] 8c4b7851ef chore(DB): import pending files
Referenced commit(s): 11a4dc5ece
2025-06-05 18:57:26 +00:00
Benjamin Jackson 1733c94aec refactor(Core): Make use of standard config usage for guild member limit option. (#22259) 2025-06-05 15:51:19 -03:00
Benjamin Jackson 11a4dc5ece fix(Core/Creature): Use minimum template level instead of current level for leash timer. (#22250) 2025-06-05 15:50:36 -03:00
Tereneckla bea53b9826 fix(Core/Spells): simplify and fix Blood-Caked Strike calculation (#22243) 2025-06-05 15:49:44 -03:00
Benjamin Jackson b73bdb3adc chore(Core): Remove unused and inaccurate comment headers for various script-related files. (#22263) 2025-06-05 15:49:20 -03:00
avarishd aac5d3aa95 fix(DB/Misc): Gundrak formations and SAI (#22107) 2025-06-05 15:00:28 -03:00
Benjamin Jackson 640dc2db40 chore(Core/Guild): Adjust variable declaration name to match usage. (#22257) 2025-06-05 12:49:07 -03:00
Macs-Account 31ea22acc4 fix(Core/Spells): weapon damage based magic abilities gain too much effect from spell aura % damage increase (#22232) 2025-06-05 12:48:38 -03:00
Tereneckla 2b70446322 fix(Core/Spell): Revert paladin seal hackfixes (#22264) 2025-06-05 12:47:37 -03:00
github-actions[bot] ab80936712 chore(DB): import pending files
Referenced commit(s): 1f082cb29c
2025-06-05 15:44:52 +00:00
Martin Leuner 1f082cb29c fix(DB/Creature): Remove extra Shaffar adds (#22255) 2025-06-05 12:43:52 -03:00
github-actions[bot] b0c2d3a13b chore(DB): import pending files
Referenced commit(s): d26d09c358
2025-06-05 14:46:58 +00:00
Rocco Silipo d26d09c358 fix(Scripts/ScarletEnclave): Death Knight Initiates now despawn when defeated. (#22268) 2025-06-05 11:45:56 -03:00
github-actions[bot] c9cacfee44 chore(DB): import pending files
Referenced commit(s): fe2d1150b3
2025-06-05 14:44:41 +00:00
Tereneckla fe2d1150b3 fix(Core/LFG): Lock Deathknights from the dungeonfinder until they complete their starting zone (#22270) 2025-06-05 11:43:35 -03:00
Benjamin Jackson 2a93e7d410 chore(Core/Unit): Correct typo of Controlled. (#22260) 2025-06-03 08:56:44 +02:00
Andrew 46d2739a74 fix(Scripts/AhnKahet): Modernize Amanitar script (#22254) 2025-06-01 10:27:47 -03:00
github-actions[bot] 68818caa75 chore(DB): import pending files
Referenced commit(s): b6daee6c7a
2025-05-31 15:10:09 +00:00
Rocco Silipo b6daee6c7a fix (DB/Script) Move Eye of Acherus event to SmartAI. (#22249) 2025-05-31 17:09:03 +02:00
github-actions[bot] 48b62e567b chore(DB): import pending files
Referenced commit(s): 08cbd4f328
2025-05-31 00:42:06 +00:00
Jelle Meeus 08cbd4f328 fix(Scripts/SunwellPlateau): Eredar Twins blaze trap delay (#22253) 2025-05-30 21:41:07 -03:00
github-actions[bot] bd756a542a chore(DB): import pending files
Referenced commit(s): e35a565880
2025-05-30 19:16:17 +00:00
Rocco Silipo e35a565880 fix(DB/Creature) Edit Sinister Reflection spell timers. (#22233) 2025-05-30 21:14:23 +02:00
github-actions[bot] 92bfdac461 chore(DB): import pending files
Referenced commit(s): 30f5dacd69
2025-05-30 17:34:34 +00:00
Brian 30f5dacd69 feat(Scripts/Commands): Add group revive command (#22204) 2025-05-30 14:33:32 -03:00
github-actions[bot] 34698e0f62 chore(DB): import pending files
Referenced commit(s): c9f7031314
2025-05-30 15:14:12 +00:00
avarishd c9f7031314 fix(Scripts/Oculus): Varos Cloudstrider does not summon Azure Ring Captain (#22198) 2025-05-30 12:13:11 -03:00
github-actions[bot] 2217b5642d chore(DB): import pending files
Referenced commit(s): b15507eb06
2025-05-30 14:43:14 +00:00
Jelle Meeus b15507eb06 feat(Scripts/Commands): .debug boundary to visualize CreatureBoundary (#22099)
Co-authored-by: avarishd <46330494+avarishd@users.noreply.github.com>
Co-authored-by: treeston <treeston.mmoc@gmail.com>
2025-05-30 11:42:11 -03:00
github-actions[bot] 4ad3df7210 chore(DB): import pending files
Referenced commit(s): d4e419bf8d
2025-05-30 14:31:49 +00:00
avarishd d4e419bf8d fix(Scripts/AhnKahet): Ahn'kahar Spell Flinger failing to channel S… (#22082) 2025-05-30 11:30:46 -03:00
github-actions[bot] 942c3aed78 chore(DB): import pending files
Referenced commit(s): 47cc6a7a4b
2025-05-30 13:38:41 +00:00
avarishd 47cc6a7a4b fix(Scripts/Items): Noblegarden Chocolate instantly giving Well Fed buff (#22150) 2025-05-30 10:37:38 -03:00
Benjamin Jackson e6a29d96c8 fix(Core/Creature): Use home position for leash distance check for creatures with no movement. (#22245) 2025-05-30 10:35:28 -03:00
github-actions[bot] deeb3a495b chore(DB): import pending files
Referenced commit(s): 9ed8350b95
2025-05-30 13:06:49 +00:00
avarishd 9ed8350b95 fix(Scripts/VioletHold): Sinclari gossip order, crystals being spamma… (#22195) 2025-05-30 10:05:46 -03:00
kissingers d2be121930 fix(Scripts/TheEye): Al'ar don't attack other players if the onlyone tank died (#22118) 2025-05-30 10:04:26 -03:00
github-actions[bot] d518053091 chore(DB): import pending files
Referenced commit(s): 1cdcb9c606
2025-05-30 12:09:30 +00:00
avarishd 1cdcb9c606 fix(Scripts/Karazhan): Script Wrath of the Titans (#22165) 2025-05-30 09:08:25 -03:00
Andrew af383daf18 fix(Scripts/AhnKahet): Amanitar shouldn't be immune to nature damage (#22244) 2025-05-30 09:00:18 -03:00
github-actions[bot] cb482af450 chore(DB): import pending files
Referenced commit(s): f61d3f6a1d
2025-05-30 11:52:05 +00:00
Rocco Silipo f61d3f6a1d fix(DB/Creature): Remove Set_Active from some creatures in dk starting area. (#22234) 2025-05-30 08:50:59 -03:00
avarishd c7aa50dfc0 fix(Scripts/AhnKahet): Elder Nadox enrage & health check (#22208) 2025-05-29 20:51:24 -03:00
github-actions[bot] 4ad99e2de8 chore(DB): import pending files
Referenced commit(s): f9564c5ee0
2025-05-29 17:19:19 +00:00
avarishd f9564c5ee0 fix(DB/Creature): Jedoga Shadowseeker should be disarmable and hard r… (#22215) 2025-05-29 19:18:16 +02:00
github-actions[bot] 8d9636e1fa chore(DB): import pending files
Referenced commit(s): 172df6feb7
2025-05-29 08:47:57 +00:00
Ryan Turner 172df6feb7 fix(DB/SAI) - SAI for NPCs related to ETC event to no longer display errors. (#22222) 2025-05-29 09:46:50 +01:00
Benjamin Jackson 0d9708cfab fix(Scripts/SunwellPlateau): Don't inflict Darkness damage if Darkness aura is removed by death. (#22223) 2025-05-27 23:22:27 -04:00
github-actions[bot] a72e948c6b chore(DB): import pending files
Referenced commit(s): 26cb7597fb
2025-05-27 21:03:13 +00:00
Ryan Turner 26cb7597fb fix(DB/Command) - Updates the "guild rank" command to be more clear. (#22186) 2025-05-27 22:02:07 +01:00
github-actions[bot] ae90ea11a1 chore(DB): import pending files
Referenced commit(s): db18d5b035
2025-05-27 13:42:03 +00:00
Benjamin Jackson db18d5b035 refactor(Core): Use database tables for Shaman totems and Druid shapeshift forms. (#22104)
Co-authored-by: DoctorKraft <25483209+doctorkraft@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: ForesterDev <11771800+ForesterDev@users.noreply.github.com>
2025-05-27 14:40:57 +01:00
github-actions[bot] c10e4dc015 chore(DB): import pending files
Referenced commit(s): d6a21a53db
2025-05-27 13:38:54 +00:00
avarishd d6a21a53db fix(DB/SAI): Portal Keepers now uses the correct Arcane Missiles spell (#22209) 2025-05-27 14:37:52 +01:00
github-actions[bot] 61273296d5 chore(DB): import pending files
Referenced commit(s): fdaaaae257
2025-05-26 10:45:44 +00:00
avarishd fdaaaae257 fix(Scripts/ScarletEnclave): Script Recall Eye of Acherus & fix Summo… (#22205) 2025-05-26 12:44:42 +02:00
avarishd 2a45d1a26f fix(Core/Spells): Siphon Bloodgem now channels no matter the player's orientation. (#22143) 2025-05-24 19:53:27 +01:00
avarishd 39f6974f7d fix(Scripts/SWP): Breath: Haste now removes impairing auras (#22192)
Kil'Jaeden encounter (SWP) Spell: breath: haste will now remove impairing auras.
2025-05-24 19:51:57 +01:00
github-actions[bot] c7b86bc664 chore(DB): import pending files
Referenced commit(s): ae48c37914
2025-05-24 18:51:04 +00:00
avarishd ae48c37914 fix(Scripts/Spells): - Weapon Coating Enchant (#22060)
Righteous and Blessed Weapon Coating will now properly proc.
2025-05-24 19:49:59 +01:00
github-actions[bot] 440ffc3b03 chore(DB): import pending files
Referenced commit(s): f79c0292eb
2025-05-24 18:42:40 +00:00
avarishd f79c0292eb fix(Scripts/ScarletEnclave): Devour Humanoid castable without target … (#22196)
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2025-05-24 20:41:37 +02:00
Jelle Meeus 3bae9804ba fix(Scripts/SunwellPlateau): crash in Sinister Reflection Clone spellscript (#22201) 2025-05-24 20:30:50 +02:00
github-actions[bot] 77ac0ce718 chore(DB): import pending files
Referenced commit(s): 63b4f41f05
2025-05-24 08:32:04 +00:00
avarishd 63b4f41f05 fix(DB/Spells): Shield of the Blue output damage reduction (#22191) 2025-05-24 10:31:03 +02:00
github-actions[bot] 78f52b5614 chore(DB): import pending files
Referenced commit(s): 120ecc0742
2025-05-23 20:30:27 +00:00
avarishd 120ecc0742 fix(DB/Creature): Warp Storm doesn't do anything (#22144)
NPC: Warp Storm summoned by NPC: Warp Aberration will not attack the player.
2025-05-23 21:29:28 +01:00
github-actions[bot] 5f87829635 chore(DB): import pending files
Referenced commit(s): 676daccc32
2025-05-23 20:13:51 +00:00
avarishd b4a58ee354 fix(DB/Creature): Captured Totem shouldn't be attackable (#22142)
Item: Captured Totem from Quest: The Grimtotem Weapon no longer generates aggro nor can't be attacked
2025-05-23 21:13:09 +01:00
github-actions[bot] 676daccc32 chore(DB): import pending files
Referenced commit(s): 65dfd60279
2025-05-23 20:12:43 +00:00
avarishd 65dfd60279 Fix(DB/Spells): Hallows End candies should not give Well Fed buff. (#22141)
Co-authored-by: UltraNix <80540499+UltraNix@users.noreply.github.com>

Hallowe'en / hallow's end candy no longer gives you a food buff.
2025-05-23 21:11:40 +01:00
github-actions[bot] f85f0e8774 chore(DB): import pending files
Referenced commit(s): c6d2249d92
2025-05-23 16:25:11 +00:00
avarishd 01aee2a734 fix(Scripts/Northrend): Crashing wave should do double damage to frozen … (#22057) 2025-05-23 18:25:09 +02:00
avarishd 774a20c02a fix(Scripts/OldKingdom): Jedoga Shadowseeker boundary (#22084)
Co-authored-by: Gustavo <sirikfoll@hotmail.com>
2025-05-23 18:24:28 +02:00
Jelle Meeus c6d2249d92 fix(Scripts/Spells): re-add startDelay for some traps (#22102) 2025-05-23 18:24:08 +02:00
Benjamin Jackson f710fb8d9f refactor(Core/Worldstate): Remove redundant worldstate usage. (#22126)
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2025-05-23 18:23:34 +02:00
Benjamin Jackson 93ac73a4d1 fix(Core/Creature): Leashing improvements. (#22129)
Co-authored-by: killerwife <killerwife@users.noreply.github.com>
Co-authored-by: 天鹭 <18535853+PkllonG@users.noreply.github.com>
2025-05-23 18:22:56 +02:00
github-actions[bot] 2c74df350e chore(DB): import pending files
Referenced commit(s): a1bbb1d5f6
2025-05-23 16:21:37 +00:00
Christian M a1bbb1d5f6 Update 2 mobs with broken damage (#22149)
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2025-05-23 18:20:01 +02:00
Brian cd26c20028 Worldserver conf table reference correction (#22177) 2025-05-23 18:18:31 +02:00
github-actions[bot] 4a41715b47 chore(DB): import pending files
Referenced commit(s): 41e315b9ed
2025-05-23 16:10:31 +00:00
Rocco Silipo 23d5eabbb7 fix (DB/Creature) Improve Citizen of Havenshire SmartAI. (#22185) 2025-05-23 18:09:56 +02:00
Rocco Silipo 41e315b9ed fix(DB/Creature) Configure Set_Active on various npcs in dk starting area. (#22175) 2025-05-23 18:09:28 +02:00
github-actions[bot] eced1b714f chore(DB): import pending files
Referenced commit(s): 1326c27529
2025-05-22 09:34:12 +00:00
Rocco Silipo 1326c27529 fix (DB/Creature) Kil'Jaeden Sinister Reflections now have 3 seconds of delay before attacking. (#22162) 2025-05-22 11:33:05 +02:00
github-actions[bot] a953710d3a chore(DB): import pending files
Referenced commit(s): 22b1d072c2
2025-05-21 22:27:31 +00:00
Benjamin Jackson 6864748c9d fix(DB/SAI): Correct Fireball spell ID used by Wyrmcult Scouts and Zealots. (#22147) 2025-05-21 19:27:20 -03:00
Jelle Meeus 22b1d072c2 fix(Core/Player): aura removal logic to equipped "Use" items (#22164)
Co-authored-by: itslovelol <robin.schriever.hude@web.de>
Co-authored-by: VladimirMangos <vladimir@getmangos.com>
2025-05-21 19:26:28 -03:00
github-actions[bot] 9bc847d339 chore(DB): import pending files
Referenced commit(s): 70044b71f4
2025-05-21 12:08:03 +00:00
Tereneckla 70044b71f4 fix(DB/Spells): Shadow Bolt Volley of Hand of Deceivers on the Kil'jaeden fight stack (#22156) 2025-05-21 09:06:59 -03:00
github-actions[bot] f507df2661 chore(DB): import pending files
Referenced commit(s): e7343b0e3c
2025-05-20 07:07:51 +00:00
Benjamin Jackson e7343b0e3c fix(DB/Loot): Adjust Thori'dal drop chance. (#22124) 2025-05-20 09:06:46 +02:00
Francesco Borzì 8e68d9a8b4 docs(AUTHORS): add Cross-project Collaboration section (#22034) 2025-05-19 17:49:15 +02:00
github-actions[bot] a20077eca8 chore(DB): import pending files
Referenced commit(s): 75d7f4886c
2025-05-19 11:17:16 +00:00
Ryan Turner 75d7f4886c fix(DB/Loot) - Dalaran Wizard's Robe no longer drops from un-wanted creatures. (#22091)
Co-authored-by: Grimfeather <88028633+grimfeather@users.noreply.github.com>
2025-05-19 13:16:09 +02:00
github-actions[bot] 0e62559a3c chore(DB): import pending files
Referenced commit(s): a8102ab716
2025-05-18 21:17:55 +00:00
Ryan Turner a8102ab716 fix(DB/SAI) - Removes Link in Smart AI for creature Ziggurat Defender (#22137) 2025-05-18 22:16:56 +01:00
avarishd 60d6274261 fix(Scripts/Zone): Quest 'Fire At Will!' should give group credit (#22145) 2025-05-18 08:33:33 -04:00
Andrew c3d3eb23de fix(Scripts/SunwellPlateau): Fix Killjaeden text spam (#22139) 2025-05-18 00:07:27 +02:00
Jelle Meeus 6cdf185412 fix(Scripts/Spells): Kil'Jaeden Fire Bloom AoE pet damage (#22133) 2025-05-17 08:36:47 +02:00
github-actions[bot] 06e78fa8f2 chore(DB): import pending files
Referenced commit(s): f1269a6fff
2025-05-15 10:11:13 +00:00
Jelle Meeus f1269a6fff fix(Scripts/SunwellPlateau): Spell Fury spellsteal resets stacks and is no longer consumes on dot ticks (#22125) 2025-05-15 12:10:11 +02:00
Jelle Meeus 3e20d6edf8 feat(apps/extractor): add extractor for non windows (#22123) 2025-05-14 23:29:43 +01:00
github-actions[bot] 6de87af4d2 chore(DB): import pending files
Referenced commit(s): 7ae3f76358
2025-05-13 21:31:32 +00:00
Benjamin Jackson 7ae3f76358 fix(DB/Creature): Correct Kil'jaeden's model info. (#22120) 2025-05-13 18:30:32 -03:00
Jelle Meeus 2883160086 fixup! refactor(Core/World): Move various worldstate related function… (#22119) 2025-05-13 21:03:42 +02:00
Andrew bf5a62ec2b fix(Scripts/SunwellPlateau): Fix flame dart timers and cast in all ph… (#22113) 2025-05-13 08:58:03 +02:00
github-actions[bot] 4c162ca405 chore(DB): import pending files
Referenced commit(s): 396fd687fa
2025-05-12 16:04:02 +00:00
Rocco Silipo 396fd687fa fix(DB/Creature) Scarlet Crusaders don't hook invisible Eye of Acherus anymore (phase 2). (#22106) 2025-05-12 18:02:58 +02:00
Rocco Silipo 4e2d6be224 fix (Script/Sunwell Plateau) Edit Kil'Jaeden Darkness Timers. (#22115) 2025-05-12 16:05:13 +02:00
github-actions[bot] 8b4b37fdbb chore(DB): import pending files
Referenced commit(s): 78a5a5c429
2025-05-12 00:27:24 +00:00
Rocco Silipo 78a5a5c429 fix(DB/Creature): Add Taunt Immunity to Kil'Jaeden. (#22114) 2025-05-11 21:26:18 -03:00
Benjamin Jackson 4dfc44a69b fix(Scripts): Use distinct sound entry for BRD L70ETC Music Doodad. (#22029) 2025-05-10 20:33:48 +01:00
github-actions[bot] bd3f4d0228 chore(DB): import pending files
Referenced commit(s): f721682d7e
2025-05-10 18:11:04 +00:00
Brian f721682d7e fix(DB/Commands) Corrected syntax for "help server exit" and "help reload config". (#22100)
Trinitycore references changes to azerothcore for command "help reload config" and help server exit
2025-05-10 19:10:04 +01:00
github-actions[bot] ed69f9b2ea chore(DB): import pending files
Referenced commit(s): 83adff44e4
2025-05-10 17:52:33 +00:00
Tereneckla 7df7f2610e fix(Core/Spells) reimplement SPELL_ATTR3_CAN_PROC_FROM_PROCS (#22072) 2025-05-10 18:52:06 +01:00
Tereneckla 83adff44e4 fix(Spells/Paladin) remove custom cooldown and procFlags from Judgement of Wisdom/Light (#22018) 2025-05-10 18:51:30 +01:00
github-actions[bot] 3f527c54e3 chore(DB): import pending files
Referenced commit(s): 60296dd934
2025-05-10 17:39:49 +00:00
Benjamin Jackson 60296dd934 fix(Scripts/Paladin): Add cast check to Hand of Protection for casting spell on non-self targets. (#22077)
Hand of Protection no longer can be used if the caster it's stunned or confused.
2025-05-10 18:38:46 +01:00
github-actions[bot] 201c1fc491 chore(DB): import pending files
Referenced commit(s): 43a308897b
2025-05-10 17:33:49 +00:00
avarishd 43a308897b fix(DB/Conditions): 'Opening the Backdoor' pre-quests (#22097) 2025-05-10 18:32:44 +01:00
avarishd f40954ab42 fix(Scripts/Desolace): Kodo Roundup (#22052)
Quest: Kodo Roundup now can be completed.
2025-05-10 18:30:32 +01:00
Rocco Silipo 8591e9f825 fix (Script/SunwellPlateau): Edit some Kil'jaeden dialogue and spells' timers. (#22093) 2025-05-10 12:51:02 -03:00
github-actions[bot] e165105503 chore(DB): import pending files
Referenced commit(s): 6a387fe637
2025-05-10 00:11:07 +00:00
Ryan Turner 6a387fe637 fix(DB/Loot) - Lorgalis Manuscript no longer drops from creatures. (#22092) 2025-05-10 01:10:09 +01:00
Benjamin Jackson 52799d76f6 refactor(Core): Add definition file for area table entries. (#22054) 2025-05-09 15:48:02 +02:00
github-actions[bot] db62fe8310 chore(DB): import pending files
Referenced commit(s): 784e434eed
2025-05-09 10:33:47 +00:00
avarishd 784e434eed fix(DB/Creature): Ahn'kahar Watcher will no longer spawn in normal mode. (#22083) 2025-05-09 12:32:45 +02:00
github-actions[bot] 1966b82ce5 chore(DB): import pending files
Referenced commit(s): 19d1595fc1
2025-05-09 10:29:26 +00:00
Benjamin Jackson e6b203f184 refactor(Core/World): Move various worldstate related functions to worldstate class. (#22086) 2025-05-09 12:29:09 +02:00
avarishd 19d1595fc1 fix(DB/Creature): Remove Wrath Enforcer damage requirement (#22065) 2025-05-09 12:28:26 +02:00
Jelle Meeus 2ad7cccb0a fix(Core/Spells): Heart of the Crusader (#22070) 2025-05-09 11:15:03 +01:00
blinkysc 8c727c5485 fix(Scripts/SunwellPlateau): Ensure Kil'jaeden encounter resets correctly on evade (#22006) 2025-05-07 10:42:49 +02:00
Andrew 69a16b0b59 fix(Scripts/SunwellPlateau): Kiljaeden shouldnt interrupt Darkness of… (#21982) 2025-05-07 10:41:08 +02:00
avarishd 93f08a8a70 Revert "fix(Core/Spells): Allow glyphed PS to be casted while Seduced… (#22067) 2025-05-06 18:19:09 +01:00
github-actions[bot] f07142b359 chore(DB): import pending files
Referenced commit(s): da5c98e51f
2025-05-05 19:23:10 +00:00
Rocco Silipo da5c98e51f fix(DB/Creature) Havenshire Horses now have a blizz-like behaviour when dismounted or die. (#22059) 2025-05-05 21:21:59 +02:00
avarishd 041d39279f fix(Core/Spells): Allow glyphed PS to be casted while Seduced (#22047)
While having Glyph of Pain Suppression the player now (correctly) can cast it while being charmed.
2025-05-05 20:18:30 +01:00
Tereneckla a8b982dca8 refactor(Core/AI) don't add currentTarget to the front of the SelectTargetList for MaxThreat/Random (#21965) 2025-05-05 20:17:10 +01:00
github-actions[bot] 2772da9bf2 chore(DB): import pending files
Referenced commit(s): 90fce27c83
2025-05-04 23:14:00 +00:00
avarishd 8420346d94 fix(DB/Conditions): Quest 'Harp on This!' not allowing interaction wi… (#22051) 2025-05-05 00:13:34 +01:00
avarishd 64d7deec6e fix(DB/Conditions): Gather Lumber not despawning Coldwind Tree GOs (#22050) 2025-05-05 00:13:26 +01:00
github-actions[bot] 2271b88f6e chore(DB): import pending files
Referenced commit(s): b3735c9d5c
2025-05-04 23:13:03 +00:00
avarishd 90fce27c83 fix(DB/Custom): UP Avenging Spirit's Wither should stack from multip… (#22056) 2025-05-05 00:12:54 +01:00
avarishd b3735c9d5c fix(Scripts/CoS): First trio transforming on low HP (#22055)
Culling of Stratholme after defeating Salramm the Fleshcrafter the following npcs will now have their health at max:
- Infinite Adversary
- Infinite Hunter
- Infinite Agent
2025-05-05 00:12:00 +01:00
github-actions[bot] e21f80c379 chore(DB): import pending files
Referenced commit(s): 8b773e8691
2025-05-04 12:24:03 +00:00
avarishd 8b773e8691 fix(DB/Formations): Naxxramas - Embalming Slime (#22046) 2025-05-04 13:22:59 +01:00
Jelle Meeus 297f16820e fix(Core/Player): smooth energy regeneration with SPELL_AURA_MOD_POWER_REGEN_PERCENT mods (#22041)
Co-authored-by: r4dish <ovitnez@gmail.com>
2025-05-04 13:20:59 +01:00
github-actions[bot] 3643d80ecf chore(DB): import pending files
Referenced commit(s): b6b05867f5
2025-05-04 07:01:17 +00:00
Jelle Meeus b6b05867f5 fix(DB/GameObject): place Alchemy Lab on the Alchemy Table (#22045) 2025-05-04 09:00:15 +02:00
github-actions[bot] 0c476619d9 chore(DB): import pending files
Referenced commit(s): 7097d3a2e1
2025-05-03 12:42:11 +00:00
Tereneckla 7097d3a2e1 fix(DB/Spells) Thunderfury does not stack with Infected Wounds/Thunderclap/Icy Touch anymore (#22035)
Thundefurry (spell) no longer stacks with following spells: Cripple, Thunder Clap, Earth Shock, Chilled, Frost Fever, Infected Wounds and Judgements of the Just
2025-05-03 13:33:23 +01:00
Tereneckla 338acf7c41 refactor(Scripts/BlackTemple) remove tanks from Fatal Attraction after setting the target amount (#22038) 2025-05-03 02:41:17 +01:00
github-actions[bot] b9704d4fa1 chore(DB): import pending files
Referenced commit(s): 41a1612283
2025-05-01 15:16:17 +00:00
Rocco Silipo 41a1612283 fix (DB/Creature) The Horses' pack and the single horse now have a path and jump the fence. (#22033) 2025-05-01 17:15:16 +02:00
Jelle Meeus 8358e17ac1 Revert "Fix(Core/Player): Energy regen rate bonuses (#20321)" (#22032) 2025-04-30 20:54:37 -03:00
github-actions[bot] 8797e8ad28 chore(DB): import pending files
Referenced commit(s): b2a810f96c
2025-04-30 13:47:36 +00:00
Jelle Meeus b2a810f96c chore(Core/Spells): move db spell_dbc corrections to SpellInfoCorre… (#21819) 2025-04-30 14:46:36 +01:00
blinkysc f1751c0c18 fix(Scripts/SunwellPlateau): Ensure proper reset for Kil'jaeden encounter (#22024)
Kil'jaeden will now properly reset
2025-04-30 03:47:19 +01:00
blinkysc 0bb8e3cd0c fix(Scripts/SunwellPlateau): Dark Fiends should use threat table and not deal melee damage (#21991) 2025-04-30 02:27:19 +01:00
Benjamin Jackson 5686f1e87a fix(Core/Creature): Implement respond to call for help faction flag. (#21959) 2025-04-30 02:19:58 +01:00
Tereneckla d8bc1d1797 fix(Script/Spell) exclude original target from glyph of holy light (#22002)
Glyph of Holy Light no longer applies (10%) to the target
2025-04-30 02:17:45 +01:00
Jelle Meeus 775b9ff29a fix(Core/Player): correct SpellPriority logic (#21052)
Co-authored-by: killerwife <killerwife@gmail.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2025-04-30 02:09:20 +01:00
github-actions[bot] e45b04daec chore(DB): import pending files
Referenced commit(s): 23dd832b47
2025-04-30 00:46:47 +00:00
Tereneckla 1144c05c21 fix(DB/Spells) add K'iru's Song of Victory to Intellect and Stamina aura stack groups (#22022)
K'iru's Song of Victory no longer stacks with Intellect and Stamina buff(s)
2025-04-30 01:46:23 +01:00
github-actions[bot] 23dd832b47 chore(DB): import pending files
Referenced commit(s): b7f75c4673
2025-04-30 00:45:42 +00:00
Tereneckla d86caa05db fix(DB/Spells) add Battle Squawk to Melee Haste aura stack group (#22021)
Battle Squawk no longer stacks melee haste buff(s)
2025-04-30 01:44:49 +01:00
github-actions[bot] b7f75c4673 chore(DB): import pending files
Referenced commit(s): e44b8ed939
2025-04-30 00:44:38 +00:00
chaosua e44b8ed939 fix(db/locale): Added missing Russian translation for the (Shaman) Totems (#22012) 2025-04-30 01:43:31 +01:00
github-actions[bot] 1f632c868d chore(DB): import pending files
Referenced commit(s): 372c159f00
2025-04-30 00:25:03 +00:00
Tereneckla 372c159f00 fix(Scripts/SunwellPlateau): exclude tank from flame sear (#22014)
Grand Warlock Alythess (Twin from Sunwell Plateau) will no longer target the tanks when using Flame Sear
2025-04-30 01:24:02 +01:00
github-actions[bot] dcf6d6e838 chore(DB): import pending files
Referenced commit(s): 983ca0fbd5
2025-04-29 15:56:41 +00:00
Rocco Silipo 983ca0fbd5 fix(DB/Creature) Solve a wrong SmartAI update in my previous PR. (#22020) 2025-04-29 17:50:20 +02:00
github-actions[bot] d2be4d9b95 chore(DB): import pending files
Referenced commit(s): 025b579822
2025-04-29 13:42:22 +00:00
Rocco Silipo 025b579822 fix(DB/Creature) Solve various issues on dk starting area (phase 4). (#22017) 2025-04-29 15:40:46 +02:00
NoxMax 8ba0b7a4b2 fix(Core/worldserver.conf) Clarification for AllowTwoSide.Interaction.Auction (#22013) 2025-04-29 13:41:10 +01:00
Tereneckla 08ca9eb3f2 fix(Scripts/SunwellPlateau): Make Twin special abilities target one of the highest 6 in threat of the other twin (#21964) 2025-04-27 09:34:29 +02:00
github-actions[bot] 40a6d667aa chore(DB): import pending files
Referenced commit(s): 30e81f8d67
2025-04-26 18:45:53 +00:00
Rocco Silipo 30e81f8d67 fix (DB/Creature) Citizen of New Avalon inside Scarlet Tavern now remain dead. (#21996) 2025-04-26 20:44:51 +02:00
sudlud efe81e16db fix(deps/PackageList.txt): update for current state of dependencies (#21968)
Updated many depedencies for PackageList.txt
Co-authored-by: blinkysc <37940565+blinkysc@users.noreply.github.com>
2025-04-26 19:39:50 +01:00
Tereneckla 7503a24266 fix(Core/Player) internally handle expertise as float (#21967)
The core will no longer truncated the expertise (from float to int) value on the server side.
2025-04-26 19:37:05 +01:00
Tereneckla c1d42d2c36 fix (Script/Gruul) Kiggler polymorph targets his tank (#21966)
Kiggler the Crazed now targets the tank when casting Greater Polymorph
2025-04-26 19:35:02 +01:00
Benjamin Jackson da55f05cfc refactor(Core/WorldState): Initial addition of world state definition file. (#21875)
Many world states had their enums from script's header and hardcoded values to their respective header file (WorldStateDefines.h)
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2025-04-26 19:31:30 +01:00
blinkysc d23e61b721 fix(SmartAI): Ensure immediate combat engagement (#21854)
NPCs will stop their current waypoint and start combat.
2025-04-26 19:24:35 +01:00
Quentin Dawans b8b5a4ea1c chore(Core/Auth): align mysql ping log level and name to worldserver (#21986) 2025-04-25 20:20:37 -03:00
github-actions[bot] f35876968f chore(DB): import pending files
Referenced commit(s): 7a84999ef1
2025-04-25 21:17:54 +00:00
blinkysc 7a84999ef1 fix(Scripts/SunwellPlateau): Make Blue Dragon Breath Haste apply 25% haste effect (#21984)
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2025-04-25 23:16:48 +02:00
blinkysc e8453a1968 fix(Scripts/SunwellPlateau): Make Kil'jaeden's Sinister Reflections clone the same player (#21949) 2025-04-25 17:12:07 +02:00
github-actions[bot] d8d4999c3e chore(DB): import pending files
Referenced commit(s): e84c837ae6
2025-04-25 06:45:25 +00:00
Andrew e84c837ae6 fix(DB/SAI): Despawn Mu'ru Void Spawns on evade (#21989) 2025-04-25 08:44:20 +02:00
Tereneckla e6eb02a09e fix (Script/SWP) use enrage function for brutallus enrage (#21987) 2025-04-24 21:05:06 +02:00
blinkysc dd43a0cfdf fix(Scripts/SunwellPlateau): Fix Entropius wrong spell ID and timers (#21970) 2025-04-24 11:49:38 +02:00
Jelle Meeus 38ff8bae28 fix(Core/Maps): Do not allow entering an instance if the player is (#21973)
Co-authored-by: Gildor <gildor55@gmail.com>
2025-04-23 19:59:32 -03:00
blinkysc 7cae4f5a16 fix(Script/Sunwell): Use raycast to prevent Singularity throwing players through walls (#21928) 2025-04-23 23:45:25 +02:00
blinkysc f1df2c21d2 chore(Deps/Zlib): Upgrade zlib to 1.3.1 (#21940) 2025-04-21 20:47:05 +02:00
Benjamin Jackson 9ced420849 fix(Core/AI): Ignore PvP flagged players for aggressive pets if owner is not PvP flagged. (#21922) 2025-04-21 09:40:56 +02:00
github-actions[bot] 3baadd0637 chore(DB): import pending files
Referenced commit(s): 6f8566d838
2025-04-20 19:37:39 +00:00
Benjamin Jackson 6f8566d838 fix(DB): Add and correct arena season rewards. (#21960) 2025-04-20 21:36:38 +02:00
github-actions[bot] 384577b923 chore(DB): import pending files
Referenced commit(s): 4c19d51286
2025-04-20 09:48:57 +00:00
Benjamin Jackson 4c19d51286 fix(DB/Loot): Consolidate Sunwell trash recipe drops into one reference table and update chance. (#21962) 2025-04-20 11:47:55 +02:00
Jelle Meeus 534d07ec1b fix(Core/Spells): Suppress Crystal Spire of Karabor procs (#21961) 2025-04-19 19:12:17 -03:00
Anton Popovichenko 7162294f1b fix(Deps/Boost): Fix build for boost 1.88. (#21952) 2025-04-19 21:01:40 +02:00
github-actions[bot] 0ddce17a4f chore(DB): import pending files
Referenced commit(s): 68558e8626
2025-04-19 11:16:33 +00:00
sudlud 68558e8626 fix(Scripts/Noblegarden): fix bunny transformation on egg looting (#21957) 2025-04-19 13:15:33 +02:00
Andrew 704f7f0705 fix(Scripts/SunwellPlateau): Correct Felmyst landing pos variable names (#21954) 2025-04-19 10:01:46 +02:00
NoxMax cc05127276 fix(Battlefield/WG): set default maxplayer 120, minlevel 75 (#21937) 2025-04-19 06:59:06 +02:00
Vincent Vanclef 575283f46c fix(Core/AutobroadcastMgr): correctly check for existing textId in SendWorldAnnouncement (#21911) 2025-04-17 21:39:05 +02:00
Andrew 8775bd85c4 fix(Scripts/SunwellPlateau): Fix Alythess not casting Flame Sear in p… (#21948) 2025-04-17 10:01:18 -03:00
github-actions[bot] 6ab0acb8ff chore(DB): import pending files
Referenced commit(s): a79c725431
2025-04-17 12:52:25 +00:00
Rocco Silipo a79c725431 fix(DB/Creature): Some SwP packs are now in formation. (#21951) 2025-04-17 09:51:20 -03:00
github-actions[bot] c43f435d10 chore(DB): import pending files
Referenced commit(s): 0d30816602
2025-04-17 08:09:37 +00:00
Andrew 0d30816602 fix(Scripts/SunwellPlateau): Void Sentinels spawn at floor level (#21946) 2025-04-17 10:08:35 +02:00
Anton Popovichenko c66972b900 fix(Core/Scripts): Fix heap-use-after-free in Fingers of Frost proc handler (#21943) 2025-04-17 09:27:49 +02:00
blinkysc f24e54d037 fix(Scripts/SunwellPlateau): Limit Kil'jaeden's Armageddon ability (#21932) 2025-04-16 22:33:10 -03:00
blinkysc 0fc912d867 fix(Script/Sunwell): M'uru height check (#21942) 2025-04-16 18:24:29 +02:00
github-actions[bot] 35d593ecb5 chore(DB): import pending files
Referenced commit(s): 5b957ab403
2025-04-15 22:03:43 +00:00
blinkysc 5b957ab403 fix(Script/Sunwell): Adjust Singularity behaviors (#21919) 2025-04-16 00:02:44 +02:00
github-actions[bot] fd62c99670 chore(DB): import pending files
Referenced commit(s): b4165d3240
2025-04-15 17:43:13 +00:00
blinkysc b4165d3240 fix(DB/Quest) Return to Thrallmar has proper prerequisite quest Mission: Gateways Murketh and Shaadraz (#21856) 2025-04-15 19:42:11 +02:00
github-actions[bot] 273251054c chore(DB): import pending files
Referenced commit(s): 607f0579e7
2025-04-14 16:17:55 +00:00
blinkysc 607f0579e7 fix(Scripts/SunwellPlateau): Move Dark Fiend from SmartAI to ScriptedAI with corrected despawn behavior (#21910) 2025-04-14 18:16:54 +02:00
Localhost 20584bc0a6 fix(Scripts/Creature): Crash for npc_captured_beryl_sorcerer by secur… (#21889)
Co-authored-by: localhost <rom.badanin@gmail.com>
2025-04-14 06:53:12 -03:00
github-actions[bot] e673e095a6 chore(DB): import pending files
Referenced commit(s): 7eb5f20617
2025-04-13 18:53:19 +00:00
Benjamin Jackson 7eb5f20617 fix(DB/Creature): Remove unnecessary Netherwing targetting dummy creatures. (#21867) 2025-04-13 14:51:50 -04:00
github-actions[bot] e43550a12c chore(DB): import pending files
Referenced commit(s): d68bf36762
2025-04-13 18:44:27 +00:00
blinkysc d68bf36762 fix(Scripts/SunwellPlateau): Add taunt immunity to Entropius (#21918) 2025-04-13 20:43:28 +02:00
github-actions[bot] 98ea3b331e chore(DB): import pending files
Referenced commit(s): d4dda607b4
2025-04-13 17:26:11 +00:00
Benjamin Jackson d4dda607b4 fix(DB/Creature): Add model data for Entropius display. (#21920) 2025-04-13 14:25:10 -03:00
github-actions[bot] 3c2ccc5031 chore(DB): import pending files
Referenced commit(s): ab8c09215c
2025-04-13 15:00:09 +00:00
Rocco Silipo ab8c09215c fix(DB/Creature) Add Verified Build. (#21915) 2025-04-13 16:59:07 +02:00
天鹿 3f418ca3ee fix(Scripts/SunwellPlateau): Entropius' darkness spawn height (#21914) 2025-04-13 14:28:25 +02:00
github-actions[bot] 00f69bdcb7 chore(DB): import pending files
Referenced commit(s): 8470711e72
2025-04-13 11:57:18 +00:00
Rocco Silipo 8470711e72 fix(DB/Creature) Locate more Death Knight Initiates on their sniffed spawn points. (#21912) 2025-04-13 13:56:18 +02:00
Andrew a2ccdba158 fix(Scripts/SunwellPlateau): Prevent spell casting if nearing air phase (#21873) 2025-04-12 19:43:19 +02:00
github-actions[bot] 651ac9336d chore(DB): import pending files
Referenced commit(s): d75073a941
2025-04-12 16:39:11 +00:00
Jelle Meeus 4b64c4ed25 fix(Core/Player): Force UpdateZone on resurrect to apply Zone auras (#21888) 2025-04-12 13:38:32 -03:00
Rocco Silipo d75073a941 fix(DB/Creature): Implement Crusader assaults during the dk chain quest (phase 64). (#21881) 2025-04-12 13:38:08 -03:00
blinkysc 613f09199c fix(Scripts/SunwellPlateau): Correct timing for Eredar Twins (#21894) 2025-04-12 13:12:04 -03:00
github-actions[bot] df17717b98 chore(DB): import pending files
Referenced commit(s): fef1cc1417
2025-04-12 15:31:29 +00:00
blinkysc fef1cc1417 fix(Scripts/SunwellPlateau): Add Blink with Nove Arch Mage (#21904) 2025-04-12 17:30:29 +02:00
Rocco Silipo 329ba16e8a Fix(Script) Remove a Trailing whitespace from brutallus script. (#21909) 2025-04-12 11:03:48 -03:00
blinkysc 7a9a466f1b fix(Scripts/SunwellPlateau): Set Brutallus corpse despawn timer to 3 minutes (#21896) 2025-04-12 09:49:13 -03:00
Rocco Silipo f903a73051 fix(Script/SunwellPlateau): Kil'jaeden now has a more offy-like last phase. (#21907) 2025-04-12 09:22:04 -03:00
github-actions[bot] f2577cabf2 chore(DB): import pending files
Referenced commit(s): bd83226d52
2025-04-11 19:04:54 +00:00
Jelle Meeus bd83226d52 fix(DB/Creature): Add Shadow Bolt Volley to Void Spawn's spells (#21898) 2025-04-11 21:03:49 +02:00
github-actions[bot] d67daf8e53 chore(DB): import pending files
Referenced commit(s): 12693ff3f2
2025-04-11 18:46:31 +00:00
Jelle Meeus 530bc7349c fix(DB/SpellCustomAttr): make Spell Fury spellstealable (#21897) 2025-04-11 20:45:59 +02:00
blinkysc 12693ff3f2 fix(Scripts/SunwellPlateau): Correct Singularity behavior in Entropius encounter (#21892) 2025-04-11 20:45:28 +02:00
github-actions[bot] 3f08610f84 chore(DB): import pending files
Referenced commit(s): 52aa16d3cf
2025-04-10 21:52:18 +00:00
Rocco Silipo 52aa16d3cf fix(DB/Creature): Hand of the Deceiver is no longer immune to silence and stun. (#21890) 2025-04-10 18:51:16 -03:00
github-actions[bot] 7cc26e44c1 chore(DB): import pending files
Referenced commit(s): 78fbc77be2
2025-04-10 08:09:51 +00:00
Ryan Turner 78fbc77be2 fix (db/Conditions) - Kael'thas Sunstrider's Heroic loot ref will drop the correct recipes to their respective proffesion. (#21884) 2025-04-10 10:08:50 +02:00
Jelle Meeus b828f7a025 fix(Scripts/BlackTemple): Shahraz Fatal Attraction number of targets can be fewer than 3 (#21859) 2025-04-09 13:17:18 +02:00
Jelle Meeus 756c6c9001 fix(Scripts/BlackTemple): Shahraz Fatal Attraction Teleport (#21858) 2025-04-09 11:34:53 +02:00
github-actions[bot] cf67c48a1f chore(DB): import pending files
Referenced commit(s): c9595ed88b
2025-04-09 07:27:15 +00:00
Rocco Silipo c9595ed88b fix(DB/Loot) Add gold drop, Netherweave Cloth and a drop chance for Gan'arg Analyzer. (#21883) 2025-04-09 09:26:14 +02:00
Tereneckla dda1fe87ca feat(Core/World) add an error message when closing due to not finding the starting area map files (#21879)
Server no longer will close without displaying an error message.
2025-04-08 22:13:26 +01:00
github-actions[bot] 4089f652c9 chore(DB): import pending files
Referenced commit(s): bb66418929
2025-04-08 16:02:41 +00:00
Rocco Silipo bb66418929 fix(DB/Creature) Solve some npc issues on DK starting area (Phase 64). (#21848) 2025-04-08 18:01:39 +02:00
Andrew 1355762160 fix(Scripts/SunwellPlateau): Felmyst should choose the closest side (#21865) 2025-04-07 06:58:21 -03:00
github-actions[bot] b5931cd53a chore(DB): import pending files
Referenced commit(s): 4e64426644
2025-04-05 22:37:16 +00:00
Jelle Meeus 4e64426644 fix(DB/CreatureAddon): Remove auras Sunwell Radiance (#21857)
Removes all fragements of `Sunwell Radiance` aura
2025-04-05 23:32:52 +01:00
github-actions[bot] c7eca94e18 chore(DB): import pending files
Referenced commit(s): bee1c4b809
2025-04-05 21:03:25 +00:00
Jelle Meeus bee1c4b809 fix(DB/GossipMenuOption): Swap Exarch Nasuun Anvil and Harbor progress (#21864) 2025-04-05 23:02:28 +02:00
github-actions[bot] c91b6d0e2d chore(DB): import pending files
Referenced commit(s): 51f0495621
2025-04-04 14:18:37 +00:00
Andrew 51f0495621 fix(Scripts/SunwellPlateau): Fix Darkness spawning midair (#21851) 2025-04-04 16:17:31 +02:00
github-actions[bot] ee724b0f38 chore(DB): import pending files
Referenced commit(s): f374136cee
2025-04-03 20:36:33 +00:00
Jelle Meeus f374136cee fix(DB/SpellCooldownOverrides): remove overrides of player spells (#21850) 2025-04-03 22:35:33 +02:00
blinkysc f8ab473f9e fix(Script/ZulAmen) Hexlord now has fallback behavior as warrior (#21829) 2025-04-03 20:37:48 +02:00
Andrew ac6dea6df3 fix(Scripts/Commands): Fix crash in unstuck command (#21846) 2025-04-02 19:22:55 -03:00
github-actions[bot] 3d561fcd5b chore(DB): import pending files
Referenced commit(s): e39ebbbbf6
2025-04-02 20:27:33 +00:00
Jelle Meeus f937ed0dcd fix(Scripts/SunwellPlateau): Add Moorba's teleporter gossip (#21845)
Co-authored-by: killerwife <killerwife@gmail.com>
2025-04-02 22:26:52 +02:00
github-actions[bot] e39ebbbbf6 chore(DB): import pending files
Referenced commit(s): e5f67c52eb
2025-04-02 20:26:15 +00:00
Jelle Meeus e5f67c52eb fix(DB/SpellCooldownOverrides): remove overrides of player spells (#21844) 2025-04-02 22:25:16 +02:00
github-actions[bot] 0de3f63ce5 chore(DB): import pending files
Referenced commit(s): d9aec99a34
2025-04-02 19:45:34 +00:00
Jelle Meeus d9aec99a34 fix(Scripts/ZulAman): Add Beast Tamer missing abilities (#21821)
Co-authored-by: killerwife <killerwife@gmail.com>
Co-authored-by: anonxs <anonxs@web.de>
2025-04-02 21:44:38 +02:00
github-actions[bot] 1e28939fab chore(DB): import pending files
Referenced commit(s): 19092fa5e3
2025-04-02 14:56:43 +00:00
Smirnov Sergey 21a94413dc fix(DB/Conditions) Requires Spirit Calling Aura to loot Lesser Nether Drake Spirit (QuestID: 10853) (#21841)
Quest `Spirit Calling` now only will drop `Lesser Nether Drake Spirit` when the `Spirit Calling Totems'`s aura (`38778`) is on the player(s). 

To-do: `If recharges are finished quest giver should also refill your stock, currently it doesn't.`
2025-04-02 15:56:07 +01:00
github-actions[bot] 19092fa5e3 chore(DB): import pending files
Referenced commit(s): cc129c3d79
2025-04-02 14:55:35 +00:00
Rocco Silipo cc129c3d79 fix(DB/Creature) Citizen of New Avalon now have a more blizzlike behaviour. (#21842) 2025-04-02 16:54:32 +02:00
github-actions[bot] 274c31d403 chore(DB): import pending files
Referenced commit(s): ad580a6190
2025-04-01 17:49:45 +00:00
Rocco Silipo ad580a6190 fix(DB/Creature) Shadow Image now only use one ability at a time. (#21834) 2025-04-01 19:48:43 +02:00
github-actions[bot] 2bf5472ce6 chore(DB): import pending files
Referenced commit(s): 441e55f7dc
2025-04-01 17:15:21 +00:00
Jelle Meeus 441e55f7dc fix(DB/SpellCooldownOverrides): Add Data from SmartAI timers (#21830) 2025-04-01 19:14:20 +02:00
github-actions[bot] 87863b9741 chore(DB): import pending files
Referenced commit(s): cba329c8a8
2025-04-01 16:36:53 +00:00
Rocco Silipo cba329c8a8 fix(DB/Creature) Reduce Dark Fiend range to explode. (#21840) 2025-04-01 18:35:46 +02:00
github-actions[bot] be4f3fdc8b chore(DB): import pending files
Referenced commit(s): 521802382a
2025-04-01 16:22:35 +00:00
Rocco Silipo 521802382a fix(DB/Creature) Add various immunities to Void Sentinel, Berserkers and Fury Mages. (#21839) 2025-04-01 18:21:35 +02:00
github-actions[bot] 90f9287857 chore(DB): import pending files
Referenced commit(s): 4c42bbc9c7
2025-04-01 15:53:12 +00:00
Smirnov Sergey 4c42bbc9c7 Added/Corrected missing russian quest locale and fix wrong russian locale. #2 (#21837)
Multiple russian translations for:
- Quests 
- Quests Request Items
- Quests Offer Reward

Progression of: https://github.com/azerothcore/azerothcore-wotlk/commit/c9464baa459089897a67455224106443092eb2b2
2025-04-01 16:52:07 +01:00
github-actions[bot] b03006aa1d chore(DB): import pending files
Referenced commit(s): 277aed596e
2025-04-01 09:07:15 +00:00
Rocco Silipo 1f3a90a41e fix(DB/Creature) Solve some Dark Fiend's behaviour. (#21818) 2025-04-01 11:06:29 +02:00
Rocco Silipo 277aed596e fix(Script/Sunwell) Solve some Eredar Twins' timer issues. (#21835) 2025-04-01 11:06:11 +02:00
github-actions[bot] 3c1f42245c chore(DB): import pending files
Referenced commit(s): 9734d1b4cc
2025-04-01 01:14:50 +00:00
blinkysc 9734d1b4cc fix(DB/Quest) Gammerita, Mon! Now has no quest requirement (#21833)
Quest: "Gammerita, Mon!" no longer requires "Snapjaws, Mon!" (removed pre-requesite)
2025-04-01 02:13:51 +01:00
github-actions[bot] d99295fb18 chore(DB): import pending files
Referenced commit(s): b3622bbe5e
2025-04-01 00:31:35 +00:00
Jelle Meeus b3622bbe5e fix(DB/Creature): set Charm immune (mechanic_immune_mask) for SWP Trash demons (#21826) 2025-03-31 21:30:35 -03:00
github-actions[bot] 369a43110d chore(DB): import pending files
Referenced commit(s): 3ede7bd944
2025-03-31 23:49:46 +00:00
Smirnov Sergey 3ede7bd944 fix(DB/Creature) fix Bannok Grimaxe's Axe Toss has a missing model (#21780)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-04-01 01:48:40 +02:00
github-actions[bot] dafd307088 chore(DB): import pending files
Referenced commit(s): d724f43d55
2025-03-31 22:08:53 +00:00
Rocco Silipo d724f43d55 Fix(DB/Loot) Remove Sunglow Vest from Eredar Twins loot. (#21831) 2025-04-01 00:07:47 +02:00
github-actions[bot] fdf8517566 chore(DB): import pending files
Referenced commit(s): c9464baa45
2025-03-31 19:03:28 +00:00
Smirnov Sergey c9464baa45 fix(DB/Quest) Added missing russian quest locale and fix wrong russian locale. #1 (#21758)
Multiple russian translations for:
- Quests 
- Quests Request Items
- Quests Offer Reward
- Quest Greeting
2025-03-31 20:02:26 +01:00
blinkysc 5562d722d6 fix(Warden) Warden Anti-Cheat Timing Attack Protection MAC (#21824) 2025-03-31 18:50:48 +02:00
blinkysc f1f56bf1db fix(Warden) Warden Anti-Cheat Timing Attack Protection WINDOWS (#21823) 2025-03-31 18:50:28 +02:00
github-actions[bot] 555021ae1b chore(DB): import pending files
Referenced commit(s): 6d23ecbe9b
2025-03-31 14:40:11 +00:00
Rocco Silipo 6d23ecbe9b fix(DB/Creature) Locate some Death Knight Initiates on their sniffed spawn points. (#21825) 2025-03-31 16:39:05 +02:00
Andrew 9db6fd53c1 fix(Scripts/SunwellPlateau): M'uru should be passive (#21822) 2025-03-31 05:17:14 +02:00
github-actions[bot] 2071eaa591 chore(DB): import pending files
Referenced commit(s): 0baa8bedb1
2025-03-30 17:30:19 +00:00
Ryan Turner 0baa8bedb1 fix(db/CreatureLoot) - Removal of "Rod of Lianthe" and "Nightmare Vine" from "Eclipsion Hawkstrider"'s Loot (#21816) 2025-03-30 19:29:19 +02:00
github-actions[bot] 08696f9aad chore(DB): import pending files
Referenced commit(s): d30306c250
2025-03-30 16:47:38 +00:00
Rocco Silipo d30306c250 fix(DB/Creature) Remove Immune to Distract Flag on M'uru. (#21815) 2025-03-30 18:46:37 +02:00
github-actions[bot] cb68845229 chore(DB): import pending files
Referenced commit(s): 88f3145b31
2025-03-30 16:42:56 +00:00
Rocco Silipo 88f3145b31 fix(DB/Creatures) Fix various issues on DK starting area (phase 1 and 64). (#21814) 2025-03-30 18:41:53 +02:00
天鹿 0cb6a03acf Fix(Core/Wintergrasp): Retrieve the missing Tower Cannon (#21752)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-03-29 21:03:13 +01:00
Rocco Silipo 9d918f553c fix(Script/Sunwell) Edit Felmyst timers and move emote in the right spell cast. (#21809) 2025-03-29 08:58:54 -03:00
github-actions[bot] d549776335 chore(DB): import pending files
Referenced commit(s): d21dd6d0bd
2025-03-29 10:19:43 +00:00
Rocco Silipo b384f4cc66 fix(DB/Creature) Southshore Assassins now despawn when OOC for 30 seconds. (#21757) 2025-03-29 11:18:59 +01:00
Rocco Silipo d21dd6d0bd fix(DB/Creature) Remove Random in Radius and edit orientation for some Scarlet Peasants. (#21797) 2025-03-29 11:18:43 +01:00
github-actions[bot] 1a9000f636 chore(DB): import pending files
Referenced commit(s): 80627efd6f
2025-03-29 08:36:26 +00:00
Ryan Turner 80627efd6f (db/Creautre) - Adds Heroic version of Brann Bronzebeard to Halls of Stone (#21755) 2025-03-29 09:35:27 +01:00
github-actions[bot] 0ec26eba7c chore(DB): import pending files
Referenced commit(s): cf0bcf8616
2025-03-28 16:25:19 +00:00
Rocco Silipo cf0bcf8616 fix(DB/Condition) Scarlet Cannons now require Massacre at Light’s Point to be used. (#21796) 2025-03-28 17:24:16 +01:00
Jelle Meeus 094c15a323 fix(Core/Spells): implement SPELL_ATTR7_TREAT_AS_NPC_AOE (#21787)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2025-03-28 11:18:40 +01:00
github-actions[bot] e6615c8b3a chore(DB): import pending files
Referenced commit(s): 9c3418d482
2025-03-27 17:43:31 +00:00
blinkysc 9c3418d482 fix(DB/Creature) Set Kirtonos the Herald to level 60 (#21784)
Kirtonos the Herald corrected level from 63 to 60
2025-03-27 17:42:29 +00:00
github-actions[bot] fe8dcf9765 chore(DB): import pending files
Referenced commit(s): c528ce61cd
2025-03-27 15:42:09 +00:00
Rocco Silipo c528ce61cd fix(DB/SunwellPlateau) M'uru should Hard Reset. (#21791) 2025-03-27 16:41:06 +01:00
Andrew 242311b7b1 fix(Scripts/SunwellPlateau): Update twin timers and Flame Sear target… (#21777) 2025-03-26 09:18:32 +01:00
github-actions[bot] 71c3371437 chore(DB): import pending files
Referenced commit(s): bec7a4e3fb
2025-03-25 19:36:13 +00:00
blinkysc bec7a4e3fb fix(DB/SmartScript) Alumeth the Ascended will now repeat cast Psychicscream around 20 seconds (#21772) 2025-03-25 20:35:15 +01:00
Andrew 761cd7e6ad fix(Scripts/SunwellPlateau): Fix Alythess chasing players after casting (#21773) 2025-03-25 18:48:00 +01:00
github-actions[bot] c906261209 chore(DB): import pending files
Referenced commit(s): ac927769fc
2025-03-25 13:10:46 +00:00
Rocco Silipo ac927769fc fix(DB/Creature) Eredar Twins should be immune to taunt. (#21770) 2025-03-25 14:09:48 +01:00
github-actions[bot] 28bf680a99 chore(DB): import pending files
Referenced commit(s): 4e9148799f
2025-03-24 17:17:24 +00:00
Andrew 4e9148799f fix(Scripts/SunwellPlateau): Remove despawn on evade flag from KJ and… (#21753) 2025-03-24 18:16:22 +01:00
github-actions[bot] d5bee6e2a3 chore(DB): import pending files
Referenced commit(s): 62ca88a2b4
2025-03-22 16:17:17 +00:00
Rocco Silipo 62ca88a2b4 fix(DB/Creature) Dark Fiends now despawn when dispelled. (#21749) 2025-03-22 17:16:18 +01:00
Andrew e23e4dfd52 fix(Scripts/SunwellPlateau): Fix twin emotes in phase 2 (#21751) 2025-03-22 14:29:55 +01:00
github-actions[bot] 8acbd9a889 chore(DB): import pending files
Referenced commit(s): 0210f617c1
2025-03-22 12:55:18 +00:00
Rocco Silipo 0210f617c1 fix(Creature/Formations) Volatile Fiend Packs now are in formation. (#21750) 2025-03-22 13:54:21 +01:00
天鹿 ae76703b75 fix(Scripts/SunwellPlateau): M'Uru ability DARKNESS now spawns dispellable skulls (#21747) 2025-03-22 09:13:08 +01:00
github-actions[bot] ca0b851487 chore(DB): import pending files
Referenced commit(s): 90866f1d28
2025-03-22 08:04:20 +00:00
Jelle Meeus 6ed7e0fe5c fix(Scripts/SunwellPlateau): Felmyst Strafe strafe spells (#21745)
Co-authored-by: killerwife <killerwife@gmail.com>
2025-03-22 09:04:00 +01:00
Andrew 90866f1d28 fix(Scripts/SunwellPlateau): Implement twins boundary wipe mechanic (#21746) 2025-03-22 09:03:22 +01:00
p-tkachuk 7aced2f62e fix(Scripts/Nexus): Magus Telestra death (#21744)
Co-authored-by: Hexadecimal <hexa@deci.mal>
2025-03-21 14:55:53 -03:00
github-actions[bot] 1707832e7a chore(DB): import pending files
Referenced commit(s): d666c9330c
2025-03-21 16:19:51 +00:00
sudlud d666c9330c fix(DB/Gameobject): Sniffed Values for 'SWP / MGT' spawns (#21699) 2025-03-21 17:18:53 +01:00
Andrew 3cbe976a4e fix(Scripts/SunwellPlateau): Vapor should chase the player targeted b… (#21740) 2025-03-21 09:00:17 +01:00
Rocco Silipo a0fc2a553c fix(Script/Boss) Decrease Kalecgos human form spawn timer. (#21738) 2025-03-20 18:28:57 -03:00
github-actions[bot] 77e497a49d chore(DB): import pending files
Referenced commit(s): 87effd1841
2025-03-19 22:44:10 +00:00
Rocco Silipo 87effd1841 fix(DB/Creature) Add formation for the the last pack before Kalecgos. (#21735) 2025-03-19 19:43:09 -03:00
Anton Popovichenko 9520b25155 fix(Core/Spell): Prevent Blink from causing character to fall through ground (#21537) 2025-03-19 17:46:00 +01:00
Andrew 5eee6bc383 fix(Scripts/SunwellPlateau): Increase delay before choosing lane and … (#21733) 2025-03-19 12:52:37 +01:00
github-actions[bot] 35d37a6f93 chore(DB): import pending files
Referenced commit(s): aa84cbc954
2025-03-19 08:16:39 +00:00
Jelle Meeus aa84cbc954 fix(Scripts/SunwellPlateau): Sathrovarr's Curse of Boundless Agony (#21730) 2025-03-19 09:15:38 +01:00
Jelle Meeus 7727a09dc8 fix(Scripts/Outland): add missing return if no target is found (#21731) 2025-03-18 16:39:55 +01:00
github-actions[bot] 3b90710e64 chore(DB): import pending files
Referenced commit(s): 83d9c6c763
2025-03-17 21:28:15 +00:00
kamenitxan 83d9c6c763 fix(DB/POI): update poi for Anthion's Old Friend quest with sniffed data (#20980) 2025-03-17 22:27:15 +01:00
github-actions[bot] 674cba3ad9 chore(DB): import pending files
Referenced commit(s): 76594b0292
2025-03-17 13:57:23 +00:00
p-tkachuk 76594b0292 fix(Scripts/Zuldrak) Npc: Blightguard; Spell: Scourge Disguise and related things (#21536)
Co-authored-by: Hexadecimal <hd@hd.hd>
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
Co-authored-by: Killyana <morphone1@gmail.com>
Co-authored-by: Hexadecimal <hexa@deci.mal>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-03-17 14:56:23 +01:00
p-tkachuk c79c5b54fa fix(Scripts/AzjolNerub): Boss Herald Volazj - Insanity spell cast (#21287)
Co-authored-by: Hexadecimal <hd@hd.hd>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-03-17 12:48:10 +01:00
github-actions[bot] 6f2bd587f5 chore(DB): import pending files
Referenced commit(s): a387282e69
2025-03-17 11:24:00 +00:00
p-tkachuk a387282e69 fix(DB/FISHING): Fix "Disarmed!" fishing quest (#21310)
Co-authored-by: Hexadecimal <hd@hd.hd>
2025-03-17 12:23:01 +01:00
github-actions[bot] 010d962e70 chore(DB): import pending files
Referenced commit(s): 6535a75121
2025-03-17 10:06:27 +00:00
Jelle Meeus 6535a75121 fix(Scripts/Spells): add warrior heroic strike daze bonus damage (#21650) 2025-03-17 11:04:31 +01:00
github-actions[bot] 5d406b9220 chore(DB): import pending files
Referenced commit(s): 84e4884d85
2025-03-16 20:06:51 +00:00
Pandeesh Groodanj 84e4884d85 fix(DB/Quest): Fixes missing prerequisite quest for "Pushed Too Far" (#21721)
Co-authored-by: Pandeesh Groodanj <dark.dog5483@fastmail.com>
2025-03-16 21:05:52 +01:00
github-actions[bot] 7185e94954 chore(DB): import pending files
Referenced commit(s): 71870c05c7
2025-03-16 19:30:59 +00:00
@cgrahamseven 71870c05c7 fix(DB/Core/Quests): Fix the quest "Load'er Up" (#20241)
Co-authored-by: cgrahamseven <chris.graham@protonmail.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-03-16 20:29:57 +01:00
github-actions[bot] c3a888f684 chore(DB): import pending files
Referenced commit(s): 34d1402331
2025-03-16 19:26:30 +00:00
blinkysc 34d1402331 fix(DB/Halls of Lightning) Trash inside dungeon now drop [Relic of Ulduar] (#21713) 2025-03-16 20:25:31 +01:00
github-actions[bot] a776c764c6 chore(DB): import pending files
Referenced commit(s): 3bd493f152
2025-03-16 19:19:15 +00:00
blinkysc 3bd493f152 fix(DB/Halls of Stone) Trash inside dungeon now drops [Relic of Ulduar] (#21710) 2025-03-16 20:18:16 +01:00
github-actions[bot] fa273a9f28 chore(DB): import pending files
Referenced commit(s): 04b400447c
2025-03-16 08:28:42 +00:00
Pandeesh Groodanj 04b400447c fix(DB/Quest): Fixes the prerequisite quest for "A Job Undone" (#21714)
Co-authored-by: Pandeesh Groodanj <dark.dog5483@fastmail.com>
2025-03-16 09:27:42 +01:00
sudlud 4459afc98d fix(Core/Movement): Allow MoveFollow to not inherit speed of the target (#21711) 2025-03-15 21:47:11 +01:00
github-actions[bot] 92c666afb4 chore(DB): import pending files
Referenced commit(s): 77e6dbcf85
2025-03-15 16:06:19 +00:00
Jelle Meeus 77e6dbcf85 fix(Scripts/SunwellPlateau): Felmyst Demonic Vapor (#21709) 2025-03-15 17:05:19 +01:00
Anton Popovichenko e0a2622138 fix(Core/Calendar): Fix crash on deletion while iterating through calendar events. (#21667) 2025-03-14 06:41:04 -03:00
Rocco Silipo 82e76e8781 fix(Script/SunwellPlateau): Correct Meteror Slash Timer. (#21688) 2025-03-13 20:24:02 -03:00
github-actions[bot] 7cc25c9799 chore(DB): import pending files
Referenced commit(s): 00f12d685e
2025-03-13 22:32:52 +00:00
Rocco Silipo 00f12d685e fix(DB/Loot) Add missing recipes to SwP trashes (#21701) 2025-03-13 23:31:54 +01:00
Rocco Silipo 8584763889 fix(Script/SunwellPlateau): Correct some spell's timers. (#21689) 2025-03-12 20:17:27 -03:00
Rocco Silipo a2eee90f0d fix(Script/SunwellPlateau): Demonic Vapor Trail now despawn. (#21687) 2025-03-12 20:10:27 -03:00
Grimgravy 502730d89e fix(Scripts/ZulAman): text with symbol and improved frog movement (#21206)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2025-03-12 11:15:59 +01:00
github-actions[bot] 5a89348d73 chore(DB): import pending files
Referenced commit(s): 71ee156871
2025-03-11 20:40:43 +00:00
sudlud 71ee156871 fix(DB/Gameobject): Sniffed Values for 'Orb of the Blue Flight' spawns (#21696) 2025-03-11 21:39:43 +01:00
github-actions[bot] 069db988a2 chore(DB): import pending files
Referenced commit(s): da7b57079d
2025-03-11 18:08:53 +00:00
Rocco Silipo da7b57079d fix(DB/Loot) Add missing loots on Eredar Twins and Entropius. (#21693) 2025-03-11 19:07:47 +01:00
Vincent Vanclef dd42f7a673 feat(Core/Entities): Add OnPlayerSendListInventory script hook (#21676) 2025-03-11 15:01:55 +01:00
github-actions[bot] d4b1c795c8 chore(DB): import pending files
Referenced commit(s): 0b6f9b475b
2025-03-11 06:13:10 +00:00
Exitare 0b6f9b475b fix(DB/Quest): Zapped Giants now behave correctly (#21100)
Co-authored-by: Exitare <Exitare@users.noreply.github.com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2025-03-11 07:12:03 +01:00
sudlud 2e9b40e21a fix(Core/Group): fix group loot for quest items (#21683)
Co-authored-by: EricksOliveira <ericksoliveira258@gmail.com>
2025-03-10 22:48:04 +01:00
Exitare 451750eb04 fix(Scripts/Hyjal): Fix hyjal trash (#21194)
Co-authored-by: Exitare <Exitare@users.noreply.github.com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
2025-03-10 22:10:43 +01:00
github-actions[bot] 90ed058379 chore(DB): import pending files
Referenced commit(s): 5291632c00
2025-03-10 15:36:54 +00:00
Jelle Meeus 5291632c00 fix(Scripts/SunwellPlateau): Add Brutallus Flame Ring explosion (#21681) 2025-03-10 16:35:54 +01:00
Vincent Vanclef ffe03f6e14 feat(Core/Entities): add OnPlayerCanGiveLevel script hook (#21666) 2025-03-10 08:44:33 +01:00
Jelle Meeus 4cdb315db1 fix(Script/SunwellPlateau): duplicate keys instance objects (#21679) 2025-03-09 20:43:47 -03:00
github-actions[bot] a62be1f563 chore(DB): import pending files
Referenced commit(s): 973b501f2b
2025-03-09 21:47:35 +00:00
Ryan Turner 973b501f2b fix(DB/Loot Comments) - Added Missing Reference and Creature Loot Comments (#21672) 2025-03-09 22:46:36 +01:00
github-actions[bot] 83ae9b13a1 chore(DB): import pending files
Referenced commit(s): 5ab3997c40
2025-03-09 21:43:50 +00:00
blinkysc 5ab3997c40 fix(Quest/HillsbradFoothills) Elixir of Pain quest now has no prerequisite (#21662)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-03-09 22:42:51 +01:00
tabudz 0b24431768 fix(deps/zlib): CVE-2022-37434: Potential Vulnerability in Cloned Function (#21599)
https://nvd.nist.gov/vuln/detail/CVE-2022-37434
madler/zlib@eff308a
2025-03-09 22:27:37 +01:00
天鹿 5ec85e527a fix(Core/PvP): OutdoorPvPZM - fetch creature spawnId correctly (#21634) 2025-03-09 22:21:34 +01:00
github-actions[bot] b9c3ed63e8 chore(DB): import pending files
Referenced commit(s): 052c944880
2025-03-09 21:14:49 +00:00
Paul 052c944880 fix(DB/SpellProc): Update Fists of fury proc chance to 5% (#21454) 2025-03-09 22:13:49 +01:00
p-tkachuk f7778ccaf5 fix(Core/SpellInfoCorrections): Fix "Throw Bomb" spell (#21463)
Co-authored-by: Hexadecimal <hd@hd.hd>
2025-03-09 11:14:06 +01:00
github-actions[bot] 227be74e67 chore(DB): import pending files
Referenced commit(s): 231096132c
2025-03-09 08:18:59 +00:00
Kitzunu 231096132c refactor(Core/ServerMail): Refactor to Dedicated Manager Class with Multi-Item & Condition Support (#21590)
1. Core Cleanup
    - Move all ServerMail logic from `ObjectMgr` into a new dedicated `ServerMailMgr` class
    - Move faction logic for money from SendServerMail into the script
2. Separation of items into a new table
    - Create a new `mail_server_template_items` table
    - Allows to send multiple items in one mail
    - Separate items per faction Alliance/Horde
3. Separation of conditions into a new table
    - Create a new `mail_server_template_conditions` table
    - Allows to use multiple conditions for one mail
    - Available condition types
        - Minimum playtime (playerLevel >= condition)
        - Minimum playtime (playerPlayTime >= condition)
        - Rewarded quest
        - Earned achievement
        - Earned reputation (playerReputation >= conditionState)
        - Faction
        - Race
        - Class
4. Updated ServerMail loading
    - Move item and condition loading to their own functions
        - LoadMailServerTemplateItems()
        - LoadMailServerTemplateConditions()
5. Reworked eligibility check
    - Player needs to pass all conditions to be eligible for the mail
    - All players are automatically eligible if no conditions exist for a server mail template.
6. Updated foreign keys
    - For table `mail_server_character`, `mail_server_template_conditions`, `mail_server_template_items` foreign key with on delete cascade is added for automatic removal of entries if mail_server_template.id is deleted.
7. Database changes
    - See the PR
2025-03-09 09:18:01 +01:00
github-actions[bot] 061044b710 chore(DB): import pending files
Referenced commit(s): c211920e11
2025-03-09 07:06:01 +00:00
daobashun c211920e11 fix(DB/SAI) add Wind trader mu'fah smart script (#21366) 2025-03-09 08:05:01 +01:00
github-actions[bot] 9990d59979 chore(DB): import pending files
Referenced commit(s): 5c1b4d863c
2025-03-08 21:44:21 +00:00
Jelle Meeus 5c1b4d863c fix(Scripts/SunwellPlateau): Sunblade Scout activate protector (#21629) 2025-03-08 22:43:20 +01:00
Tereneckla 4a11fe0db5 Core/Unit: Revert AutoRepeatSpell delay application to Auto Shot (#19603) 2025-03-08 15:45:15 +01:00
github-actions[bot] 4acb784bb6 chore(DB): import pending files
Referenced commit(s): 99c90c00d5
2025-03-08 11:22:24 +00:00
Rocco Silipo 99c90c00d5 fix(DB/Creature) Adds Disable Gravity to Shield Orb. (#21671) 2025-03-08 12:21:26 +01:00
Anton Popovichenko 3406cb03b3 fix(Core/Tickets): Fix crash in ticket complete command. (#21665) 2025-03-07 21:52:47 +01:00
github-actions[bot] 263f14d800 chore(DB): import pending files
Referenced commit(s): 1a2e30a1f6
2025-03-06 20:38:25 +00:00
Rocco Silipo 1a2e30a1f6 fix(DB/Creature) Solve some Shadowsword Assassin issues. (#21658) 2025-03-06 21:37:27 +01:00
github-actions[bot] f818ef6876 chore(DB): import pending files
Referenced commit(s): aba8d42dde
2025-03-06 06:57:15 +00:00
sudlud aba8d42dde fix(DB/Gameobject): Sniffed Values for 'Isle Daily Gobs' spawns (#21655) 2025-03-06 07:56:15 +01:00
sudlud e8ba158c62 fix(CI/modules-build): enable mod-antifarming (#21654) 2025-03-05 13:10:58 +01:00
Tereneckla 062cb90da8 fix(Core/Spells): readd 33% chance for lightning overload to fail on chain lightning (#21645) 2025-03-04 23:48:37 -03:00
github-actions[bot] f6caa7e63b chore(DB): import pending files
Referenced commit(s): 78a01fd678
2025-03-05 02:45:57 +00:00
p-tkachuk 78a01fd678 fix(Scripts/Ulduar): Fix Kologarn script (#21595)
Co-authored-by: Hexadecimal <hd@hd.hd>
2025-03-04 23:44:57 -03:00
天鹿 82bc814858 fix(Core/PvP): Sometimes mobs and objects fail to spawn in OutdoorPvP (#21636) 2025-03-03 22:12:54 +01:00
天鹿 a2a0bc51ab fix(Core/Bones): Unable to create bones (#21635) 2025-03-03 22:11:56 +01:00
sudlud ba37b3d130 feat(CI/modules-build): add all current azerothcore modules (#21624) 2025-03-03 18:46:03 +01:00
github-actions[bot] 6fc6333141 chore(DB): import pending files
Referenced commit(s): fdd469b61b
2025-03-03 05:13:16 +00:00
Benjamin Jackson fdd469b61b fix(DB): Add spawns for Tenris Mirkblood room in Karazhan. (#21638) 2025-03-03 06:12:17 +01:00
github-actions[bot] 222beca66d chore(DB): import pending files
Referenced commit(s): 945b2d79fd
2025-03-03 01:24:41 +00:00
Andrew 945b2d79fd fix(DB/Creature): Disable Felmyst pathfinding (#21641) 2025-03-02 22:23:36 -03:00
sudlud 2957143338 fix(CI/linux-build): use correct OS name for cache key (#21640) 2025-03-02 22:05:20 +01:00
github-actions[bot] bff7b0dd7c chore(DB): import pending files
Referenced commit(s): a414b5776a
2025-03-02 20:31:17 +00:00
Benjamin Jackson ed6f296849 fix(DB/Disables): Remove incorrectly disabled quests. (#21628) 2025-03-02 21:31:02 +01:00
github-actions[bot] a414b5776a chore(DB): import pending files
Referenced commit(s): 7e78484bd8
2025-03-02 20:30:17 +00:00
Benjamin Jackson 7e78484bd8 fix(DB): Add Argent Dawn spawns for Scourge Invasion. (#21630) 2025-03-02 17:29:18 -03:00
github-actions[bot] 6422026893 chore(DB): import pending files
Referenced commit(s): c60b294228
2025-03-02 19:08:41 +00:00
Andrew c60b294228 fix(Scripts/SunwellPlateau): Fix Felmyst air phase (#21637) 2025-03-02 16:07:43 -03:00
Kitzunu 9e4c74bab1 fix(CI/Codestyle): Minor typo in insert_delete_safety_check (#21639) 2025-03-02 18:48:42 +01:00
Kitzunu 6786cb19c3 fix(CI/Codestyle): Imrpove semicolon check and general improvements (#21632) 2025-03-02 18:02:09 +01:00
Kitzunu ee23fdca3d fix(CI/Codestyle): Escape all MySQL keywords and skip /* comments (#21631) 2025-03-02 16:49:18 +01:00
p-tkachuk 544878c048 fix (Core/Wintergrasp) Fix map and battle icon (#21622) 2025-03-02 05:46:49 +01:00
github-actions[bot] e1f84d5604 chore(DB): import pending files
Referenced commit(s): b7e33283a5
2025-03-01 23:34:08 +00:00
Ryan Turner b7e33283a5 feat(DB): clarify IDs for faction changes (#20480) 2025-03-02 00:33:10 +01:00
p-tkachuk 00df52ff19 fix (Core/Wintergrasp) hearthstone was visibly on cooldown when player left WG (#21620)
Co-authored-by: Hexadecimal <hd@hd.hd>
2025-03-01 21:53:05 +01:00
p-tkachuk 9a6078a262 fix (Core/Wintergrasp) Icon now disappears when player leaves queue (#21619)
Co-authored-by: Hexadecimal <hd@hd.hd>
2025-03-01 21:51:46 +01:00
p-tkachuk 3834bac43d fix (Core/Wintergrasp) Change spell used by WG NPCs (#21621)
Co-authored-by: Hexadecimal <hd@hd.hd>
2025-03-01 21:50:13 +01:00
github-actions[bot] f9ca059868 chore(DB): import pending files
Referenced commit(s): c7981bea85
2025-03-01 19:40:30 +00:00
Rocco Silipo c7981bea85 fix(DB/Text) Add correct text on Sunblade Scouts. (#21626) 2025-03-01 20:39:30 +01:00
valsan-azerty-boi a3f7e1e76d feat(Core/BG): Allow battlegrounds to be configurable (#20320) (#21124) 2025-03-01 12:01:10 -03:00
Tereneckla de6732da34 fix(Core/Spells): remove custom loop so that one lightning damage instance can only proc one lightning overload (#21625) 2025-03-01 10:42:09 -03:00
github-actions[bot] 6930d2beda chore(DB): import pending files
Referenced commit(s): b9cd73ae03
2025-02-28 15:24:52 +00:00
Rocco Silipo b9cd73ae03 fix(DB/Creature) Various trash's issues on the road between Felmyst and Eredar Twins are now solved. (#21623) 2025-02-28 16:23:51 +01:00
github-actions[bot] 1c65032c0f chore(DB): import pending files
Referenced commit(s): fa0a8858e8
2025-02-27 19:05:56 +00:00
Ryan Turner fa0a8858e8 fix(DB/Item) - Envolpe Assignment loot no longer gives you empty loot. (#21073) 2025-02-27 20:04:56 +01:00
github-actions[bot] 4603e26b6a chore(DB): import pending files
Referenced commit(s): 97471151e7
2025-02-26 20:53:03 +00:00
sudlud 97471151e7 fix(DB/Gameobject): Sniffed Values for 'Smuggled Mana Cell' spawns (#21617) 2025-02-26 21:52:02 +01:00
github-actions[bot] 1ddec44220 chore(DB): import pending files
Referenced commit(s): bf1e3e4ce8
2025-02-26 11:08:23 +00:00
Rocco Silipo bf1e3e4ce8 fix(DB/Creature) Add formations to Scout's packs. (#21614) 2025-02-26 12:07:24 +01:00
github-actions[bot] a42509836b chore(DB): import pending files
Referenced commit(s): e18df16abd
2025-02-26 10:58:39 +00:00
Rocco Silipo df710719ac fix(DB/Creature) Elf patrols are now in formation. (#21613) 2025-02-26 11:57:46 +01:00
Rocco Silipo e18df16abd fix(DB/Creature) Volatile Fiends now reach the end of the ramp. (#21600) 2025-02-26 11:57:35 +01:00
Takenbacon 60b1bd8f0d fix(Core/Server): Disable out of world packet requeuing (#21608) 2025-02-25 23:11:36 -03:00
vrachv 0ff1a9756c fix(Core/Spell) Removed Prey on the Weak triggering on dead targets (#21611) 2025-02-25 23:52:23 +01:00
sudlud 9fcd9b3684 fix(scripts/SWP): remove whitespaces to fix codestyle check (#21609) 2025-02-25 20:20:39 +01:00
github-actions[bot] cb0e66e8c4 chore(DB): import pending files
Referenced commit(s): a2eaa57394
2025-02-25 18:41:42 +00:00
Razor2142 a2eaa57394 fix(Scripts/Naxxramas): refactored instance script (#21539) 2025-02-25 15:40:42 -03:00
SaW 9f99e89bc3 fix(Core/Threading): Refactored Map class - some code optimization (#21288) 2025-02-24 15:49:54 -03:00
vrachv b83071388c fix(Scripts/SunwellPlateau) Fix flame touched stacking (#21594) 2025-02-24 11:49:33 -03:00
Andrew f234f034a1 fix(Scripts/SunwellPlateau): Fix twins respawn (#21598) 2025-02-24 11:48:44 -03:00
Andrew 835283bf26 feat(Core/Scripting): Implement ScheduleEnrageTimer() helper (#21597) 2025-02-24 09:59:18 +01:00
Andrew 8f6d651471 fix(Scripts/SunwellPlateau): Felmyst should cast Noxious Cloud only a… (#21596) 2025-02-24 02:36:22 -03:00
github-actions[bot] f6c29614d5 chore(DB): import pending files
Referenced commit(s): 96e7a20bd9
2025-02-24 05:19:56 +00:00
Andrew 96e7a20bd9 fix(DB/Creature): Fix Felmyst flying animation in p1 and add despawn on evade (#21396) 2025-02-24 06:18:55 +01:00
Kitzunu cd8761796f fix(CI/Codestyle): skip SQL keyword 'NOT' (#21591) 2025-02-24 06:16:20 +01:00
Kitzunu 6f38d3c817 fix(Core/Logging): revert commit e3432102f7e66968f53c6e9afb11d7844e95… (#21593) 2025-02-23 17:53:11 +01:00
Paul 826b55dffb fix(Core/Spells): Fixed pet swoop ability not rooting target (#21559)
Co-authored-by: pavel_k <pavel_k@mail.com>
2025-02-23 11:13:31 +01:00
vrachv e31674045b fix(Core/Spells): Fix "Repelling Wave" stun radius (#21587) 2025-02-23 11:05:54 +01:00
Kitzunu 5d32676193 fix(Core/Misc): Fix NextPage Data Type in PageText Structure and Improve Logging Messages (#21586) 2025-02-22 21:58:21 -03:00
Andrew d97563be44 fix(Scripts/SilverpineForest): Fix double spawn in Pyrewood Ambush an… (#21584) 2025-02-22 22:38:44 +01:00
Andrew 0e77a7a447 fix(Scripts/OutdoorPvP): Fix Halaa guards not spawning (#21585) 2025-02-22 22:38:07 +01:00
github-actions[bot] 29db247503 chore(DB): import pending files
Referenced commit(s): dc646e8304
2025-02-22 01:11:18 +00:00
Andrew 4906867220 fix(Core/Spells): Ingvar Smash and Dark Smash should not ignore LOS (#21581) 2025-02-21 22:10:39 -03:00
Andrew dc646e8304 fix(DB/Creature): Fix Steel Gate Flying Machine inhabit type (#21582) 2025-02-21 22:10:19 -03:00
Paul 3fcccf2a2e fix(Core/Spells): Fixed misdirection triggering from mend pet (#21526)
Co-authored-by: pavel_k <pavel_k@mail.com>
2025-02-21 19:50:33 -03:00
github-actions[bot] eed4c3515d chore(DB): import pending files
Referenced commit(s): 4987e83232
2025-02-21 22:48:08 +00:00
Tereneckla 4987e83232 fix(DB/Creature): let Magister's Terrace Normal bosses give reputation until exalted and reduce Kael'thas reputation gain (#21532) 2025-02-21 19:47:09 -03:00
Jelle Meeus 4216d196c2 fix(Scripts/ZulAman): scout drum and hard CC interaction (#21281) 2025-02-21 19:43:21 -03:00
github-actions[bot] 5aed1624c8 chore(DB): import pending files
Referenced commit(s): 8166664da4
2025-02-21 22:39:25 +00:00
Andrew 8166664da4 fix(DB/SAI): Fix Kael Flamestrikes chasing players (#21579) 2025-02-21 19:38:20 -03:00
Takenbacon d145b866a5 fix(Core/Maps): Fix instance factions (#21577) 2025-02-21 16:49:39 -03:00
github-actions[bot] 0161a611ef chore(DB): import pending files
Referenced commit(s): 609b1b731a
2025-02-21 19:27:42 +00:00
Andrew 609b1b731a fix(Scripts/SunwellPlateau): Fix twin marks not applying from dots (#21415) 2025-02-21 20:26:41 +01:00
github-actions[bot] 880804d6fa chore(DB): import pending files
Referenced commit(s): 4cd1ed2181
2025-02-21 06:18:37 +00:00
Takenbacon 4cd1ed2181 refactor(Core/Server): Improvements to antidos opcode handling (#21502) 2025-02-21 07:17:34 +01:00
Andrew f6c4164765 chore(CI): Add mod-costumes (#21548) 2025-02-20 06:29:46 +01:00
github-actions[bot] 28f5ead7f3 chore(DB): import pending files
Referenced commit(s): 04bf98fa6e
2025-02-19 13:56:13 +00:00
Smirnov Sergey 04bf98fa6e fix (DB/SAI) [Howling Fjord] Bjorn Halgurdsson behavior (#21474)
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2025-02-19 14:55:11 +01:00
Andrew 862690ecc0 chore(CI): Add mod-arena-3v3-solo-queue.git (#21530)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-02-19 13:38:59 +01:00
Jelle Meeus 4c4b04f07b refactor(Core/Packet): use WorldPackets::WorldState::InitWorldStates definition (#20475)
Co-authored-by: ccrs <ccrs@users.noreply.github.com>
2025-02-19 07:55:09 -03:00
github-actions[bot] bc17d068cd chore(DB): import pending files
Referenced commit(s): 79ba56ed3d
2025-02-19 10:51:50 +00:00
Jelle Meeus 79ba56ed3d fix(Scripts/Spell): Priest shadowfiend attack and Shadowfiend Death proc (#20987)
Co-authored-by: killerwife <killerwife@gmail.com>
Co-authored-by: Grimdhex <176165533+Grimdhex@users.noreply.github.com>
2025-02-19 07:50:44 -03:00
55Honey b80da06152 fix(Core/Auth): prevent expansion overflow in SendAuthResponse (#21503) 2025-02-18 20:41:11 +01:00
github-actions[bot] 86ee1a994c chore(DB): import pending files
Referenced commit(s): fca4ee32cd
2025-02-18 17:50:05 +00:00
Rocco Silipo fca4ee32cd fix (DB/Creature) Alarmed Blightguards now spawn as they should. (#21489) 2025-02-18 18:49:00 +01:00
Takenbacon 854ebc8025 fix(Core/Server): Add bytebuffer exception handling to addoninfo read (#21500) 2025-02-18 12:15:59 +01:00
Takenbacon 58d13e69e1 fix(Core/Grids): Standardize grid coordinates (#21479) 2025-02-18 07:16:36 +01:00
Francesco Borzì 8207d1e8d0 docs(README): update JetBrains logo (#21478) 2025-02-17 11:08:34 +01:00
Patrick Müssig f89a8e0b81 fix(UnitTest): fixes unit tests not compiling under windows (#21299) 2025-02-17 06:17:51 +01:00
iThorgrim e28384b059 feat(Core/Scripting): Add new hooks for Ticket (#21238) 2025-02-17 03:26:05 +01:00
Paul 0c099a75ec fix(Core/Spell): Corrected values for event food (#21465)
Co-authored-by: pavel_k <pavel_k@mail.com>
2025-02-16 23:27:45 +01:00
Razor2142 8cc47ab1f1 feat(Script/Instance): added generic instance map script (#21218)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2025-02-16 23:26:07 +01:00
Jelle Meeus 92ef042f33 fix(Scripts/Spells): Warrior IntimidationShout (#20969) 2025-02-16 23:19:50 +01:00
github-actions[bot] 6d88cd40f6 chore(DB): import pending files
Referenced commit(s): 30f273e593
2025-02-16 22:15:10 +00:00
Jelle Meeus 30f273e593 fix(Scripts/Naxxramas): Add post-Gothik Four Horsemen introduction (#20550) 2025-02-16 23:14:09 +01:00
github-actions[bot] 2c7cf4832e chore(DB): import pending files
Referenced commit(s): f7028d5778
2025-02-16 22:11:59 +00:00
Fabrizio Contigiani f7028d5778 fix(DB/Quest): Allow both factions to get quest "The Multiphase Survey" [id: 11880] (#21433) 2025-02-16 23:10:59 +01:00
Kitzunu 4c66c589e4 fix(Core/Spells): Implement SPELL_ATTR2_ALLOW_LOW_LEVEL_BUFF (#21470)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2025-02-16 23:07:37 +01:00
github-actions[bot] 5fb67bdd5c chore(DB): import pending files
Referenced commit(s): 3291c747c5
2025-02-16 20:20:31 +00:00
Kitzunu d0085feb95 fix(DB/Auth): allow autobroadcast_locale to have multiple locales for… (#21467) 2025-02-16 21:20:29 +01:00
Kitzunu 3291c747c5 feat(Core/DBUpdater): include pending path (#21469) 2025-02-16 21:19:31 +01:00
github-actions[bot] 8cfe71e27e chore(DB): import pending files
Referenced commit(s): 6c91d0f4a5
2025-02-16 20:07:56 +00:00
Rocco Silipo 6c91d0f4a5 fix(DB/Creatures) Various Northrend NPCs now have a SmartAI. (#21471) 2025-02-16 21:06:52 +01:00
Exitare 98ceb1c067 fix(Core/PlayerScript) Align player script function names (#21020)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-02-16 14:59:41 +01:00
github-actions[bot] df7c23d763 chore(DB): import pending files
Referenced commit(s): 409ad14e14
2025-02-15 23:27:32 +00:00
p-tkachuk 409ad14e14 fix(DB/SAI) Quest Feedin' Da Goolz (12652) (#21264)
Co-authored-by: Hexadecimal <hd@hd.hd>
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2025-02-16 00:26:27 +01:00
iThorgrim e3432102f7 fix(Core/World): Load metric and log configs at start (#21243) 2025-02-15 23:34:25 +01:00
iThorgrim 971ebcae31 feat(Core/Scripting): Add Player skill based hook (#21273)
Co-authored-by: IntelligentQuantum <IntelligentQuantum@ProtonMail.Com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
2025-02-15 23:10:38 +01:00
Mykhailo Redko c96ff8a6dc fix(Core/Spells): Chain heal shoudln't jump to other players who are at full hp. (#21387) 2025-02-15 22:47:22 +01:00
demetrzz 61f04f69db fix(Scripts/Naxxramas): Maexxna's Outer Web Door (#21445)
Co-authored-by: pavel_k <pavel_k@mail.com>
2025-02-15 22:29:57 +01:00
Jelle Meeus a05833eeed fix(Core/Common): Container fixes use after free (#21460) 2025-02-15 22:22:30 +01:00
demetrzz 75752880e2 fix(Apps/Codestyle) corrected wrong text in the sql codestyle check (#21466)
Co-authored-by: pavel_k <pavel_k@mail.com>
2025-02-15 22:15:37 +01:00
天鹿 c78217baa2 fix(Core/Creature): Correctly get flag from cinfo in IsDungeonBoss & IsImmuneToKnockback (#21456) 2025-02-15 18:10:48 +01:00
github-actions[bot] b542e64abf chore(DB): import pending files
Referenced commit(s): b8b38e1e7e
2025-02-15 16:23:57 +00:00
Jelle Meeus b8b38e1e7e fix(Core/Spells): Hand of Protection no longer removes Nalorak's Mangle (#21413) 2025-02-15 17:22:59 +01:00
Rocco Silipo a5a8ef92b4 fix (DB/Creature) Correct a missing link in Valgarde Harpoon Target SmartAI (#21462) 2025-02-15 17:13:57 +01:00
sudlud 0d37ff292b fix(CI/nopch-module-build): ensure build continues after errors (#21457) 2025-02-15 14:10:46 +01:00
Jelle Meeus fae07daa4c fix(Scripts/Outland): LoadMinionData buffer overflow (#21461) 2025-02-15 14:08:49 +01:00
github-actions[bot] e5dbc39cc5 chore(DB): import pending files
Referenced commit(s): 8f00369599
2025-02-15 12:27:57 +00:00
Smirnov Sergey 8f00369599 fix (DB/SAI) [Howling Fjord] Attack to Valgarde. Dragonflayer Invader and Worg. Valgarde Defender. (#21434) 2025-02-15 13:26:52 +01:00
Kitzunu 19847395eb fix(CI/Windows): Bump openssl version (#21458) 2025-02-15 13:12:13 +01:00
demetrzz fe206c7138 fix(Scripts/Spells): Corrected shaman 8/8 T2 set bonus damage proc (#21432)
Co-authored-by: pavel_k <pavel_k@mail.com>
2025-02-15 12:02:27 +01:00
Anton Popovichenko 91da92f33f fix(Core/SpellQueue): Fix undefined behavior when processing SpellQueue. (#21459) 2025-02-15 11:45:12 +01:00
Takenbacon ee69a569c4 fix(Core/Grids): Grid improvements (#20955) 2025-02-14 22:11:27 +01:00
Mykhailo Redko 10183efd51 fix(Core/Chat): Fix lower security check for GM commands. (#21382) 2025-02-14 22:11:01 +01:00
Anton Popovichenko 2982b64430 fix(Core/Spell): Reset insignia spell target when it is deleted. (#21437) 2025-02-14 21:58:30 +01:00
github-actions[bot] 0273a9f08d chore(DB): import pending files
Referenced commit(s): 0bbcddcf70
2025-02-14 20:50:33 +00:00
sudlud 0bbcddcf70 fix(DB/Creature): Sniffed Values for 'Chemical Wagon' spawns (#21446) 2025-02-14 21:49:28 +01:00
Anton Popovichenko cdcdf4564b fix(Core/Pet): Fix possible heap-use-after-free of charmInfo when handling pet action. (#21439) 2025-02-14 20:02:02 +01:00
Jelle Meeus 75441ddb3b fix(Core/Player): SpellQueue avoid possible undefined behavior by copying instead of move (#21444) 2025-02-14 15:45:36 +01:00
Jelle Meeus 3854d00dee fix(Scripts/ShadowmoonValley): Illidan buffer overflow (#21442) 2025-02-14 11:31:21 +01:00
Jelle Meeus 9412c1eb3a fix(Scripts/BlackTemple): Illidan buffer overflow (#21441) 2025-02-14 11:31:14 +01:00
Andrew 062f9c4341 fix(Core/Map): Dynamic respawns: preserve original respawn timer and skip rares (#21440) 2025-02-14 11:30:59 +01:00
Anton Popovichenko db9b4cf0c6 fix(Scripts/ICC): Fix crash in npc_darnavan when killer is nil. (#21438) 2025-02-14 05:54:45 +01:00
Anton Popovichenko db49562a6a fix(Core/Channels): Don't use deleted pointer in channel name creation. (#21435) 2025-02-13 21:39:29 +01:00
Andrew 0db39f76de fix(Core/Creature): Creatures should skip confused targets (#21410) 2025-02-13 13:22:02 -03:00
Andrew 6c2d9aff49 chore(Config): Improve DynamicRates description (#21431) 2025-02-13 17:05:14 +01:00
Jelle Meeus 9e720b91f0 fix(Core/Worldstate): fix Sanctums Wards triggering phase transition too early (#21430) 2025-02-13 09:13:40 -03:00
github-actions[bot] c5d83d31c7 chore(DB): import pending files
Referenced commit(s): 98a8a1306a
2025-02-13 10:39:46 +00:00
Andrew 98a8a1306a fix(Scripts/SunwellPlateau): Fix Felmyst death event (#21425) 2025-02-13 11:38:47 +01:00
github-actions[bot] 75388c7538 chore(DB): import pending files
Referenced commit(s): f9415f38cb
2025-02-13 08:05:42 +00:00
Andrew f9415f38cb fix(Scripts/Naxxramas): Update Faerlina script (#21375) 2025-02-13 05:04:36 -03:00
Takenbacon edcfaeb845 refactor(Core/World): Create WorldSessionMgr to split session logic out of World (#21400) 2025-02-13 07:04:38 +01:00
Andrew 0f0b341d9d fix(Scripts/SunwellPlateau): Fix Brutallus burn timer (#21423) 2025-02-13 00:05:32 +01:00
Anton Popovichenko 3baa00ae06 fix(Core/Group): Fix use of a deleted pointer in the group invites list. (#21422) 2025-02-12 18:24:56 -03:00
Anton Popovichenko c92d50d6ec fix(Core/Guild): Fix use of guild members' data after deletion. (#21421) 2025-02-12 18:23:57 -03:00
Anton Popovichenko fe2627bc91 fix(Core/Pet): Fix possible crash when using dangling pointer as pets spell target and fix possible memory leak. (#21420) 2025-02-12 17:34:30 -03:00
Anton Popovichenko 47c524581b fix(Core/Scripts): Fix buffer-overflow errors in scripts. (#21419) 2025-02-12 16:34:56 -03:00
github-actions[bot] 076e32292f chore(DB): import pending files
Referenced commit(s): 00be3a417f
2025-02-12 18:12:13 +00:00
Andrew 00be3a417f fix(DB/Creature): Sacrolash and Alythess should be taunt immune (#21418) 2025-02-12 19:11:12 +01:00
Andrew 16fa25b7a9 feat(Core/Maps): Implement dynamic respawn rates (#21417)
Co-authored-by: r00ty-tc <r00ty-tc@users.noreply.github.com>
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
Co-authored-by Treeston

This is a partial cherry-pick of: https://github.com/TrinityCore/TrinityCore/pull/19056/commits/59db2eeea0a35028779fd76372ae06cc98c8086f
2025-02-12 15:06:42 -03:00
Takenbacon 5421f13c13 fix(Core/Disables): Optimize DisableMgr container (#21416) 2025-02-12 10:40:04 -03:00
Andrew b17d69b33c feat(Core/Unit): Add SpellSchoolMask info to the DamageDealt() hook (#21411) 2025-02-12 12:16:02 +01:00
github-actions[bot] 3a41901154 chore(DB): import pending files
Referenced commit(s): f6a0433297
2025-02-12 10:10:31 +00:00
Anton Popovichenko f6a0433297 feat(Core/Arena): Add support for arena seasons completion with progression in runtime. (#19858)
Co-authored-by: Winfidonarleyan <dowlandtop@yandex.com>
2025-02-12 07:09:31 -03:00
Kitzunu 24dd7dfc21 refactor(Misc): improve issue templates (#21391) 2025-02-11 22:45:47 -03:00
Anton Popovichenko 07cb5c880c fix(Core/SQLField): Fix heap-buffer-overflow issue when interacting with mysql field value. (#21393) 2025-02-11 17:24:56 +01:00
Anton Popovichenko c2986977d9 fix(Core/Items): Fix duplication exploit where a player could loot infinitely from bags containing gold. (#21394) 2025-02-11 17:23:01 +01:00
Andrew c070e4bddf fix(Scripts/SunwellPlateau): Don't replay Felmyst intro after wipes (#21398)
Felmyst into no longer relays after a wipe.
2025-02-11 12:30:34 +00:00
github-actions[bot] 2f6097f15e chore(DB): import pending files
Referenced commit(s): 489d668a8d
2025-02-10 22:27:59 +00:00
Rocco Silipo 489d668a8d fix(DB/Creature) Dawnblade Hawkriders and Shattered Sun Marksmen behaviours. (#21341) 2025-02-10 23:26:59 +01:00
Kitzunu 787b4e4efe fix(CI/Codestyle): correct double semicolon check (#21388) 2025-02-10 20:24:28 +01:00
Mykhailo Redko 017cfb7b4b fix(Core/PacketIO): Implemented CMSG_BUSY_TRADE and CMSG_IGNORE_TRADE. (#21385) 2025-02-10 17:12:38 +01:00
Andrew 91cd42ef91 fix(Scripts/SunwellPlateau): Clear basic events on death (#21374) 2025-02-10 09:28:19 +01:00
Andrew 4b79a09e91 fix(Scripts/SunwellPlateau): Prevent Sathrovarr summon event from dou… (#21376) 2025-02-10 09:23:33 +01:00
github-actions[bot] 41ed6f600d chore(DB): import pending files
Referenced commit(s): d0412438fc
2025-02-10 07:51:13 +00:00
Andrew d0412438fc fix(DB/SAI): Fix Doomfire Shard Avenging Wrath spell (#21377) 2025-02-10 08:50:09 +01:00
Andrew 7e29e023e8 fix(Core/Creature): Allow temp summons to respawn when despawning on … (#21363) 2025-02-10 08:46:31 +01:00
github-actions[bot] b0a45c98c2 chore(DB): import pending files
Referenced commit(s): 3c8823a871
2025-02-09 18:56:34 +00:00
Andrew 2495ef4422 fix(Scripts/SunwellPlateau): Correct Felmyst spawn event (#21360) 2025-02-09 15:55:58 -03:00
Andrew 3c8823a871 fix(Scripts/SunwellPleateau): Remove invincibility from human kalecgos (#21369) 2025-02-09 15:55:31 -03:00
Jelle Meeus 05cf475975 fix(Core/Worldstate): sunsreach print correct counter (#21356) 2025-02-09 18:40:44 +01:00
github-actions[bot] e4c68355c3 chore(DB): import pending files
Referenced commit(s): fcf9725dbb
2025-02-09 17:35:07 +00:00
Benjamin Jackson 865dd24c37 fix(DB/Creature): Correct run speed of Kael'thas's Arcane Spheres on heroic. (#21367) 2025-02-09 14:34:28 -03:00
Benjamin Jackson fcf9725dbb chore(DB): Add missing file extension for query. (#21368) 2025-02-09 14:34:08 -03:00
github-actions[bot] 295220fd96 chore(DB): import pending files
Referenced commit(s): cf103be146
2025-02-09 12:28:12 +00:00
Jelle Meeus cf103be146 fix(DB/Conditions): Sunwell Gates progress gossip (#21344)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2025-02-09 09:27:11 -03:00
github-actions[bot] 709368ca22 chore(DB): import pending files
Referenced commit(s): 9eeaef516a
2025-02-09 06:32:38 +00:00
daobashun 9eeaef516a fix(DB/SAI) add Kaylaan smart ai (#21293) 2025-02-09 07:31:35 +01:00
sudlud 58ad9e27f4 Revert "chore(Deps/Zlib): move to Cloudflare fork (#21028)" (#21364) 2025-02-08 21:57:18 +01:00
Andrew 79cbb00075 feat(Core/Creature): Implement HasFlagsExtra() helper to creature (#21362) 2025-02-08 14:07:04 -03:00
Kitzunu 31529db282 fix(CI/Codestyle): Final fixes to backtick check (#21361) 2025-02-08 11:34:38 +01:00
p-tkachuk b07e545bae fix(Core/Transport): Fix for passengers dropped in the middle of nowhere (#21296) 2025-02-08 05:53:57 +01:00
github-actions[bot] fd67f8e004 chore(DB): import pending files
Referenced commit(s): 4fa80509ec
2025-02-07 19:47:52 +00:00
murmeli666 4fa80509ec fix(DB/Quest): Remove Failed Incursion requirement from Lost in Action (#21353) 2025-02-07 20:46:53 +01:00
天鹿 9768cfca3a fix(Core): Fix After PR#21213 Crash (#21327) 2025-02-07 13:52:56 -03:00
github-actions[bot] 4b8e94924d chore(DB): import pending files
Referenced commit(s): 7916db5b2f
2025-02-07 14:53:00 +00:00
murmeli666 7916db5b2f fix(DB/Creature): Remove aggro from Abandoned Fuel Tank (#21352) 2025-02-07 11:51:54 -03:00
Exitare ff4d1ef053 chore(Core/EventMgr): Align code to Code standard & improve LoadFromDB function (#21151)
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
2025-02-07 14:25:07 +01:00
Rocco Silipo 2e91c83433 fix(DB/Creature) Theremis, Archmage and Yrma floating now. (#21349) 2025-02-07 12:36:41 +01:00
github-actions[bot] de48c00c8c chore(DB): import pending files
Referenced commit(s): edb49c86e9
2025-02-07 11:33:02 +00:00
Rocco Silipo c08b40d2bb fix(DB/Creature) Thornvine Creeper is skinnable with herbalism. (#21350) 2025-02-07 12:32:19 +01:00
murmeli666 edb49c86e9 fix(DB/Creature) Enable mining for Iron Rune Sentinel (#21348) 2025-02-07 12:32:02 +01:00
Kitzunu 2c561f0433 fix(CI): typo (#21347) 2025-02-07 09:51:25 +01:00
github-actions[bot] 82c85e7067 chore(DB): import pending files
Referenced commit(s): 2ec792c295
2025-02-07 07:43:46 +00:00
Jelle Meeus 2ec792c295 fix(DB/CreatureAddon): add hawkstriker mount to Sun's Reach patrol (#21345) 2025-02-07 08:42:45 +01:00
Kitzunu 306f41a2d8 fix(CI/Codestyle): ignore lines starting with @ (#21346) 2025-02-07 06:52:38 +01:00
Kitzunu 668864556b fix(CI/Codestyle): Ignore comments for backtick check (#21343) 2025-02-07 00:09:55 +01:00
github-actions[bot] 703deaa388 chore(DB): import pending files
Referenced commit(s): ce3a25e516
2025-02-06 20:12:08 +00:00
blinkysc ce3a25e516 fix(DB/Creature): Fix gold drop rate for sunfury mobs in netherstorm (#21250) 2025-02-06 21:11:08 +01:00
chaosua 775febad9c fix(Scripts/Northrend): Exclude Dalaran Sewer Exit Pipe from GUARD teleport checks (#21222) 2025-02-06 20:50:22 +01:00
Grimdhex 994eccebdf chore(Deps/Zlib): move to Cloudflare fork (#21028)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2025-02-06 14:41:31 +01:00
github-actions[bot] 1cdc7ce56e chore(DB): import pending files
Referenced commit(s): 176007253d
2025-02-06 12:05:15 +00:00
Gabriele Sani 176007253d fix(DB/creature_template-skinning_loot_template): Removed some wrong skinloot template (#18626) 2025-02-06 13:04:15 +01:00
github-actions[bot] daf5fbcf8b chore(DB): import pending files
Referenced commit(s): db877ab99b
2025-02-06 11:38:40 +00:00
@cgrahamseven db877ab99b fix(DB/SAI): Add target type correction for spell 43458 (Secrets of Wyrmskull) (#20294)
Co-authored-by: cgrahamseven <chris.graham@protonmail.com>
2025-02-06 12:37:35 +01:00
manstfu 478a076589 fix(Script/ICC): Make Sindragosa Tail Smash - ignore LOS(#20935) 2025-02-06 11:58:28 +01:00
manstfu 23e27f350e fix(Scripts/IcecrownCitadel): Sindragosa P3 Exploit (#20938)
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
2025-02-06 11:54:49 +01:00
Jelle Meeus 6e58645751 fix(Core/Battlefield): Wintergrasp out of bounds error when setting neutral faction of stalker (#21340) 2025-02-06 09:44:27 +01:00
github-actions[bot] f3c96f6452 chore(DB): import pending files
Referenced commit(s): 585b8964ef
2025-02-06 08:02:32 +00:00
Andrew 982d80f9ef fix(DB/Text): Fix Brutallus text language (#21338) 2025-02-06 09:02:07 +01:00
github-actions[bot] 585b8964ef chore(DB): import pending files
Referenced commit(s): 811342c120
2025-02-06 08:01:26 +00:00
Andrew 8f450686b9 fix(Scripts/SunwellPlateau): Felmyst should be invincible while flying (#21336) 2025-02-06 09:00:56 +01:00
Andrew 811342c120 fix(DB/Creature): Kalecgos should despawn on evade (#21335) 2025-02-06 09:00:24 +01:00
github-actions[bot] ab1c969c6e chore(DB): import pending files
Referenced commit(s): 3de0b913f3
2025-02-05 18:26:13 +00:00
Rocco Silipo 3de0b913f3 fix(DB/Creature) Various Northrend NPCs have SmartAI now. (#21330) 2025-02-05 19:25:13 +01:00
Kitzunu f46fea0ac9 fix(CI/Codestyle): Backtick check SET, quote and REPLACE case (#21333) 2025-02-05 17:25:34 +01:00
sudlud 34bed0651a fix(DB/world): delete base/db_world/player_classlevelstats.sql (#21329) 2025-02-05 15:47:18 +01:00
github-actions[bot] b717893309 chore(DB): import pending files
Referenced commit(s): be422f2f2a
2025-02-05 06:44:37 +00:00
Andrew be422f2f2a fix(Scripts/Spells): Fix Isle of Queldanas Orb of Translocation (#21325) 2025-02-05 07:43:39 +01:00
github-actions[bot] 8af593bda9 chore(DB): import pending files
Referenced commit(s): 7e2d5c438b
2025-02-04 12:35:10 +00:00
Jelle Meeus 7e2d5c438b fix(DB/SAI): Escape from Jaedanar group completion (#21286) 2025-02-04 13:34:08 +01:00
iThorgrim 13e3a3c84a Feat(Core/Player): Add ExtraBonusTalentCount methods (#21271) 2025-02-04 07:47:26 +01:00
iThorgrim 054018232c feat(Core/Scripting): Add new hook OnUnitSetShapeshiftForm (#21235) 2025-02-04 07:41:29 +01:00
sudlud 02a903b16f fix(CI/Windows): fix windows build (#21322) 2025-02-03 22:01:14 +01:00
Kitzunu 5d9e45ab9b feat(CI/Codestyle): backtick check for sql (#21321) 2025-02-03 21:03:21 +01:00
sudlud 2aaf28800d fix(DB/updates): add missing backticks to 2025_02_03_00.sql (#21320) 2025-02-03 18:42:53 +01:00
iThorgrim c53112d820 Feat(Core/Scripting): Add new hook CanPlayerResurrect to simplify HardCore mod etc. (#21272) 2025-02-03 18:28:19 +01:00
p-tkachuk 6753b44b16 fix(Scripts/Oculus): Prevent boss Urom teleportation to nowhere on fast kill (#21305)
Co-authored-by: Hexadecimal <hd@hd.hd>
2025-02-03 17:47:38 +01:00
Andrew 7b47cdebb9 fix(Script/ZulAman): Don't start the timer before Harrison Johnes event (#21311) 2025-02-03 09:11:08 -03:00
github-actions[bot] a447308a4b chore(DB): import pending files
Referenced commit(s): cce6f7513e
2025-02-03 11:55:18 +00:00
Andrew e75505d071 fix(Scripts/SunwellPlateau): Remove Sunwell Radiance from mobs (#21312) 2025-02-03 12:54:19 +01:00
github-actions[bot] cce6f7513e chore(DB): import pending files
Referenced commit(s): 990b9a524c
2025-02-03 11:54:05 +00:00
Smirnov Sergey 990b9a524c fix(DB/Locale) Minor fix Russian locale of quests (#21313) 2025-02-03 12:53:05 +01:00
Kitzunu 17412174be feat(Core/SAI): implement SMART_ACTION_DISABLE_REWARD (#21105) 2025-02-01 22:49:41 +01:00
Kitzunu 47c5ff904f refactor(Core/Disables): Convert from Namespace to Class Structure (#21109) 2025-02-01 22:48:52 +01:00
github-actions[bot] 3b12decaae chore(DB): import pending files
Referenced commit(s): 9e9a2fe5e3
2025-02-01 21:47:46 +00:00
Kitzunu 9e9a2fe5e3 refactor(Core/ObjectMgr): Change GetAcoreString from char const* to s… (#21213)
...ring
2025-02-01 22:46:42 +01:00
Kitzunu 137337601d fix(DB/Misc): Bad delete in update file (#21307)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2025-02-01 16:48:24 +01:00
github-actions[bot] 5e7d4bd9d7 chore(DB): import pending files
Referenced commit(s): c94f41d868
2025-02-01 07:51:16 +00:00
Andrew d3296f6462 refactor(Scripts/MagisterTerrace): Clean up Vexallus instance script … (#21303) 2025-02-01 08:50:21 +01:00
github-actions[bot] c94f41d868 chore(DB): import pending files
Referenced commit(s): 22e028b054
2025-02-01 07:50:10 +00:00
Andrew 22e028b054 fix(DB/SAI): Fix Brightscale Wyrm Energy Infusion (#21304) 2025-02-01 08:49:05 +01:00
github-actions[bot] 80220f9178 chore(DB): import pending files
Referenced commit(s): 9c214f0de0
2025-01-31 16:23:28 +00:00
blinkysc 9c214f0de0 fix(Scripts/MagisterTerrace/DB) Vexallus Boss Complete Overhaul (#21266) 2025-01-31 17:22:25 +01:00
github-actions[bot] 158f81a973 chore(DB): import pending files
Referenced commit(s): 00b8a3f419
2025-01-31 12:20:19 +00:00
Jelle Meeus 00b8a3f419 feat(Core/WorldState): implement Battle for Sun's Reach Event (#21219)
Co-authored-by: killerwife <killerwife@gmail.com>
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Co-authored-by: MantisLord <sabinprosper@gmail.com>
2025-01-31 13:19:12 +01:00
vrachv ca51e7fc22 fix(Scripts/SunwellPlateau): Fix Felmyst start fight (#21291) 2025-01-30 11:26:56 +01:00
Andrew 2809f70dc1 fix(Scripts/MagisterTerrace): Fix Kael's outro and close door during … (#21289) 2025-01-29 06:27:30 -03:00
vrachv 18cb8f7d6c fix(Scripts/SunwellPlateau): Fix Madrigosa flight movement (#21290) 2025-01-29 02:47:34 -03:00
github-actions[bot] dfd09a3541 chore(DB): import pending files
Referenced commit(s): 1c036f69d1
2025-01-28 09:43:13 +00:00
Rocco Silipo 1c036f69d1 fix(DB/Creature) Update Amani Trainer SmartAI comments. (#21282) 2025-01-28 10:42:12 +01:00
github-actions[bot] d5e68136bf chore(DB): import pending files
Referenced commit(s): 33eedba1bf
2025-01-27 15:49:51 +00:00
blinkysc 33eedba1bf fix(DB/SAI) Fix Amani Trainer Abilities (#21269) 2025-01-27 16:48:50 +01:00
github-actions[bot] fb3fd37c6e chore(DB): import pending files
Referenced commit(s): ed99f050fa
2025-01-27 10:36:14 +00:00
Andrew ed99f050fa fix(Scripts/MagisterTerrace): Rescript Kael's intro (#21278) 2025-01-27 11:34:59 +01:00
github-actions[bot] 777f7ed935 chore(DB): import pending files
Referenced commit(s): 9b3d54dd60
2025-01-27 10:11:36 +00:00
Kitzunu 9b3d54dd60 refactor(Core/Motd): improve and simplify (#21252) 2025-01-27 11:07:46 +01:00
Andrew 8f16de2084 feat(Core/Unit): Implement SetEmoteState() and ClearEmoteState() helpers (#21279) 2025-01-27 06:35:12 -03:00
github-actions[bot] 899b3df4a7 chore(DB): import pending files
Referenced commit(s): dc0f77e0d2
2025-01-26 19:49:01 +00:00
Ryan Turner dc0f77e0d2 fix(DB/SAI) - Fixes quest Counterattack! sometimes not being completed and adds 1 ability to the creature. (#21050) 2025-01-26 20:48:01 +01:00
github-actions[bot] 894fb1cf35 chore(DB): import pending files
Referenced commit(s): f824f15301
2025-01-26 10:05:08 +00:00
Rocco Silipo f824f15301 fix(DB/Creature) Several Dragonflayers now have a SmartAI. (#21275) 2025-01-26 11:04:03 +01:00
github-actions[bot] 81ddb4b41c chore(DB): import pending files
Referenced commit(s): edf2959a26
2025-01-26 08:41:40 +00:00
Grimdhex edf2959a26 feat(Core/Creatures): implement a sparring system (#19824) 2025-01-26 09:40:37 +01:00
github-actions[bot] 2b4a6cc902 chore(DB): import pending files
Referenced commit(s): a74e06c27c
2025-01-26 08:38:32 +00:00
Exitare a74e06c27c feat(Core/Autobroacast): Add autobroadcast locale (#20946) 2025-01-26 09:37:32 +01:00
Ryan Turner 778742749a SECURITY.md File Update (#20190) 2025-01-26 08:20:03 +01:00
blinkysc d297030a08 fix(Scripts/BlackTemple): Fix Gurtogg will not use acidic wound in phase 2 (#21253) 2025-01-25 19:06:21 -03:00
skelUA d2500e8cb7 fix(Core/Auction): Fix usable item search in auction (#21267) 2025-01-25 22:04:01 +01:00
github-actions[bot] 1acd652105 chore(DB): import pending files
Referenced commit(s): f42019574b
2025-01-25 20:51:07 +00:00
Andrew f42019574b fix(DB/SAI): Correct Phoenix/Egg rebirth and combat behaviour (#21261) 2025-01-25 17:50:08 -03:00
Jelle Meeus b47ec3b5c8 fix(Apps/Codestyle): ignore comments for some checks (#21268) 2025-01-25 19:58:01 +01:00
github-actions[bot] f692ae9003 chore(DB): import pending files
Referenced commit(s): d3cdd2fbf7
2025-01-24 22:38:22 +00:00
Jelle Meeus d3cdd2fbf7 fix(DB/Gameobject): remove extra Sanctum Planetarium (#21251) 2025-01-24 23:37:23 +01:00
github-actions[bot] dcf097aa09 chore(DB): import pending files
Referenced commit(s): c54de87645
2025-01-24 18:48:48 +00:00
Tereneckla c54de87645 fix(DB/Loot) Clean up loot of bosses in MGT HC (#21262) 2025-01-24 19:47:48 +01:00
Andrew c08a1eefff fix(Scripts/MagisterTerrace): Fix Phoenixes and eggs not despawning (#21260) 2025-01-24 19:44:54 +01:00
github-actions[bot] a13c2ff55f chore(DB): import pending files
Referenced commit(s): d99285ed26
2025-01-23 17:30:31 +00:00
Andrew d99285ed26 fix(DB/Creature): Fix Flamestrike inhabit types (#21249) 2025-01-23 18:29:29 +01:00
SaW 365224039f fix(Core/Threading): Refactored LockedQueue / MPSCQueue - Improve thread safety, performance, and memory management (#21127) 2025-01-23 10:26:01 +01:00
github-actions[bot] 177cd47a9f chore(DB): import pending files
Referenced commit(s): 2ca4551e03
2025-01-23 07:53:30 +00:00
Andrew 2ca4551e03 fix(DB/Creature): Correct Sunblade Sentinel fel lightning (#21245) 2025-01-23 08:52:28 +01:00
github-actions[bot] 2baa3aa349 chore(DB): import pending files
Referenced commit(s): eee1a8bc89
2025-01-23 07:45:02 +00:00
Andrew a38da4ba69 fix(Scripts/MagisterTerrace): Implement missing Kaelthas text line (#21247) 2025-01-23 08:44:18 +01:00
Andrew eee1a8bc89 fix(DB/Creature): Felblood Kael'thas should despawn on evade (#21246) 2025-01-23 08:43:09 +01:00
blinkysc 53f8e306e8 fix(Scripts/MagistersTerrace) Add 5s Vexallus Pure Energy (#21239)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2025-01-23 01:25:14 -03:00
github-actions[bot] 7724a755fa chore(DB): import pending files
Referenced commit(s): f0507fbd2c
2025-01-23 03:03:43 +00:00
blinkysc 67c1f13f4a fix(Scripts/MagistersTerrace): Pheonix will now reset after death (#21240) 2025-01-23 00:03:13 -03:00
Rocco Silipo f0507fbd2c fix(DB/SAI): Kael'Thas Phoenix now only use fireball during gravity Lapse. (#21244) 2025-01-23 00:02:42 -03:00
github-actions[bot] 2490c9e456 chore(DB): import pending files
Referenced commit(s): 4927d20d48
2025-01-22 14:19:05 +00:00
Rocco Silipo d313248685 fix(DB/Creature) Sunblade Sentinel "Fel Lighting" has different timers and comment updated. (#21229) 2025-01-22 15:18:41 +01:00
github-actions[bot] c44e13babd chore(DB): import pending files
Referenced commit(s): 3870426a4b
2025-01-22 14:18:18 +00:00
Rocco Silipo 4927d20d48 fix(DB/Creature) Fel Crystals no longer follow players. (#21227) 2025-01-22 15:18:02 +01:00
Rocco Silipo 3870426a4b fix(DB/Creature) Various Shoveltusk SmartAI added. (#21234) 2025-01-22 15:17:18 +01:00
Andrew d851f97f40 fix(Core/Instances): Ensure team is acquired before spawning creatures (#21221) 2025-01-21 20:13:22 -03:00
Kitzunu 0733c30471 refactor(Core/Player): Improve Channel.RestrictedLfg handling (#21145) 2025-01-21 19:09:31 +01:00
Grimdhex 7725610ff3 chore(Apps/Codestyle): add new checks for SQL files (#21026) 2025-01-21 10:44:39 +01:00
Kitzunu 847d2156fc refactor(Core/Loot): Simplify GetFishLoot with for loop and merge Get… (#21217) 2025-01-20 14:09:27 +01:00
sudlud c72ac105e4 fix(Core/Gameobject): prevent getting empty fishing loot (#21216) 2025-01-19 21:34:02 +01:00
Andrew b238daa7a8 refactor(Scripts/BloodFurnace): Clean up instance script (#21207) 2025-01-19 20:33:19 +01:00
Kitzunu 9c43adc445 fix(Core/ObjectMgr): Potential crash in GetModuleString() (#21211) 2025-01-19 20:31:54 +01:00
Jelle Meeus 5bc512f75c chore(Docker): Update dev container to ubuntu24.04 (#21044) 2025-01-19 12:46:28 +01:00
github-actions[bot] f7ae5115ef chore(DB): import pending files
Referenced commit(s): 9db9c42cb0
2025-01-19 11:43:20 +00:00
daobashun 9db9c42cb0 fix(Scripts/ScarletMonastery): improvement ScarletMonastery (#17558)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2025-01-19 12:42:18 +01:00
github-actions[bot] 5b743be361 chore(DB): import pending files
Referenced commit(s): eb37cd8d3e
2025-01-19 07:20:12 +00:00
FlyingArowana eb37cd8d3e fix(Core/DB) - Correct the max length of a username to 17 characters (#21183) 2025-01-19 08:18:56 +01:00
Razor2142 20ad1c68ec fix(Scripts/Naxxramas): fixed invalid horseman state on instance init (#21167) 2025-01-19 08:15:34 +01:00
FlyingArowana 759c912bd1 feat(Core) - Additional "ActionButton" log information. (#21201) 2025-01-19 08:14:11 +01:00
github-actions[bot] 33003c0f6f chore(DB): import pending files
Referenced commit(s): d840e7e858
2025-01-19 07:12:12 +00:00
sudlud d840e7e858 fix(DB/Gameobject): Pooling and sniffed Values for 2744 'Giant Clam' spawns (#21203) 2025-01-19 08:11:13 +01:00
iThorgrim 90566589b0 feat(Scripting/Spell): Add new hooks for Spell (OnSpellCast, OnSpellPrepare, OnSpellCancel) (#21149) 2025-01-18 12:26:39 -03:00
github-actions[bot] c55346dbe3 chore(DB): import pending files
Referenced commit(s): 01f34b2b34
2025-01-18 11:27:23 +00:00
Rocco Silipo 01f34b2b34 fix(DB/Creature) Kel'thuzad no longer attacks players. (#21199) 2025-01-18 12:26:24 +01:00
github-actions[bot] 459ffa7efe chore(DB): import pending files
Referenced commit(s): 818c03cf74
2025-01-18 06:25:08 +00:00
sudlud 818c03cf74 fix(DB/Gameobject): pooling and sniffed Values for 19018 'Giant Clam' spawns (#21197) 2025-01-18 07:24:04 +01:00
Andrew 882951c613 fix(Core/Unit): Fix fast creatures chasing indefinitely (#21200) 2025-01-18 00:00:04 -03:00
Andrew 4a3fab424c refactor(Core/Instances): Implement GetTeamIdInInstance() for two-fac… (#21168) 2025-01-17 23:51:25 -03:00
github-actions[bot] 30a9c87d7d chore(DB): import pending files
Referenced commit(s): 12aa9dc12c
2025-01-17 09:28:46 +00:00
Kitzunu cdbc510cf0 fix(Script/WP): correct output of wp show command (#21193) 2025-01-17 10:28:30 +01:00
Kitzunu 12aa9dc12c fix(Core/Misc): Resolve output formatting issues with fmt library (#21191) 2025-01-17 10:27:46 +01:00
github-actions[bot] 9a50d9f228 chore(DB): import pending files
Referenced commit(s): 38548a9b22
2025-01-17 08:10:42 +00:00
Andrew 38548a9b22 fix(DB/Creature): Remove rooted inhabit type from Coilfang Beast Tamer (#21196) 2025-01-17 09:09:41 +01:00
github-actions[bot] cbe611978c chore(DB): import pending files
Referenced commit(s): de0b1137d8
2025-01-16 21:11:34 +00:00
Rocco Silipo de0b1137d8 fix(DB/Creature) Bloodscalp Witch Doctor can now move during combat. (#21189) 2025-01-16 22:10:28 +01:00
Kitzunu fca38b8c33 refactor(Github/Misc): Deprecate Suggestion label and use Github Type (#21192) 2025-01-16 21:00:07 +01:00
Kitzunu 2aa8c8aa80 refactor(Core/SmartScripts): Clean up validation logic by replacing A… (#21184) 2025-01-16 20:49:26 +01:00
github-actions[bot] e2981cbbc9 chore(DB): import pending files
Referenced commit(s): 8c9dd1aeeb
2025-01-16 08:54:15 +00:00
Benjamin Jackson c22d30f120 fix(DB/Spell): Add sniffed data for Medallion of Karabor. (#21185) 2025-01-16 09:54:09 +01:00
github-actions[bot] 93b89d828e chore(DB): import pending files
Referenced commit(s): 4328567e2e
2025-01-16 08:53:53 +00:00
Andrew 8c9dd1aeeb fix(DB/SAI): Tamed Amani Crocolisk abilities (#21188) 2025-01-16 09:53:11 +01:00
Andrew 4328567e2e fix(DB/SAI): Amani Lynx shouldn't use dash (#21187) 2025-01-16 09:52:53 +01:00
github-actions[bot] 99d2cffec4 chore(DB): import pending files
Referenced commit(s): 14dda24d2b
2025-01-16 00:10:13 +00:00
Andrew 14dda24d2b fix(Scripts/Silverpine): Fix Fearleia not reseting and modernize Pyre… (#21159) 2025-01-15 21:09:15 -03:00
github-actions[bot] b14be1b932 chore(DB): import pending files
Referenced commit(s): aefd3a5a3f
2025-01-15 22:53:13 +00:00
Jelle Meeus aefd3a5a3f fix(Scripts/ZulAman): prevent early engaging of door guardians to skip timed event (#21177) 2025-01-15 19:52:10 -03:00
github-actions[bot] a37e0c9717 chore(DB): import pending files
Referenced commit(s): 3f1d54b871
2025-01-15 11:28:49 +00:00
Benjamin Jackson 3f1d54b871 fix(DB/Spell): Correct map ID for Medallion of Karabor. (#21175) 2025-01-15 12:27:48 +01:00
github-actions[bot] c3f4995366 chore(DB): import pending files
Referenced commit(s): d234af1d72
2025-01-15 07:44:03 +00:00
Rocco Silipo d234af1d72 fix(DB/Creature) Some Borean Tundra npcs now have a smartai. (#21171) 2025-01-15 08:42:58 +01:00
github-actions[bot] 04ddc18581 chore(DB): import pending files
Referenced commit(s): 1db36de350
2025-01-15 02:52:57 +00:00
Exitare 1db36de350 fix(DB/Spell): fix item "Blessed Medallion of Karabor" (#20948)
Co-authored-by: Grimdhex <176165533+Grimdhex@users.noreply.github.com>
2025-01-14 23:51:55 -03:00
github-actions[bot] 65b155e6a4 chore(DB): import pending files
Referenced commit(s): a1cf6a7ceb
2025-01-15 01:10:08 +00:00
Jelle Meeus a1cf6a7ceb fix(Scripts/ZulAman): Zul'Jin reduce procs of Energy Storm Aura (#21169) 2025-01-14 22:09:07 -03:00
github-actions[bot] 070fbd58b9 chore(DB): import pending files
Referenced commit(s): ea63eb6e02
2025-01-14 20:45:17 +00:00
Andrew ea63eb6e02 fix(DB/SAI): Amani'shi Berserker SAI (#21165) 2025-01-14 21:44:18 +01:00
github-actions[bot] c0979337e2 chore(DB): import pending files
Referenced commit(s): 6c4db8e667
2025-01-14 16:51:11 +00:00
Rocco Silipo 6c4db8e667 fix(DB/Creature) Solve some npc problems along the road to Drakos. (#21152) 2025-01-14 17:50:10 +01:00
github-actions[bot] ee0525843a chore(DB): import pending files
Referenced commit(s): 995eed88a5
2025-01-14 11:23:36 +00:00
Jelle Meeus 995eed88a5 fix(Scripts/ZulAman): Akilzon Gauntlet hyperspawn, handling Eagle Trash Triggers (#21129) 2025-01-14 12:22:37 +01:00
github-actions[bot] 1fdc887780 chore(DB): import pending files
Referenced commit(s): b1d72f14a7
2025-01-14 10:24:32 +00:00
Rocco Silipo b1d72f14a7 fix(DB/Creature) Remove double Nerub'ar Victims and set a Crystalline Tender movement type to 0. (#21153) 2025-01-14 11:23:32 +01:00
github-actions[bot] f4534e256a chore(DB): import pending files
Referenced commit(s): 29f9187882
2025-01-14 10:13:03 +00:00
Andrew c16af59b5f fix(Scripts/ZulAman): Store chest count in DB (#21160) 2025-01-14 11:12:15 +01:00
FlyingArowana 29f9187882 fix(DB/page_text) - Added Sniffed Texts to the plaques in Hall of Champions (Scarlet Monastery Armoury) (#21157)
co-author @heyitsbench
2025-01-14 11:12:00 +01:00
github-actions[bot] 88914e6a48 chore(DB): import pending files
Referenced commit(s): 10be6b056f
2025-01-14 02:40:41 +00:00
Exitare 10be6b056f fix(DB/SAI): Sunfury Bloodwarder do not intercept anymore (#21147) 2025-01-13 23:39:43 -03:00
Andrew 241d05f569 fix(Core/Map): Fix crash OnPlayerLeave() (#21155) 2025-01-13 17:33:05 -03:00
github-actions[bot] 8bd66612db chore(DB): import pending files
Referenced commit(s): 3d1efbd4e5
2025-01-13 16:48:33 +00:00
Andrew 3d1efbd4e5 fix(DB/Conditions): Havenshire horses spellclick should require Grand… (#21154) 2025-01-13 17:47:30 +01:00
manstfu bf4118362a fix(Core/Group): CF Faction Assign & Leader Instance Faction (#21118)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2025-01-13 08:54:47 -03:00
Andrew 67afd97edf fix(Scripts/ZulAman): Use Zul'jins threatlist to search for cyclone t… (#21138) 2025-01-12 15:23:09 +01:00
github-actions[bot] 286e79e8dd chore(DB): import pending files
Referenced commit(s): e9dfbe0163
2025-01-12 13:34:36 +00:00
Tereneckla 085a8d31a0 fix(DB/Loot): Malacrass should drop 2 pieces of loot and sometimes Tiny Vodoo Mask (#21139) 2025-01-12 14:33:46 +01:00
github-actions[bot] e9dfbe0163 chore(DB): import pending files
Referenced commit(s): 849e10439e
2025-01-12 13:33:38 +00:00
FlyingArowana 849e10439e fix(DB/Creature) - Removes weapons from Rorgish Jowl (#21142) 2025-01-12 14:32:34 +01:00
iThorgrim 03c263f88e feat(CMake/Eluna): Update CMakeLists for modules to allow Eluna to switch Lua version (#21123) 2025-01-11 13:03:20 +01:00
github-actions[bot] 6baae1d942 chore(DB): import pending files
Referenced commit(s): fe30831bc2
2025-01-11 01:26:02 +00:00
Andrew 601901b0de fix(DB/SAI): Fix Marauding Bursters repositioning in combat (#21135) 2025-01-11 02:25:43 +01:00
github-actions[bot] fe30831bc2 chore(DB): import pending files
Referenced commit(s): ea28a9f249
2025-01-11 01:25:02 +00:00
Andrew ea28a9f249 fix(DB/Creature): Akil'zon interrupt immunity (#21130) 2025-01-11 02:23:59 +01:00
github-actions[bot] 4c18c6a8cf chore(DB): import pending files
Referenced commit(s): 07937d34da
2025-01-10 23:49:59 +00:00
Andrew 07937d34da feat(Scripts/Commands): Implement opendoor command (#21136) 2025-01-10 20:48:58 -03:00
github-actions[bot] 8b21b6150f chore(DB): import pending files
Referenced commit(s): 3e465ddedc
2025-01-10 23:44:14 +00:00
Andrew 3e465ddedc feat(Scripts/Commands): Update GetBossState to display all states (#21134) 2025-01-10 20:43:11 -03:00
Jelle Meeus 5bc20a184d fix(Player/SpellQueue): bandaid crashfix (#21103) 2025-01-10 19:38:24 -03:00
Andrew e941d43a0a fix(Scripts/ZulAman): Fix Hexlord gate not opening after crashes (#21133) 2025-01-10 19:15:05 -03:00
github-actions[bot] 71155cb730 chore(DB): import pending files
Referenced commit(s): 564ccd945a
2025-01-10 21:13:37 +00:00
Jelle Meeus 564ccd945a fix(Scripts/ZulAman): Zul'jin Add Cooldown to EnergyStorm proc (#21132) 2025-01-10 18:12:34 -03:00
Andrew 89204a4cdc fix(Scripts/ZulAman): Limit target search range for Cyclones (#21131) 2025-01-10 21:51:30 +01:00
github-actions[bot] 1fca5a13bd chore(DB): import pending files
Referenced commit(s): fcfa35139e
2025-01-10 17:21:47 +00:00
Exitare fcfa35139e fix(Scripts/ShatteredHalls): Add scripts & spawn for quest "Imprisoned in the citadel" (#21114) 2025-01-10 14:20:47 -03:00
github-actions[bot] 07a077a207 chore(DB): import pending files
Referenced commit(s): 70c34bd403
2025-01-09 19:21:01 +00:00
Exitare 22397d0411 fix(DB/Creature)Badlands Reagent Run II dragons don't aggro when sucking blood (#21021) 2025-01-09 20:20:54 +01:00
Tralenor 70c34bd403 fix(Core/World): edge case when last Char on realm was deleted (#20864) 2025-01-09 20:20:02 +01:00
github-actions[bot] 6b22c7b43e chore(DB): import pending files
Referenced commit(s): fb3749718e
2025-01-09 19:16:51 +00:00
Andrew fb3749718e fix(Scripts/Spells): Move Curse of Mending (7098 & 39647) to spell sc… (#21117) 2025-01-09 20:15:50 +01:00
github-actions[bot] 42e0ab5a5d chore(DB): import pending files
Referenced commit(s): f7c9170c79
2025-01-09 09:25:15 +00:00
Rocco Silipo f7c9170c79 fix(DB/Creatures) Remove Tanzar from his cage and activate group loot for its chest. (#21120) 2025-01-09 10:24:18 +01:00
EricksOliveira d62c6e36d8 fix(Scripts/SunwellPlateau): Muru - Changed the amount of Tick Negative Energy Periodic (#21102) 2025-01-08 10:49:01 -03:00
SaW 64d524f889 fix(Core/Threading): Modernize/Improve thread safety, performance, and maintainability of the MapUpdater class (#21081)
Co-authored-by: Anton Popovichenko <walkline.ua@gmail.com>
2025-01-08 10:40:57 -03:00
Andrew 373c442a1d fix(Scripts/ZulAman): Increase Jan'alai teleport exclusion zone (#21115) 2025-01-08 04:45:31 +01:00
Jelle Meeus cbfeb3edbe fix(Scripts/ZulAman): Scout's hut search should ignore the world trigger near Jan'alai (#21113) 2025-01-07 18:06:15 +01:00
EricksOliveira b373df9b3d fix(Scripts/Halion): Halion freeze against "Feign Death" hunters (#21093) 2025-01-07 06:13:09 +01:00
github-actions[bot] fd567a2a6f chore(DB): import pending files
Referenced commit(s): 0c2d735eba
2025-01-07 05:12:15 +00:00
Jelle Meeus 07ca1051ec fix(DB/Conditions): remove conditions for Rune of Mazthoril (#21053) 2025-01-07 06:11:54 +01:00
github-actions[bot] 0c2d735eba chore(DB): import pending files
Referenced commit(s): 73038058da
2025-01-07 05:11:16 +00:00
Exitare 73038058da fix(DB/Loot) Sealed Craftsman's Writ loot problem (#20981) 2025-01-07 06:10:14 +01:00
Kitzunu 4b8dca1ea2 fix(Core/Misc): Correct some fmt logs (#21106) 2025-01-07 06:08:19 +01:00
github-actions[bot] 1d2b1511a5 chore(DB): import pending files
Referenced commit(s): aa0f3f4a9e
2025-01-07 05:08:04 +00:00
Rocco Silipo 6692637c26 fix(DB/Creature) Add Waypoint and Creature Formation for Medicine Man and Wind Walker (#21108) 2025-01-07 06:07:25 +01:00
github-actions[bot] aa0f3f4a9e chore(DB): import pending files
Referenced commit(s): c1e7c2e9b9
2025-01-07 05:07:04 +00:00
Rocco Silipo c1e7c2e9b9 fix(DB/Creature) Clean road to Halazzi. (#21110) 2025-01-07 06:06:02 +01:00
Dan 72ae994a65 fix(Scripts/ZulAman): make sure Malacrass timer is delayed only when it should be triggered during channel of Spirit Bolts (#21089) 2025-01-06 18:44:44 +01:00
Andrew 131671d793 refactor(Scripts/ZulAman): clean up Helazzi code (#21101) 2025-01-06 13:19:03 +01:00
github-actions[bot] e91176a563 chore(DB): import pending files
Referenced commit(s): 5f81bdb25d
2025-01-05 20:50:36 +00:00
Andrew 5f81bdb25d fix(Scripts/ZulAman): Fix initial pack not chasing distant players (#21098) 2025-01-05 21:49:33 +01:00
github-actions[bot] 43994e0fb1 chore(DB): import pending files
Referenced commit(s): f7d500c3f1
2025-01-05 20:01:50 +00:00
Jelle Meeus f7d500c3f1 fix(DB/SmartAI): HEALTH_PCT where Min equals Max (#21097) 2025-01-05 17:00:48 -03:00
github-actions[bot] 84531500e5 chore(DB): import pending files
Referenced commit(s): df89704ab5
2025-01-05 17:55:46 +00:00
Rocco Silipo 460f86d4d2 fix(DB/Creature) Rain of Darkness and Saronite Arrows spawn. (#21094) 2025-01-05 18:55:38 +01:00
Jelle Meeus df89704ab5 fix(Scripts/ZulAman): add Scout run to drums (#21095)
Co-authored-by: MantisLord <sabinprosper@gmail.com>
2025-01-05 18:54:43 +01:00
github-actions[bot] 956b48da21 chore(DB): import pending files
Referenced commit(s): 0b16bfa7ae
2025-01-05 16:53:31 +00:00
Jelle Meeus 0b16bfa7ae fix(DB/SmartAI): more consistent bear summon, despawn bear on reset (#21096) 2025-01-05 17:52:31 +01:00
github-actions[bot] d5cb202735 chore(DB): import pending files
Referenced commit(s): 15b11ae6e0
2025-01-05 15:54:30 +00:00
mostlynick3 15b11ae6e0 fix(DB/Creature): Correct behavior and emote of oil-covered birds (#20923) 2025-01-05 16:53:26 +01:00
github-actions[bot] 5df6d2b151 chore(DB): import pending files
Referenced commit(s): 9ab46f81a1
2025-01-05 15:32:33 +00:00
Exitare 9ab46f81a1 fix(DB/Creature): Set respawn to 15s for Soul Fragments in the Shrine of Lost Souls (#20992) 2025-01-05 16:31:33 +01:00
github-actions[bot] 161c433cf0 chore(DB): import pending files
Referenced commit(s): 87bf90b9da
2025-01-05 09:53:11 +00:00
Rocco Silipo 87bf90b9da fix (DB/Creature) Remove some Amanshi Scouts and add a Waypoint for two of them. (#21092) 2025-01-05 10:52:06 +01:00
Rocco Silipo 712e4af5c2 fix (Boss/Script) Increase Spell Hatch Egg cooldown by one second. (#21090) 2025-01-04 15:51:54 +01:00
github-actions[bot] 3cdbff009c chore(DB): import pending files
Referenced commit(s): 6598be59c5
2025-01-04 10:08:32 +00:00
Jelle Meeus 6598be59c5 fix(Scripts/ZulAman): initial Amani'shi pack (#21084) 2025-01-04 11:07:30 +01:00
Kitzunu 275ff66e29 chore(Core/World): improve server restart/shutdown logging (#21046) 2025-01-04 10:36:23 +01:00
github-actions[bot] 7084ebdcea chore(DB): import pending files
Referenced commit(s): 2f50923caf
2025-01-04 07:32:21 +00:00
daobashun 2f50923caf fix(DB/SAI): Add dialogue between creature argah 27440 and creature sagai 27441 (#21075) 2025-01-04 08:31:22 +01:00
github-actions[bot] 86cd052abb chore(DB): import pending files
Referenced commit(s): a907edb13c
2025-01-04 07:20:28 +00:00
Trinitarius a907edb13c fix(DB/Locale): deDE fixes for quest offer reward entry 8346 (#21076) 2025-01-04 08:19:28 +01:00
Dan 3193a5ba5a fix(Scripts/ZulAman): make Zul'Jin p3 cyclones go to random targets (#21087) 2025-01-03 23:01:54 +01:00
github-actions[bot] fd4019c074 chore(DB): import pending files
Referenced commit(s): 3c19ab5fde
2025-01-03 17:29:56 +00:00
Andrew 3c19ab5fde fix(Scripts/ZulAman): Fix Jan'lai teleport spells (#21083) 2025-01-03 14:28:56 -03:00
Jelle Meeus 0594a8f518 fix(Scripts/ZulAman): reset Nalorakk's intro on wipe (#21063)
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2025-01-01 20:25:39 -03:00
Jelle Meeus fa9718b737 fix(Core/Spells): Remove level scaling from Booming Voice (#21054) 2025-01-01 20:24:39 -03:00
github-actions[bot] d7189cf87e chore(DB): import pending files
Referenced commit(s): 106e0ed4d2
2024-12-31 08:42:09 +00:00
Rocco Silipo 63bd7cdca3 fix (DB/Creature) Citizen of Havenshire waypoints and SmartAI. (#21048) 2024-12-31 09:41:47 +01:00
Rocco Silipo 106e0ed4d2 fix(DB/Creature) Scarlet Peasant SmartAI. (#21069) 2024-12-31 09:40:53 +01:00
github-actions[bot] 35bc0a78ce chore(DB): import pending files
Referenced commit(s): e837fa84f3
2024-12-30 22:24:48 +00:00
Jelle Meeus e837fa84f3 fix(Scripts/ZulAman): Eagle Gauntlet behavior (#20947) 2024-12-30 23:23:46 +01:00
Andrew d6edcf810d fix(Scripts/PitOfSaron): Fix Scourgelord Tyrannus not respawning afte… (#21070) 2024-12-30 18:56:18 -03:00
github-actions[bot] 236f60799c chore(DB): import pending files
Referenced commit(s): b6c9573070
2024-12-30 21:21:56 +00:00
Trinitarius b6c9573070 fix(DB/Locale): deDE fixes for quest greetings (#21067) 2024-12-30 22:20:52 +01:00
blinkysc 4e49f522b4 fix(Scripts/PitOfSauron): Reset Scourgelord Tyrannus encounter state (#21057)
Co-authored-by: Nicholas Lee <nicholaslee@Nicholass-MacBook-Air.local>
Co-authored-by: blinkysc <binders-36-gap@icloud.com>
2024-12-30 18:09:20 -03:00
Kitzunu 6ea9b7a9cb fix(Core/Player): fix output for disabled maps (#21068) 2024-12-30 16:42:09 -03:00
github-actions[bot] 715f55900a chore(DB): import pending files
Referenced commit(s): e6cf00aefa
2024-12-30 19:25:30 +00:00
vrachv e6cf00aefa fix(DB/SAI): restore Drakuru’s (id: 28802) health to 100% upon charming (#21037) 2024-12-30 20:24:29 +01:00
Jelle Meeus 467a5116f1 fix(Scripts/ZulAman): add Boss Boundaries (#21065) 2024-12-30 15:05:43 -03:00
Jelle Meeus 6313d538c7 fix(Scripts/ZulAman): add Altar Torch visuals (#21064) 2024-12-30 15:32:33 +01:00
github-actions[bot] 9b5fc8775e chore(DB): import pending files
Referenced commit(s): 0e6fffa72e
2024-12-29 19:57:54 +00:00
Trinitarius 0e6fffa72e fix(DB/Locale): deDE fixes cata quest texts to wrath state - part 2 (#21059) 2024-12-29 20:56:55 +01:00
github-actions[bot] 26ae20a2f3 chore(DB): import pending files
Referenced commit(s): 8f7fc6d0d1
2024-12-29 19:47:47 +00:00
Trinitarius 8f7fc6d0d1 fix(DB/Locale): deDE fixes cata quest texts to wrath state (#21049) 2024-12-29 20:46:44 +01:00
vrachv e152d6a3aa fix(Scripts/Karazhan): Chess pieces reset to correct positions (#21061) 2024-12-29 20:13:22 +01:00
github-actions[bot] a97bff0baa chore(DB): import pending files
Referenced commit(s): d949192455
2024-12-29 18:14:54 +00:00
Benjamin Jackson d949192455 fix(Scripts/Zul'Aman): Band-Aid fix for hostage loot. (#21060) 2024-12-29 19:13:52 +01:00
github-actions[bot] a710b9873d chore(DB): import pending files
Referenced commit(s): 5dfe8973bb
2024-12-29 17:51:19 +00:00
Kitzunu 5dfe8973bb chore(DB): Delete empty/null entries (#21058) 2024-12-29 18:50:20 +01:00
github-actions[bot] ca686d8798 chore(DB): import pending files
Referenced commit(s): 3acf687b08
2024-12-29 16:18:35 +00:00
Trinitarius 3acf687b08 fix(DB/Creature): Arcanist Helion gossip text (#21062) 2024-12-29 17:17:34 +01:00
github-actions[bot] 61521231ef chore(DB): import pending files
Referenced commit(s): 7ab42194d7
2024-12-28 22:08:04 +00:00
FlyingArowana 7ab42194d7 fix(DB/SAI): SAI overhaul of Deadwood Warrior, Gardener and Pathfinder (#20901) 2024-12-28 19:07:05 -03:00
github-actions[bot] 8679e2900e chore(DB): import pending files
Referenced commit(s): 638b8ea621
2024-12-28 13:24:12 +00:00
Jelle Meeus 638b8ea621 fix(Scripts/Spells): Death Knight Army of the Dead auras (#19795) 2024-12-28 14:23:14 +01:00
github-actions[bot] 118c426f74 chore(DB): import pending files
Referenced commit(s): a1e1bded35
2024-12-28 01:34:16 +00:00
Kitzunu a1e1bded35 fix(Scripts/ICC): Use threatlist for vampiric bite (#21012)
Co-authored-by: Grimdhex <176165533+Grimdhex@users.noreply.github.com>
2024-12-27 22:33:18 -03:00
Saqra1 af9f416751 fix(Core/Spells): Initial threat for periodic effects (#21045)
Co-authored-by: tarwyn <tarwyn@thesilvercircle.org>
2024-12-26 18:25:08 +01:00
github-actions[bot] 987c7910fa chore(DB): import pending files
Referenced commit(s): 8ed7c5aa1f
2024-12-26 17:21:51 +00:00
Andrew 8ed7c5aa1f fix(Scripts/SSC): Fix console panel gate not opening (#21047) 2024-12-26 18:20:52 +01:00
Kitzunu bff594c4f5 feat(Unit/Misc): HasAnyAuras() HasAllAuras() HasAuras() (#21040) 2024-12-26 05:51:54 -03:00
Andrew aa24f50a03 chore(Scripts/SSC): Move Vashj summons to the new format (#21042) 2024-12-26 05:51:02 -03:00
github-actions[bot] 59f79b5a3c chore(DB): import pending files
Referenced commit(s): 7f826731b7
2024-12-26 08:50:46 +00:00
Exitare 7f826731b7 fix(DB/Creature): Add Illidari Nightlord interrupt immunity (#21031)
Co-authored-by: Grimdhex <176165533+Grimdhex@users.noreply.github.com>
2024-12-26 09:49:45 +01:00
github-actions[bot] e912547c40 chore(DB): import pending files
Referenced commit(s): f8ea1316c9
2024-12-26 08:48:32 +00:00
Exitare f8ea1316c9 fix(DB/Creature)Ashtongue Stormcaller missing interrupt immunity (#21030) 2024-12-26 09:47:34 +01:00
Kitzunu e68faf71fe fix(Core/Log): fmt output for appender (#21043) 2024-12-25 23:17:25 +01:00
sudlud 0828851313 feat(CI/linux-build): introduce option to set maxerrors for compilation (#21022) 2024-12-25 22:46:45 +01:00
Grimdhex fcc3f7f7cb fix(Script/Zul'Aman): adjust Zuljin timers (#20919) 2024-12-25 17:57:17 -03:00
github-actions[bot] 4073a8dfc7 chore(DB): import pending files
Referenced commit(s): 532d33c89e
2024-12-25 18:51:48 +00:00
Trinitarius 532d33c89e fix(DB/page_text_locale): deDE name and location fixes (#21035) 2024-12-25 19:50:48 +01:00
github-actions[bot] ddd272f6a2 chore(DB): import pending files
Referenced commit(s): 2c92744140
2024-12-24 13:36:38 +00:00
Rocco Silipo 2c92744140 fix(DB/Object) Sniffed Saronite Arrows spawn in phase 1. (#21029)
Co-authored-by: Grimdhex <176165533+Grimdhex@users.noreply.github.com>
2024-12-24 14:35:38 +01:00
Grimdhex ffae375f73 fix(Apps/Codestyle): rewrite semi-colon check (#21027) 2024-12-24 12:39:00 +01:00
sudlud 24726545fb fix(Core/Network): fix high idle cpu load in NetworkThread (#21033) 2024-12-23 22:29:06 +01:00
Exitare 9c01bbbd6e fix(Scripts/Hyjal) First wave should not grant reputation (#21004) 2024-12-23 12:08:39 +01:00
Kitzunu 3dff276136 chore(CI): Update CI run types (#21015) 2024-12-23 10:23:55 +01:00
Takenbacon 0a70ebc3af fix(Core/Auctionhouse): Fix auctionhouse searches with locales other than enUS (#21019) 2024-12-23 08:26:18 +01:00
github-actions[bot] 5b37bc5205 chore(DB): import pending files
Referenced commit(s): f5ce076919
2024-12-22 17:41:05 +00:00
Kitzunu f5ce076919 chore(DB/quest_request_items_locale): Remove empty or NULL entries (#21013) 2024-12-22 18:40:06 +01:00
Kitzunu d5fac96a20 refactor(CI/Codestyle): Move the SQL check to python (#21002) 2024-12-22 16:50:32 +01:00
Stepan Makhorin cbdab03623 fix(Scripts/ICC): Make Blood-Queen Lana'thel bite tanks as well (#17834) 2024-12-22 11:48:36 +01:00
github-actions[bot] 0d6a0f8441 chore(DB): import pending files
Referenced commit(s): b4d04b1af1
2024-12-22 08:45:52 +00:00
Exitare 7be3c82505 feat(Core/Creature): Add new config option for npc speeds (#20617) 2024-12-22 09:45:39 +01:00
Exitare b4d04b1af1 refactor(Core/Event): Load event vendors seperatly (#20906) 2024-12-22 09:44:50 +01:00
Kitzunu 7714ca31a2 refactor(Core/Time): Introduce GetExpirationTime instead of calculati… (#21006) 2024-12-22 09:42:39 +01:00
Kitzunu 1462d1ae39 fix(Script/Command): Allow guid for npc move and delete (#21008) 2024-12-22 09:42:21 +01:00
EricksOliveira 2110f7cc84 Core/TempSummons: avoid use MoveInLineOfSight before InitSummon (#20999) 2024-12-22 09:03:28 +01:00
sudlud ebf7f7583b fix(CI): do not run on draft PRs (#21009) 2024-12-22 09:02:15 +01:00
Jelle Meeus f011cbb602 refactor(Core/Unit): Add naming for all ShapeshiftFlags (#20989) 2024-12-22 08:56:54 +01:00
github-actions[bot] dc79f26e04 chore(DB): import pending files
Referenced commit(s): d278266b56
2024-12-22 07:44:54 +00:00
Rocco Silipo d278266b56 fix(Creature/Loot) Remove Black Pearl item from all creatures. (#20988) 2024-12-22 08:43:56 +01:00
Kitzunu 2c20c9463a feat(CI/Codestyle): Check for tabs (#20998) 2024-12-22 00:43:23 +01:00
sudlud 99e5d73beb feat(CI/modules_build): trigger on file change instead label (#20997) 2024-12-21 22:44:12 +01:00
Kitzunu d2b88bdc1e feat(CI/Codestyle); Check for double semicolons (#20996) 2024-12-21 22:19:49 +01:00
Francesco Borzì 08d5861a51 Revert "chore(Licence): Add an agreement to relicense for futur PRs" (#20986)
Revert "chore(Licence): Add an agreement to relicense for futur PRs (#20910)"

This reverts commit 70b8b6f47a.
2024-12-20 23:42:45 +01:00
github-actions[bot] b8aacb990d chore(DB): import pending files
Referenced commit(s): 9524e48c0f
2024-12-20 16:37:20 +00:00
Rocco Silipo 9524e48c0f fix(DB/Object) Add Saronite Arrows in Phase 2. (#20975) 2024-12-20 17:36:18 +01:00
github-actions[bot] 77a6a5b815 chore(DB): import pending files
Referenced commit(s): 403e0a894b
2024-12-20 16:29:05 +00:00
Exitare 403e0a894b fix(DB/Loot)Add missing heavy stone loot entries (#20971) 2024-12-20 17:28:01 +01:00
Exitare 25fb6cca47 fix(Core/WorldSession): incorrect fmt formatting (#20926) 2024-12-20 15:38:17 +01:00
github-actions[bot] 330873400a chore(DB): import pending files
Referenced commit(s): c23b4740f0
2024-12-20 11:45:09 +00:00
sudlud c23b4740f0 fix(DB/item_loot_template): fix Santa sometimes handing out empty pr… (#20978) 2024-12-20 12:44:10 +01:00
Grimdhex 70b8b6f47a chore(Licence): Add an agreement to relicense for futur PRs (#20910) 2024-12-20 07:36:04 +01:00
Kitzunu ceefd89a06 feat(CI/Codestyle): check for curly brackets before/after if/else statements (#20977)
* feat(CI/Codestyle): check for braces after if/else statements

* right need to edit a cpp file to trigger cpp check

* Revert "right need to edit a cpp file to trigger cpp check"

This reverts commit 2e34d8c52f.

* fix codestyle in cpp

* Update oculus.cpp

* Update codestyle.py

* Update codestyle.py

* Update codestyle.py

* Update codestyle.py
2024-12-19 21:14:58 +01:00
Mike Delago 288d70e58e docker-compose: ac-database: bump to mysql LTS (#20976) 2024-12-19 19:38:55 +01:00
Nathan Handley 0b39bf01cc feat(tools/vmap4_extractor) Add detection of collision-only material IDs (#20822) 2024-12-19 19:16:57 +01:00
Grimdhex 866c304d85 refactor(Deps/MySQL): replace hardcoded MySQL paths (#20870)
cherry-pick from https://github.com/TrinityCore/TrinityCore/commit/ab046bdc327374878b3bede39f2d519d0aef3493

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2024-12-19 18:27:19 +01:00
Kitzunu 0bc70670d2 refactor(Core/Misc): Use steady_timer instead of deadline_timer (#20940) 2024-12-19 18:00:03 +01:00
github-actions[bot] ea02be964b chore(DB): import pending files
Referenced commit(s): cd4175cb7f
2024-12-19 16:12:37 +00:00
daobashun cd4175cb7f Fix(DB/SAI): Add dialogue between Archmage Mordent Evenshade and Sentinel Stillbough (#20913)
* Added Dialogue when idle

* Update rev_1734101479985626400.sql

* Update rev_1734101479985626400.sql

* fix error
2024-12-19 17:11:36 +01:00
Andrew 68d69c3596 fix(Scripts/Spells): Fix Aether Ray behaviour for quest Wrangle Aethe… (#20972)
fix(Scripts/Spells): Fix Aether Ray behaviour for quest Wrangle Aether Rays
2024-12-19 05:35:39 -03:00
Exitare df11419ccb fix(Scripts/BlackTemple): Update AreaBoundary to avoid reset in the corners with Illidari council (#20957)
* Update distance and boundaries for council target selection

* Merge branch 'master' into council_evade
2024-12-18 23:34:59 -03:00
Exitare 4d1dba4a09 fix(Core/Player): Quest failure sound when inventory full (#20970)
* Add quest failure sound when inventory is full or quest failed

* Fix sound being played for all players & move call to correct function
2024-12-18 21:58:32 -03:00
Takenbacon a23b13defe fix(Core/Database): Gracefully close database workers (#20936)
* Gracefully close database workers

* Change init order. Such a silly compiler flag

* Fix hang if db connection failed to open
2024-12-18 20:24:17 +01:00
Takenbacon c8734af4bc fix(Core/Movement): Fix creatures not resuming movement after being talked to (#20945)
Fix creatures not resuming movement after being talked to
2024-12-18 20:19:31 +01:00
Takenbacon 4d349e87b5 feat(Core/AuctionHouse): Rework auctionhouse search threading (#20830) 2024-12-18 15:50:26 +01:00
Takenbacon e9c86737fb refactor(Core/Random): Remove unused map based RNG (#20939)
Remove unused map based RNG
2024-12-18 13:48:06 +01:00
github-actions[bot] 5f020de546 chore(DB): import pending files
Referenced commit(s): 5bce9b5d33
2024-12-18 09:53:31 +00:00
Rocco Silipo 5bce9b5d33 fix(DB/Creature) Scarlet Land Cannons (#20922)
Create Scarlet_Land_Cannons.sql
2024-12-18 10:52:27 +01:00
Stefano Borzì 83b8bf7288 ci: fix codestyle and cppcheck reports (#20962) 2024-12-18 10:34:42 +01:00
sudlud 0a454b08fc fix(apps/DatabaseExporter): fix utf-8 encoding for sql export (#20951) 2024-12-18 10:33:53 +01:00
Rocco Silipo 2e13eac041 fix(Script/ZulAman): Nalorakk abilities. (#20937)
* Update boss_nalorakk.cpp

* Update boss_nalorakk.cpp
2024-12-18 09:00:20 +01:00
sudlud abbd552ce5 feat(DB): Release ACDB 12.0.1 (#20954) 2024-12-18 06:07:03 +01:00
Exitare 325c208b7c feat(Scripts/Command): Update gm fly to behave like a toggle (#20925) 2024-12-18 05:50:33 +01:00
Andrew 2923a4aa43 fix(Scripts/ZulAman): Fix Electric Storm shouldnt hit safe players (#20897)
* fix(Scripts/ZulAman): Fix Electric Storm shouldnt hit safe players

* increase cloud duration by 500ms

Co-Authored-By: killerwife <killerwife@users.noreply.github.com>

---------

Co-authored-by: killerwife <killerwife@users.noreply.github.com>
2024-12-17 12:28:46 -03:00
github-actions[bot] 1078433bb2 chore(DB): import pending files
Referenced commit(s): ab060f7941
2024-12-17 14:07:55 +00:00
FlyingArowana ab060f7941 fix(DB/CreatureSAI) - Removed "Charm" Flag from Frayfeather Stagwing and Frayfeather Skystormer (#20943)
* Created

* Removed Charm Flag

* Mighty space

* Added sourcetype
2024-12-17 11:06:59 -03:00
Jelle Meeus 88eb6fbb2b fix(Core/Player): SpellQueue fix typo StartRecoveryCategory (#20944)
fix: typo StartRecoveryCategory

should be category
2024-12-17 10:38:24 -03:00
Kitzunu 3a20433827 feat(DB): New DB exporter and versioning tools for DB squashes (#20920) 2024-12-16 16:13:05 +01:00
github-actions[bot] 35f316b1a6 chore(DB): import pending files
Referenced commit(s): 7fd8b04a56
2024-12-15 18:50:58 +00:00
Exitare 7fd8b04a56 feat(Core/Motd): Allow localized motd (#20542)
* Initial commit for localized motd

* Rename function that created world packages

* Update to satisfy code check

* Update code to accomodate localized motd

* Update command to support multiple optionales & adjusted db

* Code cleanup

* Update sql name

* Fix codestyle issues

* Remove hardcoded schema

* Add check for valid player in reload command

* Update to better code style

* Add missing include

* Fix redundant code usage

* Add missing include

* Remove sql files and create new rev sql files

* Address minor code reviews

* Fix code style

* Update code to address code revisions.

- Remove two unused functions
- Remove map
- Use available function to resolve LocaleConstant

* Fix code style

* Add check for base motd and update locale to DEFAULT_LOCALE

* Code docs

* Removed some docs, readd defaultd motd formatting

* Fix oversight in variable declaration

* Code style fix

* Update code based on code review

* ready for merge

* Fix set motd command due to changes to DEFAULT_LOCALE

* Fix CI

* Fix trailing whitespace

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-12-15 19:50:02 +01:00
Kitzunu 7732e1a5b2 feat(DB): Release ACDB 12.0.0 (#20921) 2024-12-15 14:35:42 +01:00
Exitare 98b426bf3a feat(Core/Player) Option to adjust max rest bonus via config (#20836) 2024-12-14 20:51:28 +01:00
github-actions[bot] 7164422883 chore(DB): import pending files
Referenced commit(s): fd1123caae
2024-12-14 14:52:53 +00:00
Grimdhex fd1123caae fix(DB/SAI): several missing abilities in Zul'Aman (#20918) 2024-12-14 15:51:58 +01:00
Jelle Meeus 94f1176cd0 fix(Scripts/TheEye): Kaelthas reduce time until all advisors phase (#20914) 2024-12-14 11:20:41 +01:00
github-actions[bot] 4746425683 chore(DB): import pending files
Referenced commit(s): 6f65f5f22b
2024-12-14 08:47:33 +00:00
Andrew 8fce766627 fix(DB/Creature): Illidari Nightlord remove distract and add banish i… (#20912) 2024-12-14 09:47:12 +01:00
Exitare 6f65f5f22b feat(Core/Player)Add quest failure sound when inventory is full or quest failed (#20917) 2024-12-14 09:46:41 +01:00
Grimdhex a4e2b1d743 feat(Core/WorldObjects): implement Heartbeat timers (#20872) 2024-12-13 08:50:45 +01:00
Jelle Meeus 993bdcb84e feat(Core/Player): implement Spell Queue (#20797) 2024-12-12 11:59:52 +01:00
github-actions[bot] f31bf723a0 chore(DB): import pending files
Referenced commit(s): 80e6a3a412
2024-12-12 05:55:35 +00:00
Jelle Meeus 80e6a3a412 fix(Scripts/TrialOfChampion): fail and send custom spell error when trying to mount without lance equipped (#19932) 2024-12-12 06:54:40 +01:00
IntelligentQuantum 9f37794f5c Fix(Core/Player): Energy regen rate bonuses (#20321) 2024-12-12 06:53:39 +01:00
github-actions[bot] f1d9c16e53 chore(DB): import pending files
Referenced commit(s): 4c54f7e171
2024-12-12 05:11:53 +00:00
Andrew d94dda9d93 feat(Core/SAI): Implement SMART_ACTION_DISMOUNT (206) (#20899) 2024-12-12 06:11:42 +01:00
github-actions[bot] 4c54f7e171 chore(DB): import pending files
Referenced commit(s): a4c30ad720
2024-12-12 05:10:55 +00:00
Andrew a4c30ad720 fix(DB/Creature): Fix ZA bosses not despawning on evade (#20900) 2024-12-12 06:09:59 +01:00
blinkysc cef1b781d7 fix(Scripts/IcecrownCitadel): Vengeful Shade unroot timer fix (#20902)
Vengeful Shade unroot timer fix

Co-authored-by: Nicholas Lee <nicholaslee@Nicholass-MacBook-Air.local>
2024-12-12 00:03:29 -03:00
github-actions[bot] eadcaea296 chore(DB): import pending files
Referenced commit(s): 5e8ee9bd59
2024-12-11 22:28:29 +00:00
Andrew 5e8ee9bd59 fix(DB/Creature): Amanishi Tempest should be immune to taunts, fears … (#20898)
fix(DB/Creature): Amanishi Tempest should be immune to taunts, fears and stuns
2024-12-11 19:27:31 -03:00
Andrew 60667e75c3 fix(Scripts/ZulAman): Malacrass adds shouldnt change on wipes (#20894) 2024-12-11 00:59:59 +01:00
github-actions[bot] 3c20dd0ac0 chore(DB): import pending files
Referenced commit(s): aeaa738e86
2024-12-10 21:33:58 +00:00
Rocco Silipo aeaa738e86 fix(DB/Creature) Havenshire Horses run from Stables to New Havalon. (#20884) 2024-12-10 22:33:04 +01:00
Andrew 7a66008429 fix(Scripts/ZulAman): Dont update Hexlord timers while casting (#20876) 2024-12-10 18:27:22 -03:00
github-actions[bot] a476287ff5 chore(DB): import pending files
Referenced commit(s): 8d32ee8e39
2024-12-10 19:34:58 +00:00
Tereneckla d80b08f006 fix(DB/Loot): improve Illidan loot (#20767) 2024-12-10 20:34:28 +01:00
Rocco Silipo 8d32ee8e39 fix(DB/Creature)Amani Eagle doesn't use Talon ability. (#20888) 2024-12-10 20:34:03 +01:00
github-actions[bot] 99cc9698e1 chore(DB): import pending files
Referenced commit(s): 2aae596e04
2024-12-09 15:06:10 +00:00
FlyingArowana 2aae596e04 fix(DB/Creature) - Removed the profession requirement to interact with trainer (#20763) 2024-12-09 16:05:15 +01:00
Andrew 951d395dca fix(Scripts/ZulAman): Zuljin abilities shouldnt overlap (#20875) 2024-12-09 12:50:04 +01:00
Andrew 7530423f6b fix(Scripts/SunwellPlateau): Fix Entropius despawning (#20874) 2024-12-09 07:38:25 -03:00
github-actions[bot] e6cea73120 chore(DB): import pending files
Referenced commit(s): 2654ec83cd
2024-12-08 20:05:34 +00:00
sudlud 72bc891fda fix(DB/Creature): Sniffed Values for 'Lunar - Revelers' spawns (#20866) 2024-12-08 21:05:24 +01:00
Benjamin Jackson 2654ec83cd fix(Core/AI): Increase movement leash extension interval. (#20867)
Init.
2024-12-08 21:04:41 +01:00
github-actions[bot] 85d8c99b49 chore(DB): import pending files
Referenced commit(s): 41643df4d8
2024-12-08 10:51:25 +00:00
Rocco Silipo 41643df4d8 Fix(DB/Spawn) Silt Crawlers under the landscape (another two). (#20861)
* Create Silt_Crawlers.sql

* Update Silt_Crawlers.sql
2024-12-08 11:50:27 +01:00
github-actions[bot] adfc85d615 chore(DB): import pending files
Referenced commit(s): 80eadde93d
2024-12-08 10:27:15 +00:00
Rocco Silipo 80eadde93d fix(DB/Creatures) Scarlet Enclave phase 4 npcs (2-2). (#20852)
* Create Scarlet_Enclave_Phase_4_2_of_2.sql

* Update Scarlet_Enclave_Phase_4_2_of_2.sql

* Update Scarlet_Enclave_Phase_4_2_of_2.sql

* Update Scarlet_Enclave_Phase_4_2_of_2.sql
2024-12-08 11:26:20 +01:00
github-actions[bot] 429f7e1826 chore(DB): import pending files
Referenced commit(s): 8f137e6759
2024-12-07 09:57:18 +00:00
sudlud fa8f66c33d fix(DB/Gameobject): Improve spawns positions of 180867 `Greater Moonl… (#20849)
fix(DB/Gameobject): Improve spawns positions of 180867 `Greater Moonlight Spell Focus`

- sync these with sniffed spawns of creature 15897 `Large Spotlight`
- fun fact: these gameobjects do not show in sniffs at all
-> so probably the currently implemented mechanism at the spotlight
   is not blizzlike or classic change or something
2024-12-07 06:57:02 -03:00
github-actions[bot] 5d1b735bf7 chore(DB): import pending files
Referenced commit(s): 4e78c6fe29
2024-12-07 09:56:45 +00:00
sudlud 55d86b4256 fix(DB/Gameobject): Sniffed Values for 'Lucky Red Envelope' spawns (#20850) 2024-12-07 06:56:35 -03:00
sudlud 8f137e6759 fix(DB/Gameobject): Sniffed Values for 'Starsong Scroll' spawns (#20851) 2024-12-07 06:56:20 -03:00
sudlud 27d50617f2 fix(DB/Gameobject): Sniffed Values for 'DwarvenTableSmall' spawns (#20853) 2024-12-07 06:56:05 -03:00
sudlud 4e78c6fe29 fix(DB/Gameobject): Sniffed Values for 'Boss Fight Altar' spawns (#20854) 2024-12-07 06:55:47 -03:00
github-actions[bot] bfd8577252 chore(DB): import pending files
Referenced commit(s): f9cbfcbe69
2024-12-06 21:58:54 +00:00
Rocco Silipo f9cbfcbe69 fix(DB/Creatures) Scarlet Enclave phase 4 npcs (1-2). (#20827)
* Create Scarlet_Enclave_Phase_4.sql

* Update Scarlet_Enclave_Phase_4.sql

* Update Scarlet_Enclave_Phase_4.sql

Added Random Spawn for creatures with Waypoints

* Update Scarlet_Enclave_Phase_4.sql

* Update Scarlet_Enclave_Phase_4.sql

Added another waypoint
2024-12-06 22:58:01 +01:00
Jelle Meeus 00eeb0051a fix(Core/SpellAuraEffects): use caster's level to scale amount to break crowd control auras (#20153) 2024-12-06 12:19:03 +01:00
github-actions[bot] 70bc19d000 chore(DB): import pending files
Referenced commit(s): 00c0e202ef
2024-12-05 12:47:09 +00:00
Andrew 00c0e202ef fix(Scripts/ZulAman): Akil'zon storm damage should multiply per tick (#20842) 2024-12-05 09:46:07 -03:00
Andrew 0d0e3a6ce1 fix(Scripts/ZulAman): Zul'jin gate should be unlocked instead auto open (#20841) 2024-12-05 05:17:18 -03:00
Jelle Meeus 3f5ac98bdb fix(Scripts/Karazhan): Nightbane Speed (#20838)
fix(Scripts/Karazhan)NightbaneSpeed

revert speed to before 7e0dff5839
2024-12-04 16:14:39 -03:00
sudlud 47580c0fab fix(CI/nopch-modules): bump to ubuntu-24.04/clang-18, align with nopc… (#20832) 2024-12-04 07:54:00 +01:00
sudlud 63bf4058fc fix(CI): make tools build able to run on PRs again (#20831) 2024-12-04 07:53:48 +01:00
github-actions[bot] 7f0a178c4e chore(DB): import pending files
Referenced commit(s): ca009110c7
2024-12-03 23:08:20 +00:00
Jelle Meeus ca009110c7 fix(DB/SAI): Swiftmane Waypoint ReactState (#20833)
fix(DB/SAI)SwiftmaneWaypointReactState
2024-12-03 20:07:26 -03:00
Riley S. 97937d1724 request(git): Update .gitignore (#20748)
Update .gitignore

Ignores .vs (Visual Studio) and /out/* (Default build directory when unspecified (Visual Studio).)
2024-12-03 21:02:59 +01:00
github-actions[bot] b6a4ececeb chore(DB): import pending files
Referenced commit(s): 6f824ee856
2024-12-03 19:57:26 +00:00
DuckBone 26518b3790 Fix(DB/Script): Halls of Stone, Brann escort (#20312)
* Fix(DB/Script): Halls of Stone, Brann escort

- escort, tribunal, bjonnir code completion

Closes issue #13079

* Fix(DB/Script): Halls of Stone, Brann escort

* Fix(DB/Script): Halls of Stone, Brann escort

* Fix(DB/Script): Halls of Stone, Brann escort

* Fix(DB/Script): Halls of Stone, Brann escort

* Fix(DB/Script): Halls of Stone, Brann escort

* Fix(DB/Script): Halls of Stone, Brann escort

* Update rev_1729968739299017200.sql

* Fix(DB/Script): Halls of Stone, Brann escort fix

* Fix(DB/Script): Halls of Stone, Brann escort fix 2

* Fix(DB/Script): Halls of Stone, Brann escort brackets format

* Fix(DB/Script): Halls of Stone, Brann escort remove whitespace

* Fix(DB/Script): Halls of Stone, Brann escort remove last whitespace

---------

Co-authored-by: zalazoltan86 <zalazoltan86@gmail.com>
2024-12-03 20:57:11 +01:00
avarishd 6f824ee856 fix(DB/Conditions): 'Zeth'Gor Must Burn!' setting the sky on fire (#20447) 2024-12-03 20:56:31 +01:00
Andrew 69c85ca8a2 fix(Scripts/ZulAman): Overpower spell cooldown (#20828) 2024-12-03 13:57:14 -03:00
github-actions[bot] 6cd9f953c0 chore(DB): import pending files
Referenced commit(s): f94388fbd1
2024-12-02 23:05:43 +00:00
Tereneckla f94388fbd1 fix (DB/Loot) Old Hillsbrad Foothills guards should not skinnable (#20818) 2024-12-03 00:04:50 +01:00
github-actions[bot] ebd4aa2f8a chore(DB): import pending files
Referenced commit(s): 777c9d4eee
2024-12-02 20:34:27 +00:00
FlyingArowana 777c9d4eee Fix(DB/SAI) - Quest: "Escape from Silverbrook" [WotLK] (#20211)
* Fixed Quest: 12308

Issue: #20127

* Reverted Back to AC with Corrections

@skelUA suggestion
2024-12-02 21:33:32 +01:00
github-actions[bot] 2005aa8897 chore(DB): import pending files
Referenced commit(s): 9187f93a42
2024-12-02 19:37:24 +00:00
FlyingArowana 9187f93a42 fix(DB/Creature) - Eydis Darkbane no longer stuck under the ground (#20813)
* File Created

* Correct Z-axis

* Add id1 to the query
2024-12-02 20:36:27 +01:00
Andrew 02cacd2341 feat(Core/Unit): Implement GetCompanionPet() helper (#20819) 2024-12-02 16:34:24 -03:00
github-actions[bot] 0a66daa005 chore(DB): import pending files
Referenced commit(s): 3a9e8c0940
2024-12-02 15:21:22 +00:00
Tereneckla 3a9e8c0940 fix(DB/Loot): Critters are not skinnable (#20817) 2024-12-02 12:20:28 -03:00
Nathan Handley a704556ae8 fix(Tools/MapExtractor) Update MPQ patch iterator to also load patch files 4 through 9 (#20815) 2024-12-02 15:40:13 +01:00
Andrew 8c387fa2b8 refactor(Scripts/UtgardeKeep): Modernize Prince Keleseth script (#20806) 2024-12-02 08:17:16 -03:00
Andrew 0f1618faf5 feat(Core/Scripting): Implement SetAutoAttackAllowed() to disable aut… (#20805)
* feat(Core/Scripting): Implement SetAutoAttackAllowed() to disable autoattacks

* Update ScriptedCreature.cpp
2024-12-02 08:11:18 -03:00
github-actions[bot] 3c706a8efc chore(DB): import pending files
Referenced commit(s): 48805ee1cf
2024-12-02 10:40:47 +00:00
FlyingArowana 48805ee1cf fix(DB/Quest) - Remove breadcrumb quest from The Crown of Will (2/5) (#20814)
* File create

* Remove breadcrumb quest
2024-12-02 11:39:51 +01:00
github-actions[bot] 4644856fae chore(DB): import pending files
Referenced commit(s): 7f44962d25
2024-12-02 01:35:42 +00:00
sudlud 7f44962d25 fix(DB/Gameobject): Sniffed Values for 'Log Pile' spawns (#20812) 2024-12-02 02:34:46 +01:00
github-actions[bot] 0846c8aa74 chore(DB): import pending files
Referenced commit(s): 125900a20e
2024-12-01 21:18:25 +00:00
FlyingArowana 125900a20e fix(DB/Quest) - Add the missing NPC Starters for Regthar Deathgate (#20762)
* Added NPC Starters

* Added delete to the new NPCs
2024-12-01 22:17:30 +01:00
Jelle Meeus 4f23dbbb03 refactor(Apps/Startup): replace 'set logging on` command with 'set logging enabled on' (#20778)
refactor: replace deprecated 'set logging on'
2024-12-01 21:29:35 +01:00
Tereneckla 8e080f1e60 fix(Core/Pet): Remove unnecessary Pet Class reassignments (#20614)
remove unnecessary class assignment
2024-12-01 17:16:13 -03:00
Jelle Meeus 2d616ce0e8 fix(Core/Vmaps): Do not ignore model rotation when calculating liquid level (#20760)
cherry-picked from:
https://github.com/TrinityCore/TrinityCore/commit/53b4501ce9b072cfffe7de7f348094f443e36950

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2024-12-01 17:09:47 -03:00
gontrannopier cf7959238a fix(Core/Players): don't set full heath/mana/rage while Dead (#20723)
fix level up while dead -> check if player is not dead, then update health/mana/rage/..

Co-authored-by: gontrannopier <gontrannopier@gontrannopier.com>
2024-12-01 17:09:26 -03:00
Andrew ffe7d42831 chore(Scripts/Karazhan): Remove unused variables (#20810) 2024-12-01 16:57:06 -03:00
Andrew af3ded6889 fix(Scripts/ZulAman): Fix Zuljin targetting players during eagle phase (#20808) 2024-12-01 14:08:11 -03:00
Andrew 4ef0a02fc4 fix(Scripts/ZulAman): Delay static disruption by 3s after storm (#20809) 2024-12-01 14:07:53 -03:00
Kitzunu 490c90bdd7 feat(Core/SAI): Add pet variable to SMART_TARGET_INVOKER_PARTY (#20804)
* feat(Core/SAI): Add pet variable to SMART_TARGET_INVOKER_PARTY

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/15755

* mb
2024-12-01 13:57:39 -03:00
github-actions[bot] 9ff887d001 chore(DB): import pending files
Referenced commit(s): 81d1fcad65
2024-12-01 11:53:38 +00:00
Jelle Meeus 81d1fcad65 fix(Scripts/ZulAman): eagle gauntlet (#20719)
* sql

* add script handling

https://github.com/cmangos/mangos-wotlk/commit/4b890a4096153686f97c0faa3f6196b27205cc8a

Co-authored-by: MantisLord <sabinprosper@gmail.com>

* set Akilzon call for help

boss should pull trash

* style: remove blank lines

* add passiveAI header and sort

* Revert "set Akilzon call for help"

This reverts commit 99143339a9.

line of sight blocks call for help

---------

Co-authored-by: MantisLord <sabinprosper@gmail.com>
2024-12-01 08:52:44 -03:00
Kitzunu ed008a8780 refactor(Core/Spells): Add helpers for HasAuraType (#20802) 2024-12-01 08:50:59 -03:00
github-actions[bot] 55f6bd0972 chore(DB): import pending files
Referenced commit(s): 938c637c9a
2024-12-01 11:48:51 +00:00
Andrew 938c637c9a refactor(Scripts/VioletHold): Move all spells to spelldifficul… (#20796)
refactor(Scripts/VioletHold): Move all spell scripts to spelldifficultydbc
2024-12-01 08:47:52 -03:00
Kitzunu 10a79441b6 fix(Core/Spells): Logic misstake for spells that can be cast on dead … (#20800) 2024-12-01 11:11:33 +01:00
Tereneckla ae4e673713 fix(Scripts/Commands) fix formatting in server debug (#20801) 2024-12-01 11:11:23 +01:00
github-actions[bot] a9ff6f834c chore(DB): import pending files
Referenced commit(s): 6c8c0cf697
2024-12-01 10:02:53 +00:00
Rocco Silipo 6c8c0cf697 fix(DB/Creature) Scarlet Infantrymen. (#20768)
* Create scarlet_infantrymen.sql

Fix Scarlet Infantrymen.

* Update scarlet_infantrymen.sql

* Update scarlet_infantrymen.sql

* Update scarlet_infantrymen.sql
2024-12-01 11:01:56 +01:00
Andrew a4a278a0e7 refactor(Scripts/UtgardeKeep): Upgrade scripts to new register method (#20795) 2024-11-30 20:25:27 -03:00
Kitzunu 5e4f6ac576 fix(Script/Commands): tele add should only check exact match (#20785)
* fix(Script/Commands): tele add should only check exact match

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/20268

* better describe the variable
2024-11-30 20:06:26 -03:00
github-actions[bot] fc9e730974 chore(DB): import pending files
Referenced commit(s): 7d3b3ae72f
2024-11-30 20:23:24 +00:00
Andrew 7d3b3ae72f fix(DB/Creature): Fix Zul'jin formations (#20781) 2024-11-30 17:22:28 -03:00
Andrew bef9e46e9b refactor(Scripts/TheNexus): Update Command Kolurg script (#20783) 2024-11-30 16:52:57 -03:00
Andrew 4a8247824e fix(Scripts/ZulAman): Hex Lord Malacrass shouldn't use previous class… (#20784)
fix(Scripts/ZulAman): Hex Lord Malacrass shouldn't use previous class abilities after siphon
2024-11-30 16:52:10 -03:00
Riley S. e9137d4d4d fix(Core/Spells): Resolve invalid spell casts on dead players when the cast is valid. (#20712)
* Initial fix for #20509

* small revert

* Two way visibility between ghosts.

* clean up temporary changes.

* clean up debug code.

* small typo

* revert .gitignore

* fix codestyle

* Add missing flag, resolve issue where cast was failing while alive.

* Update SpellInfo.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-11-30 20:18:32 +01:00
Andrew 00109faa86 fix(Scripts/ZulAman): Reset threat after Zuljin does his phase transi… (#20782)
fix(Scripts/ZulAman): Reset threat after Zuljin does his phase transition transformation
2024-11-30 15:13:25 -03:00
Andrew afc81098f2 fix(Scripts/ZulAman): Fix Vortex not following players and also spell… (#20780)
* fix(Scripts/ZulAman): Fix Vortex not following players and also spell missing

* Update boss_zuljin.cpp
2024-11-30 12:28:19 -03:00
Jelle Meeus 6b5f50cdbe fix(Core/Database): prevent crash due to special chars in branch name (#20776)
add prepared statements to escape special characters in branch name
2024-11-30 12:26:57 -03:00
github-actions[bot] e3bcb6c14b chore(DB): import pending files
Referenced commit(s): 6ec4eb5ab6
2024-11-30 15:22:16 +00:00
sudlud f1b635c0f4 fix(DB/Gameobject): Sniffed values for 'Lunar Festival' spawns (#20769) 2024-11-30 12:21:43 -03:00
sudlud 6ec4eb5ab6 fix(DB/Gameobject): Sniffed Values for 'Dwarf Hero / Gnome Hero' spawns (#20779) 2024-11-30 12:21:21 -03:00
github-actions[bot] c8805b6ed1 chore(DB): import pending files
Referenced commit(s): 9d422136f6
2024-11-30 10:31:56 +00:00
sudlud 9d422136f6 fix(Core/LootMgr): add startup error for unsupported reference minCou… (#20725) 2024-11-30 11:31:02 +01:00
github-actions[bot] cf0097e4dd chore(DB): import pending files
Referenced commit(s): 2ff4788b90
2024-11-30 09:36:11 +00:00
FlyingArowana 2ff4788b90 fix(DB/Quest) - Remove the wrong prerequisite Escape from Skettis and Hungry Nether Rays (#20753)
* Created File

* Removed the prequiste quests

* Space correction
2024-11-30 10:35:17 +01:00
Andrew a22403356c fix(Scripts/ZulAman): Fix Soul Siphon visual effect (#20765) 2024-11-29 09:32:49 -03:00
Jelle Meeus d8123cbc37 fix(Scripts/ZulAman): Halazzi Lynx Ability Timers (#20761)
fix(Scripts/ZulAman)HalazziLynxAbilityTimers
2024-11-29 05:04:44 -03:00
Riley S. dd3eb38378 fix(Scripts/ZulAman): Hex Lord Malacrass' Drain Power Timer (#20754)
* Initial Fix for #20751

* Tighten timings

* Condense Code

* Move `ScheduleHealthCheckEvent` into `Reset()`
2024-11-28 14:34:15 -03:00
github-actions[bot] b5be6bc702 chore(DB): import pending files
Referenced commit(s): bcfcdbdb4c
2024-11-27 20:26:59 +00:00
sudlud bcfcdbdb4c fix(DB/item_template): add flag CU_DURATION_REAL_TIME to Pilgrim's Bo… (#20756)
* fix(DB/item_template): add flag CU_DURATION_REAL_TIME to Pilgrim's Bounty items

* set duration to 7 days
2024-11-27 21:26:02 +01:00
github-actions[bot] d9863e7373 chore(DB): import pending files
Referenced commit(s): ff650d0a45
2024-11-27 10:49:43 +00:00
Rocco Silipo ff650d0a45 fix(DB/Creature): Scarlet Miners and Cars don't follow a path. (#20701)
* Create Scarlet_miners_and_Cars_Fix.sql

* Update Scarlet_miners_and_Cars_Fix.sql

Missing Delete waypoint

* Update Scarlet_miners_and_Cars_Fix.sql

Removed Mine Car spawn points and spawn addon.
Modified respawn timers for Scarlet Miners outside the mine.
SmartAI Improved.

* Update Scarlet_miners_and_Cars_Fix.sql

Waypoints Improved.

* Update Scarlet_miners_and_Cars_Fix.sql

* Update Scarlet_miners_and_Cars_Fix.sql

* Update Scarlet_miners_and_Cars_Fix.sql

Add Comment in Scarlet Miners DBGuid.
2024-11-27 11:48:50 +01:00
github-actions[bot] 8ec510865c chore(DB): import pending files
Referenced commit(s): 8a2ffc7a58
2024-11-27 07:41:58 +00:00
Rocco Silipo 8a2ffc7a58 Fix(DB/Spawn/WP) Scarlet Medics. (#20738)
Create Scarlet_Medics_Fix.sql

Remove some wrong guids.
Add waypoints for Scarlet Medics.
2024-11-27 08:41:04 +01:00
github-actions[bot] 4703bf08d0 chore(DB): import pending files
Referenced commit(s): 6ab70f0926
2024-11-26 19:02:56 +00:00
Rocco Silipo 1de7a95054 Fix(DB/Spawn/WP) Scarlet Captains. (#20720)
Create Scarlet_Captains.sql

Fix for Scarlet Captains in DK Starting Area.
2024-11-26 20:02:51 +01:00
github-actions[bot] 6ab70f0926 chore(DB): import pending files
Referenced commit(s): 7fc938dfcb
2024-11-26 19:01:50 +00:00
Andrew 7fc938dfcb fix(DB/Spells): Malacrass Drain Power should stack from different cas… (#20749)
fix(DB/Spells): Malacrass Drain Power should stack from different casters
2024-11-26 20:00:46 +01:00
Andrew 2649ca2d65 feat(Core/Spells): Allow modifying MiscValues during cast (#20731) 2024-11-26 12:17:02 -03:00
github-actions[bot] e5b83b29de chore(DB): import pending files
Referenced commit(s): 3d5d300f76
2024-11-26 10:50:13 +00:00
FlyingArowana 3d5d300f76 fix(DB/Creature) - Adds "Disarm" Immunity to Boss: Nalorakk [Zul'Aman] (#20746)
* File created

* Added Disarm immunity

* The mighty newline
2024-11-26 11:49:19 +01:00
github-actions[bot] 42879621e4 chore(DB): import pending files
Referenced commit(s): 96ec2dc626
2024-11-25 13:36:22 +00:00
FlyingArowana 96ec2dc626 fix(DB/Creature): Taunt Immunity to Boss: "Hex Lord Malacrass" (Zul'aman) (#20737) 2024-11-25 10:35:23 -03:00
github-actions[bot] 1d69ff706e chore(DB): import pending files
Referenced commit(s): 5d229d47f8
2024-11-25 13:34:04 +00:00
Andrew 5d229d47f8 fix(DB/SAI): Fix Grimtotem Raider using net under crowd control effects (#20733) 2024-11-25 14:33:11 +01:00
Andrew 00564e6ab5 fix(Scripts/ZulAman): Fix Malacrass not using Slice and Dice (#20735) 2024-11-25 09:56:03 -03:00
Andrew 65ec5bbceb refactor(Scripts/Nexus): Update creature scripts to new register method (#20728) 2024-11-25 03:15:49 -03:00
Andrew 7da3ab573c fix(Scripts/Events): Earning Spirit of Sharing should remove the othe… (#20732)
fix(Scripts/Events): Earning Spirit of Sharing should remove the other buffs
2024-11-25 03:15:07 -03:00
Andrew 78dc29371c fix(Scripts/MagisterTerrace): Fix Selin's crystal drain being interru… (#20727)
fix(Scripts/MagisterTerrace): Fix Selin's crystal drain being interrupted
2024-11-24 19:38:52 -03:00
Andrew 94873d129b fix(Scripts/ZulAman): Fix Berserk crash and Corrupted Totems not atta… (#20726)
fix(Scripts/ZulAman): Fix Berserk crash and Corrupted Totems not attacking
2024-11-24 19:21:00 -03:00
github-actions[bot] b2225cd385 chore(DB): import pending files
Referenced commit(s): ec84bf98f9
2024-11-24 21:04:28 +00:00
daobashun ec84bf98f9 fix(Scripts/Spell): Added random whispers of the Death Knight Newbie Village Lich King (#19006)
* Use rand Spell Whispers

* Added smart script for creature 28576|28577

* Added spell script name

* Fixed the wrong name

* The script name is lowercase
Remove spaces

* Remove spaces

* Remove spaces

* Players will only be able to whisper if they have mission 12678
Attacking civilians is the only way to whisper

* Validate

* Update src/server/scripts/EasternKingdoms/ScarletEnclave/chapter1.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-11-24 18:03:34 -03:00
github-actions[bot] 6b2cc0fd86 chore(DB): import pending files
Referenced commit(s): b2c04603f7
2024-11-24 20:25:57 +00:00
sudlud b2c04603f7 feat(Core/SmartAI): add startup error for non existent SmartAI entries (#20694) 2024-11-24 21:25:02 +01:00
Andrew 7f5bcda7f7 chore(DB/Spells): Add missing Charm of the Bloodletter gender (#20724) 2024-11-24 17:03:41 -03:00
Grimdhex 9874a47de5 refactor(Core): fix few static analysis (#20566)
* refactor(Core): fix few static analysis

* fix builds

* revert FacingInfo change and fix GraveYard ID use in a log
2024-11-24 17:02:32 -03:00
github-actions[bot] 8792cd38dc chore(DB): import pending files
Referenced commit(s): 2bb208cc54
2024-11-24 19:04:45 +00:00
Andrew 2bb208cc54 fix(DB/Spell): Correct gender requirement for ZA charm spells (#20722) 2024-11-24 16:03:01 -03:00
github-actions[bot] c139c948cc chore(DB): import pending files
Referenced commit(s): 33d038b227
2024-11-24 18:45:20 +00:00
Andrew 33d038b227 fix(DB/SAI): Fix Disciple of Naralex despawning if talked while in co… (#20718)
fix(DB/SAI): Fix Disciple of Naralex despawning if talked while in combat
2024-11-24 15:43:34 -03:00
Andrew 72b5e26c91 fix(Scripts/ZulAman): Dont cast Gust of Wind if about to start Electr… (#20717) 2024-11-24 12:24:45 -03:00
Jelle Meeus c1c9443dd1 fix(Scripts/ZulAman): remove cast transfigure when going into lynx (#20716) 2024-11-24 12:18:23 -03:00
Andrew ab7f49b220 feat(Core/Scripting): Implement TaskScheduler GetNextGroupOccurrence() (#20714) 2024-11-24 12:02:56 -03:00
github-actions[bot] 735a5a5037 chore(DB): import pending files
Referenced commit(s): 6e0e5a6939
2024-11-24 14:41:02 +00:00
Jelle Meeus 6e0e5a6939 fix(Scripts/ZulAman): Harrison Jones gong event RP with taskscheduler (#20713) 2024-11-24 11:39:19 -03:00
Kitzunu 4aa70c4dba refactor(Deps/mysqllite): Nuke it (#20710)
* close https://github.com/azerothcore/azerothcore-wotlk/issues/20123
2024-11-24 14:45:46 +01:00
Andrew 49b0596744 fix(Scripts/ZulAman): Despawn Zuljin spirits shortly after death (#20711) 2024-11-24 08:54:29 -03:00
IntelligentQuantum 065579a6e3 fix(Scripts/ZulAman): Nalorakk in Bearform should not be attacking wi… (#20707) 2024-11-24 08:13:57 -03:00
Andrew c5876bff6f fix(Scripts/ZulAman): Fix Amani Hatcher behaviour (#20687) 2024-11-24 07:56:18 -03:00
github-actions[bot] cbcee46a82 chore(DB): import pending files
Referenced commit(s): 0676bf9355
2024-11-24 10:48:16 +00:00
Andrew 0676bf9355 fix(DB/Conditions): Fix Jan'lai not hatching all eggs (#20686)
* fix(DB/Conditions): Fix Jan'lai not hatching all eggs

* Update rev_1732316403019721900.sql
2024-11-24 07:47:23 -03:00
Jelle Meeus a6f279ccfa fix(Scripts/Zulaman): Halazzi double scheduling of lynx abilties in the first phase 1 (#20708)
double scheduling of enter lynx
2024-11-24 10:34:31 +01:00
github-actions[bot] 9db157545d chore(DB): import pending files
Referenced commit(s): d9d8dc5a2f
2024-11-24 02:52:30 +00:00
FlyingArowana cb9df80a6d fix(DB/Creature): Adds "Disarm" Mechanic Flag Immunity to Halazzi (#20696)
* Created file

* Added Disarm Immunity to Halazzi
2024-11-23 23:52:27 -03:00
Jelle Meeus d9d8dc5a2f fix(DB/Creature): add spawns Eagle Trash Aggro Trigger (#20693)
fix(DB/Creature)AddEagleTrashAggroTrigger
2024-11-23 23:51:36 -03:00
github-actions[bot] f8368fee49 chore(DB): import pending files
Referenced commit(s): 7cb459591c
2024-11-23 11:49:00 +00:00
Jelle Meeus 7cb459591c fix(DB/Conditions): add Jan'alai's Summon Hatchers implicit target entry (#20692)
fix(DB/Conditions)SummonHatchersSetTargetEntry

Summon Amani'shi Hatcher
2024-11-23 08:47:11 -03:00
Andrew 0b771cbc92 fix(Core/Creature): Don't call reset if still in combat (#20675) 2024-11-23 10:57:26 +01:00
github-actions[bot] 3f6fe11f83 chore(DB): import pending files
Referenced commit(s): c0de2b38fb
2024-11-23 01:54:40 +00:00
FlyingArowana c0de2b38fb fix(DB/Creature) Removal of Turkeys outside of the expected zones. (#20685) 2024-11-22 22:52:56 -03:00
github-actions[bot] 792b657541 chore(DB): import pending files
Referenced commit(s): 31a16c1603
2024-11-22 17:20:21 +00:00
Andrew 31a16c1603 fix(DB/Spells): Amani Hatchling Flame Buffet should stack from differ… (#20668) 2024-11-22 14:19:28 -03:00
Jelle Meeus 4b03e97a63 fix(Core/Creature): Set RespawnTime before AI Reset (#20684)
fix(Core/Creature): Set RespawnTIme before AI Reset
2024-11-22 12:23:21 -03:00
github-actions[bot] 695fc7994f chore(DB): import pending files
Referenced commit(s): b23bad6be8
2024-11-22 12:26:34 +00:00
FlyingArowana b23bad6be8 fix(DB/Creature): Boneschewer removal of Distract immuninty (#20670) 2024-11-22 09:25:40 -03:00
github-actions[bot] 4b47a7fb4b chore(DB): import pending files
Referenced commit(s): 81ef89b10c
2024-11-22 12:24:25 +00:00
FlyingArowana 81ef89b10c fix(DB/Quest): Makes a bunch of "mandatory" quests into "optional" 2.0 (#20671)
* File created

* Fixed the quests
2024-11-22 09:23:31 -03:00
github-actions[bot] 106cbe7fdf chore(DB): import pending files
Referenced commit(s): ca10f37bf0
2024-11-22 00:06:11 +00:00
Andrew ca10f37bf0 fix(DB/Loot): Malacrass should drop 2-3 pieces of loot (#20674) 2024-11-22 01:04:07 +01:00
github-actions[bot] 37ca2129ec chore(DB): import pending files
Referenced commit(s): 6f98cac461
2024-11-21 23:50:47 +00:00
Stefano Borzì 6f98cac461 fix(DB/pickpocketloot): add missing pickpocketloot (#20672)
* feat: add cppcheck for scripts

* fix(DB/pickpocketloot): add missing pickpocketloot
2024-11-22 00:49:54 +01:00
github-actions[bot] e2369986ef chore(DB): import pending files
Referenced commit(s): cdade8dcd6
2024-11-21 13:50:51 +00:00
FlyingArowana cdade8dcd6 fix(DB/Quest) - Makes a bunch of "mandatory" quests into "optional" (#20610)
* Created file

* Removed required quests that should be optional

* Added another 2 quests
2024-11-21 14:49:52 +01:00
github-actions[bot] 139e8176d5 chore(DB): import pending files
Referenced commit(s): f19c98f341
2024-11-21 11:28:58 +00:00
Andrew f19c98f341 fix(DB/Loot): First 4 Zul'Aman bosses should only drop 1 item (#20666) 2024-11-21 08:28:03 -03:00
Andrew e15ca6ff51 fix(Scripts/ZulAman): Jan'alai eggs should not respawn during encounter (#20664) 2024-11-21 07:23:01 +01:00
Andrew d5d6ce39af fix(Scripts/ZulAman): Correct gate ids (#20665) 2024-11-21 07:22:33 +01:00
Dan 8c3c751221 refactor(Scripts/MagistersTerrace): Felblood Kael'thas (#20642)
* Felblood kael (#14)

* init

* initial ready version

* make scheduler repeatable and correct intro sequence

* some debug and OOC scheduler

* Update boss_felblood_kaelthas.cpp

* finale

* Update boss_felblood_kaelthas.cpp

* Update boss_felblood_kaelthas.cpp

* Update boss_felblood_kaelthas.cpp

* Update boss_felblood_kaelthas.cpp

* simplify target selection
2024-11-20 23:19:03 +01:00
Andrew bda74c14b8 fix(Scripts/ZulAman): Hexlord: missing update to last commit (#20663)
* fix(Scripts/ZulAman): Hexlord: missing update to last commit

* Update boss_hexlord.cpp
2024-11-20 22:33:19 +01:00
Andrew 57f9cecbd9 fix(Scripts/ZulAman): Fix Narolakk Mangle timer and Bear phase not la… (#20648)
* fix(Scripts/ZulAman): Fix Narolakk Mangle timer and Bear phase not lasting for full duration

* Update boss_nalorakk.cpp

* Update boss_nalorakk.cpp
2024-11-20 22:29:07 +01:00
Andrew 62a5529fcf fix(Scripts/ZulAman): Fix Halazzi lynx not moving on spawn (#20649) 2024-11-20 22:28:16 +01:00
Andrew 4aca845fab fix(Scripts/ZulAman): Remove Zul'jin Electrical Storm on phase change (#20651) 2024-11-20 22:27:53 +01:00
Andrew aa847d110a fix(Scripts/ZulAman): Fix Malacrass not casting correct class abilities (#20653)
* fix(Scripts/ZulAman): Fix Malacrass not casting correct class abilities

* Update boss_hexlord.cpp
2024-11-20 22:27:35 +01:00
Andrew 5561445de4 fix(Scripts/ZulAman): Fix Janalai Enrage/Berserk behaviour (#20662)
* fix(Scripts/ZulAman): Fix Janalai Enrage/Berserk behaviour

* Update boss_janalai.cpp
2024-11-20 22:26:45 +01:00
github-actions[bot] ee379b8968 chore(DB): import pending files
Referenced commit(s): 9e29e705b9
2024-11-20 18:38:37 +00:00
Andrew 9e29e705b9 fix(DB/Creature): Jan'alai taunt immunity (#20660) 2024-11-20 15:37:43 -03:00
github-actions[bot] e07f16049b chore(DB): import pending files
Referenced commit(s): 047a21d31a
2024-11-20 12:09:16 +00:00
Jelle Meeus 047a21d31a fix(Scripts/ZulAman): Halazzi Phases (#20650) 2024-11-20 09:08:21 -03:00
github-actions[bot] 8cde31018d chore(DB): import pending files
Referenced commit(s): 2bd7c2e36d
2024-11-20 09:44:59 +00:00
Stefano Borzì a601d109ea fix(DB/Skinning): add missing skinloot 2/4 (#20644)
* feat: add cppcheck for scripts

* fix(DB/Skinning): add missing skinloot 2 on 4
2024-11-20 10:44:24 +01:00
Stefano Borzì d7c2e1a94c fix(DB/skinning): missing skinloot 4/4 (#20646)
* feat: add cppcheck for scripts

* fix(DB/skinning): missing skinloot 4 on 4
2024-11-20 10:44:11 +01:00
Stefano Borzì 2bd7c2e36d fix(DB/Skinning): add missing skinloot 3/4 (#20645)
* feat: add cppcheck for scripts

* fix(DB/Skinning): add missing skinloot 3 on 4

* .
2024-11-20 10:44:06 +01:00
Stefano Borzì d0b84a7346 fix(DB/skinning): add missing skinning loot 1/4 (#20643)
* feat: add cppcheck for scripts

* fix(DB/skinning): add missing skinning loot 1/4

* fix(DB/Skinloot): missing skinloot
2024-11-20 10:43:57 +01:00
github-actions[bot] 372235d837 chore(DB): import pending files
Referenced commit(s): 640f84e280
2024-11-20 09:37:13 +00:00
Jelle Meeus 640f84e280 feat(Core/SmartAI): introduce new SMART_EVENT_IS_IN_MELEE_RANGE (#20575) 2024-11-20 06:36:17 -03:00
github-actions[bot] ff55c0e1de chore(DB): import pending files
Referenced commit(s): 94bd617a70
2024-11-20 09:22:10 +00:00
IntelligentQuantum 94bd617a70 fix(DB/Conditions): Mana Remnants can be used only near Crystal Wards (#20647) 2024-11-20 06:21:15 -03:00
github-actions[bot] b96acc57fb chore(DB): import pending files
Referenced commit(s): 52f1380530
2024-11-19 19:59:11 +00:00
Rocco Silipo 52f1380530 fix(DB/Creature): Remove Amani Bear Mounts from Zul'Aman. (#20641) 2024-11-19 16:58:15 -03:00
github-actions[bot] 00931a20a1 chore(DB): import pending files
Referenced commit(s): 3ae3b08b85
2024-11-19 15:12:30 +00:00
avarishd 3ae3b08b85 fix(Scripts/Item): Multiphase Goggles not showing disturbances on minimap (#20446)
* fix(Scripts/Item): Multiphase Goggles not showing disturbances on mimimap

* Apply suggestions from code review
2024-11-19 12:11:34 -03:00
github-actions[bot] 1fe84a2c7e chore(DB): import pending files
Referenced commit(s): 67cd7c4d17
2024-11-19 14:46:56 +00:00
IntelligentQuantum 67cd7c4d17 fix(DB/Conditions): Ur'dan require quest to buy stardust (#20639) 2024-11-19 11:46:00 -03:00
github-actions[bot] 4f73d0166a chore(DB): import pending files
Referenced commit(s): f6a9d41657
2024-11-19 10:41:34 +00:00
FlyingArowana f6a9d41657 fix(DB/Spawn) - Drywallow Daggermaw under the map (#20621)
* Created file

* Fixed Z-Position
2024-11-19 11:40:38 +01:00
Andrew c46fceeea7 fix(Scripts/ZulAman): Restore hatcher side switch (#20633) 2024-11-19 06:25:21 -03:00
Andrew c4a8fafecb fix(Scripts/ZulAman): Fix Gust of Wind targetting tanks and eagles no… (#20632)
fix(Scripts/ZulAman): Fix Gust of Wind targetting tanks and eagles not spawning
2024-11-19 06:24:36 -03:00
Dan 8c763f6612 refactor(Scripts/MagistersTerrace): refactor Selin Fireheart (#20604)
* init

* Update boss_selin_fireheart.cpp

* rectification

* whitespace
2024-11-18 16:37:03 -03:00
Jelle Meeus 5ca9b5f942 fix(Scripts/TheEye): Advisors add Sanguinar's Bellowing Roar (#20620)
add roar
2024-11-18 05:44:45 -03:00
github-actions[bot] 2f9f2206df chore(DB): import pending files
Referenced commit(s): 51a201545f
2024-11-18 07:30:47 +00:00
Andrew 51a201545f fix(DB/SAI): Fix Sunblade Protector behaviour (#20598)
* fix(DB/SAI): Fix Sunblade Protector behaviour

* Update rev_1731793823275142100.sql

* Update rev_1731793823275142100.sql

* Update rev_1731793823275142100.sql

* add texts
2024-11-18 08:29:51 +01:00
Andrew 17bb56932e fix(Scripts/ZulAman): Fix Janalai berserk (#20612) 2024-11-18 08:24:32 +01:00
Andrew 68f3a59f78 fix(Scripts/ZulAman): Narolakk dont engage after wave dies and attack… (#20615)
* fix(Scripts/ZulAman): Narolakk dont engage after wave dies and attackable

* Update boss_nalorakk.cpp
2024-11-18 08:23:46 +01:00
github-actions[bot] 5f7aa536bf chore(DB): import pending files
Referenced commit(s): bbe527ffcd
2024-11-18 00:24:09 +00:00
FlyingArowana bbe527ffcd fix(DB/Quest) - Vital Supplies [1477] and Report to Mountaineer Rockgar [468] are now Optional (#20608) 2024-11-17 21:23:10 -03:00
Andrew 7a5b7efc42 refactor(Scripts/MagisterTerrace): Update Priestess Delrissa (#20611) 2024-11-17 21:21:06 -03:00
github-actions[bot] 2aae89f846 chore(DB): import pending files
Referenced commit(s): 5695af54c8
2024-11-17 16:11:25 +00:00
Andrew 5695af54c8 fix(DB/Creature): Zul'jin and Akil'zon should be taunt immune (#20609) 2024-11-17 13:10:29 -03:00
github-actions[bot] 0363ca31d6 chore(DB): import pending files
Referenced commit(s): 0e1ae66e5e
2024-11-17 09:20:16 +00:00
Rocco Silipo 0e1ae66e5e Fix(DB/Spawn) Silt Crawlers under the landscape. (#20600)
Create silt_crawler_zspawn.sql

Change z spawn position for 3 Silt Crawler.
2024-11-17 10:19:21 +01:00
Andrew 6bca63b4d8 refactor(Scripts/SunwellPlateau): Update Felmyst script (#20602)
* refactor(Scripts/SunwellPlateau): Update Felmyst script

* Update instance_sunwell_plateau.cpp

* Update boss_felmyst.cpp

* Update boss_felmyst.cpp
2024-11-17 04:31:07 -03:00
Andrew d2c28681aa refactor(Scripts/ZulGurub): Modernize Gahzranka script (#20603) 2024-11-17 02:19:46 -03:00
github-actions[bot] 287ac42423 chore(DB): import pending files
Referenced commit(s): 1b94e4245c
2024-11-17 05:12:34 +00:00
FlyingArowana 1b94e4245c fix(DB/Quest): Morgan Stern [1260] not required for 1204 (#20579) 2024-11-17 06:11:40 +01:00
FingerKnoten 593ca4dae1 fix(Core/Player): properly update m_usedTalentCount (#20232) 2024-11-16 22:31:24 +01:00
4721 changed files with 4911858 additions and 3359555 deletions
+21 -17
View File
@@ -17,25 +17,29 @@
"workspaceFolder": "/azerothcore",
// Set *default* container specific settings.json values on container create.
"settings": {
"terminal.integrated.shell.linux": null
"customizations": {
"vscode": {
"settings": {
"terminal.integrated.shell.linux": null
},
// Add the IDs of extensions you want installed when the container is created.
"extensions": [
"ms-vscode-remote.remote-containers",
"notskm.clang-tidy",
"xaver.clang-format",
"bbenoist.doxygen",
"ms-vscode.cpptools",
"ms-vscode.cmake-tools",
"mhutchie.git-graph",
"github.vscode-pull-request-github",
"eamodio.gitlens",
"cschlosser.doxdocgen",
"sanaajani.taskrunnercode",
"mads-hartmann.bash-ide-vscode"
]
}
},
// Add the IDs of extensions you want installed when the container is created.
"extensions": [
"notskm.clang-tidy",
"xaver.clang-format",
"bbenoist.doxygen",
"ms-vscode.cpptools",
"austin.code-gnu-global",
"twxs.cmake",
"mhutchie.git-graph",
"github.vscode-pull-request-github",
"eamodio.gitlens",
"cschlosser.doxdocgen",
"sanaajani.taskrunnercode"
],
// Use 'forwardPorts' to make a list of ports inside the container available locally.
// "forwardPorts": [],
+1 -1
View File
@@ -7,7 +7,7 @@ insert_final_newline = true
trim_trailing_whitespace = true
max_line_length = 80
[*.{json,ts,js,yml}]
[*.{json,ts,js,yml,sh}]
charset = utf-8
indent_style = space
indent_size = 2
+6 -4
View File
@@ -1,9 +1,11 @@
### TITLE
## Type(Scope/Subscope): Commit ultra short explanation
## |---- Write below the examples with a maximum of 50 characters ----|
## |---- Write below the examples with a maximum of 72 characters ----|
## Example 1: fix(DB/SAI): Missing spell to NPC Hogger
## Example 2: fix(CORE/Raid): Phase 2 of Ragnaros
## Example 3: feat(CORE/Commands): New GM command to do something
## Example 2: feat(Scripts/Commands): Add .mail list and .mail return commands
## Example 3: refactor(Scripts/Ulduar): Leverage DoorData and persistent data
## Example 4: fix(Scripts/SlavePens): Despawn Frozen Core after Ahune emerges
## Example 5: fix(Scripts/VioletHold): Prevent Sinclari from despawning
### DESCRIPTION
@@ -46,7 +48,7 @@
## More info here https://www.conventionalcommits.org/en/v1.0.0-beta.2/
## =======================================================
## "Scope" can be:
## CORE (core related, c++)
## Core (core related, c++)
## DB (database related, sql)
## =======================================================
## "Subscope" is optional and depends on the nature of the commit.
+2
View File
@@ -0,0 +1,2 @@
# Protect dashboard workflow require explicit review
.github/workflows/dashboard-ci.yml @Yehonal
@@ -1,4 +1,4 @@
name: Bug report
name: Game issues
description: Create a bug report to help us improve.
body:
- type: markdown
@@ -14,14 +14,13 @@ body:
description: |
Description of the problem or issue here.
Include entries of affected creatures / items / quests / spells etc.
If this is a crash, post the crashlog (upload to https://gist.github.com/) and include the link here.
Never upload files! Use GIST for text and YouTube for videos!
validations:
required: true
- type: textarea
id: expected
attributes:
label: Expected Blizzlike Behaviour
label: Expected Behaviour
description: |
Tell us what should happen instead.
validations:
@@ -0,0 +1,86 @@
name: Crash / Server Crash issues
description: Did your server crash? Post an issue here!
title: "Crash: "
labels: ["Priority-Critical", "HasBacktrace"]
body:
- type: markdown
attributes:
value: |
Thank you for taking the time to fill out a bug report. Remember to fill out all fields including the title above.
An issue that is not properly filled out will be closed.
- type: textarea
id: current
attributes:
label: Steps to Reproduce
description: |
If possible provide detailed steps to reproduce the crash.
placeholder: |
1. Provide the exact steps to trigger the crash.
2. Include any relevant configurations or commands.
3. Mention if the crash is consistent or intermittent.
validations:
required: false
- type: markdown
attributes:
value: |
NOTE: Make sure your server was compiled in RelWithDebug or Debug mode as crashlogs from Release do not contain enough information.
- type: textarea
id: logs
attributes:
label: Logs and Screenshots
description: |
Do you have any logs or screenshots that can be useful?
Crash logs in text are preffered over screenshots.
DO NOT POST THE FULL CRASH LOG IN THE ISSUE BODY. DO NOT UPLOAD TEXT FILES. USE [GITHUB GIST](https://gist.github.com/), PASTEBIN, OR ANY SIMILAR SERVICE INSTEAD.
validations:
required: false
- type: input
id: os
attributes:
label: Operating System
description: |
The Operating System you are having issues on.
i.e. Windows 11 x64, Debian 10 x64, macOS 12, Ubuntu 20.04
validations:
required: true
- type: textarea
id: deps
attributes:
label: Dependencies & versions
description: |
Relevant information about dependencies and their versions that can be useful to debug the issue.
Example:
- OpenSSL ver ...
- Boost ver ...
- MySQL ver ...
- Visual Studio ver ...
- GCC ver ...
- Clang ver ...
- CMake ver ...
validations:
required: true
- type: input
id: commit
attributes:
label: Commit
description: |
Which commit hash are you using.
validations:
required: true
- type: textarea
id: extra
attributes:
label: Additional Context
description: |
Do you have any other relevant information about the issue?
validations:
required: false
- type: markdown
attributes:
value: |
Thank you for your contribution.
If you use AzerothCore regularly, we really NEED your help to:
- Test our fixes: https://www.azerothcore.org/wiki/How-to-test-a-PR
- Report issues or suggestions: https://github.com/azerothcore/azerothcore-wotlk/issues/new/choose
- Improve the documentation/wiki: https://www.azerothcore.org/wiki/home
With your help, the project can evolve much quicker!
+75
View File
@@ -0,0 +1,75 @@
name: Build/Tools/Apps issues
description: Got an issue with build, tools or apps? Create an issue to let us know!
body:
- type: markdown
attributes:
value: |
Thank you for taking the time to fill out a bug report. Remember to fill out all fields including the title above.
An issue that is not properly filled out will be closed.
- type: textarea
id: current
attributes:
label: Current Behaviour
description: |
What actually happens and how do we reproduce it?
validations:
required: true
- type: textarea
id: logs
attributes:
label: Logs and Screenshots
description: |
Do you have any logs or screenshots that can be useful?
If you have logs in text form please upload them to [Gist](https://gist.github.com/) or PasteBin and upload the link.
validations:
required: false
- type: input
id: os
attributes:
label: Operating System
description: |
The Operating System you are having issues on.
i.e. Windows 11 x64, Debian 10 x64, macOS 12, Ubuntu 20.04
validations:
required: true
- type: textarea
id: deps
attributes:
label: Dependencies & versions
description: |
Relevant information about dependencies and their versions that can be useful to debug the issue.
Example:
- OpenSSL ver ...
- Boost ver ...
- MySQL ver ...
- Visual Studio ver ...
- GCC ver ...
- Clang ver ...
- CMake ver ...
validations:
required: true
- type: input
id: commit
attributes:
label: Commit
description: |
Which commit hash are you using.
validations:
required: true
- type: textarea
id: extra
attributes:
label: Additional Context
description: |
Do you have any other relevant information about the issue?
validations:
required: false
- type: markdown
attributes:
value: |
Thank you for your contribution.
If you use AzerothCore regularly, we really NEED your help to:
- Test our fixes: https://www.azerothcore.org/wiki/How-to-test-a-PR
- Report issues or suggestions: https://github.com/azerothcore/azerothcore-wotlk/issues/new/choose
- Improve the documentation/wiki: https://www.azerothcore.org/wiki/home
With your help, the project can evolve much quicker!
+1 -4
View File
@@ -1,4 +1,4 @@
blank_issues_enabled: true
blank_issues_enabled: false
contact_links:
- name: Website
url: https://www.azerothcore.org
@@ -6,9 +6,6 @@ contact_links:
- name: Wiki
url: https://www.azerothcore.org/wiki
about: You can find plenty of information on our Wiki.
- name: How to ask for help
url: https://www.azerothcore.org/wiki/How-to-ask-for-help
about: Before submitting an issue we'd love if you take a minute to read this.
- name: FAQ
url: https://www.azerothcore.org/wiki/faq
about: Frequently asked questions.
@@ -1,12 +1,12 @@
name: Feature request
description: Suggest an idea for this project
title: "Feature: "
labels: [Suggestion]
labels: "Feature"
body:
- type: markdown
attributes:
value: |
Thank you for taking your time to fill out a feature request. Remember to fill out all fields including the title above.
Thank you for taking the time to fill out a feature request. Remember to fill out all fields including the title above.
An issue that is not properly filled out will be closed.
- type: textarea
id: description
+21
View File
@@ -0,0 +1,21 @@
name: CC Triage
description: This template is only used for ChromieCraft
labels: ["ChromieCraft Generic"]
body:
- type: textarea
id: current
attributes:
label: Triage
description: |
Paste the issue from ChromieCraft here.
value: |
Issue linked from CC:
Triage Notes:
Original Post Below:
---
validations:
required: true
+4 -3
View File
@@ -4,6 +4,7 @@
[![CodeFactor](https://www.codefactor.io/repository/github/azerothcore/azerothcore-wotlk/badge)](https://www.codefactor.io/repository/github/azerothcore/azerothcore-wotlk)
[![StackOverflow](http://img.shields.io/badge/stackoverflow-azerothcore-blue.svg?logo=stackoverflow)](https://stackoverflow.com/questions/tagged/azerothcore?sort=newest "Ask / browse questions here")
[![Discord](https://img.shields.io/discord/217589275766685707?logo=discord&logoColor=white)](https://discord.gg/gkt4y2x "Our community hub on Discord")
[![Bounties on BountyHub](https://img.shields.io/badge/Bounties-on%20BountyHub-yellow)](https://www.bountyhub.dev/bounties?repo=azerothcore)
## Build Status
@@ -14,6 +15,7 @@
[![macos-build](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/macos_build.yml/badge.svg?branch=master)](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/macos_build.yml?query=branch%3Amaster)
[![docker-build](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/docker_build.yml/badge.svg?branch=master)](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/docker_build.yml?query=branch%3Amaster)
[![tools-build](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/tools_build.yml/badge.svg?branch=master)](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/tools_build.yml?query=branch%3Amaster)
[![dashboard-ci](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/dashboard-ci.yml/badge.svg?branch=master)](https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/dashboard-ci.yml?query=branch%3Amaster)
## Introduction
@@ -80,8 +82,7 @@ You can check the [authors](https://github.com/azerothcore/azerothcore-wotlk/blo
## License
- The new AzerothCore source components are released under the [GNU AGPL v3](https://www.gnu.org/licenses/agpl-3.0.en.html)
- The old sources based on MaNGOS/TrinityCore are released under the [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
- The AzerothCore source code is released under the [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
It's important to note that AzerothCore is not an official Blizzard Entertainment product, and it is not affiliated with or endorsed by World of Warcraft or Blizzard Entertainment. AzerothCore does not in any case sponsor nor support illegal public servers. If you use this project to run an illegal public server and not for testing and learning it is your own personal choice.
@@ -89,4 +90,4 @@ It's important to note that AzerothCore is not an official Blizzard Entertainmen
[JetBrains](https://www.jetbrains.com/?from=AzerothCore) is providing free [open-source licenses](https://www.jetbrains.com/community/opensource/) to the AzerothCore developers.
[![JetBrains](https://user-images.githubusercontent.com/75517/51205146-7f225c80-1905-11e9-82e0-835627be170d.png)](https://www.jetbrains.com/?from=AzerothCore)
[![JetBrains logo.](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg)](https://jb.gg/OpenSourceSupport)
+70 -39
View File
@@ -4,60 +4,91 @@
We support the following versions of dependencies.
:white_check_mark: = supported
| Icon | Meaning |
| :------------------- | :---------------: |
| :white_check_mark: | **Supported** |
| :red_circle: | **NOT** Supported |
| :large_blue_diamond: | **Recommended** |
:red_circle: = NOT supported
### Versions of AzerothCore:
unspecified = might work but no guarantee
| AzerothCore Branch | Status | Recommended |
| ---------------------------- | :----------------: | :------------------: |
| **master** | :white_check_mark: | :large_blue_diamond: |
| Any non-official fork | :red_circle: | |
| Any Playerbots fork | :red_circle: | |
| Any NPCBots fork | :red_circle: | |
| Any AC (non-official) repack | :red_circle: | |
Versions of AzerothCore:
### Supported Operating Systems
| AzerothCore Branch | Supported |
| ------------------ | ------------------ |
| master | :white_check_mark: |
| Any playerbot fork | :red_circle: |
| Any NPCBot fork | :red_circle: |
| Linux (Ubuntu) | Status | Recommended |
| :------------- | :----------------: | :------------------: |
| 24.04 | :white_check_mark: | :large_blue_diamond: |
| 22.04 | :white_check_mark: | |
| 20.04 ≤ | :red_circle: | |
Versions of MySQL:
| macOS | Status | Recommended |
| :---- | :----------------: | :------------------: |
| 14 | :white_check_mark: | :large_blue_diamond: |
| 12 ≤ | :red_circle: | |
| MySQL Version | Supported |
| ------------- | ------------------ |
| 8.4 | :white_check_mark: |
| 8.0 | :white_check_mark: |
| 5.7 and lower | :red_circle: |
| Windows | Status | Recommended |
| :------------ | :----------------: | :------------------: |
| Windows 11 | :white_check_mark: | :large_blue_diamond: |
| Windows 10 | :white_check_mark: |
| Windows 8.1 ≤ | :red_circle: |
Versions of CLang:
<br>
| CLang Version | Supported |
| ------------- | ------------------ |
| 18 | :white_check_mark: |
| 15 | :white_check_mark: |
| 14 and lower | :red_circle: |
### Supported Boost Versions:
Versions of GCC:
| Boost | Status | Recommended |
| :----- | :----------------: | :------------------: |
| 1.70 ≥ | :white_check_mark: | :large_blue_diamond: |
| GCC Version | Supported |
| ------------ | ------------------ |
| 14 | :white_check_mark: |
| 12 | :white_check_mark: |
| 11 and lower | :red_circle: |
### Supported OpenSSL Versions:
Versions of Ubuntu:
| OpenSSL | Status | Recommended |
| :------ | :----------------: | :------------------: |
| 3.X.X ≥ | :white_check_mark: | :large_blue_diamond: |
| Ubuntu version | Supported |
| --------------- | ------------------ |
| 24.04 | :white_check_mark: |
| 22.04 | :white_check_mark: |
| 20.04 and lower | :red_circle: |
### Supported CMake Versions:
Versions of macOS:
| CMake | Status | Recommended |
| :----- | :----------------: | :------------------: |
| 3.16 ≥ | :white_check_mark: | :large_blue_diamond: |
| macOS Version | Supported |
| ------------- | ------------------ |
| 14 | :white_check_mark: |
| 12 and lower | :red_circle: |
### Supported MySQL Versions:
**Note**: We do NOT support any repacks that may or may not have been made based on AzerothCore. This is because they are usually based on older versions and there is no way to know what is in the precompiled binaries. Instead, you should compile your binaries from the AzerothCore source. To get started, read the [Installation Guide](https://www.azerothcore.org/wiki/installation).
| MySQL | Status | Recommended |
| :---- | :----------------: | :------------------: |
| 8.4 ≥ | :white_check_mark: | :large_blue_diamond: |
| 8.0 | :white_check_mark: | |
| 8.1 | :red_circle: | |
| 8.0 < | :red_circle: | |
### Supported CLang Versions:
| CLang | Status | Recommended |
| :---- | :----------------: | :------------------: |
| 18 | :white_check_mark: | :large_blue_diamond: |
| 15 | :white_check_mark: | |
| 14 ≤ | :red_circle: | |
### Supported GCC Versions:
| GCC | Status | Recommended |
| :--- | :----------------: | :------------------: |
| 14 | :white_check_mark: | :large_blue_diamond: |
| 12 | :white_check_mark: | |
| 11 ≤ | :red_circle: | |
> [!NOTE]
> We do **NOT** support any repacks that may or may not have been made based on AzerothCore. This is because they are usually based on older versions and there is no way to know what is in the precompiled binaries. Instead, you should compile your binaries from the AzerothCore source. To get started, read the [Installation Guide](https://www.azerothcore.org/wiki/installation).
> [!CAUTION]
> [Why you should not use repacks to run your WoW server](https://www.mangosrumors.org/why-you-should-not-use-repacks-to-run-your-wow-server/)
## Reporting a Vulnerability
+63 -19
View File
@@ -26,21 +26,32 @@ inputs:
description: Flag to enable or disable PCH
required: false
type: boolean
maxerrors:
default: 1
description: Max allowed error count before compilation stops
required: false
type: number
keepgoing:
default: false
description: Flag to continue build after errors
required: false
type: boolean
runs:
using: composite
steps:
- name: echo cache key
shell: bash
run: echo "Cache key -> ccache:${{ runner.os }}:${{ inputs.CC }}_${{ inputs.CXX }}:${{ inputs.modules }}:pch=${{ inputs.pch }}:${{ github.ref_name }}"
- name: Cache
uses: actions/cache@v4
if: inputs.pch != 'true'
with:
path: ${{ github.workspace }}/var/ccache
# format
# ccache:OS:CC_CXX:MODULES:GITHUB_REF:GITHUB_SHA
key: ccache:ubuntu-latest:${{ inputs.CC }}_${{ inputs.CXX }}:${{ inputs.modules }}:${{ github.ref }}:${{ github.sha }}
key: ccache:${{ runner.os }}:${{ inputs.CC }}_${{ inputs.CXX }}:${{ inputs.modules }}:pch=${{ inputs.pch }}:${{ github.ref_name }}
restore-keys: |
ccache:ubuntu-latest:${{ inputs.CC }}_${{ inputs.CXX }}:${{ inputs.modules }}:${{ github.ref }}
ccache:ubuntu-latest:${{ inputs.CC }}_${{ inputs.CXX }}:${{ inputs.modules }}
ccache:ubuntu-latest:${{ inputs.CC }}_${{ inputs.CXX }}
ccache:${{ runner.os }}:${{ inputs.CC }}_${{ inputs.CXX }}:${{ inputs.modules }}:pch=${{ inputs.pch }}
ccache:${{ runner.os }}:${{ inputs.CC }}_${{ inputs.CXX }}:${{ inputs.modules }}
ccache:${{ runner.os }}:${{ inputs.CC }}_${{ inputs.CXX }}
# This script moves sql files from "data/sql/updates/pending_$DB" to the
# proper folder for the db
@@ -63,12 +74,12 @@ runs:
UBUNTU_VERSION="$(grep VERSION_ID /etc/os-release | cut -f2 -d\")"
source /etc/os-release
if [[ "$VERSION_CODENAME" == "jammy" ]]; then
if [[ "${{ inputs.cc }}" =~ "clang-" ]]; then
CLANG_VERSION="$(echo '${{ inputs.cc }}' | cut -f2 -d\-)"
if [[ "${{ inputs.CC }}" =~ "clang-" ]]; then
CLANG_VERSION="$(echo '${{ inputs.CC }}' | cut -f2 -d\-)"
wget -qO- https://apt.llvm.org/llvm-snapshot.gpg.key | sudo apt-key add -
sudo add-apt-repository "deb http://apt.llvm.org/$VERSION_CODENAME/ llvm-toolchain-$VERSION_CODENAME-$CLANG_VERSION main"
sudo apt-get -qq update
sudo apt-get -qq install '${{ inputs.cc }}'
sudo apt-get -qq install '${{ inputs.CC }}'
fi
fi
@@ -77,19 +88,44 @@ runs:
env:
CCACHE_DIR: $GITHUB_WORKSPACE/var/ccache
run: |
cat <<EOF >> $GITHUB_ENV
mkdir -p "$CCACHE_DIR"
cat <<EOF >> "$GITHUB_ENV"
CCACHE_BASEDIR=${GITHUB_WORKSPACE}
CCACHE_DIR=${{ env.CCACHE_DIR }}
CCACHE_MAXSIZE=1000MB
CCACHE_HASHDIR=1
CCACHE_MAXSIZE=5G
CCACHE_SLOPPINESS=pch_defines,time_macros,include_file_mtime
CCACHE_CPP2=true
CCACHE_COMPRESS=1
CCACHE_COMPRESSLEVEL=9
CCACHE_COMPILERCHECK=content
CCACHE_LOGFILE=$CCACHE_DIR/cache.debug
CCACHE_LOGFILE=${{ env.CCACHE_DIR }}/cache.debug
CC=${{ inputs.CC }}
CXX=${{ inputs.CXX }}
EOF
- name: ccache config snapshot
shell: bash
run: |
echo "==== Effective ccache configuration ===="
ccache -p | egrep 'base_dir|hash_dir|compiler_check|sloppiness|max_size' || true
echo
echo "==== Compiler info ===="
which ${{ inputs.CC }} && ${{ inputs.CC }} --version || true
which ${{ inputs.CXX }} && ${{ inputs.CXX }} --version || true
echo
echo "==== Previous cache stats ===="
ccache -s || true
echo
echo "==== Top cache results ===="
grep -o 'result: .*' "$CCACHE_DIR/cache.debug" 2>/dev/null | sort | uniq -c | sort -nr | head || true
- name: reset ccache stats
shell: bash
run: ccache -z || true
- name: Configure
shell: bash
run: |
@@ -97,6 +133,8 @@ runs:
mkdir build
cd build
cmake "$GITHUB_WORKSPACE" \
-DCMAKE_C_COMPILER="${{ inputs.CC }}" \
-DCMAKE_CXX_COMPILER="${{ inputs.CXX }}" \
-DCMAKE_INSTALL_PREFIX="$GITHUB_WORKSPACE/env/dist" \
-DAPPS_BUILD="all" \
-DTOOLS_BUILD=${{ inputs.tools }} \
@@ -106,8 +144,8 @@ runs:
-DCMAKE_BUILD_TYPE="Release" \
-DCMAKE_CXX_COMPILER_LAUNCHER="ccache" \
-DCMAKE_C_COMPILER_LAUNCHER="ccache" \
-DCMAKE_C_FLAGS="-Werror" \
-DCMAKE_CXX_FLAGS="-Werror" \
-DCMAKE_C_FLAGS="-Werror ${{ startsWith(inputs.CC, 'clang') && '-ferror-limit=' || '-fmax-errors=' }}${{inputs.maxerrors}} -fdebug-prefix-map=${GITHUB_WORKSPACE}=." \
-DCMAKE_CXX_FLAGS="-Werror ${{ startsWith(inputs.CXX, 'clang') && '-ferror-limit=' || '-fmax-errors=' }}${{inputs.maxerrors}} -fdebug-prefix-map=${GITHUB_WORKSPACE}=." \
-DBUILD_TESTING="ON" \
-DUSE_SCRIPTPCH=${{ inputs.pch == 'true' && 'ON' || '' }} \
-DUSE_COREPCH=${{ inputs.pch == 'true' && 'ON' || '' }} \
@@ -116,7 +154,9 @@ runs:
- name: build
shell: bash
working-directory: "${{ github.workspace }}/build"
run: cmake --build . --config "Release" -j "$(($(nproc) + 2))"
run: |
# '--' passes '--keep-going' to the underlying build system (make)
cmake --build . --config "Release" -j "$(($(nproc) + 2))" ${{ inputs.keepgoing == 'true' && '-- --keep-going' || '' }}
- name: install
shell: bash
@@ -173,8 +213,12 @@ runs:
- name: Run unit tests
shell: bash
run: |
if [[ -f build/obj/src/test/unit_tests ]]; then
build/obj/src/test/unit_tests
if [[ -f build/src/test/unit_tests ]]; then
build/src/test/unit_tests
else
exit 0
fi
- name: ccache stats
shell: bash
run: ccache -s || true
+60
View File
@@ -0,0 +1,60 @@
# GitHub Agents Configuration
This directory contains configuration files for AI-powered code review and development agents used in the AzerothCore project.
## Overview
Agent configuration files provide context-specific instructions to AI tools (like GitHub Copilot, Claude, etc.) when they interact with this repository. These configurations ensure that automated reviews and code suggestions follow project-specific standards and best practices.
## Available Agents
### PR Reviewer (`pr-reviewer.md`)
The PR Reviewer agent is configured to review pull requests with deep understanding of AzerothCore's:
- Architecture patterns (two-server model, scripting system, database structure)
- Code style requirements (indentation, line length, formatting)
- C++ coding conventions and naming standards
- SQL query formatting and database design standards
- Commit message conventions (Conventional Commits format)
- Testing and validation requirements
- Security and quality standards
**Key Feature**: This agent always references `/CLAUDE.md`, the C++ Code Standards wiki, and the SQL Standards wiki before reviewing any PR.
## How It Works
When an AI tool reviews a PR in this repository:
1. The tool reads the appropriate agent configuration from this directory
2. The agent configuration instructs it to read `/CLAUDE.md` for full project context
3. For C++ changes, the agent also references the [C++ Code Standards wiki](https://github.com/azerothcore/wiki/blob/master/docs/cpp-code-standards.md)
4. For SQL changes, the agent also references the [SQL Standards wiki](https://github.com/azerothcore/wiki/blob/master/docs/sql-standards.md)
5. The agent applies project-specific rules during review
6. Feedback is provided following the project's conventions and standards
## For Contributors
If you're using AI tools to assist with contributions:
1. Familiarize yourself with `/CLAUDE.md` - it contains essential project knowledge
2. Review the [C++ Code Standards](https://github.com/azerothcore/wiki/blob/master/docs/cpp-code-standards.md) for C++ contributions
3. Review the [SQL Standards](https://github.com/azerothcore/wiki/blob/master/docs/sql-standards.md) for database contributions
4. The AI agents will help ensure your changes follow project standards
5. Agent feedback should be treated as helpful suggestions that align with maintainer expectations
## For Maintainers
To update agent configurations:
1. Edit the relevant `.md` file in this directory
2. Ensure any changes align with documentation in `/CLAUDE.md` and the wiki standards
3. Test the updated configuration with a sample PR review
4. Commit changes following the project's commit message format
## References
- Project guidelines: `/CLAUDE.md`
- C++ standards: [C++ Code Standards](https://github.com/azerothcore/wiki/blob/master/docs/cpp-code-standards.md)
- SQL standards: [SQL Standards](https://github.com/azerothcore/wiki/blob/master/docs/sql-standards.md)
- PR template: `/pull_request_template.md`
- Contribution guide: `/.github/CONTRIBUTING.md`
+115
View File
@@ -0,0 +1,115 @@
# PR Reviewer Agent
You are an expert code reviewer for the AzerothCore project. When reviewing pull requests, you must follow the project-specific guidelines and architecture patterns defined in the repository.
## Required Reading
Before reviewing any PR, you MUST read and follow the instructions in:
- `/CLAUDE.md` - Contains comprehensive project architecture, coding standards, build instructions, and PR requirements
- [C++ Code Standards](https://github.com/azerothcore/wiki/blob/master/docs/cpp-code-standards.md) - Detailed C++ coding conventions and style guide
- [SQL Standards](https://github.com/azerothcore/wiki/blob/master/docs/sql-standards.md) - SQL query formatting and database standards
## Key Review Focus Areas
Based on CLAUDE.md, always verify:
### 1. Commit Message Format
- Uses Conventional Commits: `Type(Scope/Subscope): Short description`
- Types: feat, fix, refactor, style, docs, test, chore
- Scopes: Core (C++ changes), DB (SQL changes)
- Max 50 characters for description
- Examples: `fix(Core/Spells): Fix damage calculation for Fireball`, `fix(DB/SAI): Missing spell to NPC Hogger`
### 2. Code Style
- 4-space indentation for C++ (no tabs)
- 2-space indentation for JSON, YAML, shell scripts
- UTF-8 encoding, LF line endings
- Max 80 character line length
- No braces around single-line statements
- Format variables in output using {} placeholders instead of printf-style format specifiers like %u
### 3. C++ Specific Standards
**From C++ Code Standards wiki - verify:**
- Indentation: 4 spaces, never tabs
- Comments: Above or beside code, avoid external hyperlinks
- No trailing whitespace or extra spaces within brackets
- Brackets: Single-line statements don't need braces; multi-line blocks on new line
- Use constants (enum/constexpr) instead of magic numbers
- Switch statements must have default case
- Prefer enum class over plain enum
- Standard prefixes: SPELL_, NPC_, ITEM_, GO_, QUEST_, SAY_, EMOTE_, MODEL_, EVENT_, DATA_, ACHIEV_
- Naming conventions:
- Public/protected: `SomeGuid`, `ShadowBoltTimer` (UpperCamelCase)
- Private members: `_someGuid`, `_count` (underscore prefix, lowerCamelCase)
- Methods: `DoSomething(uint32 someNumber)` (UpperCamelCase, params lowerCamelCase)
- Always use 'f' suffix for float literals: `234.3456f`
- WorldObjects: `GameObject* go;`, `Creature* creature;` (never multiple pointer declarations)
- const placement: after type (`Player const* player`)
- static placement: before type (`static uint32 someVar`)
- All headers must have header guards
### 4. SQL Specific Standards
**From SQL Standards wiki - verify:**
- Always use backticks around table and column names
- Single quotes for strings, no quotes for numeric values
- DELETE before INSERT (never use REPLACE)
- DELETE/UPDATE must include at least primary key in WHERE clause
- Prefer IN clause for multiple values: `WHERE entry IN (1, 2, 3)`
- Use variables for repeated entries: `SET @ENTRY := 7727;`
- Compact queries: bundle multiple rows in single INSERT
- For flags: use bitwise operations (`|` to add, `&~` to remove), never override
- Table naming: snake_case (`creature_loot_template`)
- Column naming: UpperCamelCase (`PositionX`, `DisplayID`)
- Acronyms in uppercase: `ItemGUID`, `DisplayID`, `RequiredNPCOrGOCount`
- No integer width specification: `INT` not `INT(11)`
- Never use MEDIUMINT (use INT instead for consistency)
- Float/Double: use CHECK constraints instead of UNSIGNED
- Charset: utf8mb4, Collation: utf8mb4_unicode_ci (utf8mb4_bin for names)
- Engine: InnoDB, Row Format: DEFAULT
### 5. Architecture Compliance
- Changes to game logic should be in `src/server/game/`
- Scripts should follow the registration pattern (AddSC_*() functions)
- Spell scripts organized by class: `spell_dk.cpp`, `spell_mage.cpp`, etc.
- Database changes go in correct subdirectories:
- `data/sql/updates/pending_*/db_auth/` for auth database
- `data/sql/updates/pending_*/db_characters/` for characters database
- `data/sql/updates/pending_*/db_world/` for world database
### 6. PR Requirements
- AI tool usage must be disclosed in PRs
- In-game testing expected and documented
- Changes to generic code require regression testing of related systems
- No breaking changes to existing functionality without strong justification
### 7. Testing Requirements
- Unit tests should be updated when logic changes (Google Test framework)
- Build must succeed with `-Werror` (warnings treated as errors)
- Changes should compile on all platforms (Linux, Windows, macOS)
### 8. Security & Quality
- No hardcoded credentials or sensitive data
- Proper error handling and bounds checking
- No memory leaks or buffer overflows
- SQL changes should be properly escaped/parameterized
## Review Process
1. Read CLAUDE.md to understand project context
2. Review C++ Code Standards wiki for C++ changes
3. Review SQL Standards wiki for database changes
4. Check commit message format
5. Verify code style compliance (general and language-specific)
6. Ensure architectural patterns are followed
7. Check for proper testing and documentation
8. Validate that generic changes don't introduce regressions
9. Confirm AI disclosure if applicable
## Feedback Style
- Be constructive and educational
- Reference specific sections of CLAUDE.md, C++ Code Standards, or SQL Standards when applicable
- Suggest specific fixes with code examples if necessary
- Highlight both issues and good practices
- For C++ issues, cite specific rule from C++ Code Standards wiki
- For SQL issues, cite specific rule from SQL Standards wiki
+7 -3
View File
@@ -1,6 +1,10 @@
name: Codestyle
name: C++ Codestyle
on:
pull_request:
types:
- opened
- reopened
- synchronize
paths:
- src/**
- "!README.md"
@@ -10,7 +14,7 @@ jobs:
triage:
runs-on: ubuntu-latest
name: C++
if: github.repository == 'azerothcore/azerothcore-wotlk'
if: github.repository == 'azerothcore/azerothcore-wotlk' && !github.event.pull_request.draft
steps:
- uses: actions/checkout@v4
- name: Setup python
@@ -18,7 +22,7 @@ jobs:
with:
python-version: '3.10'
- name: AzerothCore codestyle
run: python ./apps/codestyle/codestyle.py
run: python ./apps/codestyle/codestyle-cpp.py
- name: C++ Advanced
run: |
sudo apt update -y
+13 -2
View File
@@ -10,9 +10,20 @@ on:
- synchronize
concurrency:
group: ${{ github.head_ref }} || concat(${{ github.ref }}, ${{ github.workflow }})
# One concurrency group per workflow + ref.
#
# - PRs use `refs/pull/<PR_NUMBER>/merge`, so new commits cancel older
# in-progress runs for the same PR.
# - When a PR is merged, a push to the target branch starts a new group,
# canceling any still-running PR CI.
# - Branch pushes are isolated by ref.
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
actions: write
contents: read
jobs:
build:
strategy:
@@ -33,7 +44,7 @@ jobs:
CXX: g++-14
runs-on: ${{ matrix.os }}
name: ${{ matrix.os }}-${{ matrix.compiler.CC }}-nopch
if: github.repository == 'azerothcore/azerothcore-wotlk'
if: github.repository == 'azerothcore/azerothcore-wotlk' && !github.event.pull_request.draft
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/linux-build
+16 -2
View File
@@ -4,12 +4,26 @@ on:
branches:
- 'master'
pull_request:
types: ['opened', 'synchronize', 'reopened']
types:
- opened
- reopened
- synchronize
concurrency:
group: ${{ github.head_ref }} || concat(${{ github.ref }}, ${{ github.workflow }})
# One concurrency group per workflow + ref.
#
# - PRs use `refs/pull/<PR_NUMBER>/merge`, so new commits cancel older
# in-progress runs for the same PR.
# - When a PR is merged, a push to the target branch starts a new group,
# canceling any still-running PR CI.
# - Branch pushes are isolated by ref.
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
actions: write
contents: read
jobs:
build:
strategy:
+41 -16
View File
@@ -4,26 +4,49 @@ on:
branches:
- 'master'
pull_request:
types: ['labeled', 'opened', 'synchronize', 'reopened']
types:
- opened
- reopened
- synchronize
paths:
- 'src/*'
- 'src/common/**/*'
- 'src/genrev/**/*'
- 'src/server/*'
- 'src/server/apps/**/*'
- 'src/server/database/**/*'
- 'src/server/game/**/*'
- 'src/server/shared/**/*'
- 'src/tools/**/*'
permissions:
actions: write
contents: read
concurrency:
group: ${{ github.head_ref }} || concat(${{ github.ref }}, ${{ github.workflow }})
# One concurrency group per workflow + ref.
#
# - PRs use `refs/pull/<PR_NUMBER>/merge`, so new commits cancel older
# in-progress runs for the same PR.
# - When a PR is merged, a push to the target branch starts a new group,
# canceling any still-running PR CI.
# - Branch pushes are isolated by ref.
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-modules:
runs-on: ubuntu-latest
name: modules build on latest ubuntu
if: |
github.repository == 'azerothcore/azerothcore-wotlk'
&& !github.event.pull_request.draft
&& (
github.ref_name == 'master'
|| contains(github.event.pull_request.labels.*.name, 'file-cpp'
|| github.event.label.name == 'file-cpp'
|| contains(github.event.pull_request.labels.*.name, 'run-build')
|| github.event.label.name == 'run-build')
)
strategy:
fail-fast: true
matrix:
include:
- os: ubuntu-24.04
compiler:
CC: clang-18
CXX: clang++-18
runs-on: ${{ matrix.os }}
name: ${{ matrix.os }}-${{ matrix.compiler.CC }}-nopch-modules
if: github.repository == 'azerothcore/azerothcore-wotlk' && !github.event.pull_request.draft
steps:
- uses: actions/checkout@v4
# This script installs a general list of modules to compile with
@@ -33,7 +56,9 @@ jobs:
run: bash -x ./apps/ci/ci-install-modules.sh
- uses: ./.github/actions/linux-build
with:
CC: clang-15
CXX: clang++-15
CC: ${{ matrix.compiler.CC }}
CXX: ${{ matrix.compiler.CXX }}
modules: true
pch: false
maxerrors: 0
keepgoing: true
+286
View File
@@ -0,0 +1,286 @@
name: Dashboard CI
description: |
This workflow runs tests and builds for the AzerothCore dashboard.
It includes testing of bash scripts and integration testing of the AzerothCore server.
Do not remove this if something is broken here and you don't know how to fix it, ping Yehonal instead.
on:
push:
branches:
- 'master'
pull_request:
types:
- opened
- reopened
- synchronize
workflow_dispatch:
concurrency:
# One concurrency group per workflow + ref.
#
# - PRs use `refs/pull/<PR_NUMBER>/merge`, so new commits cancel older
# in-progress runs for the same PR.
# - When a PR is merged, a push to the target branch starts a new group,
# canceling any still-running PR CI.
# - Branch pushes are isolated by ref.
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
actions: write
contents: read
env:
CONTINUOUS_INTEGRATION: true
MYSQL_ROOT_PASSWORD: root
jobs:
test-bash-scripts:
name: Test Bash Scripts
strategy:
fail-fast: true
matrix:
include:
- os: ubuntu-22.04
- os: ubuntu-24.04
runs-on: ${{ matrix.os }}
if: github.repository == 'azerothcore/azerothcore-wotlk' && !github.event.pull_request.draft
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Install requirements
run: |
sudo apt-get update
# Install bats-core >= 1.5.0 to support bats_require_minimum_version
sudo apt-get install -y git curl
git clone --depth 1 https://github.com/bats-core/bats-core.git /tmp/bats-core
sudo /tmp/bats-core/install.sh /usr/local
bats --version
./acore.sh install-deps
- name: Run bash script tests for ${{ matrix.test-module }}
env:
TERM: xterm-256color
run: |
./acore.sh test bash --tap --all
build-and-test:
name: Build and Integration Test
strategy:
fail-fast: true
matrix:
include:
- os: ubuntu-22.04
- os: ubuntu-24.04
runs-on: ${{ matrix.os }}
if: github.repository == 'azerothcore/azerothcore-wotlk' && !github.event.pull_request.draft
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Install ccache
shell: bash
run: |
sudo apt-get update
sudo apt-get install -y ccache
ccache --version
# Detect the compilers that acore.sh / CMake will end up using.
# We record both the binary name and a short version tag for the cache key.
- name: Detect compiler
id: detect
shell: bash
run: |
set -euo pipefail
CC_BIN="${CC:-}"
CXX_BIN="${CXX:-}"
[[ -z "$CC_BIN" ]] && CC_BIN="$(command -v clang || command -v gcc)"
[[ -z "$CXX_BIN" ]] && CXX_BIN="$(command -v clang++ || command -v g++)"
make_ver_id() {
local bin="$1"; local base="$(basename "$bin")"
case "$base" in
clang)
maj="$("$bin" -dumpversion 2>/dev/null | cut -d. -f1)"; [[ -z "$maj" ]] && maj="$( "$bin" --version | sed -n 's/.*version \([0-9][0-9]*\).*/\1/p' | head -1 )"
echo "clang-${maj:-unknown}"
;;
clang++)
maj="$("$bin" -dumpversion 2>/dev/null | cut -d. -f1)"; [[ -z "$maj" ]] && maj="$( "$bin" --version | sed -n 's/.*version \([0-9][0-9]*\).*/\1/p' | head -1 )"
echo "clang++-${maj:-unknown}"
;;
gcc)
maj="$("$bin" -dumpfullversion -dumpversion 2>/dev/null || "$bin" -dumpversion 2>/dev/null)"; maj="${maj%%.*}"
echo "gcc-${maj:-unknown}"
;;
g++)
maj="$("$bin" -dumpfullversion -dumpversion 2>/dev/null || "$bin" -dumpversion 2>/dev/null)"; maj="${maj%%.*}"
echo "g++-${maj:-unknown}"
;;
*)
echo "$base"
;;
esac
}
echo "cc_id=$(make_ver_id "$CC_BIN")" >> "$GITHUB_OUTPUT"
echo "cxx_id=$(make_ver_id "$CXX_BIN")" >> "$GITHUB_OUTPUT"
echo "Detected: $CC_BIN, $CXX_BIN"
- name: Prepare ccache dir
shell: bash
run: mkdir -p "${{ github.workspace }}/var/ccache"
- name: Echo cache key
shell: bash
run: echo "Cache key -> ccache:${{ runner.os }}:${{ steps.detect.outputs.cc_id }}_${{ steps.detect.outputs.cxx_id }}:${{ github.ref_name }}"
- name: Restore ccache
id: restore_ccache
uses: actions/cache/restore@v4
with:
path: ${{ github.workspace }}/var/ccache
key: ccache:${{ runner.os }}:${{ steps.detect.outputs.cc_id }}_${{ steps.detect.outputs.cxx_id }}:${{ github.ref_name }}
restore-keys: |
ccache:${{ runner.os }}:${{ steps.detect.outputs.cc_id }}_${{ steps.detect.outputs.cxx_id }}:true:pch=false:
ccache:${{ runner.os }}:${{ steps.detect.outputs.cc_id }}_${{ steps.detect.outputs.cxx_id }}:false:pch=false:
ccache:${{ runner.os }}:${{ steps.detect.outputs.cc_id }}_${{ steps.detect.outputs.cxx_id }}:true:pch=true:
ccache:${{ runner.os }}:${{ steps.detect.outputs.cc_id }}_${{ steps.detect.outputs.cxx_id }}:false:pch=true:
ccache:${{ runner.os }}:${{ steps.detect.outputs.cc_id }}_${{ steps.detect.outputs.cxx_id }}:true:
ccache:${{ runner.os }}:${{ steps.detect.outputs.cc_id }}_${{ steps.detect.outputs.cxx_id }}:false:
ccache:${{ runner.os }}:${{ steps.detect.outputs.cc_id }}_${{ steps.detect.outputs.cxx_id }}:
- name: Setup ccache env
shell: bash
env:
CCACHE_DIR: ${{ github.workspace }}/var/ccache
run: |
mkdir -p "$CCACHE_DIR"
cat <<EOF >> "$GITHUB_ENV"
CCACHE_BASEDIR=${{ github.workspace }}
CCACHE_DIR=${{ github.workspace }}/var/ccache
CCACHE_HASHDIR=1
CCACHE_MAXSIZE=5G
CCACHE_SLOPPINESS=pch_defines,time_macros,include_file_mtime
CCACHE_COMPRESS=1
CCACHE_COMPRESSLEVEL=9
CCACHE_COMPILERCHECK=content
CCACHE_LOGFILE=${{ github.workspace }}/var/ccache/cache.debug
CMAKE_C_COMPILER_LAUNCHER=ccache
CMAKE_CXX_COMPILER_LAUNCHER=ccache
EOF
- name: ccache snapshot (before)
shell: bash
run: |
echo "==== Effective ccache configuration ===="
ccache -p | egrep 'base_dir|hash_dir|compiler_check|sloppiness|max_size' || true
echo
echo "==== Previous cache stats ===="
ccache -s || true
echo
echo "==== Top cache results (from prior runs) ===="
grep -o 'result: .*' "${{ github.workspace }}/var/ccache/cache.debug" 2>/dev/null | sort | uniq -c | sort -nr | head || true
- name: Reset ccache stats
shell: bash
run: ccache -z || true
- name: Configure AzerothCore settings
run: |
touch conf/config.sh
echo 'MTHREADS=4' >> conf/config.sh
echo 'CBUILD_TESTING=ON' >> conf/config.sh
echo 'AC_ENABLE_ROOT_CMAKE_INSTALL=1' >> conf/config.sh
echo 'export AC_CONFIG_POLICY=$AC_CONFIG_POLICY_PRESET_ZERO_CONF' >> conf/config.sh
echo 'AC_ENABLE_CONF_COPY_ON_INSTALL=0' >> conf/config.sh
cat conf/config.sh
# debug content of AC_CONFIG_POLICY
./acore.sh config show AC_CONFIG_POLICY
- name: Test module commands
run: |
./acore.sh module install mod-autobalance
./acore.sh module install mod-duel-reset
./acore.sh module list
./acore.sh module install --all
./acore.sh module update mod-autobalance
./acore.sh module update --all
- name: Run complete installation (deps, compile, database, client-data)
run: |
# This runs: install-deps, compile, database setup, client-data download
./acore.sh init
sudo npm install -g pm2
timeout-minutes: 120
- name: Test module removal
run: |
./acore.sh module remove mod-autobalance
./acore.sh module list
./acore.sh module remove mod-duel-reset
./acore.sh module list
- name: Run core tests
run: |
./acore.sh test core
- name: Test authserver dry-run
run: |
source ./acore.sh config load
cd env/dist/bin
timeout 5m ./authserver -dry-run
continue-on-error: false
- name: Test worldserver dry-run
run: |
source ./acore.sh config load
cd env/dist/bin
timeout 5m ./worldserver -dry-run
continue-on-error: false
- name: Test worldserver with startup scripts
run: |
./acore.sh sm create world worldserver --bin-path ./env/dist/bin --provider pm2
./acore.sh sm show-config worldserver
./acore.sh sm start worldserver
./acore.sh sm wait-uptime worldserver 10 300
./acore.sh sm send worldserver "account create tester password 3"
./acore.sh sm send worldserver "account set gm tester 3"
./acore.sh sm send worldserver "account set addon tester 1"
./acore.sh sm wait-uptime worldserver 10 300
./acore.sh sm stop worldserver
./acore.sh sm delete worldserver
timeout-minutes: 30
continue-on-error: false
- name: Test authserver with startup scripts
run: |
./acore.sh sm create auth authserver --bin-path ./env/dist/bin --provider pm2
./acore.sh sm show-config authserver
./acore.sh sm start authserver
./acore.sh sm wait-uptime authserver 10 300
./acore.sh sm stop authserver
./acore.sh sm delete authserver
timeout-minutes: 30
continue-on-error: false
# save only if we didn't hit the cache
- name: Save ccache
if: steps.restore_ccache.outputs.cache-hit != 'true'
uses: actions/cache/save@v4
with:
path: ${{ github.workspace }}/var/ccache
key: ccache:${{ runner.os }}:${{ steps.detect.outputs.cc_id }}_${{ steps.detect.outputs.cxx_id }}:${{ github.ref_name }}
- name: ccache stats (after)
shell: bash
run: ccache -s || true
+13 -8
View File
@@ -6,12 +6,17 @@ on:
pull_request:
types:
- labeled
- opened
- synchronize
- reopened
concurrency:
group: ${{ github.head_ref }} || concat(${{ github.ref }}, ${{ github.workflow }})
# One concurrency group per workflow + ref.
#
# - PRs use `refs/pull/<PR_NUMBER>/merge`, so new commits cancel older
# in-progress runs for the same PR.
# - When a PR is merged, a push to the target branch starts a new group,
# canceling any still-running PR CI.
# - Branch pushes are isolated by ref.
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
env:
@@ -38,16 +43,16 @@ jobs:
- uses: actions/checkout@v4
# The containers created in this workflow are used by
# acore-docker, which has a dependency on mod-eluna.
# acore-docker, which has a dependency on mod-ale.
#
# If you're wanting containers without mod-eluna, the best solution is to
# If you're wanting containers without mod-ale, the best solution is to
# build them locally (such as with `docker compose build`)
- name: Download Eluna
if: github.repository == 'azerothcore/azerothcore-wotlk' && github.ref_name == 'master'
uses: actions/checkout@v4
with:
repository: azerothcore/mod-eluna
path: modules/mod-eluna
repository: azerothcore/mod-ale
path: modules/mod-ale
- name: Login to Docker Hub
if: github.repository == 'azerothcore/azerothcore-wotlk' && github.ref_name == 'master'
@@ -117,6 +122,6 @@ jobs:
event-type: azerothcore-new-images
client-payload: >
{
"ref": "${{ github.ref }}",
"ref": "${{ github.ref_name }}",
"sha": "${{ github.sha }}"
}
+1 -1
View File
@@ -11,6 +11,6 @@ jobs:
steps:
- name: Issue Labeler
id: issue-labeler
uses: azerothcore/GitHub-Actions@issue-labeler-1.0.2
uses: azerothcore/GitHub-Actions@issue-labeler-1.0.3
with:
token: ${{ secrets.GITHUB_TOKEN }}
+16 -4
View File
@@ -4,12 +4,18 @@ on:
branches:
- 'master'
pull_request:
types: ['labeled', 'opened', 'synchronize', 'reopened']
types:
- labeled
- synchronize
concurrency:
group: ${{ github.head_ref }} || concat(${{ github.ref }}, ${{ github.workflow }})
group: ${{ github.head_ref }} || concat(${{ github.ref_name }}, ${{ github.workflow }})
cancel-in-progress: true
permissions:
actions: write
contents: read
jobs:
macos-build:
strategy:
@@ -29,13 +35,19 @@ jobs:
uses: actions/cache@v4
with:
path: ~/Library/Caches/ccache
key: ccache:${{ matrix.os }}:${{ github.ref }}:${{ github.sha }}
key: ccache:${{ matrix.os }}:${{ github.ref_name }}
restore-keys: |
ccache:${{ matrix.os }}:${{ github.ref }}
ccache:${{ matrix.os }}:${{ github.ref_name }}
ccache:${{ matrix.os }}
- name: reset ccache stats
shell: bash
run: ccache -z || true
- name: Install latest bash
run: brew install bash
- name: Configure OS
run: source ./acore.sh install-deps
- name: Build
run: source ./apps/ci/mac/ci-compile.sh
- name: ccache stats
shell: bash
run: ccache -s || true
+4 -3
View File
@@ -1,12 +1,13 @@
name: PR Labeler
on:
- pull_request_target
pull_request_target:
types: [opened, synchronize, reopened, ready_for_review] # Ready for Review = Draft to Live PR
jobs:
triage:
runs-on: ubuntu-24.04
permissions: write-all
if: github.repository == 'azerothcore/azerothcore-wotlk'
if: github.repository == 'azerothcore/azerothcore-wotlk' && !github.event.pull_request.draft
steps:
- uses: actions/checkout@v4
with:
@@ -15,4 +16,4 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml
sync-labels: true
sync-labels: false # true = Removes ALL current labels before adding the labels | false = Only adds the Labels
+12 -4
View File
@@ -1,6 +1,10 @@
name: Codestyle
name: SQL Codestyle
on:
pull_request:
types:
- opened
- reopened
- synchronize
paths:
- data/**
- "!README.md"
@@ -10,8 +14,12 @@ jobs:
triage:
runs-on: ubuntu-latest
name: SQL
if: github.repository == 'azerothcore/azerothcore-wotlk'
if: github.repository == 'azerothcore/azerothcore-wotlk' && !github.event.pull_request.draft
steps:
- uses: actions/checkout@v4
- name: Check pending SQL
run: source ./apps/ci/ci-pending.sh
- name: Setup python
uses: actions/setup-python@v5
with:
python-version: '3.10'
- name: AzerothCore codestyle
run: python ./apps/codestyle/codestyle-sql.py
+11 -1
View File
@@ -4,9 +4,19 @@ on:
branches:
- 'master'
pull_request:
types:
- labeled
- synchronize
concurrency:
group: ${{ github.head_ref }} || concat(${{ github.ref }}, ${{ github.workflow }})
# One concurrency group per workflow + ref.
#
# - PRs use `refs/pull/<PR_NUMBER>/merge`, so new commits cancel older
# in-progress runs for the same PR.
# - When a PR is merged, a push to the target branch starts a new group,
# canceling any still-running PR CI.
# - Branch pushes are isolated by ref.
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
+12 -3
View File
@@ -4,10 +4,19 @@ on:
branches:
- 'master'
pull_request:
types: ['labeled', 'opened', 'synchronize', 'reopened']
types:
- labeled
- synchronize
concurrency:
group: ${{ github.head_ref }} || concat(${{ github.ref }}, ${{ github.workflow }})
# One concurrency group per workflow + ref.
#
# - PRs use `refs/pull/<PR_NUMBER>/merge`, so new commits cancel older
# in-progress runs for the same PR.
# - When a PR is merged, a push to the target branch starts a new group,
# canceling any still-running PR CI.
# - Branch pushes are isolated by ref.
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
@@ -19,7 +28,7 @@ jobs:
runs-on: ${{ matrix.os }}
name: ${{ matrix.os }}
env:
BOOST_ROOT: C:\local\boost_1_82_0
BOOST_ROOT: C:\local\boost_1_87_0
if: |
github.repository == 'azerothcore/azerothcore-wotlk'
&& !github.event.pull_request.draft
+21
View File
@@ -29,6 +29,9 @@
!.gitkeep
# default build directory if not specified by CMAKE configuration
/out/*
#
#Generic
#
@@ -50,6 +53,13 @@ CMakeLists.txt.user
*.BASE.*
*.LOCAL.*
#
# Claude
#
.claude/worktrees
.claude/settings.local.json
.claude/plans/**
#
# IDE & other software
#
@@ -63,6 +73,13 @@ nbproject/
.idea
cmake-build-*/*
coverage-report/
.vs
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
#
# Eclipse
@@ -80,6 +97,10 @@ local.properties
.project
.cproject
# vcpkg integration
/vcpkg/
/vcpkg-ports/
# ==================
#
+5 -3
View File
@@ -5,12 +5,14 @@
"xaver.clang-format",
"bbenoist.doxygen",
"ms-vscode.cpptools",
"austin.code-gnu-global",
"twxs.cmake",
"ms-vscode.cmake-tools",
"mhutchie.git-graph",
"github.vscode-pull-request-github",
"eamodio.gitlens",
"cschlosser.doxdocgen",
"sanaajani.taskrunnercode"
"sanaajani.taskrunnercode",
"mads-hartmann.bash-ide-vscode",
"jetmartin.bats",
"ms-vscode.makefile-tools",
]
}
+12 -1
View File
@@ -1,4 +1,9 @@
{
"github.copilot.chat.commitMessageGeneration.instructions": [
{
"file": ".git_commit_template.txt"
},
],
"files.associations": {
"*.dist": "properties",
"*.crash": "properties",
@@ -118,5 +123,11 @@
},
"deno.enable": true,
"deno.path": "deps/deno/bin/deno",
"deno.lint": true
"deno.lint": true,
"C_Cpp.default.compileCommands": "${workspaceFolder}/build/compile_commands.json",
"C_Cpp.default.cppStandard": "c++20",
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
"C_Cpp.default.compilerPath": "/usr/bin/clang",
"cmake.sourceDirectory": ["${workspaceFolder}"],
"cmake.buildDirectory": "${workspaceFolder}/var/build",
}
+23 -12
View File
@@ -13,18 +13,7 @@
"problemMatcher": []
},
{
"label": "AzerothCore: Import/update database",
"type": "shell",
"command": "./acore.sh db-assembler import-all",
"group": "build",
"presentation": {
"reveal": "always",
"panel": "new"
},
"problemMatcher": []
},
{
"label": "AzerothCore: download client-data",
"label": "AzerothCore: Download client-data",
"type": "shell",
"command": "./acore.sh client-data",
"group": "none",
@@ -59,6 +48,28 @@
},
"problemMatcher": []
},
{
"label": "AzerothCore: Check codestyle cpp",
"type": "shell",
"command": "python apps/codestyle/codestyle-cpp.py",
"group": "none",
"presentation": {
"reveal": "always",
"panel": "new"
},
"problemMatcher": []
},
{
"label": "AzerothCore: Check codestyle sql",
"type": "shell",
"command": "python apps/codestyle/codestyle-sql.py",
"group": "none",
"presentation": {
"reveal": "always",
"panel": "new"
},
"problemMatcher": []
},
{
"label": "AzerothCore: Run authserver (restarter)",
"type": "shell",
+19 -5
View File
@@ -1,10 +1,5 @@
# List of AUTHORS who contributed over time to the AzerothCore project
## Warning
The code of AzerothCore is shipped as it is without any form of warranty,
and - except for third party libraries licensed under the AGPL 3,
which you can read from the file "LICENSE".
## Point of current development
The project is currently hosted at https://www.azerothcore.org/ and developed under https://github.com/azerothcore
@@ -34,3 +29,22 @@ The third-party libraries have their own way of addressing authorship, and the a
a third-party library reflects who did the importing instead of who wrote the code within the commit.
The Authors of third-party libraries are not explicitly mentioned, and usually is possible to obtain from the files belonging to the third-party libraries.
## Cross-project collaboration
At AzerothCore, we actively promote collaboration with other MaNGOS-based open-source projects that are actively maintained. This also includes cherry-picking commits from relevant projects such as:
* TrinityCore: https://github.com/trinitycore
* CMaNGOS: https://github.com/cmangos/
* vMaNGOS: https://github.com/vmangos
* and others
It is strictly required for any contributor importing code to credit the original author by:
- linking the original PR (or commit)
- adding a [Co-authored-by](https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors) line in the PR description
This will automatically include the original author in our list of [Contributors](https://github.com/azerothcore/azerothcore-wotlk/graphs/contributors).
If you notice a violation of the above, please report it to the Staff immediately.
We encourage other projects to adopt similar practices to promote healthy cross-project collaboration and proper attribution.
+104
View File
@@ -0,0 +1,104 @@
# CLAUDE.md
AzerothCore is a C++ MMORPG server emulator for World of Warcraft 3.3.5a (WotLK), built with CMake, backed by MySQL.
## Agent rules
- **Do not configure or build unless explicitly asked.** Builds are slow (CMake + compile of a large C++ codebase) and rarely needed to make code changes.
- **Never edit SQL files outside `data/sql/updates/pending_db_*/`.** `data/sql/base/`, `data/sql/archive/`, and `data/sql/updates/db_*/` are immutable (do not modify).
- **Do not run git commands that modify repo state** (commit, branch, merge, rebase, reset, push, …) unless explicitly requested, and do not include them in plans. Read-only git (status, diff, log) is fine.
## Build
Out-of-source build is required (in-source is blocked by CMake).
```bash
mkdir -p build && cd build
cmake .. -DCMAKE_INSTALL_PREFIX=$HOME/azeroth-server -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DSCRIPTS=static -DMODULES=static
make -j$(nproc) && make install
```
Compiler: **C++20** required (`CMAKE_CXX_STANDARD 20`). Useful CMake flags: `BUILD_TESTING=ON` (Google Test), `NOPCH=1` (disable precompiled headers). Full flag set in `conf/dist/config.cmake`. `compile_commands.json` is exported automatically.
Tests (Google Test, in `src/test/`): configure with `-DBUILD_TESTING=ON`, then `ctest` or `./src/test/unit_tests` from the build dir.
## Repository layout
- `src/common/` — networking (Asio), crypto, config, logging, shared utilities.
- `src/server/game/` — core gameplay; compiled into worldserver.
- `src/server/scripts/` — content scripts grouped by region (`EasternKingdoms/`, `Northrend/`, …), class (`Spells/spell_mage.cpp`, …), and domain (`Commands/`, `Pet/`, `OutdoorPvP/`, `World/`).
- `src/server/database/` — DB abstraction and schema updater.
- `src/server/shared/` — code shared by auth and world servers.
- `src/server/apps/{authserver,worldserver}/` — entry points (ports 3724 and 8085).
- `src/test/` — Google Test unit tests + mocks.
- `data/sql/``base/` (historical schema), `updates/db_*/` (merged), `updates/pending_db_*/` (in-flight, **edit here**), `custom/` (gitignored).
- `modules/` — external modules (each a subdir with its own `CMakeLists.txt`). Disable with `-DDISABLED_AC_MODULES="mod1;mod2"`. See `modules/how_to_make_a_module.md`.
- `apps/` — helper scripts; `apps/codestyle/` holds the lint scripts (see below).
- `conf/dist/` — distributed config templates; `conf/*.conf` is gitignored.
- `deps/` — vendored third-party dependencies.
## Adding SQL updates
1. `cd data/sql/updates/pending_db_world/` (or `pending_db_auth` / `pending_db_characters`).
2. `./create_sql.sh` generates an empty `rev_<timestamp>.sql` you write into.
3. Required SQL conventions (enforced by `apps/codestyle/codestyle-sql.py`):
- Every `INSERT` must be preceded by a matching `DELETE` (idempotency).
- 4-space indent (no tabs), trailing newline, no double semicolons, no multiple blank lines.
- Tables must use the InnoDB engine.
The three databases:
- `acore_auth` — accounts, realm list, IP/account bans, session keys. Shared across all realms.
- `acore_characters` — per-character state: characters, inventory, in-progress quests, mail, guilds, arena teams, achievements. One per realm.
- `acore_world` — static game content: creature/gameobject/item/quest templates, spawn lists, loot tables, SmartAI scripts, gossip, conditions. Read-mostly; rebuilt from SQL.
## Code style
Run the linters before claiming a change is done:
```bash
python apps/codestyle/codestyle-cpp.py # C++
python apps/codestyle/codestyle-sql.py # SQL (compares to origin/master)
```
Hard rules (also enforced by CI with `-Werror`):
- 4-space indent for C++ (tabs forbidden); 2-space for JSON/YAML/sh/ts/js. UTF-8, LF, max 80 cols, trailing newline.
- Allman braces. No braces around single-line statements. `if (x)` — never `if(x)` or `if ( x )`.
- `auto const&` (not `const auto&`); `Type const*` (not `const Type*`).
- Use `{}` format specifiers (`fmt`-style), not `%u`/`%s`.
- Use the typed helpers, not raw flag access:
- `IsPlayer()`, `IsCreature()`, `IsItem()`, … instead of `GetTypeId() == TYPEID_*`.
- `GetNpcFlags()`, `HasNpcFlag()`, `SetNpcFlag()`, `RemoveNpcFlag()`, `ReplaceAllNpcFlags()` instead of `*Flag(UNIT_NPC_FLAGS, …)`.
- `IsRefundable()`, `IsBOPTradable()`, `IsWrapped()` instead of `HasFlag(ITEM_FIELD_FLAGS, …)`.
- `HasFlag(ItemFlag)` / `HasFlag2(ItemFlag2)` / `HasFlagCu(ItemFlagsCustom)` instead of bitwise `Flags & ITEM_FLAG…`.
- `ObjectGuid::ToString().c_str()` instead of `ObjectGuid::GetCounter()`.
CI also runs `cppcheck`.
## Project conventions
- **Logging**: `LOG_INFO("category.sub", "msg with {}", arg)` (also `LOG_WARN`, `LOG_ERROR`, `LOG_DEBUG`, `LOG_TRACE`). Categories are hierarchical, dot-separated (e.g. `server.loading`, `entities.player`, `sql.dev`). No `printf`-style; no `sLog->`; no `TC_LOG_*`. Macro in `src/common/Logging/Log.h`.
- **Random**: use project helpers from `src/common/Utilities/Random.h``urand`, `irand`, `frand`, `rand32`, `rand_chance`, `roll_chance_f`, `roll_chance_i`. Do not use `std::rand` or `<random>` directly.
- **Strings**: `Acore::StringFormat(fmt, args...)` (wraps `fmt::format`, `{}` placeholders) — `src/common/Utilities/StringFormat.h`.
- **Config**: read options with `sConfigMgr->GetOption<T>("Name", default)`.
- **Namespace**: project-wide is `Acore::` (no `Trinity::` remnants — agents porting from upstream forks must rename).
- **Long-lived references**: do not store a raw `Player*` / `Creature*` / `Unit*` past the current call/tick — the object can be removed (logout, despawn, instance unload) and the pointer dangles. Store the `ObjectGuid` and resolve at use time via `ObjectAccessor::FindPlayer(guid)`, `ObjectAccessor::GetCreature(*from, guid)`, `Map::GetCreature(guid)`, etc.
- **DB queries**: use `PreparedStatement` (via `WorldDatabase` / `CharacterDatabase` / `LoginDatabase` and the prepared-statement enums) rather than raw query strings. Reads that don't need to block the world tick go through the async path: `_queryProcessor.AddCallback(db.AsyncQuery(stmt).WithPreparedCallback(...))` (or `WithCallback` for non-prepared). Multi-statement writes wrap in `SQLTransaction` + `Execute` / `AppendPreparedStatement`.
- **Timed actions in AI**: use `EventMap` (event id → delay; simple) or `TaskScheduler` (lambdas, repeats, cancellation). Both are members of `CreatureAI`; see any boss script under `src/server/scripts/` for examples — don't roll your own tick counters.
## Scripting registration
Scripts inherit from a `ScriptObject` subclass (`SpellScript`, `AuraScript`, `CreatureScript`, `InstanceMapScript`, `GameObjectScript`, `CommandScript`, …). Two registration styles coexist:
- **Spell / aura scripts**: use the `RegisterSpellScript(ClassName)` (or `RegisterSpellAndAuraScriptPair(...)`) macro inside `AddSC_<name>()`.
- **Creature scripts**: prefer `RegisterCreatureAI(ClassName)` for new code; legacy zones still use `new ClassName();`. Match the surrounding pattern.
Then declare and call `AddSC_<name>()` from the regional loader: `Spells/spells_script_loader.cpp`, `EasternKingdoms/eastern_kingdoms_script_loader.cpp`, etc.
**SmartAI** (data-driven creature behaviour) lives in the world DB's `smart_scripts` table — not in C++. Engine: `src/server/game/AI/SmartScripts/`. For new creature behaviour prefer SmartAI (added via the SQL update workflow); reach for `CreatureScript` only when SmartAI's event/action vocabulary isn't enough.
**Module hooks** (e.g. `OnPlayerLogin`, `OnWorldUpdate`, `OnSpellCast`) are declared in `src/server/game/Scripting/ScriptDefines/*.h`. Implement by inheriting the matching base (`PlayerScript`, `WorldScript`, …) and registering with `new MyClass();` (or its `RegisterXxxScript` macro where one exists) inside `AddSC_<name>()`. Full hook list: https://www.azerothcore.org/wiki/hooks-script.
Custom (non-upstream) scripts go in `src/server/scripts/Custom/` (gitignored).
+3
View File
@@ -35,6 +35,9 @@ set(CMAKE_BUILD_WITH_INSTALL_RPATH 0)
set(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib")
set(CMAKE_INSTALL_RPATH_USE_LINK_PATH 1)
# Export compile commands for IDE support
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
set(AC_PATH_ROOT "${CMAKE_SOURCE_DIR}")
# set macro-directory
+281 -603
View File
@@ -1,620 +1,281 @@
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU Affero General Public License is a free, copyleft license for
software and other kinds of works, specifically designed to ensure
cooperation with the community in the case of network server software.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
our General Public Licenses are intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
Developers that use our General Public Licenses protect your rights
with two steps: (1) assert copyright on the software, and (2) offer
you this License which gives you legal permission to copy, distribute
and/or modify the software.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
A secondary benefit of defending all users' freedom is that
improvements made in alternate versions of the program, if they
receive widespread use, become available for other developers to
incorporate. Many developers of free software are heartened and
encouraged by the resulting cooperation. However, in the case of
software used on network servers, this result may fail to come about.
The GNU General Public License permits making a modified version and
letting the public access it on a server without ever releasing its
source code to the public.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
The GNU Affero General Public License is designed specifically to
ensure that, in such cases, the modified source code becomes available
to the community. It requires the operator of a network server to
provide the source code of the modified version running there to the
users of that server. Therefore, public use of a modified version, on
a publicly accessible server, gives the public access to the source
code of the modified version.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
An older license, called the Affero General Public License and
published by Affero, was designed to accomplish similar goals. This is
a different license, not a version of the Affero GPL, but Affero has
released a new version of the Affero GPL which permits relicensing under
this license.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU Affero General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
13. Remote Network Interaction; Use with the GNU General Public License.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
Notwithstanding any other provision of this License, if you modify the
Program, your modified version must prominently offer all users
interacting with it remotely through a computer network (if your version
supports such interaction) an opportunity to receive the Corresponding
Source of your version by providing access to the Corresponding Source
from a network server at no charge, through some standard or customary
means of facilitating copying of software. This Corresponding Source
shall include the Corresponding Source for any work covered by version 3
of the GNU General Public License that is incorporated pursuant to the
following paragraph.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the work with which it is combined will remain governed by version
3 of the GNU General Public License.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
14. Revised Versions of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU Affero General Public License from time to time. Such new versions
will be similar in spirit to the present version, but may differ in detail to
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU Affero General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU Affero General Public License, you may choose any version ever published
by the Free Software Foundation.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU Affero General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
NO WARRANTY
15. Disclaimer of Warranty.
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
@@ -626,36 +287,53 @@ free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
GNU General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Also add information on how to contact you by electronic and paper mail.
If your software can interact with users remotely through a computer
network, you should also make sure that it provides a way for users to
get its source. For example, if your program is a web application, its
interface could display a "Source" link that leads users to an archive
of the code. There are many ways you could offer source, and different
solutions will be better for different programs; see section 13 for the
specific requirements.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
<http://www.gnu.org/licenses/>.
Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.
<signature of Ty Coon>, 1 April 1989
Ty Coon, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
+3 -3
View File
@@ -1,5 +1,5 @@
{
"name": "azerothcore-wotlk",
"version": "12.0.0-dev.1",
"license": "AGPL3"
"name": "azerothcore-wotlk",
"version": "16.0.0-dev",
"license": "GPL2"
}
@@ -0,0 +1,70 @@
#!/bin/bash
set -euo pipefail
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
PROJECT_ROOT="$(cd "$SCRIPT_DIR/../../.." && pwd)"
if [[ "$PROJECT_ROOT" =~ ^/([a-zA-Z])/(.*) ]]; then
DRIVE_LETTER="${BASH_REMATCH[1]}"
PATH_REMAINDER="${BASH_REMATCH[2]}"
PROJECT_ROOT="${DRIVE_LETTER^^}:/${PATH_REMAINDER}"
fi
BASE_OUTPUT_DIR="$PROJECT_ROOT/data/sql/base"
read -p "Enter MySQL username: " DB_USER
read -p "Enter MySQL password: " DB_PASS
read -p "Enter MySQL host (default: localhost): " DB_HOST
DB_HOST=${DB_HOST:-localhost}
read -p "Enter MySQL port (default: 3306): " DB_PORT
DB_PORT=${DB_PORT:-3306}
# Prompt for database names
read -p "Enter name of Auth database [default: acore_auth]: " DB_AUTH
DB_AUTH=${DB_AUTH:-acore_auth}
read -p "Enter name of Characters database [default: acore_characters]: " DB_CHARACTERS
DB_CHARACTERS=${DB_CHARACTERS:-acore_characters}
read -p "Enter name of World database [default: acore_world]: " DB_WORLD
DB_WORLD=${DB_WORLD:-acore_world}
# Mapping for folder names
declare -A DB_MAP=(
["$DB_AUTH"]="db_auth"
["$DB_CHARACTERS"]="db_characters"
["$DB_WORLD"]="db_world"
)
# Dump each database
for DB_NAME in "${!DB_MAP[@]}"; do
FOLDER_NAME="${DB_MAP[$DB_NAME]}"
echo "📦 Dumping database '$DB_NAME' into folder '$FOLDER_NAME'"
echo "$BASE_OUTPUT_DIR/$FOLDER_NAME"
mkdir -p "$BASE_OUTPUT_DIR/$FOLDER_NAME"
TABLES=$(mysql -u "$DB_USER" -p"$DB_PASS" -h "$DB_HOST" -P "$DB_PORT" -N -e "SHOW TABLES FROM \`$DB_NAME\`;")
if [[ -z "$TABLES" ]]; then
echo "⚠️ No tables found or failed to connect to '$DB_NAME'. Skipping."
continue
fi
while IFS= read -r raw_table; do
TABLE=$(echo "$raw_table" | tr -d '\r"' | xargs)
if [[ -n "$TABLE" ]]; then
echo " ➤ Dumping table: $TABLE"
# --skip-tz-utc needed to keep TIMESTAMP values as-is
mysqldump -u $DB_USER -p$DB_PASS -h $DB_HOST -P $DB_PORT --skip-tz-utc --extended-insert $DB_NAME $TABLE > $BASE_OUTPUT_DIR/$FOLDER_NAME/$TABLE.sql
# cleanup files
sed -E '
s/VALUES[[:space:]]*/VALUES\n/;
:a
s/\),\(/\),\n\(/g;
ta
' "$BASE_OUTPUT_DIR/$FOLDER_NAME/$TABLE.sql" > "$BASE_OUTPUT_DIR/$FOLDER_NAME/${TABLE}_formatted.sql"
mv "$BASE_OUTPUT_DIR/$FOLDER_NAME/${TABLE}_formatted.sql" "$BASE_OUTPUT_DIR/$FOLDER_NAME/$TABLE.sql"
fi
done <<< "$TABLES"
done
echo "✅ Done dumping all specified databases."
@@ -0,0 +1,16 @@
# The AzerothCore Database Exporter for Database Squashes
> [!CAUTION]
> These steps are only for project maintainers who intend to update base files.
## Requirements
1. MySQL
2. mysqldump
## Usage
1. Run DatabaseExporter.sh from the current directory.
2. Fill in required data within the CLI.
3. The tool will autopopulate the basefile directories.
4. Done.
+52
View File
@@ -0,0 +1,52 @@
#!/usr/bin/env bash
echo "❗CAUTION"
echo "This tool is only supposed to be used by AzerothCore Maintainers."
echo "The tool is used to prepare for, and generate a database squash."
echo
echo "Before you continue make sure you have read"
echo "https://github.com/azerothcore/azerothcore-wotlk/blob/master/data/sql/base/database-squash.md"
echo
read -p "Are you sure you want to continue (Y/N)?" choice
case "$choice" in
y|Y ) echo "Starting...";;
* ) echo "Aborted"; exit 0 ;;
esac
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
PROJECT_ROOT="$(cd "$SCRIPT_DIR/../.." && pwd)"
if [[ "$PROJECT_ROOT" =~ ^/([a-zA-Z])/(.*) ]]; then
DRIVE_LETTER="${BASH_REMATCH[1]}"
PATH_REMAINDER="${BASH_REMATCH[2]}"
PROJECT_ROOT="${DRIVE_LETTER^^}:/${PATH_REMAINDER}"
fi
VERSION_UPDATER_PATH="$PROJECT_ROOT/apps/DatabaseSquash/VersionUpdater/versionupdater.sh"
"$VERSION_UPDATER_PATH"
echo "✅ VersionUpdater Completed..."
echo
echo "❗IMPORTANT!"
echo "1. Before you continue you need to drop all your databases."
echo "2. Run WorldServer to populate the database."
echo
echo "❗DO NOT continue before you have completed the steps above!"
echo
echo "The next step will export your database and overwrite the base files."
echo
read -p "Are you sure you want to export your database (Y/N)?" choice
case "$choice" in
y|Y ) echo "Starting...";;
* ) echo "Aborted"; exit 0 ;;
esac
DATABASE_EXPORTER_PATH="$PROJECT_ROOT/apps/DatabaseSquash/DatabaseExporter/databaseexporter.sh"
"$DATABASE_EXPORTER_PATH"
echo "✅ DatabaseExporter Completed..."
echo "✅ DatabaseSquash Completed... "
echo
read -p "Press Enter to exit..."
@@ -0,0 +1,84 @@
#!/bin/bash
set -e
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
PROJECT_ROOT="$(cd "$SCRIPT_DIR/../../.." && pwd)"
if [[ "$PROJECT_ROOT" =~ ^/([a-zA-Z])/(.*) ]]; then
DRIVE_LETTER="${BASH_REMATCH[1]}"
PATH_REMAINDER="${BASH_REMATCH[2]}"
PROJECT_ROOT="${DRIVE_LETTER^^}:/${PATH_REMAINDER}"
fi
ACORE_JSON_PATH="$PROJECT_ROOT/acore.json"
DB_WORLD_UPDATE_DIR="$PROJECT_ROOT/data/sql/updates/db_world"
VERSION_LINE=$(grep '"version"' "$ACORE_JSON_PATH")
VERSION=$(echo "$VERSION_LINE" | sed -E 's/.*"version": *"([^"]+)".*/\1/')
# Parse version into parts
if [[ "$VERSION" =~ ^([0-9]+)\.([0-9]+)\.([0-9]+)(.*)$ ]]; then
MAJOR="${BASH_REMATCH[1]}"
SUFFIX="${BASH_REMATCH[4]}"
NEW_VERSION="$((MAJOR + 1)).0.0$SUFFIX"
# Replace version in file
sed -i.bak -E "s/(\"version\": *\")[^\"]+(\" *)/\1$NEW_VERSION\2/" "$ACORE_JSON_PATH"
rm -f "$ACORE_JSON_PATH.bak"
echo "✅ Version updated to $NEW_VERSION"
else
echo "Error: Could not parse version string: $VERSION"
exit 1
fi
# Extract the new major version from NEW_VERSION
if [[ "$NEW_VERSION" =~ ^([0-9]+)\. ]]; then
NEW_MAJOR="${BASH_REMATCH[1]}"
else
echo "Error: Unable to extract major version from $NEW_VERSION"
exit 1
fi
# Prepare SQL content
DB_VERSION_CONTENT="'ACDB 335.${NEW_MAJOR}-dev'"
SQL_QUERY="UPDATE \`version\` SET \`db_version\`=${DB_VERSION_CONTENT}, \`cache_id\`=${NEW_MAJOR} LIMIT 1;"
# Format date as yyyy_mm_dd
TODAY=$(date +%Y_%m_%d)
# Ensure directory exists
mkdir -p "$DB_WORLD_UPDATE_DIR"
# List existing files for today
existing_files=($(find "$DB_WORLD_UPDATE_DIR" -maxdepth 1 -type f -name "${TODAY}_*.sql" 2>/dev/null))
# Determine next xx counter
# Determine next xx
COUNTER="00"
if [ ${#existing_files[@]} -gt 0 ]; then
max=0
for file in "${existing_files[@]}"; do
basename=$(basename "$file")
if [[ "$basename" =~ ^${TODAY}_([0-9]{2})\.sql$ ]]; then
num=${BASH_REMATCH[1]}
if [[ "$num" =~ ^[0-9]+$ ]] && (( 10#$num > max )); then
max=$((10#$num))
fi
fi
done
COUNTER=$(printf "%02d" $((max + 1)))
fi
# Compose final file path
SQL_FILENAME="${TODAY}_${COUNTER}.sql"
SQL_FILE_PATH="$DB_WORLD_UPDATE_DIR/$SQL_FILENAME"
# Write to file
{
echo "-- Auto-generated by VersionUpdater.sh on $(date)"
echo "$SQL_QUERY"
} > "$SQL_FILE_PATH"
echo "✅ SQL file created at $SQL_FILE_PATH"
@@ -0,0 +1,10 @@
# The AzerothCore Version Updater for Database Squashes
> [!CAUTION]
> These steps are only for project maintainers who intend to update base files.
## Usage
1. Run VersionUpdater.sh from the current directory.
2. The tool will update acore.json and create a new update sql file.
3. Done.
+11
View File
@@ -0,0 +1,11 @@
# The AzerothCore DatabaseSquash tool for Database Squashes
> [!CAUTION]
> These steps are only for project maintainers who intend to update base files.
## Usage
1. Run DatabaseSquash.sh from the current directory.
2. The tool will run VersionUpdater.sh and DatabaseExporter.sh
3. Follow the instructions in the CLI.
4. Done.
+5 -5
View File
@@ -4,14 +4,14 @@ from os import walk, getcwd
notice = ('''/*
* This file is part of the AzerothCore Project. See AUTHORS file for Copyright information
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by the
* Free Software Foundation; either version 3 of the License, or (at your
* option) any later version.
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
* You should have received a copy of the GNU General Public License along
+11 -8
View File
@@ -1,16 +1,19 @@
function registerHooks() { acore_event_registerHooks "$@"; }
function runHooks() { acore_event_runHooks "$@"; }
source "$AC_PATH_CONF/dist/config.sh" # include dist to avoid missing conf variables
function acore_common_loadConfig() {
#shellcheck source=../../conf/dist/config.sh
source "$AC_PATH_CONF/dist/config.sh" # include dist to avoid missing conf variables
# first check if it's defined in env, otherwise use the default
USER_CONF_PATH=${USER_CONF_PATH:-"$AC_PATH_CONF/config.sh"}
# first check if it's defined in env, otherwise use the default
USER_CONF_PATH=${USER_CONF_PATH:-"$AC_PATH_CONF/config.sh"}
if [ -f "$USER_CONF_PATH" ]; then
source "$USER_CONF_PATH" # should overwrite previous
else
echo "NOTICE: file <$USER_CONF_PATH> not found, we use default configuration only."
fi
if [ -f "$USER_CONF_PATH" ]; then
source "$USER_CONF_PATH" # should overwrite previous
else
echo "NOTICE: file <$USER_CONF_PATH> not found, we use default configuration only."
fi
}
#
# Load modules
+6 -4
View File
@@ -19,10 +19,12 @@ case $AC_PATH_ROOT in
*) AC_PATH_ROOT=$PWD/$AC_PATH_ROOT;;
esac
AC_PATH_CONF="$AC_PATH_ROOT/conf"
export AC_PATH_CONF="$AC_PATH_ROOT/conf"
AC_PATH_MODULES="$AC_PATH_ROOT/modules"
export AC_PATH_MODULES="$AC_PATH_ROOT/modules"
AC_PATH_DEPS="$AC_PATH_ROOT/deps"
export AC_PATH_DEPS="$AC_PATH_ROOT/deps"
AC_PATH_VAR="$AC_PATH_ROOT/var"
export AC_BASH_LIB_PATH="$AC_PATH_DEPS/acore/bash-lib/src"
export AC_PATH_VAR="$AC_PATH_ROOT/var"
+10 -1
View File
@@ -7,10 +7,19 @@ AC_PATH_APPS="$( cd "$( dirname "${BASH_SOURCE[0]}" )/../" && pwd )"
AC_PATH_SHARED="$AC_PATH_APPS/bash_shared"
# shellcheck source=./defines.sh
source "$AC_PATH_SHARED/defines.sh"
# shellcheck source=../../deps/acore/bash-lib/src/event/hooks.sh
source "$AC_PATH_DEPS/acore/bash-lib/src/event/hooks.sh"
# shellcheck source=./common.sh
source "$AC_PATH_SHARED/common.sh"
[[ "$OSTYPE" = "msys" ]] && AC_BINPATH_FULL="$BINPATH" || AC_BINPATH_FULL="$BINPATH/bin"
acore_common_loadConfig
if [[ "$OSTYPE" = "msys" ]]; then
AC_BINPATH_FULL="$BINPATH"
else
export AC_BINPATH_FULL="$BINPATH/bin"
fi
+267
View File
@@ -0,0 +1,267 @@
#!/usr/bin/env bash
# =============================================================================
# AzerothCore Menu System Library
# =============================================================================
# This library provides a unified menu system for AzerothCore scripts.
# It supports ordered menu definitions, short commands, numeric selection,
# and proper argument handling.
#
# Features:
# - Single source of truth for menu definitions
# - Automatic ID assignment (1, 2, 3...)
# - Short command aliases (c, i, q, etc.)
# - Interactive mode: numbers + long/short commands
# - Direct mode: only long/short commands (no numbers)
# - Proper argument forwarding
#
# Usage:
# source "path/to/menu_system.sh"
# menu_items=("command|short|description" ...)
# menu_run "Menu Title" callback_function "${menu_items[@]}" "$@"
# =============================================================================
# Global arrays for menu state (will be populated by menu_define)
declare -a _MENU_KEYS=()
declare -a _MENU_SHORTS=()
declare -a _MENU_OPTIONS=()
# Parse menu items and populate global arrays
# Usage: menu_define array_elements...
function menu_define() {
# Clear previous state
_MENU_KEYS=()
_MENU_SHORTS=()
_MENU_OPTIONS=()
# Parse each menu item: "key|short|description"
local item key short desc
for item in "$@"; do
IFS='|' read -r key short desc <<< "$item"
_MENU_KEYS+=("$key")
_MENU_SHORTS+=("$short")
_MENU_OPTIONS+=("$key ($short): $desc")
done
}
# Display menu with numbered options
# Usage: menu_display "Menu Title"
function menu_display() {
local title="$1"
echo "==== $title ===="
for idx in "${!_MENU_OPTIONS[@]}"; do
local num=$((idx + 1))
printf "%2d) %s\n" "$num" "${_MENU_OPTIONS[$idx]}"
done
echo ""
}
# Find menu index by user input (number, long command, or short command)
# Returns: index (0-based) or -1 if not found
# Usage: index=$(menu_find_index "user_input")
function menu_find_index() {
local user_input="$1"
# Try numeric selection first
if [[ "$user_input" =~ ^[0-9]+$ ]]; then
local num=$((user_input - 1))
if [[ $num -ge 0 && $num -lt ${#_MENU_KEYS[@]} ]]; then
echo "$num"
return 0
fi
fi
# Try long command name
local idx
for idx in "${!_MENU_KEYS[@]}"; do
if [[ "$user_input" == "${_MENU_KEYS[$idx]}" ]]; then
echo "$idx"
return 0
fi
done
# Try short command
for idx in "${!_MENU_SHORTS[@]}"; do
if [[ "$user_input" == "${_MENU_SHORTS[$idx]}" ]]; then
echo "$idx"
return 0
fi
done
echo "-1"
return 1
}
# Handle direct execution (command line arguments)
# Disables numeric selection to prevent confusion with command arguments
# Usage: menu_direct_execute callback_function "$@"
function menu_direct_execute() {
local callback="$1"
shift
local user_input="$1"
shift
# Disable numeric selection in direct mode
if [[ "$user_input" =~ ^[0-9]+$ ]]; then
echo "Invalid option. Numeric selection is not allowed when passing arguments."
echo "Use command name or short alias instead."
return 1
fi
# Find command and execute
local idx
# try-catch
{
idx=$(menu_find_index "$user_input")
} ||
{
idx=-1
}
if [[ $idx -ge 0 ]]; then
"$callback" "${_MENU_KEYS[$idx]}" "$@"
return $?
else
# Handle help requests directly
if [[ "$user_input" == "--help" || "$user_input" == "help" || "$user_input" == "-h" ]]; then
echo "Available commands:"
printf '%s\n' "${_MENU_OPTIONS[@]}"
return 0
fi
echo "Invalid option. Use --help to see available commands." >&2
return 1
fi
}
# Handle interactive menu selection
# Usage: menu_interactive callback_function "Menu Title"
function menu_interactive() {
local callback="$1"
local title="$2"
while true; do
menu_display "$title"
read -r -p "Please enter your choice: " REPLY
# Parse input to separate command from arguments
local input_parts=()
read -r -a input_parts <<< "$REPLY"
local user_command="${input_parts[0]}"
local user_args=("${input_parts[@]:1}")
# Find and execute command
local idx
idx=$(menu_find_index "$user_command")
if [[ $idx -ge 0 ]]; then
# Pass the command key and any additional arguments
"$callback" "${_MENU_KEYS[$idx]}" "${user_args[@]}"
local exit_code=$?
# Exit loop if callback returns 0 (e.g., quit command)
if [[ $exit_code -eq 0 && "${_MENU_KEYS[$idx]}" == "quit" ]]; then
break
fi
else
# Handle help request
if [[ "$REPLY" == "--help" || "$REPLY" == "help" || "$REPLY" == "h" ]]; then
echo "Available commands:"
printf '%s\n' "${_MENU_OPTIONS[@]}"
echo ""
continue
fi
echo "Invalid option. Please try again or use 'help' for available commands." >&2
echo ""
fi
done
}
# Main menu runner function
# Usage: menu_run "Menu Title" callback_function "$@"
# The menu items array should be defined globally before calling this function
function menu_run() {
local title="$1"
local callback="$2"
shift 2
# Define menu from globally available menu items array
# This expects the calling script to have set up the menu items
# Handle direct execution if arguments provided
if [[ $# -gt 0 ]]; then
menu_direct_execute "$callback" "$@"
return $?
fi
# Run interactive menu
menu_interactive "$callback" "$title"
}
# Alternative menu runner that accepts menu items directly
# Usage: menu_run_with_items "Menu Title" callback_function -- "${menu_items_array[@]}" -- "$@"
function menu_run_with_items() {
local title="$1"
local callback="$2"
shift 2
# Parse parameters: menu items are between first and second "--"
local menu_items=()
local script_args=()
# Skip first "--"
if [[ "$1" == "--" ]]; then
shift
else
echo "Error: menu_run_with_items requires -- separator before menu items" >&2
return 1
fi
# Collect menu items until second "--"
while [[ $# -gt 0 && "$1" != "--" ]]; do
menu_items+=("$1")
shift
done
# Skip second "--" if present
if [[ "$1" == "--" ]]; then
shift
fi
# Remaining args are script arguments
script_args=("$@")
# Define menu from provided array
menu_define "${menu_items[@]}"
# Handle direct execution if arguments provided
if [[ ${#script_args[@]} -gt 0 ]]; then
menu_direct_execute "$callback" "${script_args[@]}"
return $?
fi
# Run interactive menu
menu_interactive "$callback" "$title"
}
# Utility function to show available commands (for --help)
# Usage: menu_show_help
function menu_show_help() {
echo "Available commands:"
printf '%s\n' "${_MENU_OPTIONS[@]}"
}
# Utility function to get command key by index
# Usage: key=$(menu_get_key index)
function menu_get_key() {
local idx="$1"
if [[ $idx -ge 0 && $idx -lt ${#_MENU_KEYS[@]} ]]; then
echo "${_MENU_KEYS[$idx]}"
fi
}
# Utility function to get all command keys
# Usage: keys=($(menu_get_all_keys))
function menu_get_all_keys() {
printf '%s\n' "${_MENU_KEYS[@]}"
}
+99 -20
View File
@@ -3,27 +3,106 @@
set -e
echo "install modules"
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-eluna.git modules/mod-eluna
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-autobalance.git modules/mod-autobalance
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-ah-bot.git modules/mod-ah-bot
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-anticheat.git modules/mod-anticheat
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-bg-item-reward.git modules/mod-bg-item-reward
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-1v1-arena modules/mod-1v1-arena
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-account-mounts modules/mod-account-mounts
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-ah-bot modules/mod-ah-bot
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-anticheat modules/mod-anticheat
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-antifarming modules/mod-antifarming
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-arena-3v3-solo-queue modules/mod-arena-3v3-solo-queue
git clone --depth=1 --branch=main https://github.com/azerothcore/mod-arena-replay modules/mod-arena-replay
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-auto-revive modules/mod-auto-revive
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-autobalance modules/mod-autobalance
# NOTE: disabled because it causes DB error
# git clone --depth=1 --branch=master https://github.com/azerothcore/mod-azerothshard.git modules/mod-azerothshard
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-cfbg.git modules/mod-cfbg
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-better-item-reloading modules/mod-better-item-reloading
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-bg-item-reward modules/mod-bg-item-reward
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-bg-reward modules/mod-bg-reward
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-boss-announcer modules/mod-boss-announcer
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-breaking-news-override modules/mod-breaking-news-override
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-buff-command modules/mod-buff-command
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-cfbg modules/mod-cfbg
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-character-tools modules/mod-character-tools
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-chat-login modules/mod-chat-login
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-chat-transmitter modules/mod-chat-transmitter
# NOTE: disabled because it causes DB error
#git clone --depth=1 --branch=master https://github.com/azerothcore/mod-chromie-xp.git modules/mod-chromie-xp
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-cta-switch.git modules/mod-cta-switch
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-desertion-warnings.git modules/mod-desertion-warnings
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-duel-reset.git modules/mod-duel-reset
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-ip-tracker.git modules/mod-ip-tracker
git clone --depth=1 --branch=main https://github.com/azerothcore/mod-low-level-arena.git modules/mod-low-level-arena
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-low-level-rbg.git modules/mod-low-level-rbg
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-multi-client-check.git modules/mod-multi-client-check
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-pvp-titles.git modules/mod-pvp-titles
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-pvpstats-announcer.git modules/mod-pvpstats-announcer
git clone --depth=1 --branch=main https://github.com/azerothcore/mod-queue-list-cache.git modules/mod-queue-list-cache
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-server-auto-shutdown.git modules/mod-server-auto-shutdown
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-transmog.git modules/mod-transmog
# NOTE: disabled because it causes DB startup error
# git clone --depth=1 --branch=master https://github.com/azerothcore/mod-chromie-xp modules/mod-chromie-xp
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-congrats-on-level modules/mod-congrats-on-level
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-costumes modules/mod-costumes
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-cta-switch modules/mod-cta-switch
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-custom-login modules/mod-custom-login
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-desertion-warnings modules/mod-desertion-warnings
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-detailed-logging modules/mod-detailed-logging
git clone --depth=1 --branch=main https://github.com/azerothcore/mod-dmf-switch modules/mod-dmf-switch
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-duel-reset modules/mod-duel-reset
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-dynamic-xp modules/mod-dynamic-xp
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-ale modules/mod-ale
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-emblem-transfer modules/mod-emblem-transfer
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-fireworks-on-level modules/mod-fireworks-on-level
git clone --depth=1 --branch=main https://github.com/azerothcore/mod-global-chat modules/mod-global-chat
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-guild-zone-system modules/mod-guild-zone-system
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-guildhouse modules/mod-guildhouse
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-individual-xp modules/mod-individual-xp
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-instance-reset modules/mod-instance-reset
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-instanced-worldbosses modules/mod-instanced-worldbosses
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-ip-tracker modules/mod-ip-tracker
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-item-level-up modules/mod-item-level-up
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-keep-out modules/mod-keep-out
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-learn-highest-talent modules/mod-learn-highest-talent
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-learn-spells modules/mod-learn-spells
git clone --depth=1 --branch=main https://github.com/azerothcore/mod-low-level-arena modules/mod-low-level-arena
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-low-level-rbg modules/mod-low-level-rbg
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-mall-teleport modules/mod-mall-teleport
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-morph-all-players modules/mod-morph-all-players
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-morphsummon modules/mod-morphsummon
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-multi-client-check modules/mod-multi-client-check
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-notify-muted modules/mod-notify-muted
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-npc-all-mounts modules/mod-npc-all-mounts
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-npc-beastmaster modules/mod-npc-beastmaster
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-npc-buffer modules/mod-npc-buffer
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-npc-codebox modules/mod-npc-codebox
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-npc-enchanter modules/mod-npc-enchanter
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-npc-free-professions modules/mod-npc-free-professions
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-npc-gambler modules/mod-npc-gambler
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-npc-morph modules/mod-npc-morph
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-npc-services modules/mod-npc-services
# not yet on azerothcore github
git clone --depth=1 --branch=master https://github.com/gozzim/mod-npc-spectator modules/mod-npc-spectator
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-npc-talent-template modules/mod-npc-talent-template
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-npc-titles-tokens modules/mod-npc-titles-tokens
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-phased-duels modules/mod-phased-duels
# outdated
# git clone --depth=1 --branch=master https://github.com/azerothcore/mod-playerbots modules/mod-playerbots
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-pocket-portal modules/mod-pocket-portal
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-premium modules/mod-premium
git clone --depth=1 --branch=main https://github.com/azerothcore/mod-progression-system.git modules/mod-progression-system
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-promotion-azerothcore modules/mod-promotion-azerothcore
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-ptr-template modules/mod-ptr-template
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-pvp-quests modules/mod-pvp-quests
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-pvp-titles modules/mod-pvp-titles
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-pvp-zones modules/mod-pvp-zones
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-pvpscript modules/mod-pvpscript
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-pvpstats-announcer modules/mod-pvpstats-announcer
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-quest-status modules/mod-quest-status
git clone --depth=1 --branch=main https://github.com/azerothcore/mod-queue-list-cache modules/mod-queue-list-cache
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-quick-teleport modules/mod-quick-teleport
git clone --depth=1 --branch=main https://github.com/azerothcore/mod-racial-trait-swap modules/mod-racial-trait-swap
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-random-enchants modules/mod-random-enchants
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-rdf-expansion modules/mod-rdf-expansion
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-resurrection-scroll modules/mod-resurrection-scroll
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-reward-played-time modules/mod-reward-played-time
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-reward-shop modules/mod-reward-shop
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-server-auto-shutdown.git modules/mod-server-auto-shutdown
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-solocraft modules/mod-solocraft
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-skip-dk-starting-area modules/mod-skip-dk-starting-area
# has core patch file
# git clone --depth=1 --branch=master https://github.com/azerothcore/mod-spell-regulator modules/mod-spell-regulator
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-starter-guild modules/mod-starter-guild
git clone --depth=1 --branch=main https://github.com/azerothcore/mod-system-vip modules/mod-system-vip
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-tic-tac-toe modules/mod-tic-tac-toe
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-top-arena modules/mod-top-arena
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-transmog modules/mod-transmog
# archived / outdated
#git clone --depth=1 --branch=master https://github.com/azerothcore/mod-war-effort modules/mod-war-effort
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-weekend-xp modules/mod-weekend-xp
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-who-logged modules/mod-who-logged
git clone --depth=1 --branch=master https://github.com/azerothcore/mod-zone-difficulty modules/mod-zone-difficulty
-36
View File
@@ -1,36 +0,0 @@
#!/bin/bash
set -e
echo "Pending SQL check script:"
echo
# We want to ensure the end of file has a semicolon and doesn't have extra
# newlines
find data/sql/updates/pending* -name "*.sql" -type f | while read -r file; do
# The first sed script collapses all strings into an empty string. The
# contents of strings aren't necessary for this check and its still valid
# sql.
#
# The second rule removes sql comments.
ERR_AT_EOF="$(sed -e "s/'.*'/''/g" -e 's/ --([^-])*$//' "$file" | tr -d '\n ' | tail -c 1)"
if [[ "$ERR_AT_EOF" != ";" ]]; then
echo "Missing Semicolon (;) or multiple newlines at the end of the file."
exit 1
else
echo "> Semicolon check - OK"
fi
done
find data/sql/updates/pending* -name "*.sql" -type f | while read -r file; do
if sed "s/'.*'\(.*\)/\1/g" "$file" | grep -q -i -E "broadcast_text"; then
echo "> broadcast_text check - Failed"
echo " - DON'T EDIT broadcast_text TABLE UNLESS YOU KNOW WHAT YOU ARE DOING!"
echo " - This error can safely be ignored if the changes are approved to be sniffed."
exit 1
else
echo "> broadcast_text check - OK"
fi
done
echo
echo "Everything looks good"
@@ -21,6 +21,11 @@ results = {
# Main function to parse all the files of the project
def parsing_file(directory: str) -> None:
print("Starting AzerothCore CPP Codestyle check...")
print(" ")
print("Please read the C++ Code Standards for AzerothCore:")
print("https://www.azerothcore.org/wiki/cpp-code-standards")
print(" ")
for root, _, files in os.walk(directory):
for file in files:
if not file.endswith('.ico'): # Skip .ico files that cannot be read
@@ -138,23 +143,23 @@ def npcflags_helpers_check(file: io, file_path: str) -> None:
for line_number, line in enumerate(file, start = 1):
if 'GetUInt32Value(UNIT_NPC_FLAGS)' in line:
print(
f"Please use GetNpcFlags() instead GetUInt32Value(UNIT_NPC_FLAGS): {file_path} at line {line_number}")
f"Please use GetNpcFlags() instead of GetUInt32Value(UNIT_NPC_FLAGS): {file_path} at line {line_number}")
check_failed = True
if 'HasFlag(UNIT_NPC_FLAGS,' in line:
print(
f"Please use HasNpcFlag() instead HasFlag(UNIT_NPC_FLAGS, ...): {file_path} at line {line_number}")
f"Please use HasNpcFlag() instead of HasFlag(UNIT_NPC_FLAGS, ...): {file_path} at line {line_number}")
check_failed = True
if 'SetUInt32Value(UNIT_NPC_FLAGS,' in line:
print(
f"Please use ReplaceAllNpcFlags() instead SetUInt32Value(UNIT_NPC_FLAGS, ...): {file_path} at line {line_number}")
f"Please use ReplaceAllNpcFlags() instead of SetUInt32Value(UNIT_NPC_FLAGS, ...): {file_path} at line {line_number}")
check_failed = True
if 'SetFlag(UNIT_NPC_FLAGS,' in line:
print(
f"Please use SetNpcFlag() instead SetFlag(UNIT_NPC_FLAGS, ...): {file_path} at line {line_number}")
f"Please use SetNpcFlag() instead of SetFlag(UNIT_NPC_FLAGS, ...): {file_path} at line {line_number}")
check_failed = True
if 'RemoveFlag(UNIT_NPC_FLAGS,' in line:
print(
f"Please use RemoveNpcFlag() instead RemoveFlag(UNIT_NPC_FLAGS, ...): {file_path} at line {line_number}")
f"Please use RemoveNpcFlag() instead of RemoveFlag(UNIT_NPC_FLAGS, ...): {file_path} at line {line_number}")
check_failed = True
# Handle the script error and update the result output
if check_failed:
@@ -214,20 +219,41 @@ def misc_codestyle_check(file: io, file_path: str) -> None:
global error_handler, results
file.seek(0) # Reset file pointer to the beginning
check_failed = False
# used to check for "if/else (...) {" "} else" ignores "if/else (...) {...}" "#define ... if/else (...) {"
ifelse_curlyregex = r"^[^#define].*\s+(if|else)(\s*\(.*\))?\s*{[^}]*$|}\s*else(\s*{[^}]*$)"
# used to catch double semicolons ";;" ignores "(;;)"
double_semiregex = r"(?<!\()\s*;;(?!\))"
# used to catch tabs
tab_regex = r"\t"
# Parse all the file
for line_number, line in enumerate(file, start = 1):
if 'const auto&' in line:
print(
f"Please use 'auto const&' syntax instead of 'const auto&': {file_path} at line {line_number}")
f"Please use the 'auto const&' syntax instead of 'const auto&': {file_path} at line {line_number}")
check_failed = True
if re.search(r'\bconst\s+\w+\s*\*\b', line):
print(
f"Please use the syntax 'Class/ObjectType const*' instead of 'const Class/ObjectType*': {file_path} at line {line_number}")
f"Please use the 'Class/ObjectType const*' syntax instead of 'const Class/ObjectType*': {file_path} at line {line_number}")
check_failed = True
if [match for match in [' if(', ' if ( '] if match in line]:
print(
f"AC have as standard: if (XXXX). Please check spaces in your condition': {file_path} at line {line_number}")
f"Please use the 'if (XXXX)' syntax instead of 'if(XXXX)': {file_path} at line {line_number}")
check_failed = True
if re.match(ifelse_curlyregex, line):
print(
f"Curly brackets are not allowed to be leading or trailing if/else statements. Place it on a new line: {file_path} at line {line_number}")
check_failed = True
if re.search(double_semiregex, line):
print(
f"Double semicolon (;;) found in {file_path} at line {line_number}")
check_failed = True
if re.match(tab_regex, line):
print(
f"Tab found! Replace it to 4 spaces: {file_path} at line {line_number}")
check_failed = True
# Handle the script error and update the result output
if check_failed:
error_handler = True
+413
View File
@@ -0,0 +1,413 @@
import io
import os
import sys
import re
import glob
import subprocess
base_dir = os.getcwd()
# Get the pending directory of the project
pattern = os.path.join(base_dir, 'data/sql/updates/pending_db_*')
src_directory = glob.glob(pattern)
# Get files from base dir
base_pattern = os.path.join(base_dir, 'data/sql/base/db_*')
base_directory = glob.glob(base_pattern)
# Get files from archive dir
archive_pattern = os.path.join(base_dir, 'data/sql/archive/db_*')
archive_directory = glob.glob(archive_pattern)
# Global variables
error_handler = False
results = {
"Multiple blank lines check": "Passed",
"Trailing whitespace check": "Passed",
"SQL codestyle check": "Passed",
"INSERT & DELETE safety usage check": "Passed",
"Missing semicolon check": "Passed",
"Backtick check": "Passed",
"Directory check": "Passed",
"Table engine check": "Passed"
}
# Collect all files in all directories
def collect_files_from_directories(directories: list) -> list:
all_files = []
for directory in directories:
for root, _, files in os.walk(directory):
for file in files:
if not file.endswith('.sh'): # Skip .sh files
all_files.append(os.path.join(root, file))
return all_files
# Used to find changed or added files compared to master.
def get_changed_files() -> list:
subprocess.run(["git", "fetch", "origin", "master"], check=True)
result = subprocess.run(
["git", "diff", "--name-status", "origin/master"],
stdout=subprocess.PIPE,
stderr=subprocess.PIPE,
text=True,
)
changed_files = []
for line in result.stdout.strip().splitlines():
if not line:
continue
status, path = line.split(maxsplit=1)
if status in ("A", "M"):
changed_files.append(path)
return changed_files
# Main function to parse all the files of the project
def parsing_file(files: list) -> None:
print("Starting AzerothCore SQL Codestyle check...")
print(" ")
print("Please read the SQL Standards for AzerothCore:")
print("https://www.azerothcore.org/wiki/sql-standards")
print(" ")
# Iterate over all files in data/sql/updates/pending_db_*
for file_path in files:
if "base" not in file_path and "archive" not in file_path:
try:
with open(file_path, 'r', encoding='utf-8') as file:
multiple_blank_lines_check(file, file_path)
trailing_whitespace_check(file, file_path)
sql_check(file, file_path)
insert_delete_safety_check(file, file_path)
semicolon_check(file, file_path)
backtick_check(file, file_path)
non_innodb_engine_check(file, file_path)
except UnicodeDecodeError:
print(f"\n❌ Could not decode file {file_path}")
sys.exit(1)
# Make sure we only check changed or added files when we work with base/archive paths
changed_files = get_changed_files()
# Iterate over all file paths
for file_path in changed_files:
if "base" in file_path or "archive" in file_path:
try:
with open(file_path, "r", encoding="utf-8") as f:
directory_check(f, file_path)
except UnicodeDecodeError:
print(f"\n❌ Could not decode file {file_path}")
sys.exit(1)
# Output the results
print("\n ")
for check, result in results.items():
print(f"{check} : {result}")
if error_handler:
print("\n ")
print("\n❌ Please fix the codestyle issues above.")
sys.exit(1)
else:
print("\n ")
print(f"\n✅ Everything looks good")
# Codestyle patterns checking for multiple blank lines
def multiple_blank_lines_check(file: io, file_path: str) -> None:
global error_handler, results
file.seek(0) # Reset file pointer to the beginning
check_failed = False
consecutive_blank_lines = 0
# Parse all the file
for line_number, line in enumerate(file, start = 1):
if line.strip() == '':
consecutive_blank_lines += 1
if consecutive_blank_lines > 1:
print(f"❌ Multiple blank lines found in {file_path} at line {line_number - 1}")
check_failed = True
else:
consecutive_blank_lines = 0
# Additional check for the end of the file
if consecutive_blank_lines >= 1:
print(f"❌ Multiple blank lines found at the end of: {file_path}")
check_failed = True
# Handle the script error and update the result output
if check_failed:
error_handler = True
results["Multiple blank lines check"] = "Failed"
# Codestyle patterns checking for whitespace at the end of the lines
def trailing_whitespace_check(file: io, file_path: str) -> None:
global error_handler, results
file.seek(0) # Reset file pointer to the beginning
check_failed = False
# Parse all the file
for line_number, line in enumerate(file, start = 1):
if line.endswith(' \n'):
print(f"❌ Trailing whitespace found: {file_path} at line {line_number}")
check_failed = True
if check_failed:
error_handler = True
results["Trailing whitespace check"] = "Failed"
# Codestyle patterns checking for various codestyle issues
def sql_check(file: io, file_path: str) -> None:
global error_handler, results
file.seek(0) # Reset file pointer to the beginning
check_failed = False
# Parse all the file
for line_number, line in enumerate(file, start = 1):
if [match for match in ['broadcast_text'] if match in line]:
print(
f"❌ DON'T EDIT broadcast_text TABLE UNLESS YOU KNOW WHAT YOU ARE DOING!\nThis error can safely be ignored if the changes are approved to be sniffed: {file_path} at line {line_number}")
check_failed = True
if "EntryOrGuid" in line:
print(
f"❌ Please use entryorguid syntax instead of EntryOrGuid in {file_path} at line {line_number}\nWe recommend to use keira to have the right syntax in auto-query generation")
check_failed = True
if [match for match in [';;'] if match in line]:
print(
f"❌ Double semicolon (;;) found in {file_path} at line {line_number}")
check_failed = True
if re.match(r"\t", line):
print(
f"❌ Tab found! Replace it to 4 spaces: {file_path} at line {line_number}")
check_failed = True
last_line = line[-1].strip()
if last_line:
print(
f"❌ The last line is not a newline. Please add a newline: {file_path}")
check_failed = True
# Handle the script error and update the result output
if check_failed:
error_handler = True
results["SQL codestyle check"] = "Failed"
def insert_delete_safety_check(file: io, file_path: str) -> None:
global error_handler, results
file.seek(0) # Reset file pointer to the beginning
not_delete = ["creature_template", "gameobject_template", "item_template", "quest_template"]
check_failed = False
previous_line = ""
# Parse all the file
for line_number, line in enumerate(file, start = 1):
if line.strip().startswith("--"):
continue
if "INSERT" in line and "DELETE" not in previous_line:
print(f"❌ No DELETE keyword found before the INSERT in {file_path} at line {line_number}\nIf this error is intended, please notify a maintainer")
check_failed = True
previous_line = line
match = re.match(r"DELETE FROM\s+`([^`]+)`", line, re.IGNORECASE)
if match:
table_name = match.group(1)
if table_name in not_delete:
print(
f"❌ Entries from {table_name} should not be deleted! {file_path} at line {line_number}\nIf this error is intended, please notify a maintainer")
check_failed = True
# Handle the script error and update the result output
if check_failed:
error_handler = True
results["INSERT & DELETE safety usage check"] = "Failed"
def semicolon_check(file: io, file_path: str) -> None:
global error_handler, results
file.seek(0) # Reset file pointer to the start
check_failed = False
query_open = False
in_block_comment = False
inside_values_block = False
lines = file.readlines()
total_lines = len(lines)
def get_next_non_blank_line(start):
""" Get the next non-blank, non-comment line starting from `start` """
for idx in range(start, total_lines):
next_line = lines[idx].strip()
if next_line and not next_line.startswith('--') and not next_line.startswith('/*'):
return next_line
return None
for line_number, line in enumerate(lines, start=1):
stripped_line = line.strip()
# Skip single-line comments
if stripped_line.startswith('--'):
continue
# Handle block comments
if in_block_comment:
if '*/' in stripped_line:
in_block_comment = False
stripped_line = stripped_line.split('*/', 1)[1].strip()
else:
continue
else:
if '/*' in stripped_line:
query_open = False # Reset query state at start of block comment
in_block_comment = True
stripped_line = stripped_line.split('/*', 1)[0].strip()
# Skip empty lines (unless inside values block)
if not stripped_line and not inside_values_block:
continue
# Remove inline comments after SQL
stripped_line = stripped_line.split('--', 1)[0].strip()
if stripped_line.upper().startswith("SET") and not stripped_line.endswith(";"):
print(f"❌ Missing semicolon in {file_path} at line {line_number}")
check_failed = True
# Detect query start
if not query_open and any(keyword in stripped_line.upper() for keyword in ["SELECT", "INSERT", "UPDATE", "DELETE", "REPLACE"]):
query_open = True
# Detect start of multi-line VALUES block
if any(kw in stripped_line.upper() for kw in ["INSERT", "REPLACE"]) and "VALUES" in stripped_line.upper():
inside_values_block = True
query_open = True # Ensure query is marked open too
if inside_values_block:
if not stripped_line:
continue # Allow blank lines inside VALUES block
if stripped_line.startswith('('):
# Get next non-blank line to detect if we're at the last row
next_line = get_next_non_blank_line(line_number)
if next_line and next_line.startswith('('):
# Expect comma if another row follows
if not stripped_line.endswith(','):
print(f"❌ Missing comma in {file_path} at line {line_number}")
check_failed = True
else:
# Expect semicolon if this is the final row
if not stripped_line.endswith(';'):
print(f"❌ Missing semicolon in {file_path} at line {line_number}")
check_failed = True
inside_values_block = False
query_open = False
else:
inside_values_block = False # Close block if semicolon was found
elif query_open and not inside_values_block:
# Normal query handling (outside multi-row VALUES block)
if line_number == total_lines and not stripped_line.endswith(';'):
print(f"❌ Missing semicolon in {file_path} at the last line {line_number}")
check_failed = True
query_open = False
elif stripped_line.endswith(';'):
query_open = False
if check_failed:
error_handler = True
results["Missing semicolon check"] = "Failed"
def backtick_check(file: io, file_path: str) -> None:
global error_handler, results
file.seek(0)
check_failed = False
# Find SQL clauses
pattern = re.compile(
r'\b(SELECT|FROM|JOIN|WHERE|GROUP BY|ORDER BY|DELETE FROM|UPDATE|INSERT INTO|SET|REPLACE|REPLACE INTO)\s+(.*?)(?=;$|(?=\b(?:WHERE|SET|VALUES)\b)|$)',
re.IGNORECASE | re.DOTALL
)
# Make sure to ignore values enclosed in single- and doublequotes
quote_pattern = re.compile(r"'(?:\\'|[^'])*'|\"(?:\\\"|[^\"])*\"")
for line_number, line in enumerate(file, start=1):
# Ignore comments
if line.strip().startswith('--'):
continue
# Sanitize single- and doublequotes to prevent false positives
sanitized_line = quote_pattern.sub('', line)
# Strip inline comments (safe to do after removing quoted strings)
sanitized_line = re.sub(r'--.*$', '', sanitized_line)
matches = pattern.findall(sanitized_line)
for clause, content in matches:
# Find all words and exclude @variables
words = re.findall(r'\b(?<!@)([a-zA-Z_][a-zA-Z0-9_]*)\b', content)
for word in words:
# Skip MySQL keywords
if word.upper() in {"SELECT", "FROM", "JOIN", "WHERE", "GROUP", "BY", "ORDER",
"DELETE", "UPDATE", "INSERT", "INTO", "SET", "VALUES", "AND",
"IN", "OR", "REPLACE", "NOT", "BETWEEN",
"DISTINCT", "HAVING", "LIMIT", "OFFSET", "AS", "ON", "INNER",
"LEFT", "RIGHT", "FULL", "OUTER", "CROSS", "NATURAL",
"EXISTS", "LIKE", "IS", "NULL", "UNION", "ALL", "ASC", "DESC",
"CASE", "WHEN", "THEN", "ELSE", "END", "CREATE", "TABLE",
"ALTER", "DROP", "DATABASE", "INDEX", "VIEW", "TRIGGER",
"PROCEDURE", "FUNCTION", "PRIMARY", "KEY", "FOREIGN", "REFERENCES",
"CONSTRAINT", "DEFAULT", "AUTO_INCREMENT", "UNIQUE", "CHECK",
"SHOW", "DESCRIBE", "EXPLAIN", "USE", "GRANT", "REVOKE",
"BEGIN", "COMMIT", "ROLLBACK", "SAVEPOINT", "LOCK", "UNLOCK",
"WITH", "RECURSIVE", "COLUMN", "ENGINE", "CHARSET", "COLLATE",
"IF", "ELSEIF", "LOOP", "WHILE", "DO", "HANDLER", "LEAVE",
"ITERATE", "DECLARE", "CURSOR", "FETCH", "OPEN", "CLOSE"}:
continue
# Make sure the word is enclosed in backticks
if not re.search(rf'`{re.escape(word)}`', content):
print(f"❌ Missing backticks around ({word}). {file_path} at line {line_number}")
check_failed = True
if check_failed:
error_handler = True
results["Backtick check"] = "Failed"
def directory_check(file: io, file_path: str) -> None:
global error_handler, results
file.seek(0)
check_failed = False
# Normalize path and split into parts
normalized_path = os.path.normpath(file_path) # handles / and \
path_parts = normalized_path.split(os.sep)
# Fail if '/base/' is part of the path
if "base" in path_parts:
print(f"{file_path} is changed/added in the base directory.\nIf this is intended, please notify a maintainer.")
check_failed = True
# Fail if '/archive/' is part of the path
if "archive" in path_parts:
print(f"{file_path} is changed/added in the archive directory.\nIf this is intended, please notify a maintainer.")
check_failed = True
if check_failed:
error_handler = True
results["Directory check"] = "Failed"
def non_innodb_engine_check(file: io, file_path: str) -> None:
global error_handler, results
file.seek(0)
check_failed = False
engine_pattern = re.compile(r'ENGINE\s*=\s*([a-zA-Z0-9_]+)', re.IGNORECASE)
for line_number, line in enumerate(file, start=1):
match = engine_pattern.search(line)
if match:
engine = match.group(1).lower()
if engine != "innodb":
print(f"❌ Non-InnoDB engine found: '{engine}' in {file_path} at line {line_number}")
check_failed = True
if check_failed:
error_handler = True
results["Table engine check"] = "Failed"
# Collect all files from matching directories
all_files = collect_files_from_directories(src_directory) + collect_files_from_directories(base_directory) + collect_files_from_directories(archive_directory)
# Main function
parsing_file(all_files)
+50 -61
View File
@@ -5,72 +5,61 @@ set -e
CURRENT_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source "$CURRENT_PATH/includes/includes.sh"
source "$AC_PATH_APPS/bash_shared/menu_system.sh"
function run_option() {
re='^[0-9]+$'
if [[ $1 =~ $re ]] && test "${comp_functions[$1-1]+'test'}"; then
${comp_functions[$1-1]}
elif [ -n "$(type -t comp_$1)" ] && [ "$(type -t comp_$1)" = function ]; then
fun="comp_$1"
$fun
else
echo "invalid option, use --help option for the commands list"
fi
}
# Menu definition using the new system
# Format: "key|short|description"
comp_menu_items=(
"build|b|Configure and compile"
"clean|cl|Clean build files"
"configure|cfg|Run CMake"
"compile|cmp|Compile only"
"all|a|clean, configure and compile"
"ccacheClean|cc|Clean ccache files, normally not needed"
"ccacheShowStats|cs|show ccache statistics"
"quit|q|Close this menu"
)
function comp_quit() {
exit 0
}
comp_options=(
"build: Configure and compile"
"clean: Clean build files"
"configure: Run CMake"
"compile: Compile only"
"all: clean, configure and compile"
"ccacheClean: Clean ccache files, normally not needed"
"ccacheShowStats: show ccache statistics"
"quit: Close this menu")
comp_functions=(
"comp_build"
"comp_clean"
"comp_configure"
"comp_compile"
"comp_all"
"comp_ccacheClean"
"comp_ccacheShowStats"
"comp_quit")
PS3='[ Please enter your choice ]: '
runHooks "ON_AFTER_OPTIONS" #you can create your custom options
function _switch() {
_reply="$1"
_opt="$2"
case $_reply in
""|"--help")
echo "Available commands:"
printf '%s\n' "${options[@]}"
# Menu command handler - called by menu system for each command
function handle_compiler_command() {
local key="$1"
shift
case "$key" in
"build")
comp_build
;;
"clean")
comp_clean
;;
"configure")
comp_configure
;;
"compile")
comp_compile
;;
"all")
comp_all
;;
"ccacheClean")
comp_ccacheClean
;;
"ccacheShowStats")
comp_ccacheShowStats
;;
"quit")
echo "Closing compiler menu..."
return 0
;;
*)
run_option $_reply $_opt
;;
echo "Invalid option. Use --help to see available commands."
return 1
;;
esac
}
# Hook support (preserved from original)
runHooks "ON_AFTER_OPTIONS" # you can create your custom options
while true
do
# run option directly if specified in argument
[ ! -z $1 ] && _switch $@
[ ! -z $1 ] && exit 0
select opt in "${comp_options[@]}"
do
echo "==== ACORE COMPILER ===="
_switch $REPLY
break;
done
done
# Run the menu system
menu_run_with_items "ACORE COMPILER" handle_compiler_command -- "${comp_menu_items[@]}" -- "$@"
+47 -12
View File
@@ -1,3 +1,17 @@
#!/usr/bin/env bash
# shellcheck source=../../../deps/acore/bash-lib/src/common/boolean.sh
source "$AC_BASH_LIB_PATH/common/boolean.sh"
# Set SUDO variable - one liner
SUDO=""
IS_SUDO_ENABLED=${AC_ENABLE_ROOT_CMAKE_INSTALL:-0}
# Allow callers to opt-out from privilege escalation during install/perms adjustments
if [[ $IS_SUDO_ENABLED == 1 ]]; then
SUDO=$([ "$EUID" -ne 0 ] && echo "sudo" || echo "")
fi
function comp_clean() {
DIRTOCLEAN=${BUILDPATH:-var/build/obj}
@@ -124,7 +138,8 @@ function comp_compile() {
echo "Done"
;;
linux*|darwin*)
local confDir=${CONFDIR:-"$AC_BINPATH_FULL/../etc"}
local confDir
confDir=${CONFDIR:-"$AC_BINPATH_FULL/../etc"}
# create the folders before installing to
# set the current user and permissions
@@ -132,24 +147,44 @@ function comp_compile() {
mkdir -p "$AC_BINPATH_FULL"
echo "Creating $confDir..."
mkdir -p "$confDir"
mkdir -p "$confDir/modules"
confDir=$(realpath "$confDir")
echo "Cmake install..."
sudo cmake --install . --config $CTYPE
$SUDO cmake --install . --config $CTYPE
popd >> /dev/null || exit 1
# set all aplications SUID bit
echo "Setting permissions on binary files"
find "$AC_BINPATH_FULL" -mindepth 1 -maxdepth 1 -type f -exec sudo chown root:root -- {} +
find "$AC_BINPATH_FULL" -mindepth 1 -maxdepth 1 -type f -exec sudo chmod u+s -- {} +
if [[ $IS_SUDO_ENABLED == 0 ]]; then
echo "Skipping root ownership and SUID changes (IS_SUDO_ENABLED=0)"
else
echo "Setting permissions on binary files"
find "$AC_BINPATH_FULL" -mindepth 1 -maxdepth 1 -type f -exec $SUDO chown root:root -- {} +
find "$AC_BINPATH_FULL" -mindepth 1 -maxdepth 1 -type f -exec $SUDO chmod u+s -- {} +
$SUDO setcap cap_sys_nice=eip "$AC_BINPATH_FULL/worldserver"
$SUDO setcap cap_sys_nice=eip "$AC_BINPATH_FULL/authserver"
fi
if [[ -n "$DOCKER" ]]; then
[[ -f "$confDir/worldserver.conf.dist" ]] && \
cp -nv "$confDir/worldserver.conf.dist" "$confDir/worldserver.conf"
[[ -f "$confDir/authserver.conf.dist" ]] && \
cp -nv "$confDir/authserver.conf.dist" "$confDir/authserver.conf"
[[ -f "$confDir/dbimport.conf.dist" ]] && \
cp -nv "$confDir/dbimport.conf.dist" "$confDir/dbimport.conf"
if ( isTrue "$AC_ENABLE_CONF_COPY_ON_INSTALL" ) then
echo "Copying default configuration files to $confDir ..."
[[ -f "$confDir/worldserver.conf.dist" && ! -f "$confDir/worldserver.conf" ]] && \
cp -v "$confDir/worldserver.conf.dist" "$confDir/worldserver.conf"
[[ -f "$confDir/authserver.conf.dist" && ! -f "$confDir/authserver.conf" ]] && \
cp -v "$confDir/authserver.conf.dist" "$confDir/authserver.conf"
[[ -f "$confDir/dbimport.conf.dist" && ! -f "$confDir/dbimport.conf" ]] && \
cp -v "$confDir/dbimport.conf.dist" "$confDir/dbimport.conf"
for f in "$confDir/modules/"*.dist
do
[[ -e $f ]] || break # handle the case of no *.dist files
if [[ ! -f "${f%.dist}" ]]; then
echo "Copying module config $(basename "${f%.dist}")"
cp -v "$f" "${f%.dist}";
fi
done
fi
echo "Done"
+1 -1
View File
@@ -10,7 +10,7 @@ fi
function ac_on_after_build() {
# move the run engine
cp -rvf "$AC_PATH_APPS/startup-scripts/"* "$BINPATH"
cp -rvf "$AC_PATH_APPS/startup-scripts/src/"* "$BINPATH"
}
registerHooks "ON_AFTER_BUILD" ac_on_after_build
+17
View File
@@ -0,0 +1,17 @@
# BATS Test Configuration for Compiler App
# Set test timeout (in seconds)
export BATS_TEST_TIMEOUT=60
# Enable verbose output for debugging
export BATS_VERBOSE_RUN=1
# Test output format
export BATS_FORMATTER=pretty
# Enable colored output
export BATS_NO_PARALLELIZE_ACROSS_FILES=1
export BATS_NO_PARALLELIZE_WITHIN_FILE=1
# Compiler specific test configuration
export COMPILER_TEST_SKIP_HEAVY=1
+309
View File
@@ -0,0 +1,309 @@
#!/usr/bin/env bats
# Require minimum BATS version when supported (older distro packages lack this)
if type -t bats_require_minimum_version >/dev/null 2>&1; then
bats_require_minimum_version 1.5.0
fi
# AzerothCore Compiler Scripts Test Suite
# Tests the functionality of the compiler scripts using the unified test framework
# Load the AzerothCore test framework
load '../../test-framework/bats_libs/acore-support'
load '../../test-framework/bats_libs/acore-assert'
# Setup that runs before each test
setup() {
compiler_setup
export SCRIPT_DIR="$(cd "$(dirname "$BATS_TEST_FILENAME")/.." && pwd)"
export COMPILER_SCRIPT="$SCRIPT_DIR/compiler.sh"
}
# Cleanup that runs after each test
teardown() {
acore_test_teardown
}
# ===== COMPILER SCRIPT TESTS =====
@test "compiler: should show help with --help argument" {
run bash -c "echo '' | timeout 5s $COMPILER_SCRIPT --help"
[ "$status" -eq 0 ]
[[ "$output" =~ "Available commands:" ]]
}
@test "compiler: should show help with empty input" {
run bash -c "echo '' | timeout 5s $COMPILER_SCRIPT 2>&1 || true"
# The script might exit with timeout (124) or success (0), both are acceptable for this test
[[ "$status" -eq 0 ]] || [[ "$status" -eq 124 ]]
# Check if output contains expected content - looking for menu options (old or new format)
[[ "$output" =~ "build:" ]] || [[ "$output" =~ "clean:" ]] || [[ "$output" =~ "Please enter your choice" ]] || [[ "$output" =~ "build (b):" ]] || [[ "$output" =~ "ACORE COMPILER" ]] || [[ -z "$output" ]]
}
@test "compiler: should accept option numbers" {
# Test option 7 (ccacheShowStats) which should be safe to run
run bash -c "echo '7' | timeout 10s $COMPILER_SCRIPT 2>/dev/null || true"
# The script might exit with timeout (124) or success (0), both are acceptable
[[ "$status" -eq 0 ]] || [[ "$status" -eq 124 ]]
}
@test "compiler: should accept option by name" {
run timeout 10s "$COMPILER_SCRIPT" ccacheShowStats
[ "$status" -eq 0 ]
}
@test "compiler: should handle invalid option gracefully" {
run timeout 5s "$COMPILER_SCRIPT" invalidOption
# Should exit with error code for invalid option
[ "$status" -eq 1 ]
# Output check is optional as error message might be buffered
}
@test "compiler: should handle invalid number gracefully" {
run bash -c "echo '999' | timeout 5s $COMPILER_SCRIPT 2>&1 || true"
# The script might exit with timeout (124) or success (0) for interactive mode
[[ "$status" -eq 0 ]] || [[ "$status" -eq 124 ]]
# In interactive mode, the script should continue asking for input or timeout
}
@test "compiler: should quit with quit option" {
run timeout 5s "$COMPILER_SCRIPT" quit
[ "$status" -eq 0 ]
}
# ===== FUNCTION TESTS =====
@test "functions: comp_clean should handle non-existent build directory" {
# Source the functions with a non-existent build path
run bash -c "
export BUILDPATH='/tmp/non_existent_build_dir_$RANDOM'
source '$SCRIPT_DIR/includes/functions.sh'
comp_clean
"
# Accept either success or failure - the important thing is the function runs
[[ "$status" -eq 0 ]] || [[ "$status" -eq 1 ]]
[[ "$output" =~ "Cleaning build files" ]]
}
@test "functions: comp_clean should remove build files when directory exists" {
# Create a temporary build directory with test files
local test_build_dir="/tmp/test_build_$RANDOM"
mkdir -p "$test_build_dir/subdir"
touch "$test_build_dir/test_file.txt"
touch "$test_build_dir/subdir/nested_file.txt"
# Run the clean function
run bash -c "
export BUILDPATH='$test_build_dir'
source '$SCRIPT_DIR/includes/functions.sh'
comp_clean
"
[ "$status" -eq 0 ]
[[ "$output" =~ "Cleaning build files" ]]
# Directory should still exist but be empty
[ -d "$test_build_dir" ]
[ ! -f "$test_build_dir/test_file.txt" ]
[ ! -f "$test_build_dir/subdir/nested_file.txt" ]
# Cleanup
rm -rf "$test_build_dir"
}
@test "functions: comp_ccacheShowStats should run without errors when ccache enabled" {
run bash -c "
export AC_CCACHE=true
source '$SCRIPT_DIR/includes/functions.sh'
comp_ccacheShowStats
"
[ "$status" -eq 0 ]
}
@test "functions: comp_ccacheShowStats should do nothing when ccache disabled" {
run bash -c "
export AC_CCACHE=false
source '$SCRIPT_DIR/includes/functions.sh'
comp_ccacheShowStats
"
[ "$status" -eq 0 ]
# Should produce no output when ccache is disabled
}
@test "functions: comp_ccacheClean should handle disabled ccache" {
run bash -c "
export AC_CCACHE=false
source '$SCRIPT_DIR/includes/functions.sh'
comp_ccacheClean
"
[ "$status" -eq 0 ]
[[ "$output" =~ "ccache is disabled" ]]
}
@test "functions: comp_ccacheClean should run when ccache enabled" {
# Only run if ccache is actually available
if command -v ccache >/dev/null 2>&1; then
run bash -c "
export AC_CCACHE=true
source '$SCRIPT_DIR/includes/functions.sh'
comp_ccacheClean
"
[ "$status" -eq 0 ]
[[ "$output" =~ "Cleaning ccache" ]]
else
skip "ccache not available on system"
fi
}
@test "functions: comp_ccacheEnable should set environment variables" {
# Call the function in a subshell to capture environment changes
run bash -c "
export AC_CCACHE=true
source '$SCRIPT_DIR/includes/functions.sh'
comp_ccacheEnable
env | grep CCACHE | head -5
"
[ "$status" -eq 0 ]
[[ "$output" =~ "CCACHE_MAXSIZE" ]] || [[ "$output" =~ "CCACHE_COMPRESS" ]]
}
@test "functions: comp_ccacheEnable should not set variables when ccache disabled" {
# Call the function and verify it returns early when ccache is disabled
run bash -c "
export AC_CCACHE=false
source '$SCRIPT_DIR/includes/functions.sh'
comp_ccacheEnable
# The function should return early, so we check if it completed successfully
echo 'Function completed without setting CCACHE vars'
"
[ "$status" -eq 0 ]
[[ "$output" =~ "Function completed" ]]
}
# Mock tests for build functions (these would normally require a full setup)
@test "functions: comp_configure should detect platform" {
# Mock cmake command to avoid actual configuration
run -127 bash -c "
function cmake() {
echo 'CMAKE called with args: $*'
return 0
}
export -f cmake
# Set required variables
export BUILDPATH='/tmp'
export SRCPATH='/tmp'
export BINPATH='/tmp'
export CTYPE='Release'
# Source the functions
source '$SCRIPT_DIR/includes/functions.sh'
# Run configure in the /tmp directory
cd /tmp && comp_configure
"
# Accept command not found as this might indicate missing dependencies
[[ "$status" -eq 0 ]] || [[ "$status" -eq 127 ]]
# If successful, check for expected output
if [ "$status" -eq 0 ]; then
[[ "$output" =~ "Platform:" ]] || [[ "$output" =~ "CMAKE called with args:" ]]
fi
}
@test "functions: comp_compile should detect thread count" {
# Mock cmake command to avoid actual compilation
run -127 bash -c "
function cmake() {
echo 'CMAKE called with args: $*'
return 0
}
export -f cmake
# Mock other commands
function pushd() { echo 'pushd $*'; }
function popd() { echo 'popd $*'; }
function time() { shift; \"\$@\"; }
export -f pushd popd time
# Set required variables
export BUILDPATH='/tmp'
export MTHREADS=0
export CTYPE='Release'
export AC_BINPATH_FULL='/tmp'
# Source the functions
source '$SCRIPT_DIR/includes/functions.sh'
# Run compile in the /tmp directory
cd /tmp && comp_compile
"
# Accept command not found as this might indicate missing dependencies
[[ "$status" -eq 0 ]] || [[ "$status" -eq 127 ]]
# If successful, check for expected output
if [ "$status" -eq 0 ]; then
[[ "$output" =~ "pushd" ]] || [[ "$output" =~ "CMAKE called with args:" ]]
fi
}
@test "functions: comp_build should call configure and compile" {
# Mock the comp_configure and comp_compile functions
run -127 bash -c "
function comp_configure() {
echo 'comp_configure called'
return 0
}
function comp_compile() {
echo 'comp_compile called'
return 0
}
export -f comp_configure comp_compile
# Source the functions
source '$SCRIPT_DIR/includes/functions.sh'
# Run build
comp_build
"
# Accept command not found as this might indicate missing dependencies
[[ "$status" -eq 0 ]] || [[ "$status" -eq 127 ]]
# If successful, check for expected output
if [ "$status" -eq 0 ]; then
[[ "$output" =~ "comp_configure called" ]] && [[ "$output" =~ "comp_compile called" ]]
fi
}
@test "functions: comp_all should call clean and build" {
# Mock the comp_clean and comp_build functions
run -127 bash -c "
function comp_clean() {
echo 'comp_clean called'
return 0
}
function comp_build() {
echo 'comp_build called'
return 0
}
export -f comp_clean comp_build
# Source the functions
source '$SCRIPT_DIR/includes/functions.sh'
# Run all
comp_all
"
# Accept command not found as this might indicate missing dependencies
[[ "$status" -eq 0 ]] || [[ "$status" -eq 127 ]]
# If successful, check for expected output
if [ "$status" -eq 0 ]; then
[[ "$output" =~ "comp_clean called" ]] && [[ "$output" =~ "comp_build called" ]]
fi
}
+211
View File
@@ -0,0 +1,211 @@
#!/usr/bin/env bats
# AzerothCore Compiler Configuration Test Suite
# Tests the configuration and support scripts for the compiler module
# Load the AzerothCore test framework
load '../../test-framework/bats_libs/acore-support'
load '../../test-framework/bats_libs/acore-assert'
# Setup that runs before each test
setup() {
compiler_setup
export SCRIPT_DIR="$(cd "$(dirname "$BATS_TEST_FILENAME")/.." && pwd)"
}
# Cleanup that runs after each test
teardown() {
acore_test_teardown
}
# ===== DEFINES SCRIPT TESTS =====
@test "defines: should accept CCTYPE from argument" {
# Test the defines script with a release argument
run bash -c "unset CCTYPE; source '$SCRIPT_DIR/includes/defines.sh' release; echo \"CCTYPE=\$CCTYPE\""
[ "$status" -eq 0 ]
[[ "$output" =~ "CCTYPE=Release" ]]
}
@test "defines: should handle uppercase CCTYPE" {
# Test the defines script with an uppercase argument
run bash -c "unset CCTYPE; source '$SCRIPT_DIR/includes/defines.sh' DEBUG; echo \"CCTYPE=\$CCTYPE\""
[ "$status" -eq 0 ]
[[ "$output" =~ "CCTYPE=DEBUG" ]]
}
@test "defines: should handle lowercase input" {
# Test the defines script with lowercase input
run bash -c "unset CCTYPE; source '$SCRIPT_DIR/includes/defines.sh' debug; echo \"CCTYPE=\$CCTYPE\""
[ "$status" -eq 0 ]
[[ "$output" =~ "CCTYPE=Debug" ]]
}
@test "defines: should handle mixed case input" {
# Test the defines script with mixed case input
run bash -c "unset CCTYPE; source '$SCRIPT_DIR/includes/defines.sh' rElEaSe; echo \"CCTYPE=\$CCTYPE\""
[ "$status" -eq 0 ]
[[ "$output" =~ "CCTYPE=RElEaSe" ]]
}
@test "defines: should handle no argument" {
# Test the defines script with no argument
run bash -c "CCTYPE='original'; source '$SCRIPT_DIR/includes/defines.sh'; echo \"CCTYPE=\$CCTYPE\""
[ "$status" -eq 0 ]
[[ "$output" =~ "CCTYPE=original" ]]
}
# ===== INCLUDES SCRIPT TESTS =====
@test "includes: should create necessary directories" {
# Create a temporary test environment
local temp_dir="/tmp/compiler_test_$RANDOM"
local build_path="$temp_dir/build"
local bin_path="$temp_dir/bin"
# Remove directories to test creation
rm -rf "$temp_dir"
# Source the includes script with custom paths - use a simpler approach
run bash -c "
export BUILDPATH='$build_path'
export BINPATH='$bin_path'
export AC_PATH_APPS='$SCRIPT_DIR/..'
# Create directories manually since includes.sh does this
mkdir -p \"\$BUILDPATH\"
mkdir -p \"\$BINPATH\"
echo 'Directories created'
[ -d '$build_path' ] && echo 'BUILD_EXISTS'
[ -d '$bin_path' ] && echo 'BIN_EXISTS'
"
[ "$status" -eq 0 ]
[[ "$output" =~ "BUILD_EXISTS" ]]
[[ "$output" =~ "BIN_EXISTS" ]]
# Cleanup
rm -rf "$temp_dir"
}
@test "includes: should source required files" {
# Test that all required files are sourced without errors
run bash -c "
# Set minimal required environment
AC_PATH_APPS='$SCRIPT_DIR/..'
BUILDPATH='/tmp'
BINPATH='/tmp'
source '$SCRIPT_DIR/includes/includes.sh'
echo 'All files sourced successfully'
"
[ "$status" -eq 0 ]
[[ "$output" =~ "All files sourced successfully" ]]
}
@test "includes: should set AC_PATH_COMPILER variable" {
# Test that AC_PATH_COMPILER is set correctly
run bash -c "
AC_PATH_APPS='$SCRIPT_DIR/..'
BUILDPATH='/tmp'
BINPATH='/tmp'
source '$SCRIPT_DIR/includes/includes.sh'
echo \"AC_PATH_COMPILER=\$AC_PATH_COMPILER\"
"
[ "$status" -eq 0 ]
[[ "$output" =~ "AC_PATH_COMPILER=" ]]
[[ "$output" =~ "/compiler" ]]
}
@test "includes: should register ON_AFTER_BUILD hook" {
# Test that the hook is registered
run bash -c "
AC_PATH_APPS='$SCRIPT_DIR/..'
BUILDPATH='/tmp'
BINPATH='/tmp'
source '$SCRIPT_DIR/includes/includes.sh'
# Check if the function exists
type ac_on_after_build > /dev/null && echo 'HOOK_FUNCTION_EXISTS'
"
[ "$status" -eq 0 ]
[[ "$output" =~ "HOOK_FUNCTION_EXISTS" ]]
}
# ===== CONFIGURATION TESTS =====
@test "config: should handle missing config file gracefully" {
# Test behavior when config.sh doesn't exist
run bash -c "
export AC_PATH_APPS='$SCRIPT_DIR/..'
export AC_PATH_COMPILER='$SCRIPT_DIR'
export BUILDPATH='/tmp'
export BINPATH='/tmp'
# Test that missing config doesn't break sourcing
[ ! -f '$SCRIPT_DIR/config.sh' ] && echo 'NO_CONFIG_FILE'
echo 'Config handled successfully'
"
[ "$status" -eq 0 ]
[[ "$output" =~ "Config handled successfully" ]]
}
# ===== ENVIRONMENT VARIABLE TESTS =====
@test "environment: should handle platform detection" {
# Test that OSTYPE is properly handled
run bash -c "
source '$SCRIPT_DIR/includes/functions.sh'
echo \"Platform detected: \$OSTYPE\"
case \"\$OSTYPE\" in
linux*) echo 'LINUX_DETECTED' ;;
darwin*) echo 'DARWIN_DETECTED' ;;
msys*) echo 'MSYS_DETECTED' ;;
*) echo 'UNKNOWN_PLATFORM' ;;
esac
"
[ "$status" -eq 0 ]
[[ "$output" =~ "Platform detected:" ]]
# Should detect at least one known platform
[[ "$output" =~ "LINUX_DETECTED" ]] || [[ "$output" =~ "DARWIN_DETECTED" ]] || [[ "$output" =~ "MSYS_DETECTED" ]] || [[ "$output" =~ "UNKNOWN_PLATFORM" ]]
}
@test "environment: should handle missing environment variables gracefully" {
# Test behavior with minimal environment
run bash -c "
unset BUILDPATH BINPATH SRCPATH MTHREADS
source '$SCRIPT_DIR/includes/functions.sh'
echo 'Functions loaded with minimal environment'
"
[ "$status" -eq 0 ]
[[ "$output" =~ "Functions loaded with minimal environment" ]]
}
# ===== HOOK SYSTEM TESTS =====
@test "hooks: ac_on_after_build should copy startup scripts" {
# Mock the cp command to test the hook
function cp() {
echo "CP called with args: $*"
return 0
}
export -f cp
# Set required variables
AC_PATH_APPS="$SCRIPT_DIR/.."
BINPATH="/tmp/test_bin"
export AC_PATH_APPS BINPATH
# Source and test the hook function
source "$SCRIPT_DIR/includes/includes.sh"
run ac_on_after_build
[ "$status" -eq 0 ]
[[ "$output" =~ "CP called with args:" ]]
[[ "$output" =~ "startup-scripts" ]]
}
+254
View File
@@ -0,0 +1,254 @@
#!/usr/bin/env bats
# AzerothCore Compiler Integration Test Suite
# Tests edge cases and integration scenarios for the compiler module
# Load the AzerothCore test framework
load '../../test-framework/bats_libs/acore-support'
load '../../test-framework/bats_libs/acore-assert'
# Setup that runs before each test
setup() {
compiler_setup
export SCRIPT_DIR="$(cd "$(dirname "$BATS_TEST_FILENAME")/.." && pwd)"
}
# Cleanup that runs after each test
teardown() {
acore_test_teardown
}
# ===== INTEGRATION TESTS =====
@test "integration: should handle full compiler.sh workflow" {
# Test the complete workflow with safe options
run bash -c "
cd '$SCRIPT_DIR'
echo '7' | timeout 15s ./compiler.sh
echo 'First command completed'
echo 'quit' | timeout 10s ./compiler.sh
echo 'Quit command completed'
"
[ "$status" -eq 0 ]
[[ "$output" =~ "First command completed" ]]
[[ "$output" =~ "Quit command completed" ]]
}
@test "integration: should handle multiple consecutive commands" {
# Test running multiple safe commands in sequence
run bash -c "
cd '$SCRIPT_DIR'
timeout 10s ./compiler.sh ccacheShowStats
echo 'Command 1 done'
timeout 10s ./compiler.sh quit
echo 'Command 2 done'
"
[ "$status" -eq 0 ]
[[ "$output" =~ "Command 1 done" ]]
[[ "$output" =~ "Command 2 done" ]]
}
@test "integration: should preserve working directory" {
# Test that the script doesn't change the working directory unexpectedly
local original_pwd="$(pwd)"
run bash -c "
cd '$SCRIPT_DIR'
original_dir=\$(pwd)
timeout 10s ./compiler.sh quit
current_dir=\$(pwd)
echo \"ORIGINAL: \$original_dir\"
echo \"CURRENT: \$current_dir\"
[ \"\$original_dir\" = \"\$current_dir\" ] && echo 'DIRECTORY_PRESERVED'
"
[ "$status" -eq 0 ]
[[ "$output" =~ "DIRECTORY_PRESERVED" ]]
}
# ===== ERROR HANDLING TESTS =====
@test "error_handling: should handle script errors gracefully" {
# Test script behavior with set -e when encountering errors
run bash -c "
cd '$SCRIPT_DIR'
# Try to source a non-existent file to test error handling
timeout 5s bash -c 'set -e; source /nonexistent/file.sh' || echo 'ERROR_HANDLED'
"
[ "$status" -eq 0 ]
[[ "$output" =~ "ERROR_HANDLED" ]]
}
@test "error_handling: should validate function availability" {
# Test that required functions are available after sourcing
run bash -c "
source '$SCRIPT_DIR/includes/functions.sh'
# Check for key functions
type comp_clean > /dev/null && echo 'COMP_CLEAN_AVAILABLE'
type comp_configure > /dev/null && echo 'COMP_CONFIGURE_AVAILABLE'
type comp_compile > /dev/null && echo 'COMP_COMPILE_AVAILABLE'
type comp_build > /dev/null && echo 'COMP_BUILD_AVAILABLE'
type comp_all > /dev/null && echo 'COMP_ALL_AVAILABLE'
"
[ "$status" -eq 0 ]
[[ "$output" =~ "COMP_CLEAN_AVAILABLE" ]]
[[ "$output" =~ "COMP_CONFIGURE_AVAILABLE" ]]
[[ "$output" =~ "COMP_COMPILE_AVAILABLE" ]]
[[ "$output" =~ "COMP_BUILD_AVAILABLE" ]]
[[ "$output" =~ "COMP_ALL_AVAILABLE" ]]
}
# ===== PERMISSION TESTS =====
@test "permissions: should handle permission requirements" {
# Test script behavior with different permission scenarios
run bash -c "
# Test SUDO variable detection
source '$SCRIPT_DIR/includes/functions.sh'
echo \"SUDO variable: '\$SUDO'\"
[ -n \"\$SUDO\" ] && echo 'SUDO_SET' || echo 'SUDO_EMPTY'
"
[ "$status" -eq 0 ]
# Should set SUDO appropriately based on EUID
[[ "$output" =~ "SUDO_SET" ]] || [[ "$output" =~ "SUDO_EMPTY" ]]
}
# ===== CLEANUP TESTS =====
@test "cleanup: comp_clean should handle various file types" {
# Create a comprehensive test directory structure
local test_dir="/tmp/compiler_cleanup_test_$RANDOM"
mkdir -p "$test_dir/subdir1/subdir2"
# Create various file types
touch "$test_dir/regular_file.txt"
touch "$test_dir/executable_file.sh"
touch "$test_dir/.hidden_file"
touch "$test_dir/subdir1/nested_file.obj"
touch "$test_dir/subdir1/subdir2/deep_file.a"
ln -s "$test_dir/regular_file.txt" "$test_dir/symlink_file"
# Make one file executable
chmod +x "$test_dir/executable_file.sh"
# Test cleanup
run bash -c "
export BUILDPATH='$test_dir'
source '$SCRIPT_DIR/includes/functions.sh'
comp_clean
"
[ "$status" -eq 0 ]
[[ "$output" =~ "Cleaning build files" ]]
# Verify cleanup (directory should exist but files should be cleaned)
[ -d "$test_dir" ]
# The cleanup might not remove all files depending on the implementation
# Let's check if at least some cleanup occurred
local remaining_files=$(find "$test_dir" -type f | wc -l)
# Either all files are gone, or at least some cleanup happened
[[ "$remaining_files" -eq 0 ]] || [[ "$remaining_files" -lt 6 ]]
# Cleanup test directory
rm -rf "$test_dir"
}
# ===== THREAD DETECTION TESTS =====
@test "threading: should detect available CPU cores" {
# Test thread count detection logic
run bash -c "
# Simulate the thread detection logic from the actual function
MTHREADS=0
if [ \$MTHREADS == 0 ]; then
# Use nproc if available, otherwise simulate 4 cores
if command -v nproc >/dev/null 2>&1; then
MTHREADS=\$(nproc)
else
MTHREADS=4
fi
MTHREADS=\$((MTHREADS + 2))
fi
echo \"Detected threads: \$MTHREADS\"
"
[ "$status" -eq 0 ]
[[ "$output" =~ "Detected threads:" ]]
# Should be at least 3 (1 core + 2)
local thread_count=$(echo "$output" | grep -o '[0-9]\+')
[ "$thread_count" -ge 3 ]
}
# ===== CMAKE OPTION TESTS =====
@test "cmake: should build correct cmake command" {
# Mock cmake to capture command line arguments
run bash -c "
function cmake() {
echo 'CMAKE_COMMAND: $*'
return 0
}
export -f cmake
# Set comprehensive test environment
export SRCPATH='/test/src'
export BUILDPATH='/test/build'
export BINPATH='/test/bin'
export CTYPE='Release'
export CAPPS_BUILD='ON'
export CTOOLS_BUILD='ON'
export CSCRIPTS='ON'
export CMODULES='ON'
export CBUILD_TESTING='OFF'
export CSCRIPTPCH='ON'
export CCOREPCH='ON'
export CWARNINGS='ON'
export CCOMPILERC='gcc'
export CCOMPILERCXX='g++'
export CCUSTOMOPTIONS='-DCUSTOM_OPTION=1'
source '$SCRIPT_DIR/includes/functions.sh'
# Change to buildpath and run configure
cd /test || cd /tmp
comp_configure 2>/dev/null || echo 'Configure completed with warnings'
"
[ "$status" -eq 0 ]
[[ "$output" =~ "CMAKE_COMMAND:" ]] || [[ "$output" =~ "Configure completed" ]]
}
# ===== PLATFORM SPECIFIC TESTS =====
@test "platform: should set correct options for detected platform" {
# Test platform-specific CMAKE options
run bash -c "
# Mock cmake to capture platform-specific options
function cmake() {
echo 'CMAKE_PLATFORM_ARGS: $*'
return 0
}
export -f cmake
export BUILDPATH='/tmp'
export SRCPATH='/tmp'
export BINPATH='/tmp'
export CTYPE='Release'
source '$SCRIPT_DIR/includes/functions.sh'
# Change to buildpath and run configure
cd /tmp
comp_configure 2>/dev/null || echo 'Configure completed with warnings'
"
[ "$status" -eq 0 ]
[[ "$output" =~ "CMAKE_PLATFORM_ARGS:" ]] || [[ "$output" =~ "Configure completed" ]]
}
+57 -13
View File
@@ -1,22 +1,66 @@
# ==== PHP merger (index.php + merge.php) ====
# AzerothCore Config Merger
This is a PHP script for merging a new .dist file with your existing .conf file (worldserver.conf.dist and authserver.conf.dist)
This directory contains configuration file merger tools to help update your AzerothCore server and module configurations with new options from distribution files.
It uses sessions so it is multi user safe, it adds any options that are removed to the bottom of the file commented out, just in case it removes something it shouldn't.
If you add your custom patch configs below "# Custom" they will be copied exactly as they are.
**Available Options:** PHP and Python versions (**Python recommended for new users**)
Your new config will be found under $basedir/session_id/newconfig.conf.merge
## Purpose
If you do not run a PHP server on your machiene you can read this guide on ["How to execute PHP code using command line?"](https://www.geeksforgeeks.org/how-to-execute-php-code-using-command-line/) on geeksforgeeks.org.
The config merger tools help you update your existing configuration files (`.conf`) to include new options that have been added to the distribution files (`.conf.dist`). Distribution files always contain the most recent configuration changes and new options, while your personal config files may be missing these updates. These tools will:
```
php -S localhost:port -t E:\Azerothcore-wotlk\apps\config-merger\
- Compare your existing config files with the latest distribution files
- Show you new configuration options that are missing from your files
- Allow you to selectively add new options to your configs
- Create automatic backups before making any changes
- Support authserver.conf, worldserver.conf, and all module configs
## Available Versions
### PHP Version
**Requirements:**
- PHP 5.6 or higher
- **Requires a web server** (Apache, Nginx, IIS, etc.) to function
- No additional libraries required (uses built-in PHP functions only)
**Features:**
- Web-based interface
- Configuration file parsing and merging
- Browser-accessible configuration management
**Usage:**
- Deploy to web server with PHP support (can be local - XAMPP, WAMP, or built-in PHP server)
- Access via web browser
- Follow web interface instructions
### Python Version (Recommended)
**Requirements:**
- Python 3.6 or higher
- No additional setup required beyond installing Python
- No additional libraries required (uses built-in modules only)
**Features:**
- Interactive menu-driven interface
- Support for server configs (authserver.conf, worldserver.conf)
- Support for module configs with bulk or selective updates
- Automatic backup creation with timestamps
- Cross-platform compatibility (Windows, Linux, macOS, and others)
- Can be run via command line or by double-clicking the .py file
**Usage:**
```bash
# Via command line
cd /path/to/configs
python config_merger.py
# Or double-click config_merger.py to open in terminal
```
Change port to an available port to use. i.e 8000
## Installation
Then go to your browser and type:
When building AzerothCore with the `TOOL_CONFIG_MERGER` CMake option enabled, **only the Python version** will be automatically copied to your configs directory during the build process. The PHP version must be manually deployed to a web server.
```
localhost:8000/index.php
```
## Support
Both versions provide the same core functionality for merging configuration files. Choose the version that best fits your environment and preferences. Python is recommended for most users due to its simplicity and no web server requirement.
+22
View File
@@ -0,0 +1,22 @@
# ==== PHP merger (index.php + merge.php) ====
This is a PHP script for merging a new .dist file with your existing .conf file (worldserver.conf.dist and authserver.conf.dist)
It uses sessions so it is multi user safe, it adds any options that are removed to the bottom of the file commented out, just in case it removes something it shouldn't.
If you add your custom patch configs below "# Custom" they will be copied exactly as they are.
Your new config will be found under $basedir/session_id/newconfig.conf.merge
If you do not run a PHP server on your machine you can read this guide on ["How to execute PHP code using command line?"](https://www.geeksforgeeks.org/how-to-execute-php-code-using-command-line/) on geeksforgeeks.org.
```
php -S localhost:port -t E:\Azerothcore-wotlk\apps\config-merger\php\
```
Change port to an available port to use. i.e 8000
Then go to your browser and type:
```
localhost:8000/index.php
```
+150
View File
@@ -0,0 +1,150 @@
# AzerothCore Config Updater/Merger - Python Version
A command-line tool to update your AzerothCore configuration files with new options from distribution files.
> [!NOTE]
> Based on and modified from [@BoiseComputer](https://github.com/BoiseComputer) (Brian Aldridge)'s [update_module_confs](https://github.com/Brian-Aldridge/update_module_confs) project to meet AzerothCore's needs
## Overview
This tool compares your existing configuration files (`.conf`) with the latest distribution files (`.conf.dist`) and helps you add new configuration options that may have been introduced in updates. It ensures your configs stay up-to-date while preserving your custom settings.
## Features
- **Interactive Menu System** - Easy-to-use numbered menu options
- **Server Config Support** - Update authserver.conf and worldserver.conf
- **Module Config Support** - Update all or selected module configurations
- **Automatic Backups** - If you choose a valid option and there are changes, a timestamped backup is created before any changes are made (e.g. `filename(d11_m12_y2025_14h_30m_45s).bak`)
- **Selective Updates** - Choose which new config options to add (y/n prompts)
- **Safe Operation** - Only creates backups and makes changes when new options are found
## How to Use
There are two ways to use this. You can either copy this file directly to your `/configs` folder, or enable `TOOL_CONFIG_MERGER` in CMake. Upon compiling your core, the file will be generated in the same location as your `/configs` folder.
### Interactive Mode (Default)
1. **Run the script** in your configs directory:
```bash
python config_merger.py
```
Or simply **double-click** the `config_merger.py` file to run it directly.
2. **Specify configs path** (or press Enter for current directory):
```
Enter the path to your configs folder (default: .) which means current folder:
```
3. **Choose from the menu**:
```
AzerothCore Config Updater/Merger (v. 1)
--------------------------
1 - Update Auth Config
2 - Update World Config
3 - Update Auth and World Configs
4 - Update All Modules Configs
5 - Update Modules (Selection) Configs
0 - Quit
```
### Command Line Interface (CLI)
For automation and scripting, you can use CLI mode:
```bash
python config_merger.py [config_dir] [target] [options]
```
**Arguments:**
- `config_dir` (optional): Path to configs directory (default: current directory)
- `target` (optional): What to update:
- `auth` - Update authserver.conf only
- `world` - Update worldserver.conf only
- `both` - Update both server configs
- `modules` - Update all module configs
- `modules-select` - Interactive module selection
**Options:**
- `-y, --yes`: Skip prompts and auto-add all new config options (default: prompt for each option)
- `--version`: Show version information
**Examples:**
```bash
# Interactive mode (default)
python config_merger.py
# Update auth config with prompts
python config_merger.py . auth
# Update both configs automatically (no prompts)
python config_merger.py /path/to/configs both -y
# Update all modules with confirmation
python config_merger.py . modules
```
## Menu Options Explained
- **Option 1**: Updates only `authserver.conf` from `authserver.conf.dist`
- **Option 2**: Updates only `worldserver.conf` from `worldserver.conf.dist`
- **Option 3**: Updates both server config files
- **Option 4**: Automatically processes all module config files in the `modules/` folder
- **Option 5**: Shows you a list of available modules and lets you select specific ones to update
- **Option 0**: Exit the program
## Interactive Process
For each missing configuration option found, the tool will:
1. **Show you the option** with its comments and default value
2. **Ask for confirmation**: `Add [option_name] to config? (y/n):`
3. **Add or skip** based on your choice
4. **Create backup** (before any changes are made) only if you choose a valid option and there are changes (format: `filename(d11_m12_y2025_14h_30m_45s).bak`)
## Example Session
```
Processing worldserver.conf ...
Backup created: worldserver.conf(d11_m12_y2025_14h_30m_45s).bak
# New feature for XP rates
XP.Rate = 1
Add XP.Rate to config? (y/n): y
Added XP.Rate.
# Database connection pool size
Database.PoolSize = 5
Add Database.PoolSize to config? (y/n): n
Skipped Database.PoolSize.
```
## Requirements
- Python 3.6 or higher
- No additional libraries needed (uses built-in modules only)
## File Structure Expected
```
configs/
├── config_merger.py (this script)
├── authserver.conf.dist
├── authserver.conf
├── worldserver.conf.dist
├── worldserver.conf
└── modules/
├── mod_example.conf.dist
├── mod_example.conf
└── ...
```
## License
This file is part of the AzerothCore Project. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
**Note:** Original code portions were licensed under the MIT License by Brian Aldridge (https://github.com/BoiseComputer)
Original project: https://github.com/Brian-Aldridge/update_module_confs
+276
View File
@@ -0,0 +1,276 @@
# Version 1
# Based and modified from: https://github.com/Brian-Aldridge/update_module_confs
#
# This file is part of the AzerothCore Project. See AUTHORS file for Copyright information
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
# more details.
#
# You should have received a copy of the GNU General Public License along
# with this program. If not, see <http://www.gnu.org/licenses/>.
#
# Original code portions licensed under MIT License by Brian Aldridge (https://github.com/BoiseComputer)
# Original project: https://github.com/Brian-Aldridge/update_module_confs
VERSION = "1"
import os
import shutil
import argparse
import sys
from datetime import datetime
def find_modules(folder):
dist_files = []
try:
files = os.listdir(folder)
except (OSError, IOError) as e:
print(f"[ERROR] Could not list directory '{folder}': {e}")
return []
for file in files:
if file.endswith('.conf.dist'):
dist_files.append(file)
return sorted(dist_files)
def prompt_module_selection(dist_files):
print("Found the following modules:")
for idx, fname in enumerate(dist_files, 1):
print(f" {idx}. {fname}")
nums = input("Enter numbers of modules to update (comma-separated): ").strip()
raw_inputs = [x.strip() for x in nums.split(",") if x.strip()]
indices = []
invalid = []
for x in raw_inputs:
if not x.isdigit():
invalid.append(f"'{x}' (not a number)")
continue
idx = int(x)
if 0 < idx <= len(dist_files):
indices.append(idx-1)
else:
invalid.append(f"'{x}' (out of range, must be 1-{len(dist_files)})")
if invalid:
print("Invalid input:")
for msg in invalid:
print(f" {msg}")
if not indices:
print("No valid module numbers were entered.")
return []
selected = [dist_files[i] for i in indices]
return selected
def backup_file(filepath):
timestamp = datetime.now().strftime("d%d_m%m_y%Y_%Hh_%Mm_%Ss")
bakpath = f"{filepath}({timestamp}).bak"
try:
shutil.copy2(filepath, bakpath)
print(f" Backup created: {bakpath}")
except (OSError, IOError) as e:
print(f"[ERROR] Failed to create backup '{bakpath}': {e}")
return False
return True
def parse_conf(filepath):
# Returns a dict of key: (line, [preceding_comments])
try:
with open(filepath, encoding="utf-8") as f:
lines = f.readlines()
except (OSError, IOError) as e:
print(f"[ERROR] Failed to read config file '{filepath}': {e}")
return None
conf = {}
comments = []
for line in lines:
stripped = line.strip()
if not stripped or stripped.startswith("#"):
comments.append(line)
continue
if stripped.startswith("[") and stripped.endswith("]"):
# Ignore [headers of configs]
comments.clear()
continue
if stripped.count("=") == 1:
key, value = [s.strip() for s in stripped.split("=", 1)]
if '#' in value:
value = value.split('#', 1)[0].rstrip()
if key:
conf[key] = (f"{key} = {value}\n", comments.copy())
comments.clear()
continue
return conf
def find_missing_keys(dist_conf, user_conf):
missing = {}
for key, (line, comments) in dist_conf.items():
if key not in user_conf:
missing[key] = (line, comments)
return missing
def update_conf(dist_path, conf_path, skip_prompts=False):
if not os.path.exists(conf_path):
print(f" User config {conf_path} does not exist, skipping.")
return False
dist_conf = parse_conf(dist_path)
user_conf = parse_conf(conf_path)
missing = find_missing_keys(dist_conf, user_conf)
if not missing:
print(" No new config options to add.")
return False
updated = False
lines_to_add = []
for key, (line, comments) in missing.items():
if skip_prompts:
lines_to_add.append((comments, line, key))
else:
print("\n" + "".join(comments if comments else []) + line, end="")
add = input(f" Add {key} to config? (y/n): ").strip().lower()
if add in ("", "y", "yes"):
lines_to_add.append((comments, line, key))
else:
print(f" Skipped {key}.")
if lines_to_add:
backup_file(conf_path)
# Write using system's default line ending to avoid mixing CRLF and LF in the config file
newline = os.linesep.encode('utf-8')
with open(conf_path, "ab") as f:
for comments, line, key in lines_to_add:
if comments:
for c in comments:
f.write(c.rstrip('\r\n').encode('utf-8') + newline)
f.write(line.rstrip('\r\n').encode('utf-8') + newline)
print(f" Added {key}.")
updated = True
return updated
def update_server_config(config_name, config_dir, skip_prompts=False):
dist_path = os.path.join(config_dir, f"{config_name}.conf.dist")
conf_path = os.path.join(config_dir, f"{config_name}.conf")
if not os.path.exists(dist_path):
print(f" Distribution config {dist_path} does not exist, skipping.")
return False
print(f"\nProcessing {config_name}.conf ...")
return update_conf(dist_path, conf_path, skip_prompts)
def update_modules(config_dir, selected_only=False, skip_prompts=False):
modules_dir = os.path.join(config_dir, "modules")
if not os.path.exists(modules_dir):
print(f" Modules directory {modules_dir} does not exist, skipping.")
return
dist_files = find_modules(modules_dir)
if not dist_files:
print(" No .conf.dist files found in modules folder.")
return
if selected_only:
selected = prompt_module_selection(dist_files)
if not selected:
print(" No modules selected.")
return
else:
selected = dist_files
for dist_fname in selected:
module = dist_fname[:-5] # Removes ".dist"
conf_fname = module # e.g., mod_x.conf
dist_path = os.path.join(modules_dir, dist_fname)
conf_path = os.path.join(modules_dir, conf_fname)
print(f"\nProcessing {conf_fname} ...")
update_conf(dist_path, conf_path, skip_prompts)
def show_main_menu():
print(f"\nAzerothCore Config Updater/Merger (v. {VERSION})")
print("--------------------------")
print("1 - Update Auth Config")
print("2 - Update World Config")
print("3 - Update Auth and World Configs")
print("4 - Update All Modules Configs")
print("5 - Update Modules (Selection) Configs")
print("0 - Quit")
return input("Select an option: ").strip()
def parse_args():
parser = argparse.ArgumentParser(description='AzerothCore Config Updater/Merger')
parser.add_argument('config_dir', nargs='?', default='.',
help='Path to configs directory (default: current directory)')
parser.add_argument('target', nargs='?',
choices=['auth', 'world', 'both', 'modules', 'modules-select'],
help='What to update: auth, world, both, modules, modules-select')
parser.add_argument('-y', '--yes', action='store_true',
help='Automatically answer yes to all prompts')
parser.add_argument('--version', action='version', version=f'%(prog)s {VERSION}')
return parser.parse_args()
def main():
args = parse_args()
# If no target specified, run interactive mode
if args.target is None:
print(f"AzerothCore Config Updater/Merger (v. {VERSION})")
print("==========================")
config_dir = input("Enter the path to your configs folder (Default / Empty will use the folder where this script is located): ").strip()
if not config_dir:
config_dir = "."
if not os.path.isdir(config_dir):
print("Provided path is not a valid directory.")
return
while True:
choice = show_main_menu()
if choice == "1":
update_server_config("authserver", config_dir)
elif choice == "2":
update_server_config("worldserver", config_dir)
elif choice == "3":
update_server_config("authserver", config_dir)
update_server_config("worldserver", config_dir)
elif choice == "4":
update_modules(config_dir, selected_only=False)
elif choice == "5":
update_modules(config_dir, selected_only=True)
elif choice == "0":
print("Goodbye!")
break
else:
print("Invalid selection. Please try again.")
else:
# CLI mode
config_dir = args.config_dir
if not os.path.isdir(config_dir):
print(f"Error: Directory '{config_dir}' does not exist.")
sys.exit(1)
print(f"AzerothCore Config Updater/Merger (v. {VERSION}) - CLI Mode")
print(f"Config directory: {os.path.abspath(config_dir)}")
print(f"Target: {args.target}")
if args.yes:
print("Skip prompts: Yes")
if args.target == 'auth':
update_server_config("authserver", config_dir, args.yes)
elif args.target == 'world':
update_server_config("worldserver", config_dir, args.yes)
elif args.target == 'both':
update_server_config("authserver", config_dir, args.yes)
update_server_config("worldserver", config_dir, args.yes)
elif args.target == 'modules':
update_modules(config_dir, selected_only=False, skip_prompts=args.yes)
elif args.target == 'modules-select':
if args.yes:
print("Warning: --yes flag ignored for modules-select (requires interactive selection)")
update_modules(config_dir, selected_only=True, skip_prompts=False)
if __name__ == "__main__":
main()
-1
View File
@@ -1 +0,0 @@
config.sh
-12
View File
@@ -1,12 +0,0 @@
This script is used by devs to export the databases to base directories
You should use it on clean databases
## USAGE
NOTE: this script is only working under unix currently
1) You must create a config.sh file changing DB connection configurations
of /conf/config.sh.dist
2) Run the db_export.sh script and wait
-52
View File
@@ -1,52 +0,0 @@
#!/usr/bin/env bash
ROOTPATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )/../../" && pwd )"
source "$ROOTPATH/apps/bash_shared/includes.sh"
if [ -f "./config.sh" ]; then
source "./config.sh" # should overwrite previous
fi
echo "This is a dev-only procedure to export the DB into the SQL base files. All base files will be overwritten."
read -p "Are you sure you want to continue (y/N)? " choice
case "$choice" in
y|Y ) echo "Exporting the DB into the SQL base files...";;
* ) return;;
esac
echo "===== STARTING PROCESS ====="
function export() {
echo "Working on: "$1
database=$1
var_base_path="DB_"$database"_PATHS"
base_path=${!var_base_path%/}
base_conf="TPATH="$base_path";\
CLEANFOLDER=1; \
CHMODE=0; \
TEXTDUMPS=0; \
PARSEDUMP=1; \
FULL=0; \
DUMPOPTS='--skip-comments --skip-set-charset --routines --extended-insert --order-by-primary --single-transaction --quick'; \
"
var_base_conf="DB_"$database"_CONF"
base_conf=$base_conf${!var_base_conf}
var_base_name="DB_"$database"_NAME"
base_name=${!var_base_name}
bash "$AC_PATH_DEPS/acore/mysql-tools/mysql-tools" "dump" "" "$base_name" "" "$base_conf"
}
for db in ${DATABASES[@]}
do
export "$db"
done
echo "===== DONE ====="
+18 -12
View File
@@ -1,10 +1,12 @@
ARG UBUNTU_VERSION=22.04 # lts
ARG TZ=Etc/UTC
ARG UBUNTU_VERSION=24.04 # lts
# This target lays out the general directory skeleton for AzerothCore,
# This target isn't intended to be directly used
FROM ubuntu:$UBUNTU_VERSION AS skeleton
# Note: ARG instructions defined after FROM are available in this build stage.
# Placing ARG TZ here (after FROM) ensures it is accessible for configuring the timezone below.
ARG TZ=Etc/UTC
ARG DOCKER=1
ARG DEBIAN_FRONTEND=noninteractive
@@ -65,7 +67,7 @@ RUN apt-get update \
build-essential ccache libtool cmake-data make cmake clang \
git lsb-base curl unzip default-mysql-client openssl \
default-libmysqlclient-dev libboost-all-dev libssl-dev libmysql++-dev \
libreadline-dev zlib1g-dev libbz2-dev libncurses5-dev \
libreadline-dev zlib1g-dev libbz2-dev libncurses5-dev liblzma-dev \
&& rm -rf /var/lib/apt/lists/*
COPY CMakeLists.txt /azerothcore/CMakeLists.txt
@@ -115,11 +117,12 @@ ARG DOCKER_USER=acore
ENV ACORE_COMPONENT=undefined
# Install base dependencies for azerothcore
RUN apt-get update && \
apt-get install -y --no-install-recommends \
libmysqlclient21 libreadline8 \
gettext-base default-mysql-client && \
rm -rf /var/lib/apt/lists/*
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
libmysqlclient21 libreadline8 libicu74 libncurses5-dev \
gettext-base default-mysql-client \
adduser \
&& rm -rf /var/lib/apt/lists/*
COPY --from=build /azerothcore/env/dist/etc/ /azerothcore/env/ref/etc
@@ -127,10 +130,13 @@ VOLUME /azerothcore/env/dist/etc
ENV PATH="/azerothcore/env/dist/bin:$PATH"
RUN groupadd --gid "$GROUP_ID" "$DOCKER_USER" && \
useradd -d /azerothcore --uid "$USER_ID" --gid "$GROUP_ID" "$DOCKER_USER" && \
passwd -d "$DOCKER_USER" && \
chown -R "$DOCKER_USER:$DOCKER_USER" /azerothcore
# To use GID/UID 1000 in ubuntu > 23.04 the existing user must be deleted
# See https://bugs.launchpad.net/cloud-images/+bug/2005129
RUN userdel --remove ubuntu \
&& addgroup --gid "$GROUP_ID" "$DOCKER_USER" \
&& adduser --disabled-password --gecos '' --uid "$USER_ID" --gid "$GROUP_ID" "$DOCKER_USER" \
&& passwd -d "$DOCKER_USER" \
&& chown -R "$DOCKER_USER:$DOCKER_USER" /azerothcore
COPY --chown=$USER_ID:$GROUP_ID \
--chmod=755 \
+37 -12
View File
@@ -7,7 +7,7 @@
#
#=================================================================
FROM ubuntu:22.04 as dev
FROM ubuntu:24.04 as dev
ARG USER_ID=1000
ARG GROUP_ID=1000
ARG DOCKER_USER=acore
@@ -29,13 +29,37 @@ ENV TZ=$TZ
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update \
&& apt-get install -y \
gdb gdbserver git dos2unix lsb-core sudo curl unzip \
make cmake clang libmysqlclient-dev libboost-all-dev \
build-essential libtool cmake-data openssl libgoogle-perftools-dev google-perftools \
libssl-dev libmysql++-dev libreadline6-dev zlib1g-dev libbz2-dev mysql-client \
libncurses5-dev ccache tzdata \
&& rm -rf /var/lib/apt/lists/*
&& apt-get install -y --no-install-recommends \
# Classic install
git \
clang lldb lld clang-format clang-tidy \
make cmake \
gcc g++ \
libmysqlclient-dev \
libssl-dev \
libbz2-dev \
libreadline-dev \
libncurses-dev \
mysql-server \
libboost-all-dev \
# Other
curl \
unzip \
sudo \
gdb gdbserver \
libtool \
build-essential \
cmake-data \
openssl \
google-perftools libgoogle-perftools-dev \
libmysql++-dev \
ccache \
tzdata \
# Utility for column command used by dashboard
util-linux \
# Certificates for downloading client data
ca-certificates \
&& rm -rf /var/lib/apt/lists/*
# Ensure git will work with the AzerothCore source directory
RUN git config --global --add safe.directory /azerothcore
@@ -45,10 +69,11 @@ RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime \
&& echo $TZ > /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata
# Create a non-root user
RUN addgroup --gid "$GROUP_ID" "$DOCKER_USER" && \
adduser --disabled-password --gecos '' --uid "$USER_ID" --gid "$GROUP_ID" "$DOCKER_USER" && \
passwd -d "$DOCKER_USER" && \
echo "$DOCKER_USER ALL=(ALL:ALL) NOPASSWD: ALL" >> /etc/sudoers
RUN userdel --remove ubuntu \
&& addgroup --gid "$GROUP_ID" "$DOCKER_USER" \
&& adduser --disabled-password --gecos '' --uid "$USER_ID" --gid "$GROUP_ID" "$DOCKER_USER" \
&& passwd -d "$DOCKER_USER" \
&& echo "$DOCKER_USER ALL=(ALL:ALL) NOPASSWD: ALL" >> /etc/sudoers
# must be created to set the correct permissions on them
RUN mkdir -p \
+85
View File
@@ -0,0 +1,85 @@
#!/bin/bash
function Base {
echo "Extract Base"
rm -rf dbc maps Cameras
./map_extractor
Menu
}
function VMaps {
echo "Extract VMaps"
mkdir -p Buildings vmaps
rm -rf Buildings/* vmaps/*
./vmap4_extractor
./vmap4_assembler Buildings vmaps
rmdir -rf Buildings
Menu
}
function MMaps {
echo "This may take a few hours to complete. Please be patient."
mkdir -p mmaps
rm -rf mmaps/*
./mmaps_generator
Menu
}
function All {
echo "This may take a few hours to complete. Please be patient."
rm -rf dbc maps Cameras
mkdir -p Buildings vmaps mmaps
rm -rf Buildings/* vmaps/* mmaps/*
./map_extractor
./vmap4_extractor
./vmap4_assembler Buildings vmaps
rmdir -rf Buildings
./mmaps_generator
Menu
}
function Menu {
echo ""
echo "..............................................."
echo "AzerothCore dbc, maps, vmaps, mmaps extractor"
echo "..............................................."
echo "PRESS 1, 2, 3 OR 4 to select your task, or 5 to EXIT."
echo "..............................................."
echo ""
echo "WARNING! when extracting the vmaps extractor will"
echo "output the text below, it's intended and not an error:"
echo ".........................................."
echo "Extracting World\Wmo\Band\Final_Stage.wmo"
echo "No such file."
echo "Couldn't open RootWmo!!!"
echo "Done!"
echo " .........................................."
echo ""
echo "Press 1, 2, 3 or 4 to start extracting or 5 to exit."
echo "1 - Extract base files (NEEDED) and cameras."
echo "2 - Extract vmaps (needs maps to be extracted before you run this) (OPTIONAL, highly recommended)"
echo "3 - Extract mmaps (needs vmaps to be extracted before you run this, may take hours) (OPTIONAL, highly recommended)"
echo "4 - Extract all (may take hours)"
echo "5 - EXIT"
echo ""
read -rp "Type 1, 2, 3, 4 or 5 then press ENTER: " choice
case $choice in
1) Base ;;
2) VMaps ;;
3) MMaps ;;
4) All ;;
5) exit 0;;
*) echo "Invalid choice."; read -rp "Type 1, 2, 3, 4 or 5 then press ENTER: " choice ;;
esac
}
if [ -d "./Data" ] && [ -f "map_extractor" ] && [ -f "vmap4_extractor" ] && [ -f "vmap4_assembler" ] && [ -f "mmaps_generator" ]; then
echo "The required files and folder exist in the current directory."
chmod +x map_extractor vmap4_extractor vmap4_assembler mmaps_generator
Menu
else
echo "One or more of the required files or folder is missing from the current directory."
echo "Place map_extractor vmap4_extractor vmap4_assembler mmaps_generator"
echo "In your WoW folder with WoW.exe"
fi
+85
View File
@@ -0,0 +1,85 @@
#!/bin/bash
function Base {
echo "Extrayendo archivos base"
rm -rf dbc maps Cameras
./map_extractor
Menu
}
function VMaps {
echo "Extrayendo VMaps"
mkdir -p Buildings vmaps
rm -rf Buildings/* vmaps/*
./vmap4_extractor
./vmap4_assembler Buildings vmaps
rmdir -rf Buildings
Menu
}
function MMaps {
echo "Esto puede tardar unas horas en completarse. Por favor, tenga paciencia."
mkdir -p mmaps
rm -rf mmaps/*
./mmaps_generator
Menu
}
function All {
echo "Esto puede tardar varias horas en completarse. Por favor, tenga paciencia."
rm -rf dbc maps Cameras
mkdir -p Buildings vmaps mmaps
rm -rf Buildings/* vmaps/* mmaps/*
./map_extractor
./vmap4_extractor
./vmap4_assembler Buildings vmaps
rmdir -rf Buildings
./mmaps_generator
Menu
}
function Menu {
echo ""
echo "..............................................."
echo "Extractor de dbc, maps, vmaps, mmaps de AzerothCore"
echo "..............................................."
echo "PRESIONE 1, 2, 3 O 4 para seleccionar su tarea, o 5 para SALIR."
echo "..............................................."
echo ""
echo "ADVERTENCIA: al extraer los vmaps del extractor"
echo "la salida del texto de abajo, es intencional y no un error:"
echo ".........................................."
echo "Extracting World\Wmo\Band\Final_Stage.wmo"
echo "No such file."
echo "Couldn't open RootWmo!!!"
echo "Done!"
echo ".........................................."
echo ""
echo "Presione 1, 2, 3 o 4 para iniciar la extracción o 5 para salir."
echo "1 - Extraer los archivos base (NECESARIOS) y las cámaras."
echo "2 - Extraer vmaps (necesita que los mapas se extraigan antes de ejecutar esto) (OPCIONAL, muy recomendable)"
echo "3 - Extraer mmaps (necesita que los vmaps se extraigan antes de ejecutar esto, puede llevar horas) (OPCIONAL, muy recomendable)"
echo "4 - Extraer todo (puede llevar varias horas)"
echo "5 - SALIR"
echo ""
read -rp "Escriba 1, 2, 3, 4 o 5 y pulse ENTER: " choice
case $choice in
1) Base ;;
2) VMaps ;;
3) MMaps ;;
4) All ;;
5) exit 0;;
*) echo "Opción inválida."; read -rp "Escriba 1, 2, 3, 4 o 5 y presione ENTER: " choice ;;
esac
}
if [ -d "./Data" ] && [ -f "map_extractor" ] && [ -f "vmap4_extractor" ] && [ -f "vmap4_assembler" ] && [ -f "mmaps_generator" ]; then
echo "Los archivos y carpetas requeridos existen en el directorio actual."
chmod +x map_extractor vmap4_extractor vmap4_assembler mmaps_generator
Menu
else
echo "Uno o más archivos o carpetas requeridos no se encuentran en el directorio actual."
echo "Coloque map_extractor vmap4_extractor vmap4_assembler mmaps_generator"
echo "en su directorio de WoW junto con WoW.exe"
fi
@@ -0,0 +1,9 @@
#!/usr/bin/env bash
CURRENT_PATH=$( cd "$(dirname "${BASH_SOURCE[0]}")" || exit ; pwd )
# shellcheck source=./config.sh
source "$CURRENT_PATH/config.sh"
acore_dash_config "$@"
+60
View File
@@ -0,0 +1,60 @@
#!/usr/bin/env bash
CURRENT_PATH=$( cd "$(dirname "${BASH_SOURCE[0]}")" || exit ; pwd )
# shellcheck source=../../../bash_shared/includes.sh
source "$CURRENT_PATH/../../../bash_shared/includes.sh"
# shellcheck source=../includes.sh
source "$CURRENT_PATH/../includes.sh"
# shellcheck source=../../../bash_shared/menu_system.sh
source "$AC_PATH_APPS/bash_shared/menu_system.sh"
function acore_dash_configShowValue() {
if [ $# -ne 1 ]; then
echo "Usage: show <VAR_NAME>"
return 1
fi
local varName="$1"
local varValue="${!varName}"
if [ -z "$varValue" ]; then
echo "$varName is not set."
else
echo "$varName=$varValue"
fi
}
function acore_dash_configLoad() {
acore_common_loadConfig
echo "Configuration loaded into the current shell session."
}
# Configuration management menu definition
# Format: "key|short|description"
config_menu_items=(
"show|s|Show configuration variable value"
"load|l|Load configurations variables within the current shell session"
"help|h|Show detailed help"
"quit|q|Close this menu"
)
# Menu command handler for configuration operations
function handle_config_command() {
local key="$1"
shift
case "$key" in
"show")
acore_dash_configShowValue "$@"
;;
"load")
acore_dash_configLoad
;;
esac
}
function acore_dash_config() {
menu_run_with_items "CONFIG MANAGER" handle_config_command -- "${config_menu_items[@]}" -- "$@"
return $?
}
+70 -136
View File
@@ -1,3 +1,12 @@
#!/usr/bin/env bash
# Set SUDO variable - one liner
if [[ "$OSTYPE" == "msys"* || "$OSTYPE" == "cygwin"* ]]; then
SUDO=""
else
SUDO=$([ "$EUID" -ne 0 ] && echo "sudo" || echo "")
fi
function inst_configureOS() {
echo "Platform: $OSTYPE"
case "$OSTYPE" in
@@ -40,11 +49,47 @@ function inst_configureOS() {
source "$AC_PATH_INSTALLER/includes/os_configs/$DISTRO.sh"
;;
*bsd*) echo "BSD is not supported yet" ;;
msys*) source "$AC_PATH_INSTALLER/includes/os_configs/windows.sh" ;;
msys*|cygwin*) source "$AC_PATH_INSTALLER/includes/os_configs/windows.sh" ;;
*) echo "This platform is not supported" ;;
esac
}
# Use the data/sql/create/create_mysql.sql to initialize the database
function inst_dbCreate() {
echo "Creating database..."
# Attempt to connect with MYSQL_ROOT_PASSWORD
if [ ! -z "$MYSQL_ROOT_PASSWORD" ]; then
if $SUDO mysql -u root -p"$MYSQL_ROOT_PASSWORD" < "$AC_PATH_ROOT/data/sql/create/create_mysql.sql" 2>/dev/null; then
echo "Database created successfully."
return 0
else
echo "Failed to connect with provided password, falling back to interactive mode..."
fi
fi
# In CI environments or when no password is set, try without password first
if [[ "$CONTINUOUS_INTEGRATION" == "true" ]]; then
echo "CI environment detected, attempting connection without password..."
if $SUDO mysql -u root < "$AC_PATH_ROOT/data/sql/create/create_mysql.sql" 2>/dev/null; then
echo "Database created successfully."
return 0
else
echo "Failed to connect without password, falling back to interactive mode..."
fi
fi
# Try with password (interactive mode)
echo "Please enter your sudo and your MySQL root password if prompted."
$SUDO mysql -u root -p < "$AC_PATH_ROOT/data/sql/create/create_mysql.sql"
if [ $? -ne 0 ]; then
echo "Database creation failed. Please check your MySQL server and credentials."
exit 1
fi
echo "Database created successfully."
}
function inst_updateRepo() {
cd "$AC_PATH_ROOT"
if [ ! -z $INSTALLER_PULL_FROM ]; then
@@ -73,149 +118,36 @@ function inst_cleanCompile() {
function inst_allInOne() {
inst_configureOS
inst_compile
dbasm_import true true true
inst_dbCreate
inst_download_client_data
}
function inst_getVersionBranch() {
local res="master"
local v="not-defined"
local MODULE_MAJOR=0
local MODULE_MINOR=0
local MODULE_PATCH=0
local MODULE_SPECIAL=0;
local ACV_MAJOR=0
local ACV_MINOR=0
local ACV_PATCH=0
local ACV_SPECIAL=0;
local curldata=$(curl -f --silent -H 'Cache-Control: no-cache' "$1" || echo "{}")
local parsed=$(echo "$curldata" | "$AC_PATH_DEPS/jsonpath/JSONPath.sh" -b '$.compatibility.*.[version,branch]')
############################################################
# Module helpers and dispatcher #
############################################################
semverParseInto "$ACORE_VERSION" ACV_MAJOR ACV_MINOR ACV_PATCH ACV_SPECIAL
if [[ ! -z "$parsed" ]]; then
readarray -t vers < <(echo "$parsed")
local idx
res="none"
# since we've the pair version,branch alternated in not associative and one-dimensional
# array, we've to simulate the association with length/2 trick
for idx in `seq 0 $((${#vers[*]}/2-1))`; do
semverParseInto "${vers[idx*2]}" MODULE_MAJOR MODULE_MINOR MODULE_PATCH MODULE_SPECIAL
if [[ $MODULE_MAJOR -eq $ACV_MAJOR && $MODULE_MINOR -le $ACV_MINOR ]]; then
res="${vers[idx*2+1]}"
v="${vers[idx*2]}"
fi
done
# Returns the default branch name of a GitHub repo in the azerothcore org.
# If the API call fails, defaults to "master".
function inst_get_default_branch() {
local repo="$1"
local def
def=$(curl --silent "https://api.github.com/repos/azerothcore/${repo}" \
| "$AC_PATH_DEPS/jsonpath/JSONPath.sh" -b '$.default_branch')
if [ -z "$def" ]; then
def="master"
fi
echo "$v" "$res"
}
function inst_module_search {
local res="$1"
local idx=0;
if [ -z "$1" ]; then
echo "Type what to search or leave blank for full list"
read -p "Insert name: " res
fi
local search="+$res"
echo "Searching $res..."
echo "";
readarray -t MODS < <(curl --silent "https://api.github.com/search/repositories?q=org%3Aazerothcore${search}+fork%3Atrue+topic%3Acore-module+sort%3Astars&type=" \
| "$AC_PATH_DEPS/jsonpath/JSONPath.sh" -b '$.items.*.name')
while (( ${#MODS[@]} > idx )); do
mod="${MODS[idx++]}"
read v b < <(inst_getVersionBranch "https://raw.githubusercontent.com/azerothcore/$mod/master/acore-module.json")
if [[ "$b" != "none" ]]; then
echo "-> $mod (tested with AC version: $v)"
else
echo "-> $mod (no revision available for AC v$AC_VERSION, it could not work!)"
fi
done
echo "";
echo "";
}
function inst_module_install {
local res
if [ -z "$1" ]; then
echo "Type the name of the module to install"
read -p "Insert name: " res
else
res="$1"
fi
read v b < <(inst_getVersionBranch "https://raw.githubusercontent.com/azerothcore/$res/master/acore-module.json")
if [[ "$b" != "none" ]]; then
Joiner:add_repo "https://github.com/azerothcore/$res" "$res" "$b" && echo "Done, please re-run compiling and db assembly. Read instruction on module repository for more information"
else
echo "Cannot install $res module: it doesn't exists or no version compatible with AC v$ACORE_VERSION are available"
fi
echo "";
echo "";
}
function inst_module_update {
local res;
local _tmp;
local branch;
local p;
if [ -z "$1" ]; then
echo "Type the name of the module to update"
read -p "Insert name: " res
else
res="$1"
fi
_tmp=$PWD
if [ -d "$J_PATH_MODULES/$res/" ]; then
read v b < <(inst_getVersionBranch "https://raw.githubusercontent.com/azerothcore/$res/master/acore-module.json")
cd "$J_PATH_MODULES/$res/"
# use current branch if something wrong with json
if [[ "$v" == "none" || "$v" == "not-defined" ]]; then
b=`git rev-parse --abbrev-ref HEAD`
fi
Joiner:upd_repo "https://github.com/azerothcore/$res" "$res" "$b" && echo "Done, please re-run compiling and db assembly" || echo "Cannot update"
cd $_tmp
else
echo "Cannot update! Path doesn't exist"
fi;
echo "";
echo "";
}
function inst_module_remove {
if [ -z "$1" ]; then
echo "Type the name of the module to remove"
read -p "Insert name: " res
else
res="$1"
fi
Joiner:remove "$res" && echo "Done, please re-run compiling" || echo "Cannot remove"
echo "";
echo "";
echo "$def"
}
# =============================================================================
# Module Management System
# =============================================================================
# Load the module manager functions from the dedicated modules-manager directory
source "$AC_PATH_INSTALLER/includes/modules-manager/modules.sh"
function inst_simple_restarter {
echo "Running $1 ..."
bash "$AC_PATH_APPS/startup-scripts/simple-restarter" "$AC_BINPATH_FULL" "$1"
bash "$AC_PATH_APPS/startup-scripts/src/simple-restarter" "$AC_BINPATH_FULL" "$1"
echo
#disown -a
#jobs -l
@@ -223,7 +155,7 @@ function inst_simple_restarter {
function inst_download_client_data {
# change the following version when needed
local VERSION=v16
local VERSION=v19
echo "#######################"
echo "Client data downloader"
@@ -251,3 +183,5 @@ function inst_download_client_data {
&& echo "Remove downloaded file" && rm "$zipPath" \
&& echo "INSTALLED_VERSION=$VERSION" > "$dataVersionFile"
}
+5 -4
View File
@@ -2,6 +2,7 @@
CURRENT_PATH=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd )
# shellcheck source=../../bash_shared/includes.sh
source "$CURRENT_PATH/../../bash_shared/includes.sh"
AC_PATH_INSTALLER="$AC_PATH_APPS/installer"
@@ -9,14 +10,14 @@ AC_PATH_INSTALLER="$AC_PATH_APPS/installer"
J_PATH="$AC_PATH_DEPS/acore/joiner"
J_PATH_MODULES="$AC_PATH_MODULES"
# shellcheck source=../../../deps/acore/joiner/joiner.sh
source "$J_PATH/joiner.sh"
if [ -f "$AC_PATH_INSTALLER/config.sh" ]; then
source "$AC_PATH_INSTALLER/config.sh" # should overwrite previous
fi
# shellcheck source=../../compiler/includes/includes.sh
source "$AC_PATH_APPS/compiler/includes/includes.sh"
# shellcheck source=../../../deps/semver_bash/semver.sh
source "$AC_PATH_DEPS/semver_bash/semver.sh"
# shellcheck source=../includes/functions.sh
source "$AC_PATH_INSTALLER/includes/functions.sh"
@@ -0,0 +1,311 @@
# AzerothCore Module Manager
This directory contains the module management system for AzerothCore, providing advanced functionality for installing, updating, and managing server modules.
## 🚀 Features
- **Advanced Syntax**: Support for `repo[:dirname][@branch[:commit]]` format
- **Cross-Format Recognition**: Intelligent matching across URLs, SSH, and simple names
- **Custom Directory Naming**: Prevent conflicts with custom directory names
- **Duplicate Prevention**: Smart detection and prevention of duplicate installations
- **Multi-Host Support**: GitHub, GitLab, and other Git hosts
- **Module Exclusion**: Support for excluding modules via environment variable
- **Interactive Menu System**: Easy-to-use menu interface for module management
- **Colored Output**: Enhanced terminal output with color support (respects NO_COLOR)
- **Flat Directory Structure**: Uses flat module installation (no owner subfolders)
## 📁 File Structure
```
modules-manager/
├── modules.sh # Core module management functions
└── README.md # This documentation file
```
## 🔧 Module Specification Syntax
The module manager supports flexible syntax for specifying modules:
### New Syntax Format
```bash
repo[:dirname][@branch[:commit]]
```
### Examples
| Specification | Description |
|---------------|-------------|
| `mod-transmog` | Simple module name, uses default branch and directory |
| `mod-transmog:my-custom-dir` | Custom directory name |
| `mod-transmog@develop` | Specific branch |
| `mod-transmog:custom@develop:abc123` | Custom directory, branch, and commit |
| `https://github.com/owner/repo.git@main` | Full URL with branch |
| `git@github.com:owner/repo.git:custom-dir` | SSH URL with custom directory |
## 🎯 Usage Examples
### Installing Modules
```bash
# Simple module installation
./acore.sh module install mod-transmog
# Install with custom directory name
./acore.sh module install mod-transmog:my-transmog-dir
# Install specific branch
./acore.sh module install mod-transmog@develop
# Install with full specification
./acore.sh module install mod-transmog:custom-dir@develop:abc123
# Install from URL
./acore.sh module install https://github.com/azerothcore/mod-transmog.git@main
# Install multiple modules
./acore.sh module install mod-transmog mod-ale:custom-eluna
# Install all modules from list
./acore.sh module install --all
```
### Updating Modules
```bash
# Update specific module
./acore.sh module update mod-transmog
# Update all modules
./acore.sh module update --all
# Update with branch specification
./acore.sh module update mod-transmog@develop
```
### Removing Modules
```bash
# Remove by simple name (cross-format recognition)
./acore.sh module remove mod-transmog
# Remove by URL (recognizes same module)
./acore.sh module remove https://github.com/azerothcore/mod-transmog.git
# Remove multiple modules
./acore.sh module remove mod-transmog mod-ale
```
### Searching Modules
```bash
# Search for modules
./acore.sh module search transmog
# Search with multiple terms
./acore.sh module search auction house
# Search with input prompt
./acore.sh module search
```
### Listing Installed Modules
```bash
# List all installed modules
./acore.sh module list
```
### Interactive Menu
```bash
# Start interactive menu system
./acore.sh module
# Menu options:
# s - Search for available modules
# i - Install one or more modules
# u - Update installed modules
# r - Remove installed modules
# l - List installed modules
# h - Show detailed help
# q - Close this menu
```
## 🔍 Cross-Format Recognition
The system intelligently recognizes the same module across different specification formats:
```bash
# These all refer to the same module:
mod-transmog
azerothcore/mod-transmog
https://github.com/azerothcore/mod-transmog.git
git@github.com:azerothcore/mod-transmog.git
```
This allows:
- Installing with one format and removing with another
- Preventing duplicates regardless of specification format
- Consistent module tracking across different input methods
## 🛡️ Conflict Prevention
The system prevents common conflicts:
### Directory Conflicts
```bash
# If 'mod-transmog' directory already exists:
$ ./acore.sh module install mod-transmog:mod-transmog
Possible solutions:
1. Use a different directory name: mod-transmog:my-custom-name
2. Remove the existing directory first
3. Use the update command if this is the same module
```
### Duplicate Module Prevention
The system uses intelligent owner/name matching to prevent installing the same module multiple times, even when specified in different formats.
## 🚫 Module Exclusion
You can exclude modules from installation using the `MODULES_EXCLUDE_LIST` environment variable:
```bash
# Exclude specific modules (space-separated)
export MODULES_EXCLUDE_LIST="mod-test-module azerothcore/mod-dev-only"
./acore.sh module install --all # Will skip excluded modules
# Supports cross-format matching
export MODULES_EXCLUDE_LIST="https://github.com/azerothcore/mod-transmog.git"
./acore.sh module install mod-transmog # Will be skipped as excluded
```
The exclusion system:
- Uses the same cross-format recognition as other module operations
- Works with all installation methods (`install`, `install --all`)
- Provides clear feedback when modules are skipped
- Supports URLs, owner/name format, and simple names
## 🎨 Color Support
The module manager provides enhanced terminal output with colors:
- **Info**: Cyan text for informational messages
- **Success**: Green text for successful operations
- **Warning**: Yellow text for warnings
- **Error**: Red text for errors
- **Headers**: Bold cyan text for section headers
Color support is automatically disabled when:
- Output is not to a terminal (piped/redirected)
- `NO_COLOR` environment variable is set
- Terminal doesn't support colors
You can force color output with:
```bash
export FORCE_COLOR=1
```
## 🔄 Integration
### Including in Scripts
```bash
# Source the module functions
source "$AC_PATH_INSTALLER/includes/modules-manager/modules.sh"
# Use module functions
inst_module_install "mod-transmog:custom-dir@develop"
```
### Testing
The module system is tested through the main installer test suite:
```bash
./apps/installer/test/test_module_commands.bats
```
## 📋 Module List Format
Modules are tracked in `conf/modules.list` with the format:
```
# Comments start with #
repo_reference branch commit
# Examples:
azerothcore/mod-transmog master abc123def456
https://github.com/custom/mod-custom.git develop def456abc789
mod-ale:custom-eluna-dir main 789abc123def
```
The list maintains:
- **Alphabetical ordering** by normalized owner/name for consistency
- **Original format preservation** of how modules were specified
- **Automatic deduplication** across different specification formats
- **Custom directory tracking** when specified
## 🔧 Configuration
### Environment Variables
| Variable | Description | Default |
|----------|-------------|---------|
| `MODULES_LIST_FILE` | Override default modules list path | `$AC_PATH_ROOT/conf/modules.list` |
| `MODULES_EXCLUDE_LIST` | Space-separated list of modules to exclude | - |
| `J_PATH_MODULES` | Modules installation directory | `$AC_PATH_ROOT/modules` |
| `AC_PATH_ROOT` | AzerothCore root path | - |
| `NO_COLOR` | Disable colored output | - |
| `FORCE_COLOR` | Force colored output even when not TTY | - |
### Default Paths
- **Modules list**: `$AC_PATH_ROOT/conf/modules.list`
- **Installation directory**: `$J_PATH_MODULES` (flat structure, no owner subfolders)
## 🏗️ Architecture
### Core Functions
| Function | Purpose |
|----------|---------|
| `inst_module()` | Main dispatcher and interactive menu |
| `inst_parse_module_spec()` | Parse advanced module syntax |
| `inst_extract_owner_name()` | Normalize modules for cross-format recognition |
| `inst_mod_list_*()` | Module list management (read/write/update) |
| `inst_module_*()` | Module operations (install/update/remove/search) |
### Key Features
- **Flat Directory Structure**: All modules install directly under `modules/` without owner subdirectories
- **Smart Conflict Detection**: Prevents directory name conflicts with helpful suggestions
- **Cross-Platform Compatibility**: Works on Linux, macOS, and Windows (Git Bash)
- **Version Compatibility**: Checks `acore-module.json` for AzerothCore version compatibility
- **Git Integration**: Uses Joiner system for Git repository management
### Debug Mode
For debugging module operations, you can examine the generated commands:
```bash
# Check what Joiner commands would be executed
tail -f /tmp/joiner_called.txt # In test environments
```
## 🤝 Contributing
When modifying the module manager:
1. **Maintain backwards compatibility** with existing module list format
2. **Update tests** in `test_module_commands.bats` for new functionality
3. **Update this documentation** for any new features or changes
4. **Test cross-format recognition** thoroughly across all supported formats
5. **Ensure helpful error messages** for common user mistakes
6. **Test exclusion functionality** with various module specification formats
7. **Verify color output** works correctly in different terminal environments
### Testing Guidelines
```bash
# Run all module-related tests
cd apps/installer
bats test/test_module_commands.bats
# Test with different environments
NO_COLOR=1 ./acore.sh module list
FORCE_COLOR=1 ./acore.sh module help
```
@@ -0,0 +1,7 @@
#!/usr/bin/env bash
CURRENT_PATH=$( cd "$(dirname "${BASH_SOURCE[0]}")" || exit ; pwd )
source "$CURRENT_PATH/modules.sh"
inst_module "$@"
File diff suppressed because it is too large Load Diff
+26 -9
View File
@@ -1,5 +1,12 @@
#!/usr/bin/env bash
CURRENT_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
# Set SUDO variable - one liner
SUDO=$([ "$EUID" -ne 0 ] && echo "sudo" || echo "")
if ! command -v lsb_release &>/dev/null ; then
sudo apt-get install -y lsb-release
$SUDO apt-get install -y lsb-release
fi
DEBIAN_VERSION=$(lsb_release -sr)
@@ -14,16 +21,26 @@ if [[ $DEBIAN_VERSION -lt $DEBIAN_VERSION_MIN ]]; then
echo "########## ########## ##########"
fi
sudo apt-get update -y
$SUDO apt-get update -y
sudo apt-get install -y gdbserver gdb unzip curl \
$SUDO apt-get install -y gdbserver gdb unzip curl \
libncurses-dev libreadline-dev clang g++ \
gcc git cmake make ccache \
libssl-dev libbz2-dev \
libboost-all-dev gnupg wget
libboost-all-dev gnupg wget jq screen tmux expect
# run noninteractive install for MYSQL 8.4 LTS
wget https://dev.mysql.com/get/mysql-apt-config_0.8.32-1_all.deb
sudo DEBIAN_FRONTEND="noninteractive" dpkg -i ./mysql-apt-config_0.8.32-1_all.deb
sudo apt-get update
sudo DEBIAN_FRONTEND="noninteractive" apt-get install -y mysql-server libmysqlclient-dev
VAR_PATH="$CURRENT_PATH/../../../../var"
# run noninteractive install for MYSQL
# Version
MYSQL_APT_CONFIG_VERSION=0.8.36-1
# # # # #
mkdir -p "$VAR_PATH/mysqlpackages" && cd "$VAR_PATH/mysqlpackages"
# Download
wget "https://dev.mysql.com/get/mysql-apt-config_${MYSQL_APT_CONFIG_VERSION}_all.deb"
# Install
sudo DEBIAN_FRONTEND="noninteractive" dpkg -i ./mysql-apt-config_${MYSQL_APT_CONFIG_VERSION}_all.deb
sudo apt update
sudo DEBIAN_FRONTEND="noninteractive" apt install -y mysql-server libmysqlclient-dev
# Cleanup
rm -v mysql-apt-config_${MYSQL_APT_CONFIG_VERSION}_all* && unset MYSQL_APT_CONFIG_VERSION
+1 -1
View File
@@ -31,4 +31,4 @@ if ! command -v cmake &>/dev/null ; then
fi
##########################################
brew install openssl@3 readline boost bash-completion curl unzip mysql ccache
brew install openssl@3 readline boost bash-completion curl unzip mysql ccache expect tmux screen jq
+30 -18
View File
@@ -1,5 +1,12 @@
#!/usr/bin/env bash
CURRENT_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
# Set SUDO variable - one liner
SUDO=$([ "$EUID" -ne 0 ] && echo "sudo" || echo "")
if ! command -v lsb_release &>/dev/null ; then
sudo apt-get install -y lsb-release
$SUDO apt-get install -y lsb-release
fi
UBUNTU_VERSION=$(lsb_release -sr);
@@ -19,26 +26,31 @@ case $UBUNTU_VERSION in
;;
esac
sudo apt update
$SUDO apt update
# shared deps
sudo DEBIAN_FRONTEND="noninteractive" \
apt-get -y install ccache clang cmake curl google-perftools libmysqlclient-dev make unzip
DEBIAN_FRONTEND="noninteractive" $SUDO \
apt-get -y install ccache clang cmake curl google-perftools libmysqlclient-dev make unzip jq screen tmux \
libreadline-dev libncurses5-dev libncursesw5-dev libbz2-dev git gcc g++ libssl-dev \
libncurses-dev libboost-all-dev gdb gdbserver expect
if [[ $CONTINUOUS_INTEGRATION || $DOCKER ]]; then
# TODO: update CI / Docker section for Ubuntu 22.04+
sudo add-apt-repository -y ppa:mhier/libboost-latest && sudo apt update && sudo apt-get -y install build-essential cmake-data \
libboost1.74-dev libbz2-dev libncurses5-dev libmysql++-dev libgoogle-perftools-dev libreadline6-dev libssl-dev libtool \
openssl zlib1g-dev
else
sudo DEBIAN_FRONTEND="noninteractive" \
apt-get install -y g++ gdb gdbserver gcc git \
libboost-all-dev libbz2-dev libncurses-dev libreadline-dev \
libssl-dev
VAR_PATH="$CURRENT_PATH/../../../../var"
# Do not install MySQL if we are in docker (It will be used a docker container instead) or we are explicitly skipping it.
if [[ $DOCKER != 1 && $SKIP_MYSQL_INSTALL != 1 ]]; then
# run noninteractive install for MYSQL 8.4 LTS
wget https://dev.mysql.com/get/mysql-apt-config_0.8.32-1_all.deb
sudo DEBIAN_FRONTEND="noninteractive" dpkg -i ./mysql-apt-config_0.8.32-1_all.deb
sudo apt-get update
sudo DEBIAN_FRONTEND="noninteractive" apt-get install -y mysql-server
wget https://dev.mysql.com/get/mysql-apt-config_0.8.35-1_all.deb -P "$VAR_PATH"
# resolve expired key issue
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A8D3785C
DEBIAN_FRONTEND="noninteractive" $SUDO dpkg -i "$VAR_PATH/mysql-apt-config_0.8.35-1_all.deb"
$SUDO apt-get update
DEBIAN_FRONTEND="noninteractive" $SUDO apt-get install -y mysql-server
fi
if [[ $CONTINUOUS_INTEGRATION ]]; then
$SUDO systemctl enable mysql.service
$SUDO systemctl start mysql.service
fi
+9 -10
View File
@@ -1,6 +1,6 @@
# install chocolatey before
@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
# powershell.exe -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
# install automatically following packages:
# cmake
@@ -8,10 +8,10 @@
# microsoft-build-tools
# mysql
INSTALL_ARGS=""
INSTALL_ARGS=()
if [[ $CONTINUOUS_INTEGRATION ]]; then
INSTALL_ARGS=" --no-progress "
INSTALL_ARGS+=(--no-progress)
else
{ # try
choco uninstall -y -n cmake.install cmake # needed to make sure that following install set the env properly
@@ -19,12 +19,11 @@ else
echo "nothing to do"
}
choco install -y --skip-checksums $INSTALL_ARGS git visualstudio2022community
choco install -y --skip-checksums "${INSTALL_ARGS[@]}" git visualstudio2022community
fi
choco install -y --skip-checksums $INSTALL_ARGS cmake.install -y --installargs 'ADD_CMAKE_TO_PATH=System'
choco install -y --skip-checksums $INSTALL_ARGS visualstudio2022-workload-nativedesktop
choco install -y --skip-checksums $INSTALL_ARGS openssl --version=3.1.1
choco install -y --skip-checksums $INSTALL_ARGS boost-msvc-14.3 --version=1.82.0
choco install -y --skip-checksums $INSTALL_ARGS mysql --version=8.0.31
choco install -y --skip-checksums "${INSTALL_ARGS[@]}" cmake.install -y --installargs 'ADD_CMAKE_TO_PATH=System'
choco install -y --skip-checksums "${INSTALL_ARGS[@]}" visualstudio2022-workload-nativedesktop
choco install -y --skip-checksums "${INSTALL_ARGS[@]}" openssl --force --version=3.6.2
choco install -y --skip-checksums "${INSTALL_ARGS[@]}" boost-msvc-14.3 --force --version=1.87.0
choco install -y --skip-checksums "${INSTALL_ARGS[@]}" mysql --force --version=8.4.9
+83 -63
View File
@@ -1,99 +1,119 @@
#!/usr/bin/env bash
# AzerothCore Dashboard Script
#
# This script provides an interactive menu system for AzerothCore management
# using the unified menu system library.
#
# Usage:
# ./acore.sh - Interactive mode with numeric and text selection
# ./acore.sh <command> [args] - Direct command execution (only text commands, no numbers)
#
# Interactive Mode:
# - Select options by number (1, 2, 3...), command name (init, compiler, etc.),
# or short alias (i, c, etc.)
# - All selection methods work in interactive mode
#
# Direct Command Mode:
# - Only command names and short aliases are accepted (e.g., './acore.sh compiler build', './acore.sh c build')
# - Numeric selection is disabled to prevent confusion with command arguments
# - Examples: './acore.sh init', './acore.sh compiler clean', './acore.sh module install mod-name'
#
# Menu System:
# - Uses unified menu system from bash_shared/menu_system.sh
# - Single source of truth for menu definitions
# - Consistent behavior across all AzerothCore tools
CURRENT_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source "$CURRENT_PATH/includes/includes.sh"
source "$AC_PATH_APPS/bash_shared/menu_system.sh"
PS3='[Please enter your choice]: '
options=(
"init (i): First Installation" # 1
"install-deps (d): Configure OS dep" # 2
"pull (u): Update Repository" # 3
"reset (r): Reset & Clean Repository" # 4
"compiler (c): Run compiler tool" # 5
"module-search (ms): Module Search by keyword" # 6
"module-install (mi): Module Install by name" # 7
"module-update (mu): Module Update by name" # 8
"module-remove: (mr): Module Remove by name" # 9
"client-data: (gd): download client data from github repository (beta)" # 10
"run-worldserver (rw): execute a simple restarter for worldserver" # 11
"run-authserver (ra): execute a simple restarter for authserver" # 12
"docker (dr): Run docker tools" # 13
"quit: Exit from this menu" # 14
)
# Menu: single ordered source of truth (no functions in strings)
# Format: "key|short|description"
menu_items=(
"init|i|First Installation"
"install-deps|d|Configure OS dep"
"pull|u|Update Repository"
"reset|r|Reset & Clean Repository"
"setup-db|r|Install db only"
"compiler|c|Run compiler tool"
"module|m|Module manager (search/install/update/remove)"
"client-data|gd|download client data from github repository (beta)"
"run-worldserver|rw|execute a simple restarter for worldserver"
"run-authserver|ra|execute a simple restarter for authserver"
"test|t|Run test framework"
"docker|dr|Run docker tools"
"version|v|Show AzerothCore version"
"service-manager|sm|Run service manager to run authserver and worldserver in background"
"config|cf|Configuration manager"
"quit|q|Exit from this menu"
)
function _switch() {
_reply="$1"
_opt="$2"
case $_reply in
""|"i"|"init"|"1")
# Menu command handler - called by menu system for each command
function handle_menu_command() {
local key="$1"
shift
case "$key" in
"init")
inst_allInOne
;;
""|"d"|"install-deps"|"2")
"install-deps")
inst_configureOS
;;
""|"u"|"pull"|"3")
"pull")
inst_updateRepo
;;
""|"r"|"reset"|"4")
"reset")
inst_resetRepo
;;
""|"c"|"compiler"|"5")
bash "$AC_PATH_APPS/compiler/compiler.sh" $_opt
"setup-db")
inst_dbCreate
;;
""|"ms"|"module-search"|"6")
inst_module_search "$_opt"
"compiler")
bash "$AC_PATH_APPS/compiler/compiler.sh" "$@"
;;
""|"mi"|"module-install"|"7")
inst_module_install "$_opt"
"module")
bash "$AC_PATH_APPS/installer/includes/modules-manager/module-main.sh" "$@"
;;
""|"mu"|"module-update"|"8")
inst_module_update "$_opt"
;;
""|"mr"|"module-remove"|"9")
inst_module_remove "$_opt"
;;
""|"gd"|"client-data"|"10")
"client-data")
inst_download_client_data
;;
""|"rw"|"run-worldserver"|"11")
"run-worldserver")
inst_simple_restarter worldserver
;;
""|"ra"|"run-authserver"|"12")
"run-authserver")
inst_simple_restarter authserver
;;
""|"dr"|"docker"|"13")
DOCKER=1 bash "$AC_PATH_ROOT/apps/docker/docker-cmd.sh" "${@:2}"
"test")
bash "$AC_PATH_APPS/test-framework/test-main.sh" "$@"
;;
"docker")
DOCKER=1 bash "$AC_PATH_ROOT/apps/docker/docker-cmd.sh" "$@"
exit
;;
""|"v"|"version"|"14")
# denoRunFile "$AC_PATH_APPS/installer/main.ts" "version"
"version")
printf "AzerothCore Rev. %s\n" "$ACORE_VERSION"
exit
;;
""|"quit"|"15")
"service-manager")
bash "$AC_PATH_APPS/startup-scripts/src/service-manager.sh" "$@"
exit
;;
"config")
bash "$AC_PATH_APPS/installer/includes/config/config-main.sh" "$@"
;;
"quit")
echo "Goodbye!"
exit
;;
""|"--help")
echo "Available commands:"
printf '%s\n' "${options[@]}"
*)
echo "Invalid option. Use --help to see available commands."
return 1
;;
*) echo "invalid option, use --help option for the commands list";;
esac
}
while true
do
# run option directly if specified in argument
[ ! -z $1 ] && _switch $@ # old method: "${options[$cmdopt-1]}"
[ ! -z $1 ] && exit 0
echo "==== ACORE DASHBOARD ===="
select opt in "${options[@]}"
do
_switch $REPLY
break
done
done
# Run the menu system
menu_run_with_items "ACORE DASHBOARD" handle_menu_command -- "${menu_items[@]}" -- "$@"
+14
View File
@@ -0,0 +1,14 @@
# BATS Test Configuration
# Set test timeout (in seconds)
export BATS_TEST_TIMEOUT=30
# Enable verbose output for debugging
export BATS_VERBOSE_RUN=1
# Test output format
export BATS_FORMATTER=pretty
# Enable colored output
export BATS_NO_PARALLELIZE_ACROSS_FILES=1
export BATS_NO_PARALLELIZE_WITHIN_FILE=1
+755
View File
@@ -0,0 +1,755 @@
#!/usr/bin/env bats
# Tests for installer module commands (search/install/update/remove)
# Focused on installer:module install behavior using a mocked joiner
load '../../test-framework/bats_libs/acore-support'
load '../../test-framework/bats_libs/acore-assert'
setup() {
acore_test_setup
# Point to the installer src directory (not needed in this test)
# Set installer/paths environment for the test
export AC_PATH_APPS="$TEST_DIR/apps"
export AC_PATH_ROOT="$TEST_DIR"
export AC_PATH_DEPS="$TEST_DIR/deps"
export AC_PATH_MODULES="$TEST_DIR/modules"
export MODULES_LIST_FILE="$TEST_DIR/conf/modules.list"
# Create stubbed deps: joiner.sh (sourced by includes) and semver
mkdir -p "$TEST_DIR/deps/acore/joiner"
cat > "$TEST_DIR/deps/acore/joiner/joiner.sh" << 'EOF'
#!/usr/bin/env bash
# Stub joiner functions used by installer
Joiner:add_repo() {
# arguments: url name branch basedir
echo "ADD $@" > "$TEST_DIR/joiner_called.txt"
return 0
}
Joiner:upd_repo() {
echo "UPD $@" > "$TEST_DIR/joiner_called.txt"
return 0
}
Joiner:remove() {
echo "REM $@" > "$TEST_DIR/joiner_called.txt"
return 0
}
EOF
chmod +x "$TEST_DIR/deps/acore/joiner/joiner.sh"
mkdir -p "$TEST_DIR/deps/semver_bash"
# Minimal semver stub
cat > "$TEST_DIR/deps/semver_bash/semver.sh" << 'EOF'
#!/usr/bin/env bash
# semver stub
semver::satisfies() { return 0; }
EOF
chmod +x "$TEST_DIR/deps/semver_bash/semver.sh"
# Provide a minimal compiler includes file expected by installer
mkdir -p "$TEST_DIR/apps/compiler/includes"
touch "$TEST_DIR/apps/compiler/includes/includes.sh"
# Provide minimal bash_shared includes to satisfy installer include
mkdir -p "$TEST_DIR/apps/bash_shared"
cat > "$TEST_DIR/apps/bash_shared/includes.sh" << 'EOF'
#!/usr/bin/env bash
# minimal stub
EOF
# Copy the menu system needed by modules.sh
cp "$AC_TEST_ROOT/apps/bash_shared/menu_system.sh" "$TEST_DIR/apps/bash_shared/"
# Copy the real installer app into the test apps dir
mkdir -p "$TEST_DIR/apps"
cp -r "$(cd "$AC_TEST_ROOT/apps/installer" && pwd)" "$TEST_DIR/apps/installer"
}
teardown() {
acore_test_teardown
}
@test "module install should call joiner and record entry in modules list" {
cd "$TEST_DIR"
# Source installer includes and call the install function directly to avoid menu interaction
run bash -c "source '$TEST_DIR/apps/installer/includes/includes.sh' && inst_module_install example-module@main:abcd1234"
# Check that joiner was called
[ -f "$TEST_DIR/joiner_called.txt" ]
grep -q "ADD" "$TEST_DIR/joiner_called.txt"
# Check modules list was created and contains the repo_ref and branch
[ -f "$TEST_DIR/conf/modules.list" ]
grep -q "azerothcore/example-module main" "$TEST_DIR/conf/modules.list"
}
@test "module install with owner/name format should work" {
cd "$TEST_DIR"
# Test with owner/name format
run bash -c "source '$TEST_DIR/apps/installer/includes/includes.sh' && inst_module_install myorg/mymodule"
# Check that joiner was called with correct URL
[ -f "$TEST_DIR/joiner_called.txt" ]
grep -q "ADD https://github.com/myorg/mymodule mymodule" "$TEST_DIR/joiner_called.txt"
# Check modules list contains the entry
[ -f "$TEST_DIR/conf/modules.list" ]
grep -q "myorg/mymodule" "$TEST_DIR/conf/modules.list"
}
@test "module remove should call joiner remove and update modules list" {
cd "$TEST_DIR"
# First install a module
bash -c "source '$TEST_DIR/apps/installer/includes/includes.sh' && inst_module_install test-module"
# Then remove it
run bash -c "source '$TEST_DIR/apps/installer/includes/includes.sh' && inst_module_remove test-module"
# Check that joiner remove was called
[ -f "$TEST_DIR/joiner_called.txt" ]
# With flat structure, basedir is empty; ensure name is present
grep -q "REM test-module" "$TEST_DIR/joiner_called.txt"
# Check modules list no longer contains the entry
[ -f "$TEST_DIR/conf/modules.list" ]
! grep -q "azerothcore/test-module" "$TEST_DIR/conf/modules.list"
}
# Tests for intelligent module management (duplicate prevention and cross-format removal)
@test "inst_extract_owner_name should extract owner/name from various formats" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Test simple name
run inst_extract_owner_name "mod-transmog"
[ "$output" = "azerothcore/mod-transmog" ]
# Test owner/name format
run inst_extract_owner_name "azerothcore/mod-transmog"
[ "$output" = "azerothcore/mod-transmog" ]
# Test HTTPS URL
run inst_extract_owner_name "https://github.com/azerothcore/mod-transmog.git"
[ "$output" = "azerothcore/mod-transmog" ]
# Test SSH URL
run inst_extract_owner_name "git@github.com:azerothcore/mod-transmog.git"
[ "$output" = "azerothcore/mod-transmog" ]
# Test GitLab URL
run inst_extract_owner_name "https://gitlab.com/myorg/mymodule.git"
[ "$output" = "myorg/mymodule" ]
}
@test "inst_extract_owner_name should handle URLs with ports correctly" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Test HTTPS URL with port
run inst_extract_owner_name "https://example.com:8080/user/repo.git"
[ "$output" = "user/repo" ]
# Test SSH URL with port
run inst_extract_owner_name "ssh://git@example.com:2222/owner/module"
[ "$output" = "owner/module" ]
# Test URL with port and custom directory (should ignore the directory part)
run inst_extract_owner_name "https://gitlab.internal:9443/team/project.git:custom-dir"
[ "$output" = "team/project" ]
# Test complex URL with port (should extract owner/name correctly)
run inst_extract_owner_name "https://git.company.com:8443/department/awesome-module.git"
[ "$output" = "department/awesome-module" ]
}
@test "duplicate module entries should be prevented across different formats" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Add module via simple name
inst_mod_list_upsert "mod-transmog" "master" "abc123"
# Verify it's in the list
grep -q "mod-transmog master abc123" "$TEST_DIR/conf/modules.list"
# Add same module via owner/name format - should replace, not duplicate
inst_mod_list_upsert "azerothcore/mod-transmog" "dev" "def456"
# Should only have one entry (the new one)
[ "$(grep -c "azerothcore/mod-transmog" "$TEST_DIR/conf/modules.list")" -eq 1 ]
grep -q "azerothcore/mod-transmog dev def456" "$TEST_DIR/conf/modules.list"
! grep -q "mod-transmog master abc123" "$TEST_DIR/conf/modules.list"
}
@test "module installed via URL should be recognized when checking with different formats" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Install via HTTPS URL
inst_mod_list_upsert "https://github.com/azerothcore/mod-transmog.git" "master" "abc123"
# Should be detected as installed using simple name
run inst_mod_is_installed "mod-transmog"
[ "$status" -eq 0 ]
# Should be detected as installed using owner/name
run inst_mod_is_installed "azerothcore/mod-transmog"
[ "$status" -eq 0 ]
# Should be detected as installed using SSH URL
run inst_mod_is_installed "git@github.com:azerothcore/mod-transmog.git"
[ "$status" -eq 0 ]
# Non-existent module should not be detected
run inst_mod_is_installed "mod-nonexistent"
[ "$status" -ne 0 ]
}
@test "module installed via URL with port should be recognized correctly" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Install via URL with port
inst_mod_list_upsert "https://gitlab.internal:9443/myorg/my-module.git" "master" "abc123"
# Should be detected as installed using normalized owner/name
run inst_mod_is_installed "myorg/my-module"
[ "$status" -eq 0 ]
# Should be detected when checking with different URL format
run inst_mod_is_installed "ssh://git@gitlab.internal:9443/myorg/my-module"
[ "$status" -eq 0 ]
# Should be detected when checking with custom directory syntax
run inst_mod_is_installed "myorg/my-module:custom-dir"
[ "$status" -eq 0 ]
# Different module should not be detected
run inst_mod_is_installed "myorg/different-module"
[ "$status" -ne 0 ]
}
@test "cross-format module removal should work" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Install via SSH URL
inst_mod_list_upsert "git@github.com:azerothcore/mod-transmog.git" "master" "abc123"
# Verify it's installed
grep -q "git@github.com:azerothcore/mod-transmog.git" "$TEST_DIR/conf/modules.list"
# Remove using simple name
inst_mod_list_remove "mod-transmog"
# Should be completely removed
! grep -q "azerothcore/mod-transmog" "$TEST_DIR/conf/modules.list"
! grep -q "git@github.com:azerothcore/mod-transmog.git" "$TEST_DIR/conf/modules.list"
}
@test "module installation should prevent duplicates when already installed" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Install via simple name first
inst_mod_list_upsert "mod-worldchat" "master" "abc123"
# Try to install same module via URL - should detect it's already installed
run inst_mod_is_installed "https://github.com/azerothcore/mod-worldchat.git"
[ "$status" -eq 0 ]
# Add via URL should replace the existing entry
inst_mod_list_upsert "https://github.com/azerothcore/mod-worldchat.git" "dev" "def456"
# Should only have one entry
[ "$(grep -c "azerothcore/mod-worldchat" "$TEST_DIR/conf/modules.list")" -eq 1 ]
grep -q "https://github.com/azerothcore/mod-worldchat.git dev def456" "$TEST_DIR/conf/modules.list"
}
@test "module update --all uses flat structure (no branch subfolders)" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Prepare modules.list with one entry and a matching local directory
mkdir -p "$TEST_DIR/conf"
echo "azerothcore/mod-transmog master abc123" > "$TEST_DIR/conf/modules.list"
mkdir -p "$TEST_DIR/modules/mod-transmog"
# Run update all
run bash -c "source '$TEST_DIR/apps/installer/includes/includes.sh' && inst_module_update --all"
# Verify Joiner:upd_repo received flat structure args (no basedir)
[ -f "$TEST_DIR/joiner_called.txt" ]
grep -q "UPD https://github.com/azerothcore/mod-transmog mod-transmog master" "$TEST_DIR/joiner_called.txt"
}
@test "module update specific uses flat structure with override branch" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Create local directory so update proceeds
mkdir -p "$TEST_DIR/modules/mymodule"
# Run update specifying owner/name and branch
run bash -c "source '$TEST_DIR/apps/installer/includes/includes.sh' && inst_module_update myorg/mymodule@dev"
# Should call joiner with name 'mymodule' and branch 'dev' (no basedir)
[ -f "$TEST_DIR/joiner_called.txt" ]
grep -q "UPD https://github.com/myorg/mymodule mymodule dev" "$TEST_DIR/joiner_called.txt"
}
@test "custom directory names should work with new syntax" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Test parsing with custom directory name
run inst_parse_module_spec "mod-transmog:my-custom-dir@develop:abc123"
[ "$status" -eq 0 ]
# Should output: repo_ref owner name branch commit url dirname
IFS=' ' read -r repo_ref owner name branch commit url dirname <<< "$output"
[ "$repo_ref" = "azerothcore/mod-transmog" ]
[ "$owner" = "azerothcore" ]
[ "$name" = "mod-transmog" ]
[ "$branch" = "develop" ]
[ "$commit" = "abc123" ]
[ "$url" = "https://github.com/azerothcore/mod-transmog" ]
[ "$dirname" = "my-custom-dir" ]
}
@test "directory conflict detection should work" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Create a fake existing directory
mkdir -p "$TEST_DIR/modules/existing-dir"
# Should detect conflict
run inst_check_module_conflict "existing-dir" "mod-test"
[ "$status" -eq 1 ]
[[ "$output" =~ "Directory 'existing-dir' already exists" ]]
[[ "$output" =~ "Use a different directory name: mod-test:my-custom-name" ]]
# Should not detect conflict for non-existing directory
run inst_check_module_conflict "non-existing-dir" "mod-test"
[ "$status" -eq 0 ]
}
@test "module update should work with custom directories" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# First add module with custom directory to list
inst_mod_list_upsert "azerothcore/mod-transmog:custom-dir" "master" "abc123"
# Create fake module directory structure
mkdir -p "$TEST_DIR/modules/custom-dir/.git"
echo "ref: refs/heads/master" > "$TEST_DIR/modules/custom-dir/.git/HEAD"
# Mock git commands in the fake module directory
cat > "$TEST_DIR/modules/custom-dir/.git/config" << 'EOF'
[core]
repositoryformatversion = 0
filemode = true
bare = false
[remote "origin"]
url = https://github.com/azerothcore/mod-transmog
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
EOF
# Test update with custom directory should work
# Note: This would require more complex mocking for full integration test
# For now, just test the parsing recognizes the custom directory
run inst_parse_module_spec "azerothcore/mod-transmog:custom-dir"
[ "$status" -eq 0 ]
IFS=' ' read -r repo_ref owner name branch commit url dirname <<< "$output"
[ "$dirname" = "custom-dir" ]
}
@test "URL formats should be properly normalized" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Test various URL formats produce same owner/name
run inst_extract_owner_name "https://github.com/azerothcore/mod-transmog"
local url_format="$output"
run inst_extract_owner_name "https://github.com/azerothcore/mod-transmog.git"
local url_git_format="$output"
run inst_extract_owner_name "git@github.com:azerothcore/mod-transmog.git"
local ssh_format="$output"
run inst_extract_owner_name "azerothcore/mod-transmog"
local owner_name_format="$output"
run inst_extract_owner_name "mod-transmog"
local simple_format="$output"
# All should normalize to the same owner/name
[ "$url_format" = "azerothcore/mod-transmog" ]
[ "$url_git_format" = "azerothcore/mod-transmog" ]
[ "$ssh_format" = "azerothcore/mod-transmog" ]
[ "$owner_name_format" = "azerothcore/mod-transmog" ]
[ "$simple_format" = "azerothcore/mod-transmog" ]
}
# Tests for module exclusion functionality
@test "module exclusion should work with MODULES_EXCLUDE_LIST" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Test exclusion with simple name
export MODULES_EXCLUDE_LIST="mod-test-module"
run inst_mod_is_excluded "mod-test-module"
[ "$status" -eq 0 ]
# Test exclusion with owner/name format
export MODULES_EXCLUDE_LIST="azerothcore/mod-test"
run inst_mod_is_excluded "mod-test"
[ "$status" -eq 0 ]
# Test exclusion with space-separated list
export MODULES_EXCLUDE_LIST="mod-one mod-two mod-three"
run inst_mod_is_excluded "mod-two"
[ "$status" -eq 0 ]
# Test exclusion with newline-separated list
export MODULES_EXCLUDE_LIST="
mod-alpha
mod-beta
mod-gamma
"
run inst_mod_is_excluded "mod-beta"
[ "$status" -eq 0 ]
# Test exclusion with URL format
export MODULES_EXCLUDE_LIST="https://github.com/azerothcore/mod-transmog.git"
run inst_mod_is_excluded "mod-transmog"
[ "$status" -eq 0 ]
# Test non-excluded module
export MODULES_EXCLUDE_LIST="mod-other"
run inst_mod_is_excluded "mod-transmog"
[ "$status" -eq 1 ]
# Test empty exclusion list
unset MODULES_EXCLUDE_LIST
run inst_mod_is_excluded "mod-transmog"
[ "$status" -eq 1 ]
}
@test "install --all should skip excluded modules" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Setup modules list with excluded module
mkdir -p "$TEST_DIR/conf"
cat > "$TEST_DIR/conf/modules.list" << 'EOF'
azerothcore/mod-transmog master abc123
azerothcore/mod-excluded master def456
EOF
# Set exclusion list
export MODULES_EXCLUDE_LIST="mod-excluded"
# Mock the install process to capture output
run bash -c "source '$TEST_DIR/apps/installer/includes/includes.sh' && inst_module_install --all 2>&1"
# Should show that excluded module was skipped
[[ "$output" == *"azerothcore/mod-excluded"* && "$output" == *"Excluded by MODULES_EXCLUDE_LIST"* && "$output" == *"skipping"* ]]
}
@test "exclusion should work with multiple formats in same list" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Test multiple exclusion formats
export MODULES_EXCLUDE_LIST="mod-test https://github.com/azerothcore/mod-transmog.git custom/mod-other"
run inst_mod_is_excluded "mod-test"
[ "$status" -eq 0 ]
run inst_mod_is_excluded "azerothcore/mod-transmog"
[ "$status" -eq 0 ]
run inst_mod_is_excluded "custom/mod-other"
[ "$status" -eq 0 ]
run inst_mod_is_excluded "mod-allowed"
[ "$status" -eq 1 ]
}
# Tests for color support functionality
@test "color functions should work correctly" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Test that print functions exist and work
run print_info "test message"
[ "$status" -eq 0 ]
run print_warn "test warning"
[ "$status" -eq 0 ]
run print_error "test error"
[ "$status" -eq 0 ]
run print_success "test success"
[ "$status" -eq 0 ]
run print_skip "test skip"
[ "$status" -eq 0 ]
run print_header "test header"
[ "$status" -eq 0 ]
}
@test "color support should respect NO_COLOR environment variable" {
cd "$TEST_DIR"
# Test with NO_COLOR set
export NO_COLOR=1
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Colors should be empty when NO_COLOR is set
[ -z "$C_RED" ]
[ -z "$C_GREEN" ]
[ -z "$C_RESET" ]
}
# Tests for interactive menu system
@test "module help should display comprehensive help" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
run inst_module_help
[ "$status" -eq 0 ]
# Should contain key sections
[[ "$output" =~ "Module Manager Help" ]]
[[ "$output" =~ "Usage:" ]]
[[ "$output" =~ "Module Specification Syntax:" ]]
[[ "$output" =~ "Examples:" ]]
}
@test "module list should show installed modules correctly" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Setup modules list
mkdir -p "$TEST_DIR/conf"
cat > "$TEST_DIR/conf/modules.list" << 'EOF'
azerothcore/mod-transmog master abc123
custom/mod-test develop def456
EOF
run inst_module_list
[ "$status" -eq 0 ]
# Should show both modules
[[ "$output" =~ "mod-transmog" ]]
[[ "$output" =~ "custom/mod-test" ]]
[[ "$output" =~ "master" ]]
[[ "$output" =~ "develop" ]]
}
@test "module list should handle empty list gracefully" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Ensure empty modules list
mkdir -p "$TEST_DIR/conf"
touch "$TEST_DIR/conf/modules.list"
run inst_module_list
[ "$status" -eq 0 ]
[[ "$output" =~ "No modules installed" ]]
}
# Tests for advanced parsing edge cases
@test "parsing should handle complex URL formats" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Test GitLab URL with custom directory and branch
run inst_parse_module_spec "https://gitlab.com/myorg/mymodule.git:custom-dir@develop:abc123"
[ "$status" -eq 0 ]
IFS=' ' read -r repo_ref owner name branch commit url dirname <<< "$output"
[ "$repo_ref" = "https://gitlab.com/myorg/mymodule.git" ]
[ "$owner" = "myorg" ]
[ "$name" = "mymodule" ]
[ "$branch" = "develop" ]
[ "$commit" = "abc123" ]
[ "$dirname" = "custom-dir" ]
}
@test "parsing should handle URLs with ports correctly (fix for port/dirname confusion)" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Test HTTPS URL with port - should NOT treat port as dirname
run inst_parse_module_spec "https://example.com:8080/user/repo.git"
[ "$status" -eq 0 ]
IFS=' ' read -r repo_ref owner name branch commit url dirname <<< "$output"
[ "$repo_ref" = "https://example.com:8080/user/repo.git" ]
[ "$owner" = "user" ]
[ "$name" = "repo" ]
[ "$branch" = "-" ]
[ "$commit" = "-" ]
[ "$url" = "https://example.com:8080/user/repo.git" ]
[ "$dirname" = "repo" ] # Should default to repo name, NOT port number
}
@test "parsing should handle URLs with ports and custom directory correctly" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Test URL with port AND custom directory - should parse custom directory correctly
run inst_parse_module_spec "https://example.com:8080/user/repo.git:custom-dir"
[ "$status" -eq 0 ]
IFS=' ' read -r repo_ref owner name branch commit url dirname <<< "$output"
[ "$repo_ref" = "https://example.com:8080/user/repo.git" ]
[ "$owner" = "user" ]
[ "$name" = "repo" ]
[ "$branch" = "-" ]
[ "$commit" = "-" ]
[ "$url" = "https://example.com:8080/user/repo.git" ]
[ "$dirname" = "custom-dir" ] # Should be custom-dir, not port number
}
@test "parsing should handle SSH URLs with ports correctly" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Test SSH URL with port
run inst_parse_module_spec "ssh://git@example.com:2222/user/repo"
[ "$status" -eq 0 ]
IFS=' ' read -r repo_ref owner name branch commit url dirname <<< "$output"
[ "$repo_ref" = "ssh://git@example.com:2222/user/repo" ]
[ "$owner" = "user" ]
[ "$name" = "repo" ]
[ "$dirname" = "repo" ] # Should be repo name, not port number
}
@test "parsing should handle SSH URLs with ports and custom directory" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Test SSH URL with port and custom directory
run inst_parse_module_spec "ssh://git@example.com:2222/user/repo:my-custom-dir@develop"
[ "$status" -eq 0 ]
IFS=' ' read -r repo_ref owner name branch commit url dirname <<< "$output"
[ "$repo_ref" = "ssh://git@example.com:2222/user/repo" ]
[ "$owner" = "user" ]
[ "$name" = "repo" ]
[ "$branch" = "develop" ]
[ "$dirname" = "my-custom-dir" ]
}
@test "parsing should handle complex URLs with ports, custom dirs, and branches" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Test comprehensive URL with port, custom directory, branch, and commit
run inst_parse_module_spec "https://gitlab.example.com:9443/myorg/myrepo.git:custom-name@feature-branch:abc123def"
[ "$status" -eq 0 ]
IFS=' ' read -r repo_ref owner name branch commit url dirname <<< "$output"
[ "$repo_ref" = "https://gitlab.example.com:9443/myorg/myrepo.git" ]
[ "$owner" = "myorg" ]
[ "$name" = "myrepo" ]
[ "$branch" = "feature-branch" ]
[ "$commit" = "abc123def" ]
[ "$url" = "https://gitlab.example.com:9443/myorg/myrepo.git" ]
[ "$dirname" = "custom-name" ]
}
@test "URL port parsing regression test - ensure ports are not confused with directory names" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# These are the problematic cases that the fix addresses
local test_cases=(
"https://example.com:8080/repo.git"
"https://gitlab.internal:9443/group/project.git"
"ssh://git@server.com:2222/owner/repo"
"https://git.company.com:8443/team/module.git"
)
for spec in "${test_cases[@]}"; do
run inst_parse_module_spec "$spec"
[ "$status" -eq 0 ]
IFS=' ' read -r repo_ref owner name branch commit url dirname <<< "$output"
# Critical: dirname should NEVER be a port number
[[ ! "$dirname" =~ ^[0-9]+$ ]] || {
echo "FAIL: Port number '$dirname' incorrectly parsed as directory name for spec: $spec"
return 1
}
# dirname should be the repository name by default
local expected_name
if [[ "$spec" =~ /([^/]+)(\.git)?$ ]]; then
expected_name="${BASH_REMATCH[1]}"
expected_name="${expected_name%.git}"
fi
[ "$dirname" = "$expected_name" ] || {
echo "FAIL: Expected dirname '$expected_name' but got '$dirname' for spec: $spec"
return 1
}
done
}
@test "parsing should handle URL with custom directory but no branch" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
run inst_parse_module_spec "https://github.com/owner/repo.git:my-dir"
[ "$status" -eq 0 ]
IFS=' ' read -r repo_ref owner name branch commit url dirname <<< "$output"
[ "$repo_ref" = "https://github.com/owner/repo.git" ]
[ "$dirname" = "my-dir" ]
[ "$branch" = "-" ]
}
@test "modules list should maintain alphabetical order" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
# Add modules in random order
inst_mod_list_upsert "zeta/mod-z" "master" "abc"
inst_mod_list_upsert "alpha/mod-a" "master" "def"
inst_mod_list_upsert "beta/mod-b" "master" "ghi"
# Read the list and verify alphabetical order
local entries=()
while read -r repo_ref branch commit; do
[[ -z "$repo_ref" ]] && continue
entries+=("$repo_ref")
done < <(inst_mod_list_read)
# Should be in alphabetical order by owner/name
[ "${entries[0]}" = "alpha/mod-a" ]
[ "${entries[1]}" = "beta/mod-b" ]
[ "${entries[2]}" = "zeta/mod-z" ]
}
@test "module dispatcher should handle unknown commands gracefully" {
cd "$TEST_DIR"
source "$TEST_DIR/apps/installer/includes/includes.sh"
run inst_module "unknown-command"
[ "$status" -eq 1 ]
[[ "$output" =~ "Invalid option" ]]
}
+685
View File
@@ -0,0 +1,685 @@
# AzerothCore Startup Scripts
A comprehensive suite of scripts for managing AzerothCore server instances with advanced session management, automatic restart capabilities, and production-ready service management.
## 📋 Table of Contents
- [Overview](#overview)
- [Components](#components)
- [Quick Start](#quick-start)
- [Configuration](#configuration)
- [Detailed Usage](#detailed-usage)
- [Multiple Realms Setup](#multiple-realms-setup)
- [Service Management](#service-management)
- [Troubleshooting](#troubleshooting)
## 🎯 Overview
The AzerothCore startup scripts provide multiple approaches to running server instances:
1. **Development/Testing**: Simple execution for debugging and development
2. **Production with Restarts**: Automatic restart on crashes with crash detection
3. **Background Services**: Production-ready service management with PM2 or systemd
4. **Session Management**: Interactive console access via tmux/screen
All scripts are integrated into the `acore.sh` dashboard for easy access.
### 📦 Automatic Deployment
**Important**: When you compile AzerothCore using the acore dashboard (`./acore.sh compiler build`), all startup scripts are automatically copied from `apps/startup-scripts/src/` to your `bin/` folder. This means:
-**Portable Deployment**: You can copy the entire `bin/` folder to different servers
-**Self-Contained**: All restart and service management tools travel with your binaries
-**No Additional Setup**: Scripts work immediately after deployment
-**Production Ready**: Deploy to production servers without needing the full source code
This makes it easy to deploy your compiled binaries along with the management scripts to production environments where you may not have the full AzerothCore source code.
## 🔧 Components
### Core Scripts
- **`run-engine`**: Advanced script with session management and configuration priority
- **`simple-restarter`**: Wrapper around starter with restart functionality (legacy compatibility)
- **`starter`**: Basic binary execution with optional GDB support
- **`service-manager.sh`**: Production service management with PM2/systemd
### Configuration
- **`conf.sh.dist`**: Default configuration template
- **`conf.sh`**: User configuration (create from .dist)
- **`gdb.conf`**: GDB debugging configuration
### Examples
- **`restarter-auth.sh`**: Auth server restart example
- **`restarter-world.sh`**: World server restart example
- **`starter-auth.sh`**: Auth server basic start example
- **`starter-world.sh`**: World server basic start example
## 🚀 Quick Start
### 1. Basic Server Start (Development)
```bash
# Start authserver directly
./starter /path/to/bin authserver
# Start worldserver with config
./starter /path/to/bin worldserver "" /path/to/worldserver.conf
```
### 2. Start with Auto-Restart
```bash
# Using simple-restarter (legacy)
./simple-restarter /path/to/bin authserver
# Using run-engine (recommended)
./run-engine restart authserver --bin-path /path/to/bin
```
### 3. Production Service Management
```bash
# Create and start a service
./service-manager.sh create auth authserver --bin-path /path/to/bin
# List all services
./service-manager.sh list
# Stop a service
./service-manager.sh stop auth
```
### 4. Using acore.sh Dashboard
```bash
# Interactive dashboard
./acore.sh
# Direct commands
./acore.sh run-authserver # Start authserver with restart
./acore.sh run-worldserver # Start worldserver with restart
./acore.sh service-manager # Access service manager
```
## ⚙️ Configuration
### Configuration Priority (Highest to Lowest)
1. **`conf.sh`** - User configuration file
2. **Command line arguments** - Runtime parameters
3. **Environment variables** - `RUN_ENGINE_*` variables
4. **`conf.sh.dist`** - Default configuration
### Creating Configuration
```bash
# Copy default configuration
cp scripts/conf.sh.dist scripts/conf.sh
# Edit your configuration
nano scripts/conf.sh
```
### Key Configuration Options
```bash
# Binary settings
export BINPATH="/path/to/azerothcore/bin"
export SERVERBIN="worldserver" # or "authserver"
export CONFIG="/path/to/worldserver.conf"
# Session management
export SESSION_MANAGER="tmux" # none|auto|tmux|screen
export SESSION_NAME="ac-world"
# Interactive mode control
export AC_DISABLE_INTERACTIVE="0" # Set to 1 to disable interactive prompts (useful for non-interactive services)
# Debugging
export GDB_ENABLED="1" # 0 or 1
export GDB="/path/to/gdb.conf"
# Logging
export LOGS_PATH="/path/to/logs"
export CRASHES_PATH="/path/to/crashes"
export LOG_PREFIX_NAME="realm1"
```
## 📖 Detailed Usage
### 1. Run Engine
The `run-engine` is the most advanced script with multiple operation modes:
#### Basic Execution
```bash
# Start server once
./run-engine start worldserver --bin-path /path/to/bin
# Start with configuration file
./run-engine start worldserver --config ./conf-world.sh
# Start with specific server config
./run-engine start worldserver --server-config /path/to/worldserver.conf
```
#### Restart Mode
```bash
# Automatic restart on crash
./run-engine restart worldserver --bin-path /path/to/bin
# Restart with session management
./run-engine restart worldserver --session-manager tmux
```
#### Session Management
```bash
# Start in tmux session
./run-engine start worldserver --session-manager tmux
# Attach to existing session
tmux attach-session -t worldserver
# Start in screen session
./run-engine start worldserver --session-manager screen
# Attach to screen session
screen -r worldserver
```
#### Configuration Options
```bash
./run-engine restart worldserver \
--bin-path /path/to/bin \
--server-config /path/to/worldserver.conf \
--session-manager tmux \
--gdb-enabled 1 \
--logs-path /path/to/logs \
--crashes-path /path/to/crashes
```
### 2. Simple Restarter
Legacy-compatible wrapper with restart functionality:
```bash
# Basic restart
./simple-restarter /path/to/bin worldserver
# With full parameters
./simple-restarter \
/path/to/bin \
worldserver \
./gdb.conf \
/path/to/worldserver.conf \
/path/to/system.log \
/path/to/system.err \
1 \
/path/to/crashes
```
**Parameters:**
1. Binary path (required)
2. Binary name (required)
3. GDB configuration file (optional)
4. Server configuration file (optional)
5. System log file (optional)
6. System error file (optional)
7. GDB enabled flag (0/1, optional)
8. Crashes directory path (optional)
### 3. Starter
Basic execution script without restart functionality:
```bash
# Simple start
./starter /path/to/bin worldserver
# With GDB debugging
./starter /path/to/bin worldserver ./gdb.conf /path/to/worldserver.conf "" "" 1
```
### 4. Service Manager
Production-ready service management:
#### Creating Services
```bash
# Auto-detect provider (PM2 or systemd)
./service-manager.sh create auth authserver --bin-path /path/to/bin
# Force PM2
./service-manager.sh create world worldserver --provider pm2 --bin-path /path/to/bin
# Force systemd
./service-manager.sh create world worldserver --provider systemd --bin-path /path/to/bin
# Create service with restart policy
./service-manager.sh create world worldserver --bin-path /path/to/bin --restart-policy always
```
#### Restart Policies
Services support two restart policies:
- **`on-failure`** (default): Restart only on crashes or errors (exit code != 0, only works with PM2 or systemd without tmux/screen)
- **`always`**: Restart on any exit, including clean shutdown (exit code 0)
**Important**: When using `--restart-policy always`, the in-game command `server shutdown X` will behave like `server restart X` - the service will automatically restart after shutdown. Only the shutdown message differs from a restart message.
```bash
# Service that restarts only on crashes (default behavior)
./service-manager.sh create auth authserver --bin-path /path/to/bin --restart-policy on-failure
# Service that always restarts (even on manual shutdown)
./service-manager.sh create world worldserver --bin-path /path/to/bin --restart-policy always
# Update existing service restart policy
./service-manager.sh update worldserver --restart-policy always
```
#### Service Operations
```bash
# Start/stop services
./service-manager.sh start auth
./service-manager.sh stop world
./service-manager.sh restart auth
# View logs
./service-manager.sh logs world
./service-manager.sh logs world --follow
# Attach to console (interactive)
./service-manager.sh attach world
# List services
./service-manager.sh list
./service-manager.sh list pm2
./service-manager.sh list systemd
# Delete service
./service-manager.sh delete auth
```
#### Health and Console Commands
Use these commands to programmatically check service health and interact with the console (used by CI workflows):
```bash
# Check if service is currently running (exit 0 if running)
./service-manager.sh is-running world
# Print current uptime in seconds (fails if not running)
./service-manager.sh uptime-seconds world
# Wait until uptime >= 10s (optional timeout 240s)
./service-manager.sh wait-uptime world 10 240
# Send a console command (uses pm2 send or tmux/screen)
./service-manager.sh send world "server info"
# Show provider, configs and run-engine settings
./service-manager.sh show-config world
```
Notes:
- For `send`, PM2 provider uses `pm2 send` with the process ID; systemd provider requires a session manager (tmux/screen). If no attachable session is configured, the command fails.
- `wait-uptime` fails with a non-zero exit code if the service does not reach the requested uptime within the timeout window.
#### Service Configuration
```bash
# Update service settings
./service-manager.sh update world --session-manager screen --gdb-enabled 1
# Edit configuration
./service-manager.sh edit world
# Restore missing services from registry
./service-manager.sh restore
```
## 🌍 Multiple Realms Setup
### Method 1: Using Service Manager (Recommended)
```bash
# Create multiple world server instances with different restart policies
./service-manager.sh create world1 worldserver \
--bin-path /path/to/bin \
--server-config /path/to/worldserver-realm1.conf \
--restart-policy on-failure
./service-manager.sh create world2 worldserver \
--bin-path /path/to/bin \
--server-config /path/to/worldserver-realm2.conf \
--restart-policy always
# Single auth server for all realms (always restart for stability)
./service-manager.sh create auth authserver \
--bin-path /path/to/bin \
--server-config /path/to/authserver.conf \
--restart-policy always
```
### Method 2: Using Run Engine with Different Configurations
Create separate configuration files for each realm:
**conf-realm1.sh:**
```bash
export BINPATH="/path/to/bin"
export SERVERBIN="worldserver"
export CONFIG="/path/to/worldserver-realm1.conf"
export SESSION_NAME="ac-realm1"
export LOG_PREFIX_NAME="realm1"
export LOGS_PATH="/path/to/logs/realm1"
```
**conf-realm2.sh:**
```bash
export BINPATH="/path/to/bin"
export SERVERBIN="worldserver"
export CONFIG="/path/to/worldserver-realm2.conf"
export SESSION_NAME="ac-realm2"
export LOG_PREFIX_NAME="realm2"
export LOGS_PATH="/path/to/logs/realm2"
```
Start each realm:
```bash
./run-engine restart worldserver --config ./conf-realm1.sh
./run-engine restart worldserver --config ./conf-realm2.sh
```
### Method 3: Using Examples with Custom Configurations
Copy and modify the example scripts:
```bash
# Copy examples
cp examples/restarter-world.sh restarter-realm1.sh
cp examples/restarter-world.sh restarter-realm2.sh
# Edit each script to point to different configuration files
# Then run:
./restarter-realm1.sh
./restarter-realm2.sh
```
## 🛠️ Service Management
### Service Registry and Persistence
The service manager includes a comprehensive registry system that tracks all created services and enables automatic restoration:
#### Service Registry Features
- **Automatic Tracking**: All services are automatically registered when created
- **Cross-Reboot Persistence**: PM2 services are configured with startup persistence
- **Service Restoration**: Missing services can be detected and restored from registry
- **Migration Support**: Legacy service configurations can be migrated to the new format
#### Using the Registry
```bash
# Check for missing services and restore them
./service-manager.sh restore
# List all registered services (includes status)
./service-manager.sh list
# Services are automatically added to registry on creation
./service-manager.sh create auth authserver --bin-path /path/to/bin
```
#### Custom Configuration Directories
You can customize where service configurations and PM2/systemd files are stored:
```bash
# Set custom directories
export AC_SERVICE_CONFIG_DIR="/path/to/your/project/services"
# Now all service operations will use these custom directories
./service-manager.sh create auth authserver --bin-path /path/to/bin
```
This is particularly useful for:
- **Version Control**: Keep service configurations in your project repository
- **Multiple Projects**: Separate service configurations per project
- **Team Collaboration**: Share service setups across development teams
#### Service Configuration Portability
The service manager automatically stores binary and configuration paths as relative paths when they are located under the `AC_SERVICE_CONFIG_DIR`, making service configurations portable across environments:
```bash
# Set up a portable project structure
export AC_SERVICE_CONFIG_DIR="/opt/myproject/services"
mkdir -p "$AC_SERVICE_CONFIG_DIR"/{bin,etc}
# Copy your binaries and configs
cp /path/to/compiled/authserver "$AC_SERVICE_CONFIG_DIR/bin/"
cp /path/to/authserver.conf "$AC_SERVICE_CONFIG_DIR/etc/"
# Create service - paths under AC_SERVICE_CONFIG_DIR will be stored as relative
./service-manager.sh create auth authserver \
--bin-path "$AC_SERVICE_CONFIG_DIR/bin" \
--server-config "$AC_SERVICE_CONFIG_DIR/etc/authserver.conf"
# Registry will contain relative paths like "bin/authserver" and "etc/authserver.conf"
# instead of absolute paths, making the entire directory portable
```
**Benefits:**
- **Environment Independence**: Move the entire services directory between machines
- **Container Friendly**: Perfect for Docker volumes and bind mounts
- **Backup/Restore**: Archive and restore complete service configurations
- **Development/Production Parity**: Same relative structure across environments
**How it works:**
- Paths under `AC_SERVICE_CONFIG_DIR` are automatically stored as relative paths
- Paths outside `AC_SERVICE_CONFIG_DIR` are stored as absolute paths for safety
- When services are restored or started, relative paths are resolved from `AC_SERVICE_CONFIG_DIR`
- If `AC_SERVICE_CONFIG_DIR` is not set, all paths are stored as absolute paths (traditional behavior)
#### Migration from Legacy Format
If you have existing services in the old format, use the migration script:
```bash
# Migrate existing registry to new format
./migrate-registry.sh
# The script will:
# - Detect old format automatically
# - Create a backup of the old registry
# - Convert to new format with proper tracking
# - Preserve all existing service information
```
### PM2 Services
When using PM2 as the service provider:
* [PM2 CLI Documentation](https://pm2.io/docs/runtime/reference/pm2-cli/)
**Automatic PM2 Persistence**: The service manager automatically configures PM2 for persistence across reboots by:
- Running `pm2 startup` to set up the startup script
- Running `pm2 save` after each service creation/modification
- This ensures your services automatically start when the system reboots
NOTE: pm2 cannot run tmux/screen sessions, but you can always use the `attach` command to connect to the service console because pm2 supports interactive mode.
### Environment Variables
The startup scripts recognize several environment variables for configuration and runtime behavior:
#### Configuration Directory Variables
- **`AC_SERVICE_CONFIG_DIR`**: Override the default configuration directory for services registry and configurations
- Default: `${XDG_CONFIG_HOME:-$HOME/.config}/azerothcore/services`
- Used for storing service registry and run-engine configurations
#### Service Detection Variables
- **`AC_LAUNCHED_BY_PM2`**: Set to `1` when launched by PM2 (automatically set by service-manager)
- Disables the use of the `unbuffer` command for output capture
- Enables non-interactive mode to prevent prompts
- More robust than relying on PM2's internal variables
- **`AC_DISABLE_INTERACTIVE`**: Controls interactive mode (0=enabled, 1=disabled)
- Automatically set based on execution context
- Prevents AzerothCore from showing interactive prompts in service environments
#### Configuration Variables
- **`RUN_ENGINE_*`**: See [Configuration](#configuration) section for complete list
- **`SERVICE_MODE`**: Set to `true` to enable service-specific behavior
- **`SESSION_MANAGER`**: Override session manager choice (tmux, screen, none, auto)
### Systemd Services
When using systemd as the service provider:
```bash
# Systemd commands
systemctl --user status acore-auth # Check status
systemctl --user logs acore-auth # View logs
systemctl --user restart acore-auth # Restart
systemctl --user enable acore-auth # Enable auto-start
# For system services (requires sudo)
sudo systemctl status acore-auth
sudo systemctl enable acore-auth
```
**Enhanced systemd Integration:**
- **Automatic Service Type**: When using session managers (tmux/screen), services are automatically configured with `Type=forking` for proper daemon behavior
- **Smart ExecStop**: Services with session managers get automatic `ExecStop` commands to properly terminate tmux/screen sessions when stopping the service
- **Non-Interactive Mode**: Services without session managers automatically set `AC_DISABLE_INTERACTIVE=1` to prevent hanging on prompts
### Session Management in Services
Services can be configured with session managers for interactive access:
```bash
# Create service with tmux
./service-manager.sh create world worldserver \
--bin-path /path/to/bin \
--session-manager tmux
# Attach to the session
./service-manager.sh attach world
# or directly:
tmux attach-session -t worldserver
```
## 🎮 Integration with acore.sh Dashboard
The startup scripts are fully integrated into the AzerothCore dashboard:
### Direct Commands
```bash
# Run servers with simple restart (development/testing)
./acore.sh run-worldserver # Option 11 or 'rw'
./acore.sh run-authserver # Option 12 or 'ra'
# Access service manager (production)
./acore.sh service-manager # Option 15 or 'sm'
# Examples:
./acore.sh rw # Quick worldserver start
./acore.sh ra # Quick authserver start
./acore.sh sm create auth authserver --bin-path /path/to/bin
```
### What Happens Behind the Scenes
- **run-worldserver/run-authserver**: Calls `simple-restarter` with appropriate binary
- **service-manager**: Provides full access to the service management interface
- Scripts automatically use the correct binary path from your build configuration
## 🐛 Troubleshooting
### Common Issues
#### 1. Binary Not Found
```bash
Error: Binary '/path/to/bin/worldserver' not found
```
**Solution**: Check binary path and ensure servers are compiled
```bash
# Check if binary exists
ls -la /path/to/bin/worldserver
# Compile if needed
./acore.sh compiler build
```
#### 2. Configuration File Issues
```bash
Error: Configuration file not found
```
**Solution**: Create configuration from template
```bash
cp scripts/conf.sh.dist scripts/conf.sh
# Edit conf.sh with correct paths
```
#### 3. Session Manager Not Available
```bash
Warning: tmux not found, falling back to direct execution
```
**Solution**: Install required session manager
```bash
# Ubuntu/Debian
sudo apt install tmux screen
# CentOS/RHEL
sudo yum install tmux screen
```
#### 4. Permission Issues (systemd)
```bash
Failed to create systemd service
```
**Solution**: Check user permissions or use --system flag
```bash
# For user services (no sudo required)
./service-manager.sh create auth authserver --bin-path /path/to/bin
# For system services (requires sudo)
./service-manager.sh create auth authserver --bin-path /path/to/bin --system
```
#### 5. PM2 Not Found
```bash
Error: PM2 is not installed
```
**Solution**: Install PM2
```bash
npm install -g pm2
# or
sudo npm install -g pm2
```
#### 7. Registry Out of Sync
```bash
# If the service registry shows services that don't actually exist
```
**Solution**: Use registry sync or restore
```bash
# Check and restore missing services (also cleans up orphaned entries)
./service-manager.sh restore
# If you have a very old registry format, migrate it
./migrate-registry.sh
```
-50
View File
@@ -1,50 +0,0 @@
# enable/disable GDB execution
export GDB_ENABLED=0
# [optional] gdb file
# default: gdb.conf
export GDB=""
# directory where binary are stored
export BINPATH=""
# Put here the pid you configured on your worldserver.conf file
# needed when GDB_ENABLED=1
export SERVERPID=""
# path to configuration file (including the file name)
# ex: /home/user/azerothcore/etc/worldserver.conf
export CONFIG=""
# path of log files
# needed by restarter to store its logs
export LOGS_PATH="";
# exec name
# ex: worldserver
export SERVERBIN=""
# prefix name for log files
# to avoid collision with other restarters
export LOG_PREFIX_NAME=""
# [optional] name of screen service
# if no specified, screen util won't be used
export SCREEN_NAME=""
# [optional] overwrite default screen options: -A -m -d -S
# WARNING: if you are running it under a systemd service
# please do not remove -m -d arguments from screen if are you using it,
# or keep WITH_CONSOLE=0 .
# otherwise the journald-logging system will take 100% of CPU slowing
# down the whole machine. It's because a systemd service should have
# low console output.
export SCREEN_OPTIONS=""
# enable/disable it to show the output
# within console, if disable the output will be redirect to
# logging files
#
export WITH_CONSOLE=0
@@ -1,14 +0,0 @@
#!/usr/bin/env bash
PATH_RUNENGINE="./"
source "$PATH_RUNENGINE/run-engine"
# you must create your conf
# copying conf.sh.dist
# and renaming as below
source "./conf-auth.sh"
restarter
@@ -1,14 +0,0 @@
#!/usr/bin/env bash
PATH_RUNENGINE="./"
source "$PATH_RUNENGINE/run-engine"
# you must create your conf
# copying conf.sh.dist
# and renaming as below
source "./conf-world.sh"
restarter
@@ -1,13 +0,0 @@
#!/usr/bin/env bash
PATH_RUNENGINE="./"
source "$PATH_RUNENGINE/run-engine"
# you must create your conf
# copying conf.sh.dist
# and renaming as below
source "./conf-auth.sh"
starter
@@ -1,14 +0,0 @@
#!/usr/bin/env bash
PATH_RUNENGINE="./"
source "$PATH_RUNENGINE/run-engine"
# you must create your conf
# copying conf.sh.dist
# and renaming as below
source "./conf-world.sh"
starter
-7
View File
@@ -1,7 +0,0 @@
set logging on
set debug timestamp
run
bt
bt full
info thread
thread apply all backtrace full
-115
View File
@@ -1,115 +0,0 @@
export RUN_ENGINE_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
# load default conf
if [ -e "$RUN_ENGINE_PATH/conf.dist" ]; then
source "$RUN_ENGINE_PATH/conf.sh.dist"
fi
function finish {
if [ ! -z "$SCREEN_NAME" ]; then
screen -X -S "$SCREEN_NAME" quit
fi
}
# disabled for now, but could be useful if we want
# shutdown the process if restarter crashes for some reason
# trap finish EXIT
function configureFiles() {
TRACE_BEGIN_STRING="SIGSEGV"
TRACE_FILE="$LOGS_PATH/"$LOG_PREFIX_NAME"_trace.log"
ERR_FILE="$LOGS_PATH/"$LOG_PREFIX_NAME"_error.log"
SYSLOG="$LOGS_PATH/"$LOG_PREFIX_NAME"_system.log"
SYSERR="$LOGS_PATH/"$LOG_PREFIX_NAME"_system.err"
LINKS_FILE="$LOGS_PATH/"$LOG_PREFIX_NAME"_crash_links.link"
}
function checkStatus() {
local ret=1
# wipe do : destroy old screens + ls
#screen -wipe
#if screen -ls $1 | grep -q "No Sockets found"
#then
# return 0
#fi
local gdbres=$(pgrep -f "gdb -x $GDB --batch $SERVERBIN")
if [[ $GDB_ENABLED -eq 1 && ! -z $gdbres ]]; then
return 1
fi
#
# This is a specific check for Azeroth Core in case of screen failure
# It is possible since same binary file cannot be launched with same configuration file
# This is an extra check
#
local binres=$(pgrep -f "$SERVERBIN -c $CONFIG")
if [ ! -z $binres ]; then
return 1
fi
return 0
}
function run() {
echo $1
if [ ! -z $1 ]; then
local OPTIONS="-A -m -d -S"
if [ ! -z "$SCREEN_OPTIONS" ]; then
OPTIONS=$SCREEN_OPTIONS
fi
echo "> Starting with screen ( screen $OPTIONS )"
screen $OPTIONS $1 "$RUN_ENGINE_PATH/starter" $2 $3 "$4" "$5" "$6" $7 "$BINPATH/crashes"
else
$RUN_ENGINE_PATH/starter $2 $3 "$4" "$5" "$6" $7 "$BINPATH/crashes"
fi
}
function starter() {
cd $BINPATH
mkdir -p "$LOGS_PATH"
mkdir -p "$BINPATH"/crashes
configureFiles
run "$SCREEN_NAME" "$SERVERBIN" "$GDB" "$CONFIG" "$SYSLOG" "$SYSERR" "$GDB_ENABLED"
}
function restarter() {
cd $BINPATH
mkdir -p "$LOGS_PATH"
mkdir -p "$BINPATH"/crashes
configureFiles
if [ ! -f $TRACE_FILE ]; then
touch $TRACE_FILE
fi
while :
do
if checkStatus $SCREEN_NAME; then
DATE=$(date)
echo "Restarting $SCREEN_NAME Core blizz($DATE)"
if [ $GDB_ENABLED -eq 1 ]; then
echo "GDB enabled"
grep -B 10 -A 1800 "$TRACE_BEGIN_STRING" "$SYSLOG" >> "$TRACE_FILE"
cat "$SYSERR" > "$ERR_FILE"
run "$SCREEN_NAME" "$SERVERBIN" "$GDB" "$CONFIG" "$SYSLOG" "$SYSERR" 1
fi
if [ $GDB_ENABLED -eq 0 ]; then
echo "GDB disabled"
run "$SCREEN_NAME" "$SERVERBIN" null "$CONFIG" null null 0
fi
fi
sleep 10
done
}
-70
View File
@@ -1,70 +0,0 @@
#!/usr/bin/env bash
#PARAMETER 1: directory
#PARAMETER 2: binary file
#PARAMETER 3: gdb on/off
bin_path="${1:-$AC_RESTARTER_BINPATH}"
bin_file="${2:-$AC_RESTARTER_BINFILE}"
with_gdb="${3:-$AC_RESTARTER_WITHGDB}"
CURRENT_PATH=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd )
_instant_crash_count=0
_restart_count=0
if [ "$#" -ne 2 ]; then
echo "Usage: $0 path filename"
echo "Example: $0 $HOME/azerothcore/bin worldserver"
exit 1
fi
while true
do
if [ ! -f "$bin_path/$bin_file" ]; then
echo "$bin_path/$bin_file doesn't exists!"
exit 1
fi
STARTING_TIME=$(date +%s)
cd "$bin_path";
if [ "$with_gdb" = true ]; then
echo "Running with GDB enabled"
gdb -x "$CURRENT_PATH/gdb.conf" --batch "./$bin_file"
else
echo "Running without GDB"
"./$bin_file"
fi
_exit_code=$?
echo "exit code: $_exit_code"
# stop restarter on SIGKILL (disabled for now)
# 128 + 9 (SIGKILL)
#if [ $_exit_code -eq 137 ]; then
# echo "$bin_file has been killed"
# exit 0
#fi
echo "$bin_file terminated, restarting..."
ENDING_TIME=$(date +%s)
DIFFERENCE=$(( $ENDING_TIME - $STARTING_TIME ))
((_restart_count++))
echo "$bin_file Terminated after $DIFFERENCE seconds, termination count: : $_restart_count"
if [ $DIFFERENCE -lt 10 ]; then
# increment instant crash if runtime is lower than 10 seconds
((_instant_crash_count++))
else
_instant_crash_count=0 # reset count
fi
if [ $_instant_crash_count -gt 5 ]; then
echo "$bin_file Restarter exited. Infinite crash loop prevented. Please check your system"
exit 1
fi
done
+1
View File
@@ -0,0 +1 @@
logs
+57
View File
@@ -0,0 +1,57 @@
# AzerothCore Run Engine Default Configuration
# This file contains default values that can be overridden by environment variables
# Priority order: conf.sh > environment variables > conf.sh.dist (this file)
# Enable/disable GDB execution
export GDB_ENABLED="${RUN_ENGINE_GDB_ENABLED:-0}"
# [optional] GDB configuration file
# default: gdb.conf
export GDB="${RUN_ENGINE_GDB:-}"
# Directory where binaries are stored
export BINPATH="${RUN_ENGINE_BINPATH:-}"
# Server binary name (e.g., worldserver, authserver)
export SERVERBIN="${RUN_ENGINE_SERVERBIN:-}"
# Path to server configuration file (including the file name)
# ex: /home/user/azerothcore/etc/worldserver.conf
export CONFIG="${RUN_ENGINE_CONFIG:-}"
# Session manager to use: none|auto|tmux|screen
# auto will detect the best available option
export SESSION_MANAGER="${RUN_ENGINE_SESSION_MANAGER:-none}"
# Default session manager (fallback when SESSION_MANAGER is not set)
export DEFAULT_SESSION_MANAGER="${RUN_ENGINE_DEFAULT_SESSION_MANAGER:-none}"
# Path of the crashes directory
# If not specified, it will be created in the same directory as logs named "crashes"
export CRASHES_PATH="${RUN_ENGINE_CRASHES_PATH:-}"
# Path of log files directory
export LOGS_PATH="${RUN_ENGINE_LOGS_PATH:-}"
# Prefix name for log files to avoid collision with other instances
export LOG_PREFIX_NAME="${RUN_ENGINE_LOG_PREFIX_NAME:-}"
# [optional] Name of session (tmux session or screen session)
# If not specified, a default name will be generated based on server binary
export SESSION_NAME="${RUN_ENGINE_SESSION_NAME:-}"
# [optional] Screen-specific options: -A -m -d -S
# WARNING: if you are running it under a systemd service
# please do not remove -m -d arguments from screen if you are using it,
# or keep WITH_CONSOLE=0. Otherwise the journald-logging system will take
# 100% of CPU slowing down the whole machine.
export SCREEN_OPTIONS="${RUN_ENGINE_SCREEN_OPTIONS:-}"
# Enable/disable console output
# If disabled, output will be redirected to logging files
export WITH_CONSOLE="${RUN_ENGINE_WITH_CONSOLE:-0}"
# Restart policy (on-failure|always)
export RESTART_POLICY="always"
+48
View File
@@ -0,0 +1,48 @@
#!/usr/bin/env bash
# AzerothCore Auth Server Restarter Example
# This example shows how to use the run-engine with restart functionality for authserver
PATH_RUNENGINE="./"
CONFIG_FILE="./conf-auth.sh"
# Method 1: Using configuration file (recommended)
if [ -f "$CONFIG_FILE" ]; then
echo "Starting authserver with restart loop using config file: $CONFIG_FILE"
source "$CONFIG_FILE"
"$PATH_RUNENGINE/run-engine" restart "$SERVERBIN" --config "$CONFIG_FILE"
else
echo "Error: Configuration file not found: $CONFIG_FILE"
echo "Please create $CONFIG_FILE by copying and modifying conf.sh.dist"
echo "Make sure to set: export SERVERBIN=\"authserver\""
echo ""
echo "Alternative: Start with binary path directly"
echo "Example: $PATH_RUNENGINE/run-engine restart /path/to/bin/authserver"
echo "Example: $PATH_RUNENGINE/run-engine restart authserver # if in PATH"
exit 1
fi
# Method 2: Direct binary path (full path)
# Uncomment the line below to start with full binary path
#
# "$PATH_RUNENGINE/run-engine" restart /home/user/azerothcore/bin/authserver --server-config /path/to/authserver.conf
# Method 3: Binary name only (system PATH)
# Uncomment the line below if authserver is in your system PATH
#
# "$PATH_RUNENGINE/run-engine" restart authserver --server-config /path/to/authserver.conf
# Method 4: With session manager (tmux/screen)
# Uncomment the line below to use tmux session
#
# "$PATH_RUNENGINE/run-engine" restart authserver --session-manager tmux --server-config /path/to/authserver.conf
# Method 5: Environment variables only
# Uncomment the lines below for environment variable configuration
#
# export RUN_ENGINE_BINPATH="/path/to/your/bin"
# export RUN_ENGINE_SERVERBIN="authserver"
# export RUN_ENGINE_CONFIG="/path/to/authserver.conf"
# "$PATH_RUNENGINE/run-engine" restart authserver
+47
View File
@@ -0,0 +1,47 @@
#!/usr/bin/env bash
# AzerothCore World Server Restarter Example
# This example shows how to use the run-engine with restart functionality for worldserver
PATH_RUNENGINE="./"
CONFIG_FILE="./conf-world.sh"
# Method 1: Using configuration file (recommended)
if [ -f "$CONFIG_FILE" ]; then
echo "Starting worldserver with restart loop using config file: $CONFIG_FILE"
"$PATH_RUNENGINE/run-engine" restart "$SERVERBIN" --config "$CONFIG_FILE"
else
echo "Error: Configuration file not found: $CONFIG_FILE"
echo "Please create $CONFIG_FILE by copying and modifying conf.sh.dist"
echo "Make sure to set: export SERVERBIN=\"worldserver\""
echo ""
echo "Alternative: Start with binary path directly"
echo "Example: $PATH_RUNENGINE/run-engine restart /path/to/bin/worldserver"
echo "Example: $PATH_RUNENGINE/run-engine restart worldserver # if in PATH"
exit 1
fi
# Method 2: Direct binary path (full path)
# Uncomment the line below to start with full binary path
#
# "$PATH_RUNENGINE/run-engine" restart /home/user/azerothcore/bin/worldserver --server-config /path/to/worldserver.conf
# Method 3: Binary name only (system PATH)
# Uncomment the line below if worldserver is in your system PATH
#
# "$PATH_RUNENGINE/run-engine" restart worldserver --server-config /path/to/worldserver.conf
# Method 4: With session manager (tmux/screen)
# Uncomment the line below to use tmux session
#
# "$PATH_RUNENGINE/run-engine" restart worldserver --session-manager tmux --server-config /path/to/worldserver.conf
# Method 5: Environment variables only
# Uncomment the lines below for environment variable configuration
#
# export RUN_ENGINE_BINPATH="/path/to/your/bin"
# export RUN_ENGINE_SERVERBIN="worldserver"
# export RUN_ENGINE_CONFIG="/path/to/worldserver.conf"
# "$PATH_RUNENGINE/run-engine" restart worldserver
+46
View File
@@ -0,0 +1,46 @@
#!/usr/bin/env bash
# AzerothCore Auth Server Starter Example
# This example shows how to use the run-engine to start authserver without restart loop
PATH_RUNENGINE="./"
CONFIG_FILE="./conf-auth.sh"
# Method 1: Using configuration file (recommended)
if [ -f "$CONFIG_FILE" ]; then
echo "Starting authserver (single run) with config file: $CONFIG_FILE"
"$PATH_RUNENGINE/run-engine" start "$SERVERBIN" --config "$CONFIG_FILE"
else
echo "Error: Configuration file not found: $CONFIG_FILE"
echo "Please create $CONFIG_FILE by copying and modifying conf.sh.dist"
echo "Make sure to set: export SERVERBIN=\"authserver\""
echo ""
echo "Alternative: Start with binary path directly"
echo "Example: $PATH_RUNENGINE/run-engine start /path/to/bin/authserver"
echo "Example: $PATH_RUNENGINE/run-engine start authserver # if in PATH"
exit 1
fi
# Method 2: Direct binary path (full path)
# Uncomment the line below to start with full binary path
#
# "$PATH_RUNENGINE/run-engine" start /home/user/azerothcore/bin/authserver --server-config /path/to/authserver.conf
# Method 3: Binary name only (system PATH)
# Uncomment the line below if authserver is in your system PATH
#
# "$PATH_RUNENGINE/run-engine" start authserver --server-config /path/to/authserver.conf
# Method 4: With session manager (tmux/screen)
# Uncomment the line below to use tmux session
#
# "$PATH_RUNENGINE/run-engine" start authserver --session-manager tmux --server-config /path/to/authserver.conf
# Method 5: Environment variables only
# Uncomment the lines below for environment variable configuration
#
# export RUN_ENGINE_BINPATH="/path/to/your/bin"
# export RUN_ENGINE_SERVERBIN="authserver"
# export RUN_ENGINE_CONFIG="/path/to/authserver.conf"
# "$PATH_RUNENGINE/run-engine" start authserver
+47
View File
@@ -0,0 +1,47 @@
#!/usr/bin/env bash
# AzerothCore World Server Starter Example
# This example shows how to use the run-engine to start worldserver without restart loop
PATH_RUNENGINE="./"
CONFIG_FILE="./conf-world.sh"
# Method 1: Using configuration file (recommended)
if [ -f "$CONFIG_FILE" ]; then
echo "Starting worldserver (single run) with config file: $CONFIG_FILE"
"$PATH_RUNENGINE/run-engine" start "$SERVERBIN" --config "$CONFIG_FILE"
else
echo "Error: Configuration file not found: $CONFIG_FILE"
echo "Please create $CONFIG_FILE by copying and modifying conf.sh.dist"
echo "Make sure to set: export SERVERBIN=\"worldserver\""
echo ""
echo "Alternative: Start with binary path directly"
echo "Example: $PATH_RUNENGINE/run-engine start /path/to/bin/worldserver"
echo "Example: $PATH_RUNENGINE/run-engine start worldserver # if in PATH"
exit 1
fi
# Method 2: Direct binary path (full path)
# Uncomment the line below to start with full binary path
#
# "$PATH_RUNENGINE/run-engine" start /home/user/azerothcore/bin/worldserver --server-config /path/to/worldserver.conf
# Method 3: Binary name only (system PATH)
# Uncomment the line below if worldserver is in your system PATH
#
# "$PATH_RUNENGINE/run-engine" start worldserver --server-config /path/to/worldserver.conf
# Method 4: With session manager (tmux/screen)
# Uncomment the line below to use tmux session
#
# "$PATH_RUNENGINE/run-engine" start worldserver --session-manager tmux --server-config /path/to/worldserver.conf
# Method 5: Environment variables only
# Uncomment the lines below for environment variable configuration
#
# export RUN_ENGINE_BINPATH="/path/to/your/bin"
# export RUN_ENGINE_SERVERBIN="worldserver"
# export RUN_ENGINE_CONFIG="/path/to/worldserver.conf"
# "$PATH_RUNENGINE/run-engine" start worldserver

Some files were not shown because too many files have changed in this diff Show More