From 4b93dbeedd0e2465e6201b55a169a22c0d50c015 Mon Sep 17 00:00:00 2001 From: piebot <274605694+pieeebot@users.noreply.github.com> Date: Mon, 1 Jun 2026 16:48:00 +0300 Subject: [PATCH] chore: release v1.0.8b (#143) --- BUMP | 2 +- NOTES.md | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/BUMP b/BUMP index ce96854b..8b7b705c 100644 --- a/BUMP +++ b/BUMP @@ -1 +1 @@ -1.0.7b +1.0.8b diff --git a/NOTES.md b/NOTES.md index 5a3445e9..2c34a056 100644 --- a/NOTES.md +++ b/NOTES.md @@ -1,6 +1,18 @@ -# neoLegacy v1.0.7b +# neoLegacy v1.0.8b -- Reverted "Expanded" world size due to it causing crashing and lighting issues. +### Bug Fixes +- Game has been heavily optimized; expect more FPS. +- Fullscreen option is now correctly applied on startup. +- `/kill` now kills the player in creative. +- Boat now follows the player correctly when speeding. +- Ocelots can now be tamed. +- Elytras and items are now rendered correctly when on an armor stand. + +### Changes +- Added new logo (made by rdust). +- Added TU31 parity changes which include: + - Dye recipes using flowers. + - Prismarine block animation. roadmap