Commit Graph
16 Commits
Author SHA1 Message Date
chinosk 01591e61c0 Merge pull request #7 from imas-tools/feature-masterdb-localization
MasterDB Localization
2025-01-09 01:21:08 -06:00
chinosk 6e512d9380 Fix game crash (#6) 2024-09-05 19:09:47 +08:00
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
chinosk d84ba3d245 Merge pull request #36 from keta1/main
add windowBackground
optimize code structure
2024-06-29 09:28:22 -05:00
chinosk dbb7c8d8f6 Feature: Hot Update Translation (#32)
* update translation data from repo
2024-06-27 23:54:17 +08:00
chinosk d36666f436 UI rewrite (#27)
* rewrite UI

* update submodule and ci

* update submodule

* AboutPage - use config
2024-06-24 16:20:00 +08:00
chinosk 64f147586f ci fix (#22)
* update submodule
2024-06-18 13:04:36 +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 f5a88a9127 Font, Softer Breast (#19)
* add breast parameter editer

* add pre-config, add scale set

* support disable replace font
2024-06-16 03:21:07 +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 f7239159d0 Update build.yml 2024-05-20 22:02:54 +08:00
chinosk 815df23c59 Create build.yml
test ci
2024-05-20 21:56:09 +08:00
chinosk eca1917745 Initial commit 2024-05-17 17:41:35 +08:00