Update README and finalize v1.9.1
This commit is contained in:
parent
fbe39fb089
commit
ba136f5784
|
|
@ -13,6 +13,15 @@ MorriCraft is a high-performance voxel engine built with C++ and Raylib. It feat
|
|||
|
||||
## Version History
|
||||
|
||||
### v1.9.1 - The Connectivity & Polish Update
|
||||
* **Persistent Configuration**: Added `config.cfg` to save player preferences and identity.
|
||||
* **Player Identity**: Implemented a required name-entry sequence on first launch.
|
||||
* **Auto-Update System**: Integrated version-checking, update notes viewer, and download progress simulation.
|
||||
* **Multiplayer Preparation**: Added Server Mode toggle and Direct Connect interface foundation.
|
||||
* **Performance Fixes**: Resolved edge-case frustum culling artifacts.
|
||||
* **Audio Refinement**: Fixed music transitions between menus and gameplay states.
|
||||
* **UI Polish**: Optimized layout for the Options and Main Menu screens.
|
||||
|
||||
### v1.6.6 (Latest)
|
||||
- **Tool Scaling**: Increased the size of held items (Axes/Sticks) in first-person for better visibility.
|
||||
- **Custom Assets**: Integrated a high-detail community wooden axe asset.
|
||||
|
|
|
|||
Loading…
Reference in New Issue