aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2024-03-25Fix GCC buildShauren
2024-03-25Core/Objects: Implemented vignettesShauren
2024-03-23Core: Updated to 4.4.0.53863funjoker
2024-03-19Core/PacketIO: added opcode handlers for new arena cmsg opcodesOvahlord
2024-03-19Core/Packets: properly initialize RewardDisplaySpell array in QuestInfo structOvahlord
2024-03-19Core/Packets: fixed CMSG_SET_ACTION_BUTTON packet structure and downgraded pl...Ovahlord
2024-03-14Core/Packets: fixed SMSG_ITEM_PUSH_RESULT packet structureOvahlord
2024-03-14Core/Packets: fixed SMSG_SPELL_START and SMSG_SPELL_GO packet structuresOvahlord
2024-03-14Core/Packets: fixed structure of SpellCastVisualOvahlord
2024-03-14Core/PacketIO: corrected opcodes changed in c48adeb94d5adebe09b009780ff38ce29...Ovahlord
2024-03-14Revert "Core/PacketIO: updated opcodes to 4.4.0.53750"Ovahlord
2024-03-14Core/PacketIO: corrected opcodes changed in c48adeb94d5adebe09b009780ff38ce29...Ovahlord
2024-03-14Core/PacketIO: updated opcodes to 4.4.0.53750MaxtorCoder
2024-03-14Core/Packets: fixed structure of SMSG_LEVEL_UP_INFOOvahlord
2024-03-13Core/Creatures: added PetSpellDataId and Civilian fields to creature_template...Ovahlord
2024-03-13Core/PacketIO: Update to 4.4.0.53627 (#29805)MaxtorCoder
2024-03-13Core/Packets: fixed structure of SMSG_QUERY_CREATURE_RESPONSEOvahlord
2024-03-13Core/Packets: fixed structure of ItemInstanceOvahlord
2024-03-12Core/Packets: fixed ItemBonusKey structureOvahlord
2024-03-08Core/PacketIO: fixed structure of SMSG_ENUM_CHARACTERS_RESULTOvahlord
2024-03-08Core/PacketIO: updated opcodes for 4.4.0.53627Ovahlord
2024-03-07Core/Objects: Keep current WMO info on position updates and use it in party m...Shauren
2024-03-06Core/PacketIO: Fixed structures of SMSG_INSPECT_RESULT and SMSG_RATED_PVP_INFOShauren
2024-03-02Core/PacketIO: Implemented and enabled SMSG_STOP_SPEAKERBOT_SOUNDShauren
2024-02-29Core/Misc: Rename `templat` to `characterTemplate` so it stop looking like a ...Benjamin Jackson
2024-02-27Core/Units: Added helper function to clear boss emote frame and enable SMSG_C...Shauren
2024-02-24Core/PacketIO: Implemented CMSG_CHECK_IS_ADVENTURE_MAP_POI_VALID and SMSG_PLA...ModoX
2024-02-16Core/Misc: Defined and implemented CHARACTER_FLAG_RESTING (#29695)Ghaster
2024-02-14Add missing changes for cc7e1bdcaed1ef1f6b4394378c99c56c8438b049Shauren
2024-02-14Core/Instances: Added back missing cases to InstanceScript::SendEncounterUnit...Shauren
2024-02-12Core/Guilds: Implemented club basics to restore old guild functionality (#29587)Fabian
2024-01-25Core/PacketIO: Handle QueryCountdownTimer (#29539)Jeremy
2024-01-21Core: Updated to 10.2.5Shauren
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