aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-08Core/Misc: Kill AnyPlayerInObjectRangeCheck (duplicate of ↵Shauren
AnyUnitInObjectRangeCheck)
2025-06-07Fix sql nameShauren
2025-06-07Scripts/Spells: Make Rampage trigger enrage (#31041)Jeremy
2025-06-07Core/Movement: Fixed orientation calculation when using ↵Shauren
MoveSpline::ComputePosition(int32 time_offset) overload
2025-06-07DB/Proc: Add Hack and Slash proc data (#31042)Jeremy
2025-06-07Scripts/Spells: Implement Invigorating Fury talent (#31040)Jeremy
2025-06-07Tools/Extractors: Skip extracting visual only liquids (determined by ↵Shauren
LiquidMaterial flags)
2025-06-06DB/DarkheartThicket: Added init. spawnsNaddley
2025-06-06Script/Spells: Remove outdated Sudden Death spell script (#31028)Jeremy
2025-06-06Script/Spells: Fix warrior mortal strike (#31029)Jeremy
2025-06-06Scripts/Spells: Implement monk talent Mists of Life (#31030)Aqua Deus
2025-06-06DB/Dungeons: Add instance portals for Legion dungeons (#31033)Jason Dove
+ Added serverside Areatrigger for enter/exit Legion dungeons
2025-06-06Scripts/Spells: Implement monk talent Burst of Life (#31031)Aqua Deus
2025-06-06Scripts/Spells: Fix target limit of monk talents Revival/Restoral (#31032)Aqua Deus
2025-06-06Core/Grids: Remove unused template parameter from Grid classShauren
2025-06-06Core/Grids: Fix TypeListContainer::SizeShauren
2025-06-06Core/Spells: Fixed applying glyphs without exclusive categoryShauren
2025-06-06Scripts/Spells: Improved Glyph of the Blazing Trail visualShauren
2025-06-05Scripts/Spells: Fix warrior charge (#31017)Jeremy
2025-06-05DB/RBAC: Add missing command permission assignments and remove unused permissionShauren
2025-06-05Core/Chat: Remove fmt::sprintf from headersShauren
2025-06-05Core/PacketIO: Implemented CMSG_UPDATE_AREA_TRIGGER_VISUALShauren
2025-06-05Core: Updated allowed build to 11.1.5.61265Shauren
2025-06-04DB/CourtOfStars: Added init. spawnsNaddley
2025-06-04Core/PacketIO: Remove duplicated areatrigger spline packet writerShauren
2025-06-04DB/Dungeons: Add instance portals for WoD dungeons (#31022)Jason Dove
+ Added serverside exit areatrigger for The Everbloom
2025-06-03Core/Spells: Replace MAX_SPELL_EFFECTS loop limits with correct upper bound ↵Shauren
depending on how many effects the spell has v2
2025-06-03Core: Updated allowed build to 11.1.5.61188Shauren
2025-06-02Scripts/Spells: Fix Shockwave and implement Rumbling Earth talent (#31020)Jeremy
2025-06-02DB/DalaranLegion: Script clone event for Emissary AuldbridgeNaddley
2025-06-02Core/Network: Make ip address formattable with fmtShauren
2025-06-02Core/Misc: Add end iterator/sentinel to make `char const*` work with ↵Shauren
std::ranges algorithms
2025-06-02Core/Misc: Move fmt::formatter forward declaration to a common header to ↵Shauren
reduce number of replacements needed when upgrading fmt to new major version
2025-06-01DB/Dungeons: Add instance portals for MoP dungeons (#31019)Jason Dove
2025-06-01DB/Dungeons: Add instance portals for Cata dungeons (#31018)Jason Dove
2025-06-01Core/Spells: Don't set TARGET_FLAG_DEST_LOCATION for cone targetsShauren
2025-05-31Scripts/Spells: Implement hunter talent Streamline (#30941)Aqua Deus
2025-05-31TDB 1115.25051 - 2025/05/31TDB1115.25051TDB Release
2025-05-31Scripts/Boralus: Implement Quest: "Daughter of the Sea" (#30967)Naddley
2025-05-30Scripts/Spells: Implement warlock talent Soul Fire (#30950)Aqua Deus
2025-05-30Scripts/AbyssalDepths: Add whirlpool entrance to Abyssal Maw (#31007)Jason Dove
2025-05-30Scripts/Spells: Fix warlock talent Shadowburn (#30951)Aqua Deus
2025-05-30Core: Updated allowed build to 11.1.5.61122Shauren
2025-05-30Scripts/RedridgeMountains: Implement Quest "Saving Foreman Oslow" (#30947)Jason Dove
2025-05-30DB/TheArcway: Added init. spawnsNaddley
2025-05-30Core/Scripts: Allow accessing removed spell HitAura in scriptsShauren
2025-05-29Core/PacketIO: Fixed structure for SMSG_DISPLAY_TOASTShauren
2025-05-29Core/AreaTriggers: Fixed areatrigger spline duration calculationShauren
2025-05-29Core/Movement: Spline<float> compile fixShauren
2025-05-29Scripts/Spells: Implement monk talent Song of Chi-ji (#30952)Aqua Deus