Skip to content

Releases: kesect/eaglerxpreview

EaglercraftXPreview v1.0.2

02 Nov 21:41
32d0038

Choose a tag to compare

Changelog

  • Using iso-8859-1 for decoding server comment Instead of utf-8 (was causing some funky issues)
  • Fix possible variable collision

Brought to you by @kesect

EaglercraftXPreview v1.0.1

29 Oct 21:49
b20025e

Choose a tag to compare

Changelog

  • EaglercraftX Network Relay support (fetches name and brand)
  • Debug logging functions (dbg_g, dbg, dbg_w, dbg_e). (Used Internally)
  • Websocket message timeStamp instead of Date.now() for getting ping.
  • Proper handling when receiving unknown packets from server.
  • Automatic retrying after 5 seconds when blocked by server
  • Renders at monitor's refresh rate instead of being locked at 60Hz
  • Other small improvements in functionality

Brought to you by @kesect

EaglercraftXPreview v1.0.0

21 Oct 19:37
875bc53

Choose a tag to compare

This is the first release of EaglercraftXPreview!

Alot of exciting updates are coming soon, and I’d love to hear your feedback to help make this project better.