Skip to content

Releases: holly-hacker/HOPEless

v2.1: Implement missing stuff, usability

09 Jul 14:20
Compare
Choose a tag to compare

More small changes:

  • Add BanchoBeatmapInfoReply and BanchoMultiplayerJoin ISerializables
  • Include XMLDOC in NuGet package
  • Clean up PacketType docs
  • Add overloads using Streams to BanchoSerializer
  • Fix a typo in MultiSlotStatus

v2.0.1: Update bugged dependency

08 Jul 17:48
Compare
Choose a tag to compare

This release simply updates the osu.Shared dependency, since it contained a breaking bug.

v2.0: General improvements

12 Jan 22:26
Compare
Choose a tag to compare
  • BREAKING: Rename BanchoReplayFrameBundle's SpectatedPlayerId to ExtraData
  • Give Bancho* objects meaningful constructors
  • Update some of the packet documentation
  • Use osu.Shared for common types
  • Bugfixes

v1.1, Usability update

02 Sep 12:14
Compare
Choose a tag to compare

This update makes HOPEless a little bit easier to use through some tiny changes:

  • Add a constructor for Bancho types accepting bytes
  • Initialize the Value field of BanchoIntList and BanchoStringList automatically
  • Add a ToString() override for BanchoPacket

V1.0, late initial release

02 Sep 11:50
Compare
Choose a tag to compare

Releasing as v1.0 due to v1.1 coming up soon.