aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-26DB/Hotfixes: Updated ptBR hotfixes to 11.1.7.61609Meji
2025-06-26DB/Hotfixes: Updated koKR hotfixes to 11.1.7.61609Meji
2025-06-26DB/Hotfixes: Updated itIT hotfixes to 11.1.7.61609Meji
2025-06-26DB/Hotfixes: Updated frFR hotfixes to 11.1.7.61609Meji
2025-06-26DB/Hotfixes: Updated esMX hotfixes to 11.1.7.61609Meji
2025-06-26DB/Hotfixes: Updated esES hotfixes to 11.1.7.61609Meji
2025-06-26DB/Hotfixes: Updated deDE hotfixes to 11.1.7.61609Meji
2025-06-26DB/Hotfixes: Updated hotfixes to 11.1.7.61609Meji
2025-06-26Core/Chat: Fixed chat language translations for messages containing item ↵Shauren
links using new 11.1.5 color format
2025-06-26Core/LFG: Change InstanceScript::UpdateLfgEncounterState to only pass valid ↵Shauren
dungeon encounter ids to LFGMgr
2025-06-26Core/LFG Fix crash on lfg boss killsShauren
2025-06-25DB/Achievements: Add mail rewards for achievements 40882 and 41211Shauren
2025-06-25Core/Database: Improve code generated by DEFINE_FIELD_ACCESSOR_CACHEShauren
2025-06-25Core/Commands: Waypoint command fixesShauren
* .wp add will now add data to waypoint_path table * .wp reload will no longer crash the server * Replace deprecated command handler arguments
2025-06-25Core: Updated allowed build to 11.1.7.61609Shauren
2025-06-24Core/Commands: Enable setting linked aggro and formation movement with .npc ↵Shauren
add formation and fix swapped saved dist/angle values
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 ↵Shauren
optionals if database result was NULL
2025-06-23Core/Misc: Remove StringFormat exception handling code from the headerShauren
2025-06-23Core/Players: Add missing playerchoice expiration initializationShauren
2025-06-23DB/Karazhan: Added init. spawns for lower return to KarazhanNaddley
2025-06-22SQL: Fix missing commaShauren
2025-06-22Core/Players: PlayerChoice improvementsShauren
* Add missing choice properties to database (InfiniteRange, ShowChoicesAsList) * Allow limiiting the number of responses sent at the same time * Fixed duration sent in SMSG_DISPLAY_PLAYER_CHOICE * Remove dynamically generated response identifiers from database * Remove auto rewarding choice responses * Change response scripts to be bound to scriptname
2025-06-22Core/Conditions: Fix validation for CONDITION_SOURCE_TYPE_PLAYER_CHOICE_RESPONSEShauren
2025-06-21DB/NeltharionsLair: Added init. spawnsNaddley
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 ↵Shauren
CONDITION_SOURCE_TYPE_PLAYER_CHOICE_RESPONSE
2025-06-19DB/EyeOfAzshara: Added init. spawnsNaddley
2025-06-19Core: Updated allowed build to 11.1.7.61559Shauren
2025-06-18DB/DalaranLegion: Implement Quest: "The Hunters Call"Naddley
2025-06-18Tools/Extractors: Update db2 metadataShauren
2025-06-18Core: Updated to 11.1.7Shauren
2025-06-17Core/Movement: Spline code cleanupShauren
* Remove unneccessary reserve in MoveSplineInitArgs constructor - MoveTo always resizes it * Remove unused function computeDuration * Split cyclic spline reinitialization to separate function * Don't expose TransportPathTransform outside of MoveSplineInit * Ensure function argument names are the same in declaration and definition
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 ↵Shauren
single Position
2025-06-17DB/DalaranLegion: Implement Quest: "Needs of the Hunters"Naddley
2025-06-17Core/Calendar: MSVC nopch fixShauren
2025-06-16DB/SiegeOfBoralus: Show exit portals and ATs in normal difficulty (#31078)Jason Dove
2025-06-16DB/DalaranLegion: Script Initiate Da-Nel for Quest: "Before the Storm"Naddley
2025-06-16DB/Spell: Added spelltarget pos. data for Teleport: MoongladeNaddley
2025-06-15DB/Achievements: Added reward mail data for achievement 40944Shauren
2025-06-15DB/DalaranLegion: Implement Quest: "A Summons From Moonglade"Naddley
2025-06-15DB/DalaranLegion: Implement Quest: "Felstorms Plea"Naddley
2025-06-15DB/Stormwind: Some updates to Valley of HeroesNaddley
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