Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
610 commits
Select commit Hold shift + click to select a range
561c360
fix(Scripts/EoE): fix Malygos Phase 3 Surge of Power warning (#25084)
Nyeriah Mar 14, 2026
88fa813
chore(DB): import pending files
github-actions[bot] Mar 14, 2026
a55bc62
fix(DB/Creature): Update Spotted Hippogryph (23772) spawns with sniff…
Gultask Mar 14, 2026
6b044c1
chore(DB): import pending files
github-actions[bot] Mar 14, 2026
b3ff9cb
fix(Core/Unit): Fix infinite loop in RemoveAllControlled (#25087)
Shard-MW Mar 14, 2026
46b73f6
fix(DB/SAI): Fix waypoints for Darkfallen Bloodbearer (26115) (#23013)
arsinspace Mar 15, 2026
afb0a82
chore(DB): import pending files
github-actions[bot] Mar 15, 2026
e30bbbb
fix(DB/creature) Pools of Aggonar ooze aggro linking (#23463)
aradep Mar 15, 2026
e76c716
chore(DB): import pending files
github-actions[bot] Mar 15, 2026
ee559a9
chore(DB/Creature): Update verified build for creature display entrie…
heyitsbench Mar 15, 2026
9660fc0
chore(DB): import pending files
github-actions[bot] Mar 15, 2026
868ac2a
fix(DB/SAI): Drakuru replace Elixir Gossip (#24727)
BJones132 Mar 15, 2026
4add375
chore(DB): import pending files
github-actions[bot] Mar 15, 2026
6e96ac5
fix(Core/IPLocation): Prevent crash when parsing invalid IP (#25095)
0xCiBeR Mar 16, 2026
0091f01
feat(DB): Release ACDB 15.0.0 (#25091)
Kitzunu Mar 16, 2026
95dc535
fix(Core/Movement): followers match their target's motion speed (#25085)
sogladev Mar 16, 2026
03abb3e
fix(DB/Spell): Correct Demonic Pact ICD to 20 seconds (#25098)
blinkysc Mar 16, 2026
4e02e14
chore(DB): import pending files
github-actions[bot] Mar 16, 2026
d3759c2
fix(Scripts/Desolance): use correct gossip hook for kodo kombo quest …
Nyeriah Mar 17, 2026
7f7b393
fix(Build/nix): Include mysql and zlib dependencies (#25093)
fehlings Mar 17, 2026
d64812e
fix(DB/Creature): Update Fjord Hawk (24747) spawns with sniffed data …
Gultask Mar 17, 2026
b1c8968
chore(DB): import pending files
github-actions[bot] Mar 17, 2026
24f1bc2
feat(Core/Player): Add 'OnPlayerCanLearnTalent' hook (#24826)
Morchog Mar 17, 2026
b2b871a
feat(Core/OutdoorPvP): Add getters for Capture points for Outdoorpvp …
Celandriel Mar 17, 2026
c6f3e63
fix(Core/Unit): avoid iterator invalidation in RemoveAllControlled (#…
sogladev Mar 18, 2026
d8993b6
fix(DB/Loot): fix Eye of Eternity loot (#25115)
amed80 Mar 18, 2026
4b79610
chore(DB): import pending files
github-actions[bot] Mar 18, 2026
ab48a09
fix(DB/Page_Text): Missing content "Saga of the Sin'dorei" (#25111)
Phoenixale Mar 18, 2026
1338e82
chore(DB): import pending files
github-actions[bot] Mar 18, 2026
db4ec53
fix(DB/Conditions): add implicit target conditions to Oculus' Stop Ti…
sogladev Mar 18, 2026
b2f381f
chore(DB): import pending files
github-actions[bot] Mar 18, 2026
18b9a05
fix(Core/Spells): Fix Entrapment not proccing from trap activation (#…
blinkysc Mar 18, 2026
caa3817
refactor(Core/Combat): Port TrinityCore heap-based threat system (#24…
blinkysc Mar 18, 2026
77f4e3b
Revert "fix(scripts/OldHilldBradFootHills): fix Captain Skarloc react…
Rorschach91 Mar 18, 2026
d95d072
fix(Core/DB): Fix Malygos not engaging due to IMMUNE_TO_PC spawn flag…
blinkysc Mar 19, 2026
61f1f2f
chore(DB): import pending files
github-actions[bot] Mar 19, 2026
0385f26
fix(DB/Gameobject): Sniffed Values for 'Eye of Eternity' spawns (#25057)
sudlud Mar 19, 2026
fe6ca2f
chore(DB): import pending files
github-actions[bot] Mar 19, 2026
e9f5c64
fix(Scripts/Dalaran): Prevent Minigob Manabonk from targeting GMs (#2…
Nyeriah Mar 19, 2026
24bc251
fix(Core/Scripts): Fix GetVictim() returning null during JustEngagedW…
blinkysc Mar 19, 2026
7c528ab
fix(DB/Loot) - Correct who should or not drop Pattern: Robes of Arcan…
TheSCREWEDSoftware Mar 20, 2026
e99bb6e
chore(DB): import pending files
github-actions[bot] Mar 20, 2026
acb878c
fix(DB/SAI): Death Knight Initiates must remove HP invincibility and …
Rorschach91 Mar 20, 2026
d0d18bb
chore(DB): import pending files
github-actions[bot] Mar 20, 2026
8485297
fix(Scripts/EoE): Cross-faction Wyrmrest Skytalon support in Eye of E…
Nyeriah Mar 20, 2026
2877c4d
fix(Core/Scripts): Fix DK pets not correctly attacking (#25128)
blinkysc Mar 20, 2026
ef4117f
fix(Core/Player): Fix potion cooldown not ticking after combat ends (…
blinkysc Mar 20, 2026
581179b
fix(Scripts/EoE): fix Vortex only hitting 8 players (#25119)
Nyeriah Mar 20, 2026
861e32a
fix(Scripts/VioletHold): VioletHold globules no longer inherit boss s…
sogladev Mar 20, 2026
e1c7c45
fix(Core/Unit): Improve vehicle exit safety checks and fallback logic…
sogladev Mar 21, 2026
d4f32ff
fix(Core/Cinematics): Cinematic camera improvements (#25097)
Takenbacon Mar 21, 2026
fa8e94b
refactor(Scripts/Northrend): use emplace_back instead of push_back (#…
sogladev Mar 21, 2026
be117d8
fix(DB/Spell): Add internal cooldown to Spirit Burn proc (#25129)
blinkysc Mar 21, 2026
7a95afb
fix(Core/Arena): Make personal rating season-aware on team join (#24755)
blinkysc Mar 21, 2026
44b9f80
chore(DB): import pending files
github-actions[bot] Mar 21, 2026
2abcb5b
fix(Core/Movement): Only update home position for patrolling NPCs (#2…
blinkysc Mar 21, 2026
cac2ad9
feat(Scripts/Commands): Add online session time to pinfo command (#24…
xDevICCI Mar 21, 2026
0e362fc
chore(DB): import pending files
github-actions[bot] Mar 21, 2026
7910783
fix(Core/Spells): Spells that don't initiate combat shouldn't affect …
Nyeriah Mar 21, 2026
d540622
fix(Core/Movement): skip TriggerAlert for creatures immune to players…
Nyeriah Mar 21, 2026
24df979
fix(DB/Trainer): Shattrath Leatherworking and Engineering bookshelves…
sogladev Mar 21, 2026
39babcb
fix(Core/Loot): Fix Master Loot visibility and assignment for quest i…
EricksOliveira Mar 21, 2026
d38a1ed
chore(DB): import pending files
github-actions[bot] Mar 21, 2026
d561289
refactor(Script/Command): learn spell (#24319)
Kitzunu Mar 21, 2026
890229f
chore(DB): import pending files
github-actions[bot] Mar 21, 2026
83fb0ee
fix(Core/Combat): Fire OnPlayerLeaveCombat hook from CombatManager ex…
blinkysc Mar 21, 2026
14a445e
fix(agents): Tone down copilot (#25159)
blinkysc Mar 21, 2026
376a5ce
fix(Core/Spells): Prevent Flexweave Underlay use on ground (#25158)
Nyeriah Mar 21, 2026
9c4483d
chore(DB): import pending files
github-actions[bot] Mar 21, 2026
1e4d878
fix(Core/Combat): Fix guardians not attacking after threat system por…
blinkysc Mar 21, 2026
fc945c3
refactor(Core/Battlefield): replace manual timers with TaskScheduler …
Nyeriah Mar 21, 2026
f89de03
fix(Core/Taxi): Use original team for flight path lookups (#25165)
Nyeriah Mar 21, 2026
824765c
fix(Core/Spells): Don't remove item-dependent auras on disarm/weapon …
blinkysc Mar 22, 2026
f138d1d
fix(Core/Scripts): Fix Ebon Gargoyle infinite evade loop (#25173)
blinkysc Mar 22, 2026
013e07f
fix(Scripts/Oculus): preserve warrior stances when boarding drakes (#…
Nyeriah Mar 22, 2026
bbe14c7
choreCore/Scripts): Remove unused includes from scripts (#25179)
Nyeriah Mar 22, 2026
318ff73
fix(Scripts/Stormpeaks): Add Oathbound Warder pet abilities (#24062)
blinkysc Mar 22, 2026
e5f8f51
chore(DB): import pending files
github-actions[bot] Mar 22, 2026
d56a7aa
fix(Core/Spells): Enter combat at spell launch for delayed spells (#2…
blinkysc Mar 22, 2026
fda9809
fix(Core/Map): Ensure grid is valid before unloading to prevent poten…
r0m1ntik Mar 22, 2026
464fddc
fix(Core/Spells): Invert disarm aura-keep check for weapons (#25175)
blinkysc Mar 22, 2026
fd90547
fix(Scripts/Ulduar): spawn keepers at Observation Ring on defeat (#25…
Nyeriah Mar 22, 2026
7245416
refactor(Scripts/HoR): modernize Halls of Reflection scripts (#25176)
Nyeriah Mar 22, 2026
fd316f8
fix(Core/Scripts): Fix boss scripts resetting during death/defeat RP …
blinkysc Mar 22, 2026
d5b2819
fix(Core/Battlefield): fix stale queue/invite entries and wrong-team …
Nyeriah Mar 22, 2026
51dbde2
refactor(Scripts/FoS): modernize Forge of Souls bosses to use BossAI …
Nyeriah Mar 22, 2026
d5d3fbc
refactor(Core/Scripts): convert Blackrock Mountain scripts to registe…
Nyeriah Mar 22, 2026
4001f4a
fix(Core/SmartAI): Remove REACT_PASSIVE check from CanAIAttack (#25186)
blinkysc Mar 22, 2026
760ff5e
fix(Core/Combat): Restore pet/owner combat propagation (#25166)
blinkysc Mar 22, 2026
2ec8b36
fix(DB/Conditions): Fix Ruthless Cunning banner target conditions (#2…
Nyeriah Mar 22, 2026
9b4ff70
chore(DB): import pending files
github-actions[bot] Mar 22, 2026
217dd4f
fix(Scripts/Ulduar): fix Mimiron ACU unkillable while grounded by Mag…
Nyeriah Mar 22, 2026
a3b0eeb
fix(Core/SmartAI): despawn follow if player goes out of range / offl…
sogladev Mar 22, 2026
afc91ef
fix(Core/AI): Prevent guardians from switching targets on owner comba…
blinkysc Mar 22, 2026
853057d
fix(DB/Scripts): CoS Brandon Eiredeck and citizens now talk (#24043)
blinkysc Mar 22, 2026
02d93f8
chore(DB): import pending files
github-actions[bot] Mar 22, 2026
2d8f97e
refactor(Core/Scripts): remove redundant scheduler SetValidator calls…
Nyeriah Mar 22, 2026
58e1141
fix(DB/SAI): Only despawn Terokk on evade if there are Skyguard Ace n…
Gultask Mar 22, 2026
3c29d30
fix(Core/Spell): spell immunity system and new separate immunities ta…
sogladev Mar 22, 2026
43b33c6
fix(Core/Spells): Do not add PROC_HIT_NORMAL/PROC_HIT_CRITICAL if dam…
blinkysc Mar 22, 2026
62e406f
chore(DB): import pending files
github-actions[bot] Mar 22, 2026
9280cac
refactor(Core/Collision): Store collision data on map context (#25049)
Takenbacon Mar 23, 2026
3b0b014
feat(Core/Spawns): introduce SpawnData base struct and spawn group in…
Nyeriah Mar 23, 2026
141e416
fix(Core/Tests): Add missing GetDataPath mock to combat tests (#25198)
blinkysc Mar 23, 2026
efbe94a
fix(DB/Scripts): CoS Stephanie Sindree and citizen now talk (#24045)
blinkysc Mar 23, 2026
73033b7
chore(DB): import pending files
github-actions[bot] Mar 23, 2026
694de94
fix(Core/Scripts): skip areatrigger scripts for gamemasters (#25196)
Nyeriah Mar 23, 2026
db77d4e
feat(Core/Movement): port smooth waypoint movement from Cataclysm Pre…
blinkysc Mar 23, 2026
64e66c1
chore(DB): import pending files
github-actions[bot] Mar 23, 2026
692af09
fix(DB/Gossip): convert npc_slim gossip to database conditions (#25191)
Nyeriah Mar 23, 2026
9375130
chore(DB): import pending files
github-actions[bot] Mar 23, 2026
0b5bd0a
refactor(Core/Scripts): move npc_maredis_firestar to DB gossip (#25192)
Nyeriah Mar 24, 2026
c2822b4
chore(DB): import pending files
github-actions[bot] Mar 24, 2026
48d55cc
fix(DB/SAI): "Klaven's Tower" Defias Tower Patroller/Sentry Backstab/…
lightninjay Mar 24, 2026
1575aef
chore(DB): import pending files
github-actions[bot] Mar 24, 2026
f0067cc
fix(Scripts/UP): rework Skadi the Ruthless encounter (#25195)
Nyeriah Mar 24, 2026
8027fe4
chore(DB): import pending files
github-actions[bot] Mar 24, 2026
51aecbe
fix(DB/Pet Names) - Adjustments to Death Knights Ghoul names (#25201)
TheSCREWEDSoftware Mar 24, 2026
9594aab
chore(DB): import pending files
github-actions[bot] Mar 24, 2026
b705b23
fix(DB/SAI): Solve High Priest Talet-Kha AI issues. (#25205)
Rorschach91 Mar 24, 2026
e70e71d
feat(Scripts/Commands): Add .debug loot command (#25164)
Nyeriah Mar 24, 2026
1f7167c
chore(DB): import pending files
github-actions[bot] Mar 24, 2026
bb68c6f
chore(Core/OutdoorPvP): Add outdoor pvp min/max getters (#25203)
Celandriel Mar 24, 2026
49ed546
feat(Scripts/Commands): add debug factionchange command (#25156)
Nyeriah Mar 25, 2026
bb75087
chore(DB): import pending files
github-actions[bot] Mar 25, 2026
890df86
feat(Scripts/Commands): add commands for autobroadcast management (#2…
Nyeriah Mar 25, 2026
e9b32a3
chore(DB): import pending files
github-actions[bot] Mar 25, 2026
48bd748
chore(Core): add .claude directory to .gitignore (#25210)
Nyeriah Mar 25, 2026
e59ed25
fix(Core/Movement): DAMAGE_FALL_TO_VOID bypasses all immunities (#25211)
Nyeriah Mar 25, 2026
4c65d63
chore(Core/Movement): Add missing co-author attribution for #25106 (#…
blinkysc Mar 25, 2026
be72bb9
fix(Scripts/Gundrak): Fix Drakkari Colossus not activating when Livin…
Nyeriah Mar 25, 2026
04bcee1
fix(DB/Creature): repopulate CreatureImmunitiesId after broken migrat…
Nyeriah Mar 25, 2026
1f6ca3a
chore(DB): import pending files
github-actions[bot] Mar 25, 2026
7537424
fix(Scripts/Pet): prevent recursive EnterEvadeMode in snake trap AI (…
Nyeriah Mar 25, 2026
19fbc18
fix(DB/Creature): seed `creature_immunities` from `creature_template`…
sogladev Mar 25, 2026
0052033
chore(DB): import pending files
github-actions[bot] Mar 25, 2026
546a07f
fix(Core/Unit): partial immunity for mixed spells (#25219)
sogladev Mar 25, 2026
c27c3be
fix(Scripts/Oculus): Fix Mage-Lord Urom not teleporting between platf…
blinkysc Mar 25, 2026
2ece3ff
fix(Core/Movement): Remove unconditional SetWalk(false) from Waypoint…
blinkysc Mar 25, 2026
842783a
fix(Core/Combat): Prevent NullCreatureAI creatures from entering comb…
blinkysc Mar 25, 2026
f4a0f51
fix(Core/Movement): Prevent vehicles from following their own passeng…
blinkysc Mar 25, 2026
fdb5e0e
fix(Scripts/Naxxramas): reset threat when Thaddius become active (#25…
sogladev Mar 25, 2026
2549f68
fix(Scripts/Naxx): Fix Heigan evading and regenerating HP at end of P…
blinkysc Mar 25, 2026
5e3a75f
fix(DB/Movement): Enable smooth waypoint transitions for flying creat…
blinkysc Mar 25, 2026
ee0f3dc
fix(DB/Creature): add Power Spark visual to Power Spark (1) (#25231)
sogladev Mar 25, 2026
c4a3214
chore(DB): import pending files
github-actions[bot] Mar 25, 2026
f132470
fix(Scripts/Pet): Port TrinityCore snake trap AI to use CombatManager…
blinkysc Mar 25, 2026
5a3101f
fix(DB/Creature): Remove smoothTransition for Guardian of Life (33528…
blinkysc Mar 25, 2026
2cb0818
chore(DB): import pending files
github-actions[bot] Mar 25, 2026
7522447
refactor(Scripts/Ulduar): leverage DoorData, persistent data, and cod…
Nyeriah Mar 26, 2026
bd1c37f
fix(Core/Movement): Clear CanNotReachTarget when chase spline finishe…
blinkysc Mar 26, 2026
7d88286
feat(Scripts/Commands): add .mail list and .mail return commands (#25…
Nyeriah Mar 26, 2026
26c613c
chore(DB): import pending files
github-actions[bot] Mar 26, 2026
bd752bf
fix(Script/ObsidianSanctum): Solve path and visual effect issues with…
Rorschach91 Mar 26, 2026
8971445
chore(DB): import pending files
github-actions[bot] Mar 26, 2026
5df0727
fix(Core/Movement): Pass waypoint point ID to MovementInform (#25252)
blinkysc Mar 27, 2026
ce5cd08
fix(Core/Commands): Show combat refs in .debug hostile output (#25248)
blinkysc Mar 27, 2026
161e73a
fix(Core/Spells): Fix ranged spell minimum range incorrectly applying…
blinkysc Mar 27, 2026
aeecaf6
fix(Core/Spells): Fix Flexweave Underlay script targeting wrong spell…
Nyeriah Mar 27, 2026
e2e410e
fix(Scripts/BRD): Fix Doom'rel and Gloom'rel gossip not working (#25256)
Nyeriah Mar 27, 2026
026e00b
chore(DB): import pending files
github-actions[bot] Mar 27, 2026
e662ff7
fix(Core/Movement): Fire WaypointReached before PathEndReached (#25241)
blinkysc Mar 27, 2026
e1dd360
fix(Scripts/Icecrown): Fix idle scourge NPCs in The Battle For Crusad…
blinkysc Mar 27, 2026
bd93c59
fix(Core/Combat): Re-enable combat for training dummies (#25239)
blinkysc Mar 27, 2026
4aecd20
fix(Core/Loot): fix quest item count logic for FFA (MULTI_DROP) loot …
sogladev Mar 27, 2026
c9f1398
fix(DB/SAI): Restore Havenshire Stallion behavior. (#25236)
Rorschach91 Mar 27, 2026
651025c
chore(DB): import pending files
github-actions[bot] Mar 27, 2026
edffc53
fix(DB/Creature): immunities, spawn and equipment of Koltira Deathwea…
sogladev Mar 27, 2026
968f812
chore(DB): import pending files
github-actions[bot] Mar 27, 2026
9161b7a
fix(DB/Immunities): update magic immunity for Atal'ai Deathwalker (#2…
sogladev Mar 27, 2026
df4eba9
feat(CI): Add `mod-ptr-template` to list of modules to compile for wo…
heyitsbench Mar 27, 2026
35024ce
chore(DB): import pending files
github-actions[bot] Mar 27, 2026
3a0ed4f
fix(Core/Spells): resolve pet to owner in SummonGuardian (#25266)
blinkysc Mar 27, 2026
9c92eaf
fix(Scripts/Naxx): fix Gothik the Harvester evading during phase 2 te…
blinkysc Mar 27, 2026
a5cde09
fix(Core/Movement): Fix use-after-free in WaypointMovementGenerator (…
blinkysc Mar 27, 2026
d14c99e
fix(Core/Combat): Immediately reselect victim after taunt aura update…
blinkysc Mar 27, 2026
b68c118
fix(Core/Scripts): Clear IMMUNE_TO_PC before engaging after threat sy…
blinkysc Mar 27, 2026
5637ae9
refactor(Core/Scripts): move Kalimdor gossip handlers to database (#2…
Nyeriah Mar 28, 2026
714f6ce
chore(DB): import pending files
github-actions[bot] Mar 28, 2026
713e47c
fix(Scripts/HoR): clear IMMUNE_TO_PC before engaging Falric and Marwy…
Nyeriah Mar 28, 2026
e523bb6
feat(Scripts/Commands): allow achievement add from console for offlin…
Nyeriah Mar 28, 2026
9751849
chore(DB): import pending files
github-actions[bot] Mar 28, 2026
05f72a7
fix(Core/LFG): prevent RDF anti-kick exploit via loot rolls (#25112)
Nyeriah Mar 28, 2026
97d32c0
fix(Scripts/HoR): fix HoR escape event outro and refactor tracking (#…
Nyeriah Mar 28, 2026
8b2d06e
refactor(Core/Scripts): move Outland gossip handlers to database (#25…
Nyeriah Mar 28, 2026
f2d4ace
refactor(Core/Scripts): move Northrend gossip handlers to database (#…
Nyeriah Mar 28, 2026
70c79a6
chore(DB): import pending files
github-actions[bot] Mar 28, 2026
3ed2759
fix(Core/Battlegrounds): Remove siege damage buffs on node assault in…
Nyeriah Mar 28, 2026
f93a213
fix(Core/Scripts): Move EasternKingdoms gossip to database (#25208)
Nyeriah Mar 29, 2026
bd6a51a
chore(DB): import pending files
github-actions[bot] Mar 29, 2026
1f2be38
feat(Core/Scripting): Add `OnPlayerLearnTaxiNode` hook (#25288)
r-o-b-o-t-o Mar 29, 2026
415d1e6
fix(Core/Movement): resume waypoint movement after casting interrupti…
blinkysc Mar 29, 2026
ef8a533
fix(Scripts/SunwellPlateau)More fix for boss Kalecgos resetting durin…
kissingers Mar 29, 2026
aa2b210
fix(Core/Combat): Restrict NullCreatureAI combat disallow to triggers…
blinkysc Mar 29, 2026
b8aa5e2
chore(DB): import pending files
github-actions[bot] Mar 29, 2026
0853266
fix(Core/Scripts): Fix Aeranas reset loop during quest Avruu's Orb (#…
blinkysc Mar 29, 2026
3830308
fix(DB/Immunities): add missing effects to knockback immunities (#25264)
sogladev Mar 29, 2026
2c9a902
chore(DB): import pending files
github-actions[bot] Mar 29, 2026
bfa2e4c
fix(Core/SmartAI): Suppress evade during SMART_ACTION_COMBAT_STOP (#2…
blinkysc Mar 29, 2026
97200e1
fix(Scripts/MoltenCore): Fix Majordomo Executus gossip for Ragnaros s…
blinkysc Mar 29, 2026
422925d
fix(Scripts/MoltenCore): Move Majordomo Executus gossip to database (…
Nyeriah Mar 30, 2026
153bb15
chore(DB): import pending files
github-actions[bot] Mar 30, 2026
e8d31e3
fix(Core/Scripts): Fix multiple ICC encounter regressions after threa…
blinkysc Mar 30, 2026
673ac1d
fix(Core/Unit): Skip evade aura removal for player-owned creatures (#…
blinkysc Mar 30, 2026
deb1775
fix(Core/Scripts): Fix Valithria Dreamwalker encounter and default Ju…
blinkysc Mar 30, 2026
f5038cd
feat(DB/Misc): Add state and assignee to bugreport (#25316)
Kitzunu Mar 30, 2026
5469701
chore(DB): import pending files
github-actions[bot] Mar 30, 2026
d694292
fix(DB/Creatures): fix Valithria dream phase NPC not visible to playe…
youdeoo Mar 31, 2026
f16d29e
chore(DB): import pending files
github-actions[bot] Mar 31, 2026
b28205d
fix(Scripts/VioletHold): Fix Ethereal Sphere speed in Xevozz encounte…
blinkysc Mar 31, 2026
1698f67
fix(Core/Movement): restore JustExitedCombat evade to fix waypoint re…
Nyeriah Mar 31, 2026
2e6e294
fix(Scripts/Karazhan): Fix Moroes resetting during Vanish (#25333)
Nyeriah Apr 1, 2026
b1a4653
fix(Core/Spells): Resolve pet to owner in EffectSummonType default pa…
blinkysc Apr 2, 2026
fe1ed01
fix(Core/Spells): Include absorbed damage in PROC_SPELL_TYPE_DAMAGE c…
blinkysc Apr 2, 2026
2ae8a28
fix(DB/Immunities): set Water Elemental (mage pet) to Frost Immune on…
sogladev Apr 3, 2026
5cdd4d5
chore(DB): import pending files
github-actions[bot] Apr 3, 2026
cf5e99d
fix(Scripts/UtgardePinnacle): Fix Skadi gauntlet add movement and res…
Nyeriah Apr 3, 2026
cb14eaa
chore(DB): import pending files
github-actions[bot] Apr 3, 2026
2ce0709
fix(Core/Immunities): PvP trinkets no longer remove Silence or Disarm…
sogladev Apr 3, 2026
4e3474c
chore(Core/Loot): apply clang-tidy to use bool literal (#25356)
sogladev Apr 3, 2026
1195e4a
fix(Core/Creature): Implement CREATURE_FLAG_EXTRA_CANNOT_ENTER_COMBAT…
Nyeriah Apr 3, 2026
91f1306
chore(DB): import pending files
github-actions[bot] Apr 3, 2026
c29e64c
feat(Core/Opcodes): Implement CMSG_COMPLAIN & CMSG_CALENDAR_COMPLAIN …
Kitzunu Apr 3, 2026
758d95b
chore(DB): import pending files
github-actions[bot] Apr 3, 2026
e8a0149
fix(Scripts/UtgardePinnacle): Fix Skadi Poisoned Spear not applying D…
Nyeriah Apr 3, 2026
0aecf97
chore(DB): import pending files
github-actions[bot] Apr 3, 2026
9e59add
fix(Scripts/Sartharion): randomize Flame Tsunami wave direction (#25370)
Nyeriah Apr 4, 2026
0cd9eb8
fix(Core/SmartAI): Fix Scarlet Monastery Cathedral encounter reset (#…
Nyeriah Apr 4, 2026
663529f
chore(DB): import pending files
github-actions[bot] Apr 4, 2026
5131a4e
fix(Core/Units): Include charmed creatures in damagedByPlayer check (…
Nyeriah Apr 4, 2026
31ac916
fix(DB/Loot): Add 2 bonus Emblem of Triumph to Cache of the Ley-Guard…
sogladev Apr 4, 2026
34314b7
chore(DB): import pending files
github-actions[bot] Apr 4, 2026
834b2cc
fix(DB/SAI): fix Phantasmal Water repeated casts never firing (#25376)
Nyeriah Apr 5, 2026
7b0fb70
chore(DB): import pending files
github-actions[bot] Apr 5, 2026
ba9cbf3
fix(DB/Gossip): add restore 'Keys to the Focusing Iris' option (#25228)
sogladev Apr 5, 2026
62591e7
fix(Core/DB): Improve module directory matching for DB updates (#25372)
sogladev Apr 5, 2026
97ad138
fix(DB/SAI): Fix quest The Dread Relic infinite loop server crash (#2…
youdeoo Apr 5, 2026
1ae7c2a
chore(DB): import pending files
github-actions[bot] Apr 5, 2026
a671030
fix(Core/Loot): restore hide quest starter item conditions (#25355)
sogladev Apr 5, 2026
9868e9a
fix(DB/SAI): fix Melding of Influences quest ooze merge mechanic not …
youdeoo Apr 5, 2026
c427d5b
chore(DB): import pending files
github-actions[bot] Apr 5, 2026
49ff4bc
fix(Core/Groups): pass actual loot count to OnPlayerGroupRollRewardIt…
myfmwei Apr 5, 2026
7a2a050
fix(Core/OutdoorPvP): Fix use-after-free in DelCapturePoint (#25229)
blinkysc Apr 5, 2026
3bcb942
fix(Core/Unit): Prevent creature evade when on another unit's threat …
blinkysc Apr 5, 2026
371fd2b
fix(Scripts/Magtheridon): update scheduler before UpdateVictim check …
Nyeriah Apr 5, 2026
7696edc
fix(Core/Movement): prevent PvP flag and backwards movement on taxi l…
Nyeriah Apr 5, 2026
16598a5
refactor(Core/Immunities): Simplify UI64 literal conversion for clean…
PkllonG Apr 7, 2026
15b0813
fix(Core/Spells): Use owner as summoner when assigning temp summon al…
sogladev Apr 7, 2026
12c8c6e
fix(Core/Vehicle): Exit vehicle on reconnect to prevent stuck state (…
Nyeriah Apr 8, 2026
0b2ac44
fix(Scripts/Arcatraz): prevent Harbinger Skyriss encounter reset (#25…
Nyeriah Apr 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/agents/pr-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Based on CLAUDE.md, always verify:

- Be constructive and educational
- Reference specific sections of CLAUDE.md, C++ Code Standards, or SQL Standards when applicable
- Suggest specific fixes with code examples when possible
- 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
2 changes: 1 addition & 1 deletion .github/workflows/issue-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ CMakeLists.txt.user
*.BASE.*
*.LOCAL.*

#
# AI tools
#
.claude

#
# IDE & other software
#
Expand Down
2 changes: 1 addition & 1 deletion acore.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "azerothcore-wotlk",
"version": "15.0.0-dev",
"version": "16.0.0-dev",
"license": "GPL2"
}
1 change: 1 addition & 0 deletions apps/ci/ci-install-modules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ git clone --depth=1 --branch=master https://github.com/azerothcore/mod-pocket-po
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
Expand Down
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/account.sql
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:16
-- Dump completed on 2026-03-15 20:40:00
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/account_access.sql
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:16
-- Dump completed on 2026-03-15 20:40:00
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/account_banned.sql
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:17
-- Dump completed on 2026-03-15 20:40:00
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/account_muted.sql
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:17
-- Dump completed on 2026-03-15 20:40:00
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/autobroadcast.sql
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:17
-- Dump completed on 2026-03-15 20:40:01
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/autobroadcast_locale.sql
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:17
-- Dump completed on 2026-03-15 20:40:01
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/build_info.sql
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:18
-- Dump completed on 2026-03-15 20:40:01
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/ip_banned.sql
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:18
-- Dump completed on 2026-03-15 20:40:01
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/logs.sql
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:18
-- Dump completed on 2026-03-15 20:40:02
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/logs_ip_actions.sql
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:18
-- Dump completed on 2026-03-15 20:40:02
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/motd.sql
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:18
-- Dump completed on 2026-03-15 20:40:02
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/motd_localized.sql
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:19
-- Dump completed on 2026-03-15 20:40:03
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/realmcharacters.sql
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:19
-- Dump completed on 2026-03-15 20:40:03
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/realmlist.sql
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:19
-- Dump completed on 2026-03-15 20:40:03
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/secret_digest.sql
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:19
-- Dump completed on 2026-03-15 20:40:03
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/updates.sql
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:20
-- Dump completed on 2026-03-15 20:40:04
2 changes: 1 addition & 1 deletion data/sql/base/db_auth/updates_include.sql
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:20
-- Dump completed on 2026-03-15 20:40:04
6 changes: 4 additions & 2 deletions data/sql/base/db_auth/uptime.sql
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@ INSERT INTO `uptime` VALUES
(1,1752912822,0,0,'AzerothCore rev. 9415d1bef80d 2025-07-05 11:29:15 +0200 (whisper-something-something branch) (Win64, RelWithDebInfo, Static)'),
(1,1752913079,0,0,'AzerothCore rev. 9415d1bef80d 2025-07-05 11:29:15 +0200 (whisper-something-something branch) (Win64, RelWithDebInfo, Static)'),
(1,1752919589,0,0,'AzerothCore rev. 9415d1bef80d 2025-07-05 11:29:15 +0200 (whisper-something-something branch) (Win64, RelWithDebInfo, Static)'),
(1,1767027047,0,0,'AzerothCore rev. 10d105243f47 2025-12-29 17:44:37 +0100 (Last-DB-SQUASH-OF-2025-WOO-HOO-WOOP-WOOP branch) (Win64, RelWithDebInfo, Static)');
(1,1767027047,0,0,'AzerothCore rev. 10d105243f47 2025-12-29 17:44:37 +0100 (Last-DB-SQUASH-OF-2025-WOO-HOO-WOOP-WOOP branch) (Win64, RelWithDebInfo, Static)'),
(1,1773603132,0,0,'AzerothCore rev. b87240941155 2026-03-15 08:58:27 +0000 (squash-in-mars branch) (Win64, RelWithDebInfo, Static)'),
(1,1773603445,0,0,'AzerothCore rev. b87240941155 2026-03-15 08:58:27 +0000 (squash-in-mars branch) (Win64, RelWithDebInfo, Static)');
/*!40000 ALTER TABLE `uptime` ENABLE KEYS */;
UNLOCK TABLES;

Expand All @@ -56,4 +58,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:55:20
-- Dump completed on 2026-03-15 20:40:04
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/account_data.sql
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:50
-- Dump completed on 2026-03-15 20:39:32
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/account_instance_times.sql
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:50
-- Dump completed on 2026-03-15 20:39:32
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/account_tutorial.sql
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:50
-- Dump completed on 2026-03-15 20:39:33
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/active_arena_season.sql
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:51
-- Dump completed on 2026-03-15 20:39:33
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/addons.sql
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:51
-- Dump completed on 2026-03-15 20:39:33
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/arena_team.sql
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:51
-- Dump completed on 2026-03-15 20:39:33
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/arena_team_member.sql
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:52
-- Dump completed on 2026-03-15 20:39:34
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/auctionhouse.sql
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:52
-- Dump completed on 2026-03-15 20:39:34
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/banned_addons.sql
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:52
-- Dump completed on 2026-03-15 20:39:34
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/battleground_deserters.sql
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:52
-- Dump completed on 2026-03-15 20:39:34
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/bugreport.sql
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:52
-- Dump completed on 2026-03-15 20:39:35
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/calendar_events.sql
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:53
-- Dump completed on 2026-03-15 20:39:35
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/calendar_invites.sql
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:53
-- Dump completed on 2026-03-15 20:39:35
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/channels.sql
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:53
-- Dump completed on 2026-03-15 20:39:35
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/channels_bans.sql
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:53
-- Dump completed on 2026-03-15 20:39:36
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/channels_rights.sql
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:54
-- Dump completed on 2026-03-15 20:39:36
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_account_data.sql
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:54
-- Dump completed on 2026-03-15 20:39:36
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_achievement.sql
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:54
-- Dump completed on 2026-03-15 20:39:36
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:54
-- Dump completed on 2026-03-15 20:39:37
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:55
-- Dump completed on 2026-03-15 20:39:37
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_action.sql
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:55
-- Dump completed on 2026-03-15 20:39:37
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_arena_stats.sql
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:55
-- Dump completed on 2026-03-15 20:39:37
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_aura.sql
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:55
-- Dump completed on 2026-03-15 20:39:38
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_banned.sql
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:56
-- Dump completed on 2026-03-15 20:39:38
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:56
-- Dump completed on 2026-03-15 20:39:38
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:56
-- Dump completed on 2026-03-15 20:39:39
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_declinedname.sql
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:56
-- Dump completed on 2026-03-15 20:39:39
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_entry_point.sql
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:57
-- Dump completed on 2026-03-15 20:39:39
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_equipmentsets.sql
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:57
-- Dump completed on 2026-03-15 20:39:40
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_gifts.sql
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:57
-- Dump completed on 2026-03-15 20:39:40
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_glyphs.sql
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:57
-- Dump completed on 2026-03-15 20:39:40
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_homebind.sql
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:58
-- Dump completed on 2026-03-15 20:39:40
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_instance.sql
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:58
-- Dump completed on 2026-03-15 20:39:41
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_inventory.sql
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:58
-- Dump completed on 2026-03-15 20:39:41
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_pet.sql
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:58
-- Dump completed on 2026-03-15 20:39:41
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_pet_declinedname.sql
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:59
-- Dump completed on 2026-03-15 20:39:41
2 changes: 1 addition & 1 deletion data/sql/base/db_characters/character_queststatus.sql
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:59
-- Dump completed on 2026-03-15 20:39:42
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:59
-- Dump completed on 2026-03-15 20:39:42
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-29 17:54:59
-- Dump completed on 2026-03-15 20:39:42
Loading