Commit Graph

8 Commits

Author SHA1 Message Date
Clansty
dc37750e7a
[+] disableDataUploader 2025-05-15 09:48:05 +08:00
Clansty
53793e92e5
[O] Move enable all events to Unlock 2025-05-15 08:29:40 +08:00
Clansty
ccaaeb8565
[+] forceNonReporting 2025-05-12 12:23:50 +08:00
Menci
c74f25afa9
[+] GameSystem.KeyMap.{DisableIO4, DisableDebugInput} (#19)
* [+] GameSystem.KeyMap.{DisableIO4, DisableDebugInput}

* reword

* Don't hook keyboard debug input when disableDebugInput
2025-02-01 01:58:41 +08:00
Clansty
162e95b29b
[F] 段位认定 crash
close #14
2025-01-24 00:28:25 +08:00
Menci
59839fdfa6 [+] Fix.Common.RemoveEnvironmentCheck 2025-01-17 17:28:13 +08:00
Clansty
6c1ab2bd12
[+] enableAllEvent 2025-01-10 17:54:44 +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