aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-08-16TDB 1120.25081 - 2025/08/16TDB1120.25081TDB Release
2025-08-16Scripts/Spells: Refactor spell script internals to fix ↵Shauren
-Wcast-function-type-mismatch warning
2025-08-15DB/Hotfixes: Updated zhTW hotfixes to 11.2.0.62493Meji
2025-08-15DB/Hotfixes: Updated zhCN hotfixes to 11.2.0.62493Meji
2025-08-15DB/Hotfixes: Updated ruRU hotfixes to 11.2.0.62493Meji
2025-08-15DB/Hotfixes: Updated ptBR hotfixes to 11.2.0.62493Meji
2025-08-15DB/Hotfixes: Updated koKR hotfixes to 11.2.0.62493Meji
2025-08-15DB/Hotfixes: Updated itIT hotfixes to 11.2.0.62493Meji
2025-08-15DB/Hotfixes: Updated frFR hotfixes to 11.2.0.62493Meji
2025-08-15DB/Hotfixes: Updated esMX hotfixes to 11.2.0.62493Meji
2025-08-15DB/Hotfixes: Updated esES hotfixes to 11.2.0.62493Meji
2025-08-15DB/Hotfixes: Updated deDE hotfixes to 11.2.0.62493Meji
2025-08-15DB/Hotfixes: Updated hotfixes to 11.2.0.62493Meji
2025-08-15Dep/Boost: Remove linking boost::system library, it is fully header only ↵Shauren
since 1.89 and has been just a empty dummy library since 1.69
2025-08-15Core/Utils: Added .contains member function to FlatSetShauren
2025-08-15Core/Utils: Fix nopch build with gcc 14Shauren
2025-08-14Core/Items: Relaxed transmog restrictiionsShauren
* Matching class armor type is no longer required * Items without stats can now be transmogged * Fist weapons can now be mixed with 1H axes/swords/maces/warglaives
2025-08-14Core/Players: Reenable transmogShauren
Closes #31209
2025-08-13DB/Quest: Added 11.2.0 quest poi dataModoX
2025-08-13DB/Templates: Added 11.2.0 wdb localesModoX
2025-08-13DB/Templates: Added 11.2.0 wdb dataModoX
2025-08-13Core/AreaTriggers: Fixed areatrigger path type initializationShauren
Closes #31208
2025-08-13Core/PacketIO: Fixed SMSG_SET_ANIM_TIER structure for 11.2.0Shauren
2025-08-13Core: Updated to 11.2.0Shauren
2025-08-11Core/Quests: Fixed quest experience rewards - it should always be awarded ↵Shauren
for all completions of repeatable quests
2025-08-11Core/Items: Send CreateObject for items in buyback inventory slotsShauren
2025-08-10Core/Arenas: Allow queueing for rated arenas (#31148)Jeremy
2025-08-09Core/Objects: Remove unused code from UpdateField internalsShauren
2025-08-07Core/PacketIO: Reduce amount of stack space used by a few giant packet classesShauren
2025-08-05DB/Stormwind: Added a missing path for Darkmoon Faire Mystic MageNaddley
2025-08-04Core/PacketIO: Use original names in SMSG_INSPECT_RESULT structureShauren
2025-08-02DB/Boralus: Script personal clone for Dori'thurNaddley
2025-08-02DB/Drustvar: Added some more spawnsNaddley
2025-08-02DB/Tazavesh: Added init. spawns for Tazavesh: Streets of WonderAqua Deus
Co-authored-by: Naddley <64811442+Naddley@users.noreply.github.com>
2025-07-31Core/Objects: Broadcast object destroy packets to players using Far Sight ↵Shauren
and Mind Vision
2025-07-30Core/Quests: Fixed QuestScript::OnQuestStatusChange incorrectly triggering ↵Shauren
with QUEST_STATUS_INCOMPLETE when removing items from quest objectives on rewarding quest Closes #31181
2025-07-29DB/Player: Update action button for PriestOsleyder1985
Closes #31179
2025-07-29DB/Player: Update action button for MageOsleyder1985
Closes #31180
2025-07-29DB/Player: Update action buttons for Death KnightOsleyder1985
Closes #31178
2025-07-29DB/Player: Update action buttons for DruidNaddley
Closes #31177
2025-07-29DB/Player: Update action buttons for PaladinOsleyder1985
Closes #31176
2025-07-29DB/Player: Update action buttons for WarriorOsleyder1985
Closes #31175
2025-07-29DB/Player: Update action buttons for ShamanOsleyder1985
Closes #31174
2025-07-29DB/Player: Update action buttons for RogueOsleyder1985
Closes #31173
2025-07-29DB/Player: Update action buttons for WarlockOsleyder1985
Closes #31161
2025-07-29DB/Areatrigger: Added areatrigger data for spell "Recuperate"Osleyder1985
2025-07-27DB/Quest: Added some more esMX locales for TirisfalOsleyder1985
Closes #31152 Closes #31153 Closes #31154 Closes #31155 Closes #31156 Closes #31157 Closes #31158
2025-07-27Core/Commands: Fixed .debug moveflags not changing movement flagsShauren
2025-07-27Core/Commands: Remove temporary set with custom comparator from .debug ↵Shauren
objectcount command
2025-07-26Core/Auras: Check min power instead of 0 for SPELL_AURA_OBS_MOD_POWERShauren