Skip to content

EOLib v1.0.0-RC11

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 14:29
· 8 commits to master since this release

Added

  • EoReader.slice method.

Removed

  • TradeRequestServerPacket.unk1 field.
  • TradeCloseClientPacket.unk1 field.
  • PlayersList.onlineCount field.
  • PlayersListFriends.onlineCount field.

Fixed

  • Fix incorrect (de)serialization of NpcRangeRequestClientPacket.
  • Fix bug where EoReader.getRemaining could return a negative number.