Release 1.1.0
Changelog:
- Fixed crash with the latest ViaVersion on BungeeCord and Bukkit platforms (#107)
- Fixed permissions not working on Bukkit platforms (#98)
- Fixed support for eagler clients using modern protocol versions (by @syntaxsavy12)
- Fixed refcounting issue with HTTPRequestInboundHandler
- Fixed support for decompressing composite buffers in EaglerXRewind (#86)
- Fixed API for checking supported minecraft protocol versions
- Fixed leftover handshake code that could call printStackTrace excessively
- Fixed broken check for PerMessageDeflateServerExtensionHandshaker support
- Fixed EaglerWeb config errors not printed at startup
- Switched to a pool of multiple JDBC connections for MySQL
- Added client capability bits for checking Optifine CIT support (#136)
- Added a reload command to EaglerMOTD (#132)
- Added documentation for platforms lacking comments in config files
Once again, apologies for the slow release schedule, I really don't have a lot of energy most days for eagler shenanigans when I've already spent the entire day working on much more complicated projects (like the graphics drivers that run all your shitty chromebooks).
Brought to you by @lax1dude and @ayunami2000
- EaglerXServer.jar - The core EaglercraftXServer plugin for Spigot, BungeeCord, and Velocity
- EaglerXRewind.jar - Add support for Eaglercraft 1.5.2 by translating the packets to 1.8 like ViaVersion
- EaglerXBackendRPC.jar - Access the API of a BungeeCord/Velocity eagler server from Spigot
- EaglerMOTD.jar - A port of the EaglerMOTD plugin to the EaglercraftXServer API
- EaglerWeb.jar - Allows you to host files via HTTP from your server address
- EaglerXPlan.jar - Plan player analytics extension for Eaglercraft players
- EaglerXSupervisor.jar - Standalone "supervisor" daemon for multi-proxy setups