aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2024-12-14Core/Database: removed more duplicate aliases from prepared statementsOvahlord
2024-12-14Core/Quests: assign a unique alias to ID fields loaded from quest_visual_effectOvahlord
2024-12-14Core/Spells: Fixed PROC_HIT_DISPEL and PROC_HIT_INTERRUPT on procs using PROC...Shauren
2024-12-13Core/Achievements: Implemented CriteriaType::ReachMaxLevelShauren
2024-12-12Scripts/Spells: Implement demon hunter talent "Felblade" (#30478)Aqua Deus
2024-12-11Scripts/Spells: Fix demon hunter talent "Fel Flame Fortification" (#30494)Aqua Deus
2024-12-10Build fix for old boost versionShauren
2024-12-10Core/Commands: Fix vmap directory size calculation for .server debug command ...Shauren
2024-12-09Dep: Replace basic_deadline_timer with std::chrono based basic_waitable_timerShauren
2024-12-09Scripts/Spells: Fix healing part of demon hunter talent "Fel Devastation" (#3...Aqua Deus
2024-12-08Scripts/Spells: Fix demon hunter talent "Darkglare Boon" (#30496)Aqua Deus
2024-12-08Core/Players: Improve reset spell cooldowns when entering arenas (#30032)Gildor
2024-12-08Core/Quests: Improved criteria tree quest objective typeShauren
2024-12-07Core/Achievements: Reduce the list of criteria types updated on loginShauren
2024-12-06Core/Guilds: Prevent guild bank packet contents update hack from interfering ...Shauren
2024-12-05Core/Spells: Fixed item level requirements for enchanting spellsShauren
2024-12-04Core/GameObjects: Fixed gameobject spell casts failing when triggered by SPEL...Shauren
2024-12-04Core/SAI: Allow update of disable gravity/root applied via static flags (usin...Meji
2024-12-03Core/Spells: Implemented TargetAuraType and ExcludeTargetAuraType cast requir...Shauren
2024-12-03Core/Scenarios: Send Scenario GUID in scenario progress packet (#30465)Ghaster
2024-12-02Core/Quests: Implemented QUEST_OBJECTIVE_KILL_WITH_LABELShauren
2024-12-02Core/Quests: Change Player::KilledMonster arguments to take Creature directlyShauren
2024-12-02Core/Quests: Use a helper function for quest objective StorageIndex startup v...Shauren
2024-12-02Core/Commands: Handle more quest objective types with .quest complete commandShauren
2024-12-02Core/Conditions: Added missing CONDITION_STRING_ID case to Condition::GetSear...Shauren
2024-12-02Core/Conditions: Explicitly name fields in condition type info initializerShauren
2024-12-01Core/Misc: Port std::ranges::contains from c++23Shauren
2024-12-01Scripts/Spells: Implement demon hunter talent "Darkness" (#30473)Aqua Deus
2024-12-01Scripts/Spells: Implement demon hunter talent "Chaotic Transformation" (#30471)Aqua Deus
2024-12-01Scripts/Spells: Implement demon hunter talent "Eye Beam" (#30470)Aqua Deus
2024-11-30Scripts/Spells: Implement demon hunter talent "Tactical Retreat" (#30468)Aqua Deus
2024-11-29Scripts/Spells: Fix evoker talent Verdant Embrace (#30439)Aqua Deus
2024-11-27Scripts/StormwindCity: Implement quest "The King's Command" (29547) (#30459)Meji
2024-11-27Scripts/TheJadeForest: Implement quest "Into the Mists" (29690) (#30443)Meji
2024-11-24Scripts/Spells: Fix dk talent Cleaving Strikes (#30238)Aqua Deus
2024-11-24Scripts/Spells: Fix Rogue Stealth with cleanup for dropped spells and move so...Aqua Deus
2024-11-24Misc/Config: Add Earthen to CharacterCreating.Disabled.RaceMask documentationShauren
2024-11-24Misc/Config: Update CharacterCreating.Disabled.RaceMask and ClassMask (#30457)CraftedRO
2024-11-23Core/Entities: Make EntityFragmentsHolder more resilient to unexpected inputs...Shauren
2024-11-21Core/PacketIO: Rename more unknown packet fieldsShauren
2024-11-19Core/Auras: Implemented mount equipmentShauren
2024-11-18Core/GameObjects: Define and use new gameobject dynamic flag to restore old v...Shauren
2024-11-17Scripts/Spells: Implement death knight talent Soul Reaper (#30236)Aqua Deus
2024-11-17Scripts/Spells: Fix dk talent Subduing Grasp (#30242)Aqua Deus
2024-11-17Scripts/Spells: Fix proc of Frost Fever (#30250)Aqua Deus
2024-11-16Core/Spells: Fix custom load screen for SPELL_EFFECT_TELEPORT_UNITS (#30415)Meji
2024-11-15Core/DataStores: Rewrite DB2Manager::GetDefaultMapDifficulty to only return e...Shauren
2024-11-14Core/Handlers: Fix logic error in HandleAuctionRemoveItem (#30440)lineagedr
2024-11-14Core/Misc: Support IPv6 ip2locationShauren
2024-11-13Core/JSON: Prevent out of bounds memory accesses in json deserializationShauren