Commit Graph

8 Commits

Author SHA1 Message Date
Clansty
a456cc4cdc
[+] ExitToSave 2025-05-04 20:28:06 +08:00
Clansty
0d9236231f
[+] TargetFrameRate 2025-01-25 11:41:26 +08:00
4203b1ce7e
[O] Better Skip TrackStart screen (#12)
* [O]: Better Skip TrackStart screen

* add SoundManager.PreviewEnd();

* TrackStartProcess.TrackStartSequence

---------

Co-authored-by: Clansty <i@gao4.pw>
2025-01-23 00:47:12 +08:00
Clansty
0487dd47d5
[O] better Gradually increase headphone volume 2025-01-21 01:47:38 +08:00
d00f70d0ba
[F] Sudden changes in headphone volume (#9)
* [F] Sudden changes in headphone volume

* [F]: Should rst _volumeFadeInState when logging out

* [F]: Reset _volumeFadeInState in GameOver
2025-01-21 00:16:48 +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
Clansty
89bea41b6b [O] Do not reset touch panel when quick retry 2024-11-26 21:22:18 +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