aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-05-21DB/Hotfixes: Updated esES hotfixes to 11.1.5.60822Meji
2025-05-21DB/Hotfixes: Updated deDE hotfixes to 11.1.5.60822Meji
2025-05-21DB/Hotfixes: Updated hotfixes to 11.1.5.60822Meji
2025-05-21Core/PacketIO: Migration to PacketUtilities bit/string operations part 2Shauren
2025-05-21Core/PacketIO: Allow disabling utf8 validation in SizedString/SizedCString utilsShauren
2025-05-21Core/PacketIO: Add char overloads to ByteBuffer operatorsShauren
2025-05-20DB/Dornogal: Added Flames Radiance Recruiter spawnNaddley
2025-05-20DB/Tele: Added more teleport pointsRyan Turner
Closes #30942
2025-05-20Scripts/Spells: Fix proc of death knigth talent Coagulopathy (#30961)Aqua Deus
2025-05-20Scripts/Spells: Implement death knight talent Hemostasis (#30962)Aqua Deus
2025-05-20Scripts/Spells: Fixed Improved Death Strike value calculation for blood ↵Shauren
specialization
2025-05-20Scripts/Spells: Implement death knight talent Voracious (#30960)Aqua Deus
2025-05-20Scripts/Spells: Implement death knight talent Blooddrinker (#30956)Aqua Deus
2025-05-19Core/Misc: Add support for non-copyable types in LockedQueueShauren
2025-05-19Core/Scripts: Fixed WorldMapScript being unintentionally restricted to one ↵Shauren
script for a given map id
2025-05-19Core/Misc: Fixed some uninitialized variablesShauren
2025-05-19Core/Position: Remove Position implicit object slicingShauren
2025-05-19Core/Misc: Silence some statis analysis false positive warningsShauren
2025-05-18Core/Commands: Modernize string parsing for EXACT_SEQUENCE command argumentsShauren
2025-05-18Core/Commands: Don't validate enum numeric values for flagsShauren
2025-05-18Core/Commands: Fixed parsing enum chat command arguments when they have a ↵Shauren
TITLE comment
2025-05-18Core/PacketIO: Added missing packet util for non-bits container sizesShauren
2025-05-18Scripts/Spells: Implement death knight talent Sanguine Ground (#30955)Aqua Deus
2025-05-17Scripts/Spells: Implement demon hunter talent "Demonic" (#30544)Aqua Deus
2025-05-17Core/PacketIO: Implemented CMSG_UPDATE_SPELL_VISUALShauren
2025-05-17Core/Auras: Initialize aura spell visual from spell that created it instead ↵Shauren
of recalculating it
2025-05-17Core/Spells: Expose spell channel duration to scriptsShauren
2025-05-17DB/Drustvar: Handle Krazzlefrazz and Swiftwind Outpost phasesNaddley
+ clientside gameobject spawns
2025-05-17DB/Drustvar: Added some more spawnsNaddley
2025-05-17Core/PacketIO: Migration to PacketUtilities bit/string operations part 1Shauren
2025-05-17Core/SpawnTracking: Check if the objective is completable to get correct ↵Meji
spawn tracking state (#30923)
2025-05-17Core/Spells: Remove NYI labels from implemented spell effect attributesShauren
2025-05-16Core/PacketIO: Move ObjectGuid and Position::PackedXYZ packet functions out ↵Shauren
of ByteBuffer
2025-05-16DB/Quest: Added 11.1.5 quest poi dataModoX
2025-05-16DB/Templates: Added more 11.1.5 wdb dataModoX
2025-05-16DB/Locales: Added 11.1.5 localesModoX
2025-05-16DB/Templates: Added 11.1.5 wdb dataModoX
2025-05-16Scripts/TheJadeForest: Implement quest "Paint it Red!" (31765) (#30884)Meji
2025-05-16Core/Conditions: Fix copypaste from previous commitShauren
2025-05-16Core/Conditions: Catch exceptions caused by invalid WorldStateExpression dataShauren
2025-05-15Core/PacketIO: Rename ByteBuffer::contents to ByteBuffer::dataShauren
2025-05-15Core/PacketIO: Fixed WorldPackets::SizedCString read function (it should not ↵Shauren
attempt to read null terminator if empty)
2025-05-15DB/Boralus: Added missing questender for Quest: "Drustvar"Naddley
2025-05-14Scripts/Drustvar: Implement Quest: "Really Big Problem" (#30939)Naddley
2025-05-14Core: Updated allowed build to 11.1.5.60822Shauren
2025-05-14DB/KhazAlgar: Added remaining Flightmaster spawnsRyan Turner
- Isle of Dorn, Ringing Deeps, Hallowfall, Azj-Kahet Closes #30940 Co-authored-by: Naddley <64811442+Naddley@users.noreply.github.com>
2025-05-13Core/Misc: Make string and string_view literal suffixes globally availableShauren
2025-05-12Core/Network: Update LoginRESTService to check all addresses together (#30927)Jason Dove
2025-05-12Core/PacketIO: Improved bit functions - no longer reads each bit separatelyShauren
2025-05-12Scripts/Spells: Fix proc of hunter talent Bullseye (#30788)Aqua Deus