aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2025-07-03Core/PacketIO: Define enum for TreasurePickerBonus Context fieldShauren
2025-07-02Core/PacketIO: Fixed SMSG_UPDATE_OBJECT BankTabSettings and DeclinedNames str...Shauren
2025-07-01Core/PacketIO: Fixed SMSG_UPDATE_OBJECT ActivePlayerData structureShauren
2025-06-30Core/DataStores: Fixed loading GameObjectLabel.db2Shauren
2025-06-30Core/Quests: Allow quest objective items with effect type other than "On Loot...Shauren
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 Trinity::WorldOb...Shauren
2025-06-29Core/Objects: Unify Visit for all object searchers and add PhaseShift constru...Shauren
2025-06-28Core/Objects: Modernize updatefield internals - replace tag dispatch and std:...Shauren
2025-06-28Core/Gossip: Send correct response depending on how the interaction was start...Meji
2025-06-28Scripts/BlackRookHold: Implement Amalgam of Souls encounter (#31025)Aqua Deus
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
2025-06-27Core/Players: Implemented PlayerDataElementAccount, PlayerDataElementCharacte...Shauren
2025-06-26Core/Chat: Fixed chat language translations for messages containing item link...Shauren
2025-06-26Core/LFG: Change InstanceScript::UpdateLfgEncounterState to only pass valid d...Shauren
2025-06-26Core/LFG Fix crash on lfg boss killsShauren
2025-06-25Core/Database: Improve code generated by DEFINE_FIELD_ACCESSOR_CACHEShauren
2025-06-25Core/Commands: Waypoint command fixesShauren
2025-06-24Core/Commands: Enable setting linked aggro and formation movement with .npc a...Shauren
2025-06-24Core/Misc: Use new Field::Get*OrNull where possibleShauren
2025-06-24Core/Database: Add new member functions to Field class that return empty opti...Shauren
2025-06-23Core/Players: Add missing playerchoice expiration initializationShauren
2025-06-22Core/Players: PlayerChoice improvementsShauren
2025-06-22Core/Conditions: Fix validation for CONDITION_SOURCE_TYPE_PLAYER_CHOICE_RESPONSEShauren
2025-06-21Core/Gossip: Use std::variant to store InteractionDataShauren
2025-06-21Core/Gossip: Use algorithms from std::ranges namespace in gossip menu codeShauren
2025-06-21Core/Database: Fixed DEFINE_FIELD_ACCESSOR_CACHE_ANONYMOUS macro argumentsShauren
2025-06-20Core/Conditions: Implemented new condition source type CONDITION_SOURCE_TYPE_...Shauren
2025-06-18Core: Updated to 11.1.7Shauren
2025-06-17Core/Movement: Spline code cleanupShauren
2025-06-17Core/Misc: Remove extremely forgettable tiny utility functionShauren
2025-06-17Core/Objects: Replace separate x,y,z,o getters for stationary position with s...Shauren
2025-06-15Core/AreaTriggers: Add AREATRIGGER_ACTION_TAVERN (#31035)Jason Dove
2025-06-15Scripts/Spells: Implement druid talent Lunar Beam (#30777)Aqua Deus
2025-06-15Scripts/Spells: Implemented Menace warrior talent (#31015)Jeremy
2025-06-15Scripts/Spells: Implement Vicious Contempt warrior talent (#31055)Jeremy
2025-06-15Scripts/Spells: Implement Deft Experience warrior talent (#31060)Jeremy
2025-06-15Scripts/Spells: Implement Frenzy fury warrior talent (#31075)Jeremy
2025-06-15Scripts/Spells: Fix warrior bloodthirst heal (#31027)Jeremy
2025-06-15Scripts/WanderingIsle: Implement quest 29420 (The Spirit's Guardian) (#30467)Aqua Deus
2025-06-14Scripts/DalaranLegion: Implement aura to handle Orderhall Campaign Intro (#31...Naddley
2025-06-14Scripts/TheStonevault: Implement Skarmorak encounter (#30937)Aqua Deus
2025-06-14Core/Players: Fixed traits not updating aura values when changing rankShauren
2025-06-13Core/Scripts: Mark script base class constructors noexceptShauren
2025-06-13Core/Misc: Remove a bunch of code from headersShauren
2025-06-13Core/Scripts: Update PCH content to include most commonly used headersShauren