- Fixed using incorrect chunk offset when rendering blocks on animation (causing blocks to be moved)
- Fixed door exceptions not being displayed correctly
- Fixed door transition from block to entity rendering issue of additional buffers being added too late
- Fixed minor memory caused by directly uploading index buffer to gpu and not deallocating it later on
- Fixed tiles not be rendered without chunk update with sodium
- Added option to change message length allowed (default is 4098)
- Added option to message structure to display message in status bar
- Added support for minecraft's formatting (used for titles or custom message)
- Added support for lithium (or radium) by disabling the incompatible settings by default
- Fixed message gui awkward layout