aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2024-12-26Core/Config: Remove Rate.Talent config option that is not compatible with tra...Shauren
2024-12-26Core/JSON: Prevent more out of bounds memory accesses in json deserializationShauren
2024-12-25Scripts/OutdoorPvp: converted two raw pointers into smart pointers to fix pos...Ovahlord
2024-12-23Scripts/Spells: Fix demon hunter talents "Demon Spikes" and "Deflecting Spike...Aqua Deus
2024-12-23Core/Spells: Moved loading aoe target caps out of SpellMgr::LoadSpellInfoCorr...Shauren
2024-12-22Scripts/Spells: Added missing Throw Glaive part to Cycle of Hatred implementa...Shauren
2024-12-22Scripts/Spells: Implement demon hunter talent "Cycle of hatred"aquadeus
2024-12-22Core/Objects: Allow more specific checks to include or exclude feign death un...ModoX
2024-12-22Core/Object: Fixed interaction dynamic flags assignment for GAMEOBJECT_TYPE_S...ModoX
2024-12-21Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing sp...Shauren
2024-12-20Scripts/Spells: Fix demon hunter talent "Collective Anguish"aquadeus
2024-12-20Core/PacketIO: Fixed writing exactly 32 bitsShauren
2024-12-20Scripts/Spells: Implement demon hunter talent "Furious Gaze" (#30530)Aqua Deus
2024-12-20Core/Spells: Implemented SPELL_EFFECT_UPDATE_INTERACTIONSShauren
2024-12-20Core/GameObjects: Remove unused functionShauren
2024-12-19Core/PacketIO: Improved bit functions - no longer writes each bit separatelyShauren
2024-12-19Core/PacketIO: Read directly into output variable for numeric ByteBuffer::ope...Shauren
2024-12-19Core/PacketIO: Fixed endian conversions for array operationsShauren
2024-12-19Core/PacketIO: Remove overriding Underlying type from ByteBuffer reads in fav...Shauren
2024-12-19Core/Misc: Apply consistent formatting in ByteBufferShauren
2024-12-18Core: Updated to 11.0.7Shauren
2024-12-18Core/Auth: Fix missing initializationShauren
2024-12-18Core/PacketIO: Fixed UF::QuestSession structureShauren
2024-12-17Fix nopch buildShauren
2024-12-17Core/PacketIO: Added more utilities for packet writing for strings and option...Shauren
2024-12-16Core/Misc: Fixed build with c++23 enabledShauren
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