Releases: Johni0702/bobby
Releases · Johni0702/bobby
Version 5.2.6 for Minecraft 1.21.4
- Update to Minecraft 1.21.4
- Fix "Network Protocol Error" when server sends block updates for chunks it has already unloaded (#341)
- Add Korean, Japanese, German, and French translations, updated Traditional Chinese translation
Version 5.2.5 for Minecraft 1.21.2
- Update to Minecraft 1.21.2
- Fix missing fake chunks and "Network Protocol Error"s when server sends out-of-bounds chunk (#313)
Version 5.2.4 for Minecraft 1.21
- Add support for Sodium 0.6.0 (#308)
Version 5.2.3 for Minecraft 1.21
Version 5.2.2 for Minecraft 1.21
- Update to Minecraft 1.21
Version 5.2.1 for Minecraft 1.20.6
- Fix "Dynamic World Management" not working when switching server without full reconnect (#250) (thanks to KrisAphalon!)
Version 5.2.0 for Minecraft 1.20.6
Version 5.1.0 for Minecraft 1.20.4
- Add support for servers with multiple identically-named worlds (e.g. proxies) (#72)
Note: Must be enabled in config.
When enabled, a new local cache is started on each world change. If there are enough chunks with similar content in two caches, they will automatically be merged.
This does mean that you may need to walk around a little before Bobby loads in cached chunks if there is little identifying information in your world (e.g. flat worlds).
You may need to delete your existing cache if it is comprised of multiple worlds to prevent Bobby from merging into it. - Fix compatibility with SkinShuffle (#192)
Version 5.1.0 for Minecraft 1.20.2
- Add support for servers with multiple identically-named worlds (e.g. proxies) (#72)
Note: Must be enabled in config.
When enabled, a new local cache is started on each world change. If there are enough chunks with similar content in two caches, they will automatically be merged.
This does mean that you may need to walk around a little before Bobby loads in cached chunks if there is little identifying information in your world (e.g. flat worlds).
You may need to delete your existing cache if it is comprised of multiple worlds to prevent Bobby from merging into it. - Fix compatibility with SkinShuffle (#192)
Version 5.0.3 for Minecraft 1.20.3
- Update to Minecraft 1.20.3