aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2024-10-07Core/Movement: Implemented cyclic waypoint movement (#29923)ModoX
2024-10-07Core/Movement: Store adv flying speeds instead of hardcoding them in SMSG_UPD...Shauren
2024-09-29Core/PacketIO: Enable CAN_ADV_FLY opcodesTraesh
2024-09-14Core/PacketIO: Fix SMSG_UI_MAP_QUEST_LINES_RESPONSE struct (TWW) (#30219)Meji
2024-09-07Core/Auras: Implemented SPELL_AURA_MOVE_SET_CANT_SWIM and related new opcodesShauren
2024-09-06Core/PacketIO: Add missing bit to SMSG_QUEST_GIVER_QUEST_DETAILSShauren
2024-08-31Core/PacketIO: Fixed SMSG_SPELL_ENERGIZE_LOG structureShauren
2024-08-30Core/PacketIO: Implemented UIMap questlines (#30030)Meji
2024-08-29Core/Client Builds: Move build info out of RealmList classShauren
2024-08-29Core/Auth: Refactor client auth key storage to support more future client var...Shauren
2024-08-28Core: Allow macOS arm64 client to connect (#30173)Motive
2024-08-19Core/PacketIO: Fixed CMSG_QUERY_REALM_NAME not being handled and not sending ...Shauren
2024-08-19Core/PacketIO: Add some missing 11.0 packet bitsShauren
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-08-17Core/PacketIO: Fixed SMSG_QUEST_GIVER_REQUEST_ITEMS structureShauren
2024-08-17Core/PacketIO: Fixed some 11.0.2 structuresShauren
2024-08-16Core: Updated to 11.0.2Shauren
2024-08-14Core/PacketIO: Misc non-structure altering refactorsShauren
2024-08-10Core/Players: Implemented hero talentsShauren
2024-08-03Core/PacketIO: Use std::string_view to read strings from ByteBufferShauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2024-07-31Core/PacketIO: Added example uses of new packet reading/writing utilitiesShauren
2024-07-31Core/PacketIO: Added new packet reading/writing utilities for type casting, o...Shauren
2024-07-25Core/AuctionHouse: Ported WorldSession::SendAuctionHello argument type change...Shauren
2024-07-21Core/PacketIO: Named unknown field in CMSG_CREATE_CHARACTERShauren
2024-07-11Core/PacketIO: Fixed SMSG_ATTACKER_STATE_UPDATE structureShauren
2024-07-02Core/Spells: Implemented SPELL_ATTR9_ITEM_PASSIVE_ON_CLIENTShauren
2024-06-26Core/PacketIO: Fixed packet structres changed after build 54449Shauren
2024-06-12Core/Database: Remove future/promise typedefs from a public header (these are...Shauren
2024-05-15Core/AreaTriggers: Add PlaySpellVisual (#29985)Jeremy
2024-05-09Core/PacketIO: Fixed SMSG_FEATURE_SYSTEM_STATUS_GLUE_SCREEN structureShauren
2024-05-08Core: Update to 10.2.7Shauren
2024-05-05Core/Misc: Refactor OpcodeTable reducing its size and modernize array/pointer...Shauren
2024-05-01Core/Spells: Implemented evoker empower spell mechanicShauren
2024-04-29Core/Items: Implemented packets setting up inventory cleanup parametersShauren
2024-04-23Core/Movement: Refactor MoveSplineFlag to get rid of undefined behavior (cast...Shauren
2024-04-21Core/Movement: Fixed data sent in cyclic spline related packetsModoX
2024-04-07Core/Movement: Ensure land and takeoff animations even if gravity enabled/dis...Shauren
2024-04-04Core/Movement: Allow overriding speed for taxi movement generatorShauren
2024-04-03Core/Networking: Fixed Socket::DelayedCloseSocket not working if write queue ...Shauren
2024-03-31Core/Entities: Make ObjectGuid formattable with fmt without using ToString()Shauren
2024-03-28Core/Players: Use CharBaseInfo.db2 data to determine appropriate race for mer...Shauren
2024-03-21Core: Updated to 10.2.6.53840Shauren
2024-03-09Fix GCC buildShauren
2024-03-09Core/Objects: Implemented vignettesShauren
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