Releases: PorkStudios/Pork2b2tBot
Releases · PorkStudios/Pork2b2tBot
0.2.6-1.12.2
Fixes some minor bugs with entity caching, and a major bug with chunk caching when traveling into newly generated chunks on PaperSpigot servers.
0.2.5-1.12.2
- probably fixed #20 for real
- all values are now stored in config immediately on load, preventing lots of confusion
- general code cleanup
0.2.4-1.12.2
Removed some dependency bloat and added proper handling for invalid entity packets.
0.2.1-1.12.2
Release because it's been a long time since the last time I made a release.
0.2.0-1.12.2
First functional post-rewrite release. This functions purely as a command-line proxy, but runs a lot smoother and nicer than the previous versions. More coming soon!
0.1a-1.12.2
Final release before rewrite. This is fairly stable, and also not very pretty.
0.0.2-1.12.2
ok
0.0.1-1.12.2
Latest semi-stable release
Changes:
- Support 1.12.2
- Mostly finish caching players and entities during reconnects
- A lot of internal code cleanup