Tested on:
- BungeeCord (#2077)
- Velocity (3.4.0-SNAPSHOT and 3.5.0-SNAPSHOT)
Not available and failed to make it work on:
- Hybrid/modded server platforms.
Release versions available:
- Spigot 0.4.0
- BungeeCord 0.4.0
- Velocity 0.4.0
- Core 0.5.0
API versions:
- v2 (rev-6)
Updated dependencies, verified BungeeCord and Velocity support, added Netty injection for legacy packet handling, rewrote NetworkProcessor for something more readable and easier to understand, fixed API related issue on NetworkProcessor, merged Paper and Spigot into one module (kept modern Paper support), added some GitHub actions before prod push.
Next update should focus on more configuration options.
Thanks to @rafi67000 for his important and helpful contributions on the Netty injection!
What's Changed
- Bump the dev-deps group with 2 updates by @dependabot[bot] in #25
- Bump com.gradleup.shadow from 9.4.3 to 9.5.1 in the dev-deps group by @dependabot[bot] in #26
- Feat/cleanup buildscript by @rafi67000 in #27
- Fix shadow warnings by setting duplicates strategy by @rafi67000 in #31
- Update dev according to prod latest changes by @XIII-MC in #33
- Update issue templates by @XIII-MC in #35
- bump com.gradleup.shadow from 9.5.1 to 9.6.0 in the dev-deps group by @dependabot[bot] in #38
- Added version spoof for Bungeecord by @XIII-MC in #39
- Bump com.gradleup.shadow from 9.6.0 to 9.6.1 in the dev-deps group by @dependabot[bot] in #40
- Pipeline injection by @rafi67000 in #36
- Global update 0.4.0 by @XIII-MC in #42
New Contributors
- @rafi67000 made their first contribution in #27
Full Changelog: 0.3.1-rc...0.4.0