Commit Graph

15 Commits

Author SHA1 Message Date
dtentiion
2d6a62a0e0 Refactor README for consistent formatting
Updated formatting for clarity and consistency in the README.
2026-03-02 23:00:42 +00:00
dtentiion
63e590d783 Win64: show actual world names in save list, sort newest-first, preserve level name on load/resave 2026-03-02 21:13:11 +00:00
isaiah
5109b8c07a Add CMake build system and source files for Minecraft Client
- Created Compile.md with detailed instructions for building the project using Visual Studio and CMake.
- Added ClientSources.cmake to define the source files for the Minecraft Client.
- Implemented CopyAssets.cmake to handle asset copying during the build process.
- Introduced WorldSources.cmake to list the source files for Minecraft world functionalities.
2026-03-01 15:47:31 -07:00
WushR00M
08b81c34fb Update image path in README.md 2026-03-01 14:18:16 -07:00
NΞVΛR
e31d31f018 Add double-tap sprint and mouse toggle
Update controls in README: expand Sprint entry to include "Double-tap W" as an alternative to holding Ctrl, and add a new "Toggle Mouse Capture" binding (Left Alt) for debugging. Documentation-only change to clarify input options.
2026-03-01 21:29:10 +01:00
NΞVΛR
82fb9f4e33 added Controls info (Keyboard & Mouse) to readme 2026-03-01 19:50:45 +01:00
daoge_cmd
47e00f7b62 feat: improve mouse input handling 2026-03-02 00:43:04 +08:00
daoge_cmd
515f8e6fa7 doc: remove outdated note about missing sound effects in README.md 2026-03-01 21:23:29 +08:00
daoge_cmd
8b1dafd361 feat: add DPI awareness and auto-detect screen resolution 2026-03-01 21:22:02 +08:00
daoge_cmd
4c81c7960c feat: fullscreen mode 2026-03-01 21:05:16 +08:00
daoge_cmd
bdef1f9412 feat: add support for keyboard and mouse input 2026-03-01 19:20:41 +08:00
daoge_cmd
9af787692e fix: fix release mode compilation on Windows 2026-03-01 16:04:34 +08:00
daoge_cmd
3c459b465c doc: update README.md 2026-03-01 15:08:13 +08:00
daoge_cmd
d26f70a0cb update readme 2026-03-01 12:21:31 +08:00
daoge_cmd
def8cb4153 first commit 2026-03-01 12:13:52 +08:00