Commit Graph

21 Commits

Author SHA1 Message Date
Clansty
22b5a5a3e6
[+] SetHighPriority 2025-08-08 20:20:42 +08:00
Clansty
647546f020
[+] performance tip 2025-08-07 10:34:16 +08:00
Clansty
5aeda30242
[O] Change desc 2025-08-06 18:52:32 +08:00
Clansty
977c5d3af5
[+] ScreenPositionAdjust supports virtual touch & ExteraMouseInput supports 2P 2025-08-06 14:48:12 +08:00
Clansty
c89453d3b2
[+] Adjust controller 2025-08-01 17:12:57 +08:00
Clansty
593ceaf99d
[+] ScreenPositionAdjust 2025-08-01 16:13:15 +08:00
Clansty
bf683e3a46
[+] GameSettingsManager 2025-07-31 11:50:37 +08:00
Clansty
53a8948938
[+] MoveAnswerSound 2025-07-24 03:29:02 +08:00
Clansty
784429f2b8
[+] Add a timer 2025-06-23 14:08:29 +08:00
Clansty
a061043761
[+] switch display with key 2025-06-23 13:18:44 +08:00
Clansty
d9081eb2a6
[+] Display for button 2025-06-23 12:29:35 +08:00
Clansty
f40e0ad725
[+] DisplayTouchInGame 2025-06-23 12:12:48 +08:00
Clansty
fbc0d33d40
[+] AntiLag allow running in background 2025-05-02 18:02:46 +08:00
Clansty
558030f72a
[+] AntiLag 2025-04-22 22:08:29 +08:00
Clansty
d7a835c515
[O] Prevent virus detect 2025-02-14 12:22:01 +08:00
Clansty
a4b89e6753
[+] Crash handler 2025-02-04 21:52:32 +08:00
Menci
4e753ba602
[+] SanitizeUserData (#13)
* save

* commit

* it works

* correct namespace

* JSON compare

* fix

* fix

* fix

* Prioritize LogNetworkRequests

* format
2025-01-26 09:20:15 +08:00
Menci
3d9219516b [+] ServerAnnouncement with GetGameSettingApi 2025-01-17 22:05:22 +08:00
Clansty
2ed922b74a [+] LogUnity 2024-11-29 11:58:50 +08:00
Menci
69437bebe1 [+] LogNetworkRequests (#90)
* It doesn't work...

* Implement

* rename
2024-11-26 00:03:50 +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