diff --git a/MorriCraft-Windows.zip b/MorriCraft-Windows.zip index 562ea05..6aeeeec 100644 Binary files a/MorriCraft-Windows.zip and b/MorriCraft-Windows.zip differ diff --git a/README.md b/README.md index d2f7bc1..07d1249 100644 --- a/README.md +++ b/README.md @@ -106,12 +106,13 @@ A pre-built `MorriCraft-Windows.zip` is available in the repository root. ## 📜 Version History -### v2.2.25 - Grass Block & Update System Patch (Current) -- **Held Item Rendering**: Fixed grass blocks, logs, and crafting tables showing incorrect textures in the player's hand. -- **Update System Overhaul**: Introduced an extraction phase with progress feedback and a "Restart" button for automated relaunch. -- **Spawn Stability**: Players now spawn in stable biome centers, avoiding transition edges. +### v2.2.26 - Hunger & World Gen Patch (Current) +- **Hunger System**: Added player hunger bar, starvation mechanics, and health regeneration when full. +- **Apple Item**: Added edible Apple item to restore hunger. +- **Grass Texture**: Improved `grass_top` texture with better pixel art. +- **World Spawn Fix**: Fixed missing terrain chunks behind the player on new world generation. -### v2.2.24 - UI & Command Fixes +### v2.2.25 - Grass Block & Update System Patch - **'E' Key Bug Fix**: Resolved an issue where the inventory overlay would get out of sync with container/cheat GUIs, preventing the menu from staying open or resulting in a missing cursor. - **/test Command**: Refined the `/test` command to grant exactly 1x Crafting Table and 64x Oak Logs with descriptive feedback. - **Help Command**: Updated `/help` to include all debug commands (`/test`, `/cheat`, `/fly`, `/seed`). diff --git a/assets/version.txt b/assets/version.txt index 689c5a9..2a7af31 100644 --- a/assets/version.txt +++ b/assets/version.txt @@ -1 +1 @@ -v2.2.25 +v2.2.26 diff --git a/release/MorriCraft-Linux.zip b/release/MorriCraft-Linux.zip index d3ec65c..9a53ce7 100644 Binary files a/release/MorriCraft-Linux.zip and b/release/MorriCraft-Linux.zip differ diff --git a/release/MorriCraft-Windows.zip b/release/MorriCraft-Windows.zip index e8e5d14..c0dde54 100644 Binary files a/release/MorriCraft-Windows.zip and b/release/MorriCraft-Windows.zip differ diff --git a/release/version.txt b/release/version.txt index 689c5a9..2a7af31 100644 --- a/release/version.txt +++ b/release/version.txt @@ -1 +1 @@ -v2.2.25 +v2.2.26 diff --git a/version.txt b/version.txt index 689c5a9..2a7af31 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -v2.2.25 +v2.2.26