Commit graph

7 commits

Author SHA1 Message Date
halogen e21202183f update, merge upstream, fix conflicts (again) 2026-03-04 13:32:27 -05:00
daoge_cmd 1dc8a005ed refactor: refactor KBM input code 2026-03-05 01:12:48 +08:00
halogen 0234a3d8b6 I am suffering 2026-03-03 16:21:43 -05:00
halogen cbd8d4f73e Updated CMakeLists.txt to support cross-compiling on linux host, replace all #inlcudes containing backslashes with forward slashes (not supported outside MSVC) 2026-03-03 13:07:24 -05:00
red 2145ada7ce
now able to press SPACE to continue on hints that wait for you to press A (#135)
* now possible to accept and decline tutorial hints

that part when it asks if you want to do the tutorial (should work for when the games asks if you already know something like when opening inventories for the first time)

* Update ChoiceTask.cpp

* now able to press SPACE to continue on hints that wait for you to press A

and the hints what wait for you to move the gamepad stick now just skip instantly

* windows specific patch now

* added ifdefs to shit i did

* i think it is fixed now

---------

Co-authored-by: daoge <3523206925@qq.com>
2026-03-02 22:47:45 +07:00
red fa4a1206b3
feat: now can skip the tutorial (#82)
* now possible to accept and decline tutorial hints

that part when it asks if you want to do the tutorial (should work for when the games asks if you already know something like when opening inventories for the first time)

* Update ChoiceTask.cpp

---------

Co-authored-by: daoge <3523206925@qq.com>
2026-03-02 13:40:04 +08:00
daoge_cmd b691c43c44 Initial commit 2026-03-01 12:16:08 +08:00