aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packets
AgeCommit message (Expand)Author
2021-02-26Scripts/Quests: Implemented new quest scripting hook, OnQuestAcknowledgeAutoA...Shauren
2021-02-11Core/Movement: Refresh collision height on shapeshiftingShauren
2020-12-27Core/Chat: Send broadcast text id in sound packets to allow playing encrypted...Shauren
2020-12-15Core/PacketIO: Add missing ByteBuffer::ResetBitPos calls, fixes buying items ...Shauren
2020-12-12Core/PacketIO: Fixed SMSG_CHAR_FACTION_CHANGE_RESULT structureShauren
2020-12-11Core/Quests: Fixed questgiver iconsShauren
2020-12-09Core/GameObjects: Updated gameobject template structure to 9.0Shauren
2020-12-08Core/PacketIO: Updated packet structures to 9.0.2Shauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-10-04Core/PacketIO: One more opcode renameShauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-16Core/Spells: enable and implement SMSG_MISSILE_CANCEL (#25215)Ovah
2020-08-13Core/PacketIO: Send the expected value in available hotfixes packet - realm a...Shauren
2020-08-09Core/PacketIO: Fixed SMSG_WORLD_SERVER_INFO structureShauren
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-07-23Core: Updated to 8.3.7.35249Shauren
2020-07-02Core/PacketIO: Convert all leftover packets to use packet classesShauren
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-06-08Core/PacketIO: Fixed receiving and sending db2 hotfix packetsShauren
2020-05-31Core/Battlegrounds: Queue updatesShauren
2020-05-27Core/PacketIO: Fixed BattlefieldStatusHeader structure and QueueID values for...Shauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-05-18Core/Achievements: Minor fixesShauren
2020-05-02Nopch fixShauren
2020-05-02Core/Creatures: Update creature scaling to use content tuningfunjoker
2020-04-27Core/Packets Fix SMSG_START_TIMER struct & update to new packet system (#22614)Traesh
2020-04-24Core/Spells: implement SMSG_MOUNT_RESULT and use it for transformed mounting ...Ovah
2020-04-22Core/PacketIO: Fixed WorldPackets::Addon::AddOnInfo structureShauren
2020-04-20Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...Shauren
2020-04-03Fix gcc build (#24383)trarman
2020-03-30Core/Players: Fixed racemasks usage for new racesShauren
2020-03-17Core/PacketIO: Updated auction packets to newer buildShauren
2020-03-14Core/PacketIO: Add new auction house packet structures (not used yet)Shauren
2020-02-17Core/PacketIO: Updated packets to 8.3.0Shauren
2020-02-08Core/PacketIO: Name unknown field in SMSG_FEATURE_SYSTEM_STATUSShauren
2020-01-04Core/PacketIO: Fixed SMSG_ATTACKER_STATE_UPDATE structureShauren
2020-01-03Core/PacketIO: Fixed array size of CMSG_QUEST_POI_QUERY as of patch 8.2.5 (#2...ModoX
2020-01-02New YearAokromes
2019-12-05Fix dynamic buildShauren
2019-12-05Core/Items: Implement azerite empowered itemsShauren
2019-11-23Core/Items: Add ItemContext param to Item::Create functionShauren
2019-11-22Core/Items: Implement azerite essencesShauren
2019-11-20Core/PacketIO: Fixed displaying weapon enchants on character selection screenShauren
2019-11-18Core/Misc: Rename AzeriteItem packet namespace to just AzeriteShauren
2019-11-12Core/Items: Implemented AzeriteItemShauren
2019-11-10Core/PacketIO: Implement SMSG_GUILD_EVENT_AWAY_CHANGEShauren
2019-11-03Core/RaF: Remove level granting (new RaF doesn't support this)Shauren
2019-11-01Nopch fixShauren