Skip to content

HoneyGO v1.0.0 Build27

Pre-release
Pre-release
Compare
Choose a tag to compare
@LethalEthan LethalEthan released this 11 Sep 12:37

DISCLAIMER: HoneyGO is in pre-alpha expect buggy and unfinished code

A lot of things aren't finished nor finalised such as the chunk package which is a giant mess of conflicting function names and random stuff as a lot of testing is needed to make the most efficient way of generating chunks and then storing them in a world format that also needs designing and testing. I proactively test and do things behind the scenes that are then released onto the repo, that is why I may not commit in a while.

Things that work:

1.15.2/1.16/1.16.1/1.16.2 - Handshake, Status, Login - Play is delayed until worldgen, NBT and other stuff is ready
Basically you can connect but will be immediately disconnected as there is a lot missing

Things that are in progress can be seen on the project board and README

Created on: 11 sep 2020
Updated Binary on: 25 sep 2020
-More progress on world gen
-Bug fixes