Skip to content

Releases: RelativityMC/raknetify

0.1.0+alpha.5

17 Jul 15:27
0.1.0+alpha.5
ff4d99a
Compare
Choose a tag to compare
0.1.0+alpha.5 Pre-release
Pre-release

Raknetify 0.1.0+alpha.5 is released

This release improves overall stability and fixes some bugs.

Changelog:

  • Fixes server connection issues when binding on multiple network interfaces
  • Supports velocity (Currently with a hacky method, still waiting for PaperMC/Velocity#723)
  • Fixes a slow memory leak on fabric servers and clients

Full Changelog: 0.1.0+alpha.4...0.1.0+alpha.5

0.1.0+alpha.4

19 Jun 04:03
0.1.0+alpha.4
26aba90
Compare
Choose a tag to compare
0.1.0+alpha.4 Pre-release
Pre-release

Raknetify 0.1.0+alpha.4 is released

This small release improves responsiveness on unreliable networking and fixes some bugs.

Changelog:

  • Fixes players not being able to connect using raknetify without krypton
  • Handles packet priority better during the initialization of multichannel
  • Improves responsiveness on unreliable and rate-limited networking

Notes:

  • Velocity support is already present in the repository but not released in this version:
    There are shading issues with the build system of Velocity that prevents this from working with a unmodified proxy jar
    Pending PR: PaperMC/Velocity#723

Full Changelog: 0.1.0+alpha.3...0.1.0+alpha.4

0.1.0+alpha.3

08 Jun 16:24
0.1.0+alpha.3
17ad368
Compare
Choose a tag to compare
0.1.0+alpha.3 Pre-release
Pre-release

Raknetify (formerly known as RaknetFabric) 0.1.0+alpha.3 is released

This release improves performance and responsiveness significantly and adds support for proxies.

Changelog:

  • Rebrands as raknetify
  • Introduces high MTU mode using raknetl; prefix, significantly reduces networking overhead on reliable networking
  • Introduces packet priority system for higher responsiveness on unreliable and rate-limited networking
  • Introduces streaming compression on each ordered channels
  • Adds support for BungeeCord proxies

Notes:

  • Velocity support is already present in the repository but not released in this version:
    There are shading issues with the build system of Velocity that prevents this from working with a unmodified proxy jar
    Pending PR: PaperMC/Velocity#723

Full Changelog: 0.1.0+alpha.2...0.1.0+alpha.3

0.1.0+alpha.2

13 Mar 02:33
0.1.0+alpha.2
3c7c14f
Compare
Choose a tag to compare
0.1.0+alpha.2 Pre-release
Pre-release

RaknetFabric 0.1.0+alpha.2 is released

This release improves performance and fixes several bugs.

Changelog:

  • Fixes some compression issues and do proper compression
  • Fixes incorrect ping from normal players

This should work on 1.18.2, 1.18.1 and 1.17.1. Other versions may work as well but untested.

0.1.0+alpha.1

11 Feb 07:33
0.1.0+alpha.1
55cded8
Compare
Choose a tag to compare
0.1.0+alpha.1 Pre-release
Pre-release

RaknetFabric 0.1.0+alpha.1 is released

This is the initial release of RaknetFabric. Please report any issues on our issue tracker.