Commit Graph

11 Commits

Author SHA1 Message Date
chinosk adb1a687b8
Add Built-in Patch Support (#3) 2024-08-07 00:27:40 +08:00
chinosk 0e1ad6959b
Split Generic Text (#1)
* split generic text

* Add splited table, change split flag to `__split__`

* add split flag check

* fix target
2024-07-29 18:32:37 +08:00
chinosk 6ddf4212d4
Add plugin initialization progress (#2)
* add plugin init progress

* add lazy initializing

* fix: lazy initializing - can't get class from `*` namespace

* fix: lazy mode - can't get class with empty namespace

* update build.yml - Adapt to Gitea Actions
2024-07-08 20:13:23 +08:00
楪蘭楓 8a75f05859
Feature xbox controller support (#28)
* xbox controller support
2024-06-24 16:20:24 +08:00
chinosk 1855ae79cc
Pre releases 0.0.1 (#20)
* update submodule, breast limit multiplier

* add type, add limit axis config

* update layout

* update submodule

* update workflow
2024-06-17 00:53:50 +08:00
chinosk 75dda059f1
Feature dump more text (#16)
* 修复 Dump 重复判断出错的问题

* 支持 dump 更多 generic 文本

* 支持加载多个 generic json 文件, 增加强制导出资源, 构建排除 `raw` 文件夹

* add version display

* update build.yml

* update deps

* generic 文本支持去标签匹配

* Generic dump 只 dump 分割后的文本

* add sign

* update event dispatcher

* 增加 generic dump 开关、dump 文件编号调整

* update config.hpp

* Add `BaseDefine.h`
2024-06-10 23:58:39 +08:00
chinosk 6a7717a45e
增加 第一人称镜头、视角锁定镜头 (#9)
* 增加 第一人称镜头、视角锁定镜头

* Follow 摄像机增加平滑 Y 轴模式; 支持 LookAt 偏移
2024-06-04 22:12:30 +08:00
chinosk 63d2c26e69
修复修复了模拟器崩溃的问题后真机崩溃的问题
wssb
2024-05-23 21:40:10 +08:00
chinosk b120acabfe
修复部分模拟器无效/崩溃的问题 2024-05-23 21:27:02 +08:00
chinosk c692684352
增加 free camera,支持配置修改,增加图标 2024-05-22 23:25:15 +08:00
chinosk c3ca03f812
init commit 2024-05-20 19:31:18 +08:00