Commit Graph

44 Commits

Author SHA1 Message Date
Michael Howard 8d65e549b2 MorriCraft v2.2.7: Revamped Update UI and Asynchronous Downloading 2026-04-24 18:31:04 -05:00
Michael Howard 1d67db9e79 MorriCraft v2.2.7: Added Windows release zip to build folder 2026-04-24 18:26:29 -05:00
Michael Howard b2cadb2aaa MorriCraft v2.2.7: Physics, UI, Chat, and Asset Polish 2026-04-24 18:22:47 -05:00
Michael Howard 091cfab86f MorriCraft v2.2.6: 7AM Spawn, Naming Refinements, and Anti-Stuck Physics 2026-04-24 17:43:12 -05:00
Michael Howard 1a1cf3cc5f v2.1.9: Crafting overhaul, smart inventory, HQ tree textures, updated README 2026-04-24 16:23:31 -05:00
Michael Howard 910e2d6a6e Crafting Overhaul: 20+ recipes, Log->Planks, proper stack/split mechanics - v2.1.9 2026-04-24 16:06:24 -05:00
Michael Howard b200e9e07f Fix: Convert textures to proper 16x16 PNG32, fix leaf tint for new asset - v2.1.8 2026-04-24 15:48:25 -05:00
Michael Howard 63c496d237 Forest Fidelity: Fixed tree log rendering and added HQ leaves - v2.1.8 2026-04-24 15:38:45 -05:00
Michael Howard 236f66aa2a UI: Updated version strings to v2.1.7 in main.cpp 2026-04-24 15:31:12 -05:00
Michael Howard b2a36a249b Log Realism: Added authentic multi-texture Oak Logs - v2.1.7 2026-04-24 15:25:32 -05:00
Michael Howard 2114e50a9f Inventory Insight: Added mouse-over item tooltips - v2.1.6 2026-04-24 15:15:32 -05:00
Michael Howard 00cbe915d2 Windows Portability: Static linking for C++ runtime - v2.1.5 2026-04-23 20:03:49 -05:00
Michael Howard d91ad97868 Hotfix: Resolve Menu Freeze caused by incorrect brace nesting - v2.1.4 2026-04-23 19:54:46 -05:00
Michael Howard d8f80b9248 Hotfix: Resolve Linux Audio Crash and add procedural sound fallback - v2.1.3 2026-04-23 19:51:45 -05:00
Michael Howard f169322dc0 Combat Update: PvP, Health Hearts, and Spawn Fix - v2.1.2 2026-04-23 19:37:48 -05:00
Michael Howard 2bdfbd9fbc Hotfix: Resolve Skin Editor and Direct Connect Menu Overlap - v2.1.1 2026-04-23 19:06:20 -05:00
Michael Howard 23f941247d Skin Editor, Network Color Sync, and Enhanced World Sync - v2.1.0 2026-04-23 19:02:30 -05:00
Michael Howard ed11185fe3 Identity Update: Humanoid Player Models and Chat Input Isolation - v2.0.9 2026-04-23 18:53:55 -05:00
Michael Howard 8983f05b2a Real Update System, Open to LAN, and Fix Connect Button - v2.0.8 2026-04-23 18:44:59 -05:00
Michael Howard de7c60d9d7 UI Polish, Fresh Start Inventory, and Full System Updater - v2.0.7 2026-04-23 18:38:57 -05:00
Michael Howard be2148a415 Fix SendAll recursion and finalize v2.0.6 2026-04-23 18:23:37 -05:00
Michael Howard 69ba3372f6 Fix volume scope and finalize v2.0.5 2026-04-23 18:12:35 -05:00
Michael Howard 70b417b87c Implement Full Synchronization Milestone - v2.0.4 2026-04-23 18:05:47 -05:00
Michael Howard 446e9ae771 Finalize Cross-Platform Protocol v2.0.3 2026-04-23 17:36:49 -05:00
Michael Howard dbb6662538 Finalize Multiplayer v2.0.2 with Chat and Sync fixes 2026-04-23 17:28:26 -05:00
Michael Howard 99e63720fb Implement world state synchronization - v2.0.1 2026-04-23 17:18:16 -05:00
Michael Howard dea13eaf2c Finalize Multiplayer v2.0.0 with CMake ws2_32 fix 2026-04-23 17:11:20 -05:00
Michael Howard a96e983ef8 Implement real update check and sync version v1.9.1 2026-04-23 16:58:47 -05:00
Michael Howard fbe39fb089 Finalize options UI and music state - v1.9.1 2026-04-23 16:52:48 -05:00
Michael Howard c599fd1fef Finalize music and update logic - v1.9.1 2026-04-23 16:48:28 -05:00
Michael Howard 73d289be97 Finalize builds and scope - v1.9.0 2026-04-23 16:44:40 -05:00
Michael Howard ae08bf6115 Finalize atmospheric logic and build v1.8.0 2026-04-23 16:29:54 -05:00
Michael Howard 746912895c Fix state names and finalize v1.7.1 2026-04-23 16:22:19 -05:00
Michael Howard e968a1a64b Scale up tools and use new axe asset - v1.6.6 2026-04-23 16:03:47 -05:00
Michael Howard f71add61c4 Add quick music crossfade and new axe icon - v1.6.5 2026-04-23 15:48:06 -05:00
Michael Howard 6f7fa0d69d Add digging sounds and fix held block rendering - v1.6.4 2026-04-23 15:40:07 -05:00
Michael Howard 9cf34891e2 Fix compilation and finalize release v1.6.3 2026-04-23 15:26:22 -05:00
Michael Howard ccb22db10b Add night music with crossfade - v1.6.3 2026-04-23 15:21:08 -05:00
Michael Howard d5745bcd79 Fix viewmodel stability and item textures - v1.6.2 2026-04-23 15:18:36 -05:00
Michael Howard 3d23e0c896 Add player viewmodel and fix item icons - v1.6.1 2026-04-23 15:14:01 -05:00
Michael Howard 224b80311a Align game clock and fix crafting table textures - v1.5.2 2026-04-23 14:56:03 -05:00
Michael Howard 99e348abc5 Fix crafting table crash and add HUD clock - v1.5.1 2026-04-23 14:52:15 -05:00
Michael Howard a18d69d33d Include portable assets for Linux and Windows builds 2026-04-23 14:38:00 -05:00
Michael Howard a9efc66c0a Include v1.4.2 binaries for Linux and Windows 2026-04-23 14:35:52 -05:00