Commit Graph

18 Commits

Author SHA1 Message Date
Clansty
977c5d3af5
[+] ScreenPositionAdjust supports virtual touch & ExteraMouseInput supports 2P 2025-08-06 14:48:12 +08:00
Clansty
983f887be4
[+] MaimollerFix 2025-08-05 11:53:51 +08:00
Clansty
3a8a36f8f5
Migrate sln to slnx
Co-authored-by: Menci <mencici@msn.com>
2025-06-29 16:27:06 +08:00
Clansty
b26cfab3f3
[F] sub enum not found 2025-05-23 17:26:43 +08:00
Clansty
a43999bfa5
[+] ADX HID input 2025-01-24 00:23:11 +08:00
Menci
3d9219516b [+] ServerAnnouncement with GetGameSettingApi 2025-01-17 22:05:22 +08:00
凌莞~(=^▽^=)
7047020ad3
[F] Cannot clone ConfigView created by new ConfigView() (#5) 2024-12-07 12:40:41 +08:00
凌莞~(=^▽^=)
e063409362
[F] Method not found error when migrating with old HeadlessLoader.dll (#4) 2024-12-07 12:40:29 +08:00
Clansty
f8309dd5d6
add movieAssetsDir and rename localAssetsDir to imageAssetsDir 2024-12-02 11:42:30 +08:00
Clansty
e8aba37cfc
[+] Config version 2.2 migration 2024-12-02 09:08:34 +08:00
Menci
b282ab40d2 [F] Set ForceAsSserver to default ON (#92)
* Set ForceAsSserver to default ON

* work as origin

---------

Co-authored-by: Clansty <i@gao4.pw>
2024-11-30 14:43:25 +08:00
凌莞~(=^▽^=)
4fa65b99de [O] ResetTouchAfterTrack -> ResetTouch, add press key to reset (#93)
* [O] ResetTouchAfterTrack -> ResetTouch, add press key to reset

* fix

* update

* fix: Remove not work

---------

Co-authored-by: Menci <mencici@msn.com>
2024-11-30 05:29:30 +08:00
Menci
c80c7aed1d [+] AquaMai.Config.ApiVersion (#91)
* Add ApiVersion

* Fix SectionNameOrder
2024-11-27 00:19:37 +08:00
Clansty
92114f0f46 [F] unused lockCredits 2024-11-26 05:53:20 +08:00
Clansty
c8e86d2b60 [O] enforce type for SetEntryValue and some comment and type chore 2024-11-26 05:14:58 +08:00
Clansty
02a0a30c73 [+] Add some interfaces for attributes 2024-11-26 00:03:35 +08:00
Clansty
bcc1d3966f [+] Add LatestVersion to interface 2024-11-25 04:04:04 +08:00
Menci
02dfae2213 [RF] AquaMai configuration refactor (#82)
更新了配置文件格式,原有的配置文件将被自动无缝迁移,详情请见新的配置文件中的注释(例外:`SlideJudgeTweak` 不再默认启用)
旧配置文件将被重命名备份,如果更新到此版本遇到 Bug 请联系我们

Updated configuration file schema. The old config file will be migrated automatically and seamlessly. See the comments in the new configuration file for details. (Except for `SlideJudgeTweak` is no longer enabled by default)
Your old configuration file will be renamed as a backup. If you encounter any bug with this version, please contact us.
2024-11-25 01:25:19 +08:00