aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-07-11Core/Misc: Improve LinkedList iteration - simplify code generated for begin, ↵Shauren
end and operator++
2025-07-11Core/Misc: Rename LinkedListHead insertion functions to push_back/push_front ↵Shauren
to fit standard container naming
2025-07-11Core/Misc: Rename LinkedListHead::getSize to size to fit standard container ↵Shauren
naming
2025-07-11Core/Misc: Simplify LinkedListHead::isEmpty and rename to empty to fit ↵Shauren
standard container naming
2025-07-11Core/Groups: Use iterators instead of raw LinkedListElement to interact with ↵Shauren
group members
2025-07-10Core/Logging: Remove temporary string creation when logging opcode namesShauren
2025-07-09Core/Database: Add Empty and CancelAll functions to AsyncCallbackProcessor ↵Shauren
and enable callback concept check
2025-07-09DB/Nighthold: Added spawns up to third bossNaddley
2025-07-09DB/Stormwind: Added missing spawns to the Stormwind CemeteryNaddley
2025-07-09Core/Spells: Fixed Revive Pet not being usable if pet corpse is still in worldShauren
2025-07-09Core/Random: Use standard aligned operator new and remove RandomEngine ↵Shauren
singleton instance (it is trivially constructible)
2025-07-09Core/Scenarios: Allow scripts to set instance scenario by id (#31104)Jason Dove
* add example at Stratholme service entrance
2025-07-08Core/Spells: Fix group member classification in SelectRandomInjuredTargetsShauren
2025-07-07Build: Enable more msvc standard conformance optionsShauren
2025-07-07DB/DalaranLegion: Implement Quest: "A Beastly Expedition"Naddley
2025-07-07DB/Phase: Name more phases related to 11.0 and 11.1Naddley
Co-authored-by: ModoX <moardox@gmail.com>
2025-07-07DB/DalaranLegion: Implement Quest: "The Vindicators Plea"Naddley
2025-07-06Core/CrashHandler: Remove MAX_PATH limitShauren
2025-07-06Scripts/Tirisfal: Implement Quest: "A Legend You Can Hold" (#31110)Naddley
2025-07-06DB/DalaranLegion: Added spawns for Glorious GoodsNaddley
2025-07-05Core/Gossip: Track started interaction types and reset only questgiver on ↵Shauren
quest accept Closes #31120
2025-07-05Scripts/DalaranLegion: Implement Quest: "Weapons of Legend" (Hunter) (#31099)Naddley
2025-07-04Core/Objects: Add missing grid workersShauren
2025-07-04Scripts/Spells: Implement warlock talent Channel Demonfire (#31112)Aqua Deus
2025-07-04DB/TheJadeForest: Added more spawns for Honeydew GladeMeji
2025-07-04DB/Dungeons: Add instance portals for Shadowlands dungeons (#31098)Jason Dove
2025-07-03SQL: Fix base auth_databaseShauren
2025-07-03Core/PacketIO: Define enum for TreasurePickerBonus Context fieldShauren
2025-07-02Core/PacketIO: Fixed SMSG_UPDATE_OBJECT BankTabSettings and DeclinedNames ↵Shauren
structures
2025-07-01Core/PacketIO: Fixed SMSG_UPDATE_OBJECT ActivePlayerData structureShauren
2025-06-30Core/DataStores: Fixed loading GameObjectLabel.db2Shauren
Closes #31102
2025-06-30Core/Quests: Allow quest objective items with effect type other than "On ↵Shauren
Looted" to be put in inventory even when QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM is set Closes #29579
2025-06-30Core/Achievements: Fix setting count for CriteriaType::ReachRenownLevelShauren
2025-06-29Scripts/Spells: Implement mage talent Meteor (#31094)Aqua Deus
2025-06-29Scripts/Spells Fix mage talent Flamestrike target cap (#31095)Aqua Deus
2025-06-29Core/Objects: Added grid searchers for SceneObject and ConversationShauren
2025-06-29Scripts: Fixed possible crashes caused by passing nullptr to ↵Shauren
Trinity::WorldObjectListSearcher constructor
2025-06-29Core/Objects: Unify Visit for all object searchers and add PhaseShift ↵Shauren
constructor overloads to object searchers
2025-06-28DB/Dungeons: Fix some classic LFG dungeon entrances (#31103)Jason Dove
2025-06-28Core/Objects: Modernize updatefield internals - replace tag dispatch and ↵Shauren
std::enable if
2025-06-28Core/Gossip: Send correct response depending on how the interaction was ↵Meji
started (#31046)
2025-06-28Scripts/BlackRookHold: Implement Amalgam of Souls encounter (#31025)Aqua Deus
2025-06-28DB/Tirisfal: Implement Quest: "Priestly Matters"Naddley
2025-06-28Core/Spells: Change target type for spell Summon Faol in Tirisfal (#31107)Naddley
2025-06-28Core/SpawnTracking: Allow linking a spawn to more than one quest objective ↵Meji
(#30995)
2025-06-27Core/Players: Implemented PlayerDataElementAccount, ↵Shauren
PlayerDataElementCharacter, PlayerDataFlagAccount and PlayerDataFlagCharacter
2025-06-26DB/Karazhan: Added init. spawns for upper return to KarazhanNaddley
2025-06-26DB/Hotfixes: Updated zhTW hotfixes to 11.1.7.61609Meji
2025-06-26DB/Hotfixes: Updated zhCN hotfixes to 11.1.7.61609Meji
2025-06-26DB/Hotfixes: Updated ruRU hotfixes to 11.1.7.61609Meji