From 25e1358311d26be9cc89a15062b7e2d8cfe4561c Mon Sep 17 00:00:00 2001 From: pieeebot <274605694+pieeebot@users.noreply.github.com> Date: Mon, 25 May 2026 16:06:12 +0300 Subject: [PATCH] chore: release v1.0.5b --- BUMP | 2 +- NOTES.md | 16 ++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/BUMP b/BUMP index d99a1985..038016fc 100644 --- a/BUMP +++ b/BUMP @@ -1 +1 @@ -1.0.4b +1.0.5b diff --git a/NOTES.md b/NOTES.md index 933ebe47..aed5cad5 100644 --- a/NOTES.md +++ b/NOTES.md @@ -1,14 +1,18 @@ -# neoLegacy v1.0.4b +# neoLegacy v1.0.5b ### Bug Fixes -- Fixed Podzol bottom face displaying incorrect texture (was using side texture instead of dirt) +- Fixed blue flashing when clicking on a server. +- Added crafting recipes for andesite, diorite and granite**.** +- Fixed incorrect Rabbit Stew strings**.** +- Fixed breaking the top half of tall blocks failing to destroy the entire block. +- Fixed damage still occurring when the gameis paused. +- Poison can no longer kill players, only damaging them to 1 HP. ### Changes -- Cursor icon now changes when hovering over different UI elements - Added TU31 parity changes which include: - - Creepers can now be ignited with Flint and Steel - - Village gravel roads now have Cobblestone underneath - - Villagers now transform into Witches when struck by lightning + - Item Frames can now rotate in 8 directions. + - Comparators can now detect item frame rotations. + - Pistons no longer ignore block updates. roadmap