Skip to content

Development Build(2024-07-13)

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 06:33

Commits

  • Remove deprecated Socket.cpp file #569 (Exxenoz)
  • 83a3ddf: Core/PacketIO: Update RaidGroupError enum (Exxenoz) #568
  • Remove unimplemented method declarations #567 (Exxenoz)
  • 449635d: Core/PacketIO: Fix SMSG_GROUP_JOINED_BATTLEGROUND (Exxenoz) #564
  • Remove unimplemented method declaration for BankItem #565 (Exxenoz)
  • 4427b31: Core/PacketIO: Update SMSG_QUESTGIVER_REQUEST_ITEMS (Exxenoz) #566
  • 0313b22: Core/PacketIO: Adjust data types from client for SMSG_QUESTGIVER_REQUEST_ITEMS (killerwife)