Commit Graph
41 Commits
Author SHA1 Message Date
daoge_cmd d112090fde feat: headless server 2026-03-04 17:29:43 +08:00
daoge_cmd 8ecfc52547 feat: add support for username, IP, and port configuration via launch arguments 2026-03-04 15:33:52 +08:00
daoge_cmd 575cc4ce6e fix: fix horse texture rendering 2026-03-04 14:55:13 +08:00
daoge_cmd b1b4435c01 fix: fix inverted pitch in the second third person view 2026-03-04 14:40:52 +08:00
daoge_cmd 1444581cb6 chore: remove duplicated /Ob3 flag from CMake Release optimization settings 2026-03-03 17:59:06 +08:00
daoge_cmd a97ee4aab1 chore: sync VS Release warning-disable setting into CMake 2026-03-03 17:45:25 +08:00
daoge_cmd 2915044f95 chore: sync VS release optimization flags into CMake build 2026-03-03 17:40:21 +08:00
daoge_cmd 6d4ce5136c fix: fix executable icon when using cmake 2026-03-03 17:40:21 +08:00
daoge_cmd 77a161e813 docs: update Discord invite link in README.md 2026-03-03 11:23:15 +08:00
daoge_cmd 52a954e06e docs: simplify LAN multiplayer section in README.md 2026-03-03 07:56:23 +08:00
daoge_cmd 24da81a1ca docs: add LAN multiplayer details to README.md 2026-03-03 07:51:20 +08:00
daogeandGitHub 7eb4c78488 fix: fix gamma (#191) 2026-03-03 06:20:55 +07:00
daoge_cmd fd6350b7f9 docs: update version reference in README.md 2026-03-03 05:49:21 +08:00
daoge_cmd 1fbc2d1eb8 docs: clarify platform support and building requirements in README.md and COMPILE.md 2026-03-03 05:43:32 +08:00
daoge_cmd e53d41d333 docs: fix typo in README.md 2026-03-03 05:24:34 +08:00
daoge_cmd 8f6647b5d8 fix: fix mouse and controller input handling in container menus 2026-03-03 04:59:08 +08:00
daoge_cmd b08493cdac fix: fix cursor for controller 2026-03-03 04:02:35 +08:00
daoge bdc8fb5dfa docs: update README.md 2026-03-03 03:10:29 +08:00
b3feddfef3 feat: TU19 (Dec 2014) Features & Content (#155)
* try to resolve merge conflict

* feat: TU19 (Dec 2014) Features & Content (#32)

* December 2014 files

* Working release build

* Fix compilation issues

* Add sound to Windows64Media

* Add DLC content and force Tutorial DLC

* Revert "Add DLC content and force Tutorial DLC"

This reverts commit 97a4399472.

* Disable broken light packing

* Disable breakpoint during DLC texture map load

Allows DLC loading but the DLC textures are still broken

* Fix post build not working

* ...

* fix vs2022 build

* fix cmake build

---------

Co-authored-by: Loki <[email protected]>
2026-03-03 03:04:10 +08:00
daoge_cmd bbb199c2a2 feat(timer): improve high-FPS timing with high-resolution Windows clock 2026-03-03 00:31:47 +08:00
daoge_cmd 5c3040affe docs: update README.md 2026-03-03 00:01:15 +08:00
daogeandGitHub afa4efbc85 fix: fix resolution detection (#133)
* fix: fix UI skin/scene resolution mismatch and readd screen resolution detection

* fix: fix build in vs2022
2026-03-02 23:52:18 +08:00
daoge_cmd 6cba5705dd fix: fix sprinting 2026-03-02 01:21:56 +08:00
daoge_cmd d5707899db feat: update scroll wheel behavior for page navigation 2026-03-02 00:50:37 +08:00
daoge_cmd 47e00f7b62 feat: improve mouse input handling 2026-03-02 00:43:04 +08:00
daoge_cmd 5fa4418adb feat: implement per-frame mouse look for reduced input latency on Windows 2026-03-01 21:50:44 +08:00
daoge_cmd 71daf43d99 chore: update image asset 2026-03-01 21:37:39 +08:00
daoge_cmd 7e3bdebd77 fix: do not use hardcoded screen size 2026-03-01 21:32:42 +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
daogeandGitHub f90c74d9a3 Merge pull request #3 from deadman96385/main
fix: copy sound assets to Windows64 build output
2026-03-01 21:10:47 +08:00
daoge_cmd 4c81c7960c feat: fullscreen mode 2026-03-01 21:05:16 +08:00
daoge_cmd 52a256562f feat: disable vsync 2026-03-01 20:12:58 +08:00
daoge_cmd 2aee607d6c feat: implement game-tick input handling and per-frame edge detection 2026-03-01 19:59:48 +08:00
daoge_cmd e067d710e3 fea: remove fps limit 2026-03-01 19:32:00 +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 b691c43c44 Initial commit 2026-03-01 12:16:08 +08:00
daoge_cmd def8cb4153 first commit 2026-03-01 12:13:52 +08:00