Skip to content

Releases: Nan1t/NanoLimbo

Release v1.8.1

14 Jun 10:25
Compare
Choose a tag to compare

Added MC 1.21 support.

Release v1.8

02 May 13:56
Compare
Choose a tag to compare
  • Support for MC 1.20.5, 1.20.6.
  • Rewritten packet limiter.
  • Improved VarInt writing.
  • Added Logback logger to make it possible to write logs to file and see logs from other libraries, like Netty.

Remember to recreate config file, because it has breaking changes.
To run this version of limbo, you need at least JRE 11.

Thanks to all contributors for keeping this project alive!

Release v1.7

30 Dec 11:55
Compare
Choose a tag to compare

Added MC 1.20.3-1.20.4 support (thanks to @BoomEaro)

Release v1.6

01 Oct 11:06
Compare
Choose a tag to compare
  • MC 1.20.2 support (thanks to @BoomEaro).
  • Console command to check current limbo version (version, ver).
  • Experimental function to limit incoming traffic. Update the settings.yml manually for this.

Release v1.5.2

10 Jun 08:25
Compare
Choose a tag to compare
  • Support for MC 1.20 (thanks to @Pantera07)
  • Option to return static protocol version on a ping (to support ViaVersion).

Release v1.5.1

15 Mar 16:46
Compare
Choose a tag to compare

Added 1.19.4 support (thanks to @BoomEaro)

Release v1.5

11 Dec 13:43
Compare
Choose a tag to compare
  • Added MC 1.19.3 support (thanks to @BoomEaro);
  • Added MC 1.7.X support (thanks to @RaphiMC);
  • Removed useless spawnPosition from config. Now spawn position depends on client version, to avoid crashes. This should resolve problems for Pterodaktyl users with incorrect configuration parsing.

Release v1.4.1

28 Jul 18:34
d474498
Compare
Choose a tag to compare
  • Support for MC 1.19.1
  • Fixed join packet for 1.9.1
  • Minor changes in sources

Release v1.4

02 Jul 08:28
Compare
Choose a tag to compare
  • Added support for MC 1.18.2 and 1.19
  • Added console commands
  • Fixed bugs

Thanks to all contributors who keep this project alive!

Hotfix v1.3.4

07 Feb 12:47
Compare
Choose a tag to compare

Fixed crash on 1.16.5 clients due missing PlayerInfo packet