aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2023-12-31Core/Misc: Fixed a bunch of uninitialized class fieldsShauren
2023-12-31Core/Quests: Removed slow queries from daily and weekly resetsShauren
2023-12-08Core/Misc: Minor code modernization - kill std::bindShauren
2023-12-02Core/PacketIO: Fixed server time sent in CalendarRaidLockoutAddedShauren
2023-11-25Core/Spells: Implement spell queue (#29409)Ovahlord
2023-11-23Core/Auras: Fixed crash happening when a periodic aura tick triggers SPELL_AU...Shauren
2023-11-21Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-11-10Core/Chat: Explicitly ignore disabling chat featureShauren
2023-11-09Core: Update to 10.2.0Shauren
2023-11-01Core/Gossip: Rename and document text id field in SMSG_GOSSIP_MESSAGE to incl...Shauren
2023-10-23Core/DataStores: Don't send hotfix ids in SMSG_AVAILABLE_HOTFIXES that don't ...Shauren
2023-10-09Core/PacketIO: Fixed structure of SMSG_ITEM_PUSH_RESULTShauren
2023-09-14Core/Groups: Implemented 10.1.7 ping systemShauren
2023-09-11Core/PacketIO: Fixed structure for SMSG_GUILD_PERMISSIONS_QUERY_RESULTSShauren
2023-09-10Core/Pets: Improved pet despawn behavior when mountingShauren
2023-09-09Core/PacketIO: Fixed structures of CMSG_PARTY_INVITE and SMSG_FEATURE_SYSTEM_...Shauren
2023-09-07Core: Update to 10.1.7Shauren
2023-08-27Build fix for clang 11-13Shauren
2023-08-24Core/Misc: Modernize comparison operatorsShauren
2023-08-10GCC build fixShauren
2023-08-09Core/Creatures: std::chrono-ify TempSummonShauren
2023-08-07Core/Misc: Turn ChrSpecialization into enum classShauren
2023-07-19Core/PacketIO: Fixed structure of SMSG_GOSSIP_MESSAGE and SMSG_QUEST_GIVER_QU...Shauren
2023-07-15Core/Network: Cleanup asio using directivesShauren
2023-07-12Core: Update to 10.1.5Shauren
2023-06-10Core/Quests: Quest flag fixupsShauren
2023-05-29Core/Creatures: Move creature difficulty specific data from creature_template...Meji
2023-05-22Core/Players: Fixed crashes with char enum packet if equipment cache field do...Shauren
2023-05-13Core/PacketIO: Add missing bit writesShauren
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-05-09Core/Units: Power handling improvementsShauren
2023-05-05Core/PacketIO: Reverted unintended changeShauren
2023-05-05Core/PacketIO: Fixed quest query packet structureShauren
2023-05-04Core: Update to 10.1Shauren
2023-04-25Core/PacketIO: Fixed bracket num in SMSG_RATED_PVP_INFOFrançois B
2023-04-11Core/Reputation: Fixed crash in reptutation code when PlayerStart.AllReputati...Shauren
2023-03-24Core/PacketIO: Fixed array size of CMSG_QUEST_POI_QUERY as of patch 10.0.7ModoX
2023-03-23Core/PacketIO: Fixed SMSG_ENABLE_BARBER_SHOP structureShauren
2023-03-22Core: Update to 10.0.7Shauren
2023-03-19Core/PacketIO: Fixed missing reference on return type of operator << overload...Shauren
2023-02-10Core/Auras: Implemented SPELL_AURA_KEYBOUND_OVERRIDE (#28809)Смердокрыл
2023-01-29Core/Players: Several currency fixes and improvements (#28676)Meji
2023-01-28Core: Updated to 10.0.5Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-06Core/Misc: Use boost/circular_buffer forward declaration headers in our headersShauren
2023-01-06Core/Misc: Replaced boost::container::static_vector in packet classes with pl...Shauren
2023-01-02Core/Characters: Added Dracthyr Evoker creation data (#28624)fluxurion
2023-01-01Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-12-31Core/Players: Implement saving edit mode account dataShauren