aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packets
AgeCommit message (Expand)Author
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
2019-10-27Nopch fixShauren
2019-10-27Core/DataStores: Updated db2 structures to 8.2.5Shauren
2019-10-27Core/PacketIO: Update opcodes and packet structures to 8.2.5Shauren
2019-09-08build fixShauren
2019-09-08Core/Movement: Fixed gravity type movement force direction sent in CreateObjectShauren
2019-09-07Core/Movement: Implemented movement forcesShauren
2019-08-24Core/DataStores: Implemented WorldStateExpressionTraesh
2019-08-20Core/Scenarios: Allow slightly larger scenario poi queriesShauren
2019-08-17QueryCache portfunjoker
2019-08-11Core: Updated allowed build to 8.2.0.31429Shauren
2019-07-28Core/PacketIO: Fixed SMSG_INSPECT_RESULT structureShauren
2019-07-28Core/PacketIO: Fixed inspect client crashMaxtorCoder
2019-07-28Core/PacketIO: Added missing packet array size checksShauren
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-07-14Fix nopch buildShauren
2019-07-14Core/PacketIO: Updated packet structures to 8.2Shauren
2019-06-08Core/Items: Drop item random property and suffix - all random stats must be g...Shauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-12-09Core/Misc: Fixed nopch and clang 6.0 warningsShauren
2018-12-09Fix nopch 2Shauren
2018-12-09Fix nopchShauren
2018-12-09Core/Misc: Defined another content tuning typeShauren
2018-12-02Core/Players: Update profession rank handling with new split skill values for...Shauren
2018-11-25Core/Taxi: Filter out unreachable nodes from taxi nodes packetShauren
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-10-01Core/PacketIO: Updated opcode enum to 8.0Shauren
2018-09-28Core/Achievements: Defined new criteria typesShauren
2018-09-26Core/DataStores: Updated hotfix database structureShauren
2018-09-26Core/Players: Updated pvp talent implementation to bfaShauren
2018-09-01Fixed buildjoschiwald