Skip to content

Releases: Elytrium/LimboAPI

Release 1.1.23

24 Apr 10:40
Compare
Choose a tag to compare
  • 1.20.5 support
  • Velocity b379+ support

Release 1.1.22

21 Feb 13:00
Compare
Choose a tag to compare
  • Velocity b360+ support

Release 1.1.21

12 Feb 04:18
759581c
Compare
Choose a tag to compare
  • More appropriate chat session race condition fix
  • Send brand and ClientSettings to the backend server then using 1.20.2+ client
  • Don't call onDisconnect multiple times for 1.20.2+ client
  • Reimplement "KickCallback"
  • Support for 1.19.3+ chat signing
  • Add config option to force disable 1.19.3+ chat signing
  • Discard information from previous server then joining into limbo
  • Remove player from tablist then transferring to the server on 1.19.1 and lower
  • Fix chat messages doesn't show on 1.19 client
  • Add 1.20.3 to available versions
  • Change copyright & first launch message year to 2024
  • Velocity b349+ support

Release 1.1.20

23 Jan 02:56
Compare
Choose a tag to compare
  • Velocity b329+ support

Release 1.1.19

14 Jan 00:38
Compare
Choose a tag to compare
  • Multiple 1.20.2+ state transition fixes
  • Speedup 1.20.3+ world loading by following Vanilla behavior
  • Fix LoginEvent sending a LOGIN disconnect instead of CONFIG/PLAY one

Release 1.1.18 Hotfix 2

25 Dec 21:48
Compare
Choose a tag to compare
  • Velocity 3.3.0 support
  • 1.20.4 support

Hotfix 1: GSON error fix
Hotfix 2: 1.20-1.20.1 mapping fix

Release 1.1.17

11 Dec 19:32
c1c9916
Compare
Choose a tag to compare
  • Velocity 266+ support
  • 1.20.2 support
  • Automatically generate mappings

Release 1.1.16

12 Jul 13:26
Compare
Choose a tag to compare
  • Override registered packets

Release 1.1.15

10 Jul 19:31
Compare
Choose a tag to compare
  • Fix LimboPlayerImpl#disconnect(RegisteredServer)

Release 1.1.14

02 Jul 22:14
894784e
Compare
Choose a tag to compare
  • Move registerPacket to Limbo interface