aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-06-08Core/Misc: Kill AnyPlayerInObjectRangeCheck (duplicate of ↵Shauren
AnyUnitInObjectRangeCheck)
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-07Scripts/Spells: Implement Invigorating Fury talent (#31040)Jeremy
2025-06-07Tools/Extractors: Skip extracting visual only liquids (determined by ↵Shauren
LiquidMaterial flags)
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-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-04Core/PacketIO: Remove duplicated areatrigger spline packet writerShauren
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-02Scripts/Spells: Fix Shockwave and implement Rumbling Earth talent (#31020)Jeremy
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-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-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-30Scripts/RedridgeMountains: Implement Quest "Saving Foreman Oslow" (#30947)Jason Dove
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
2025-05-28Core/Items: Classify wands as ranged weapons (fixes wand shooting)Shauren
2025-05-28Scripts/Spells: Implement paladin talent A just reward (#30954)Aqua Deus
2025-05-28Core/GameObjects: Added spell cast for GAMEOBJECT_TYPE_CHEST (#30996)Meji
2025-05-27Scripts/Stormwind: Script second part of Quest: "The Nation of Kul Tiras" ↵Naddley
(#30964)
2025-05-27Scripts/Spells: Implement death knight talent Crimson Scourge (#30966)Aqua Deus
2025-05-27Scripts/Spells: Implement rogue talent Night Terrors (#30994)Aqua Deus
2025-05-27Core/Players: Fix player outdoor status after leaving instance (#31001)Jason Dove
2025-05-25Core/Auras: Implement PROC_FLAG_2_SUCCESSFUL_DISPEL (#30953)Aqua Deus
2025-05-25Scripts/Spells: Fixed Demonic talent starting Metamorphosis cooldown for ↵Shauren
Vengeance demon hunters
2025-05-25Scripts/Spells: Implement demon hunter talent Violent Transformation (#30969)Aqua Deus
2025-05-25Scripts/Spells: Implement rogue talent Shuriken Tornado (#30972)Aqua Deus
2025-05-25Scripts/Spells: Implement rogue talent Cloaked in Shadows (#30974)Aqua Deus
2025-05-25Scripts/Spells: Implement rogue talent Shot in the dark (#30979)Aqua Deus
2025-05-24Scripts/Spells: Implement rogue talent Deepening Shadows (#30980)Aqua Deus