Commit Graph

25 Commits

Author SHA1 Message Date
Clansty
898236bdda
Revert "[O] Remove UnityEngine.TextCoreModule reference"
This reverts commit 3ec58ef14b.
2025-08-05 07:41:49 +08:00
Clansty
3ec58ef14b
[O] Remove UnityEngine.TextCoreModule reference 2025-08-04 21:25:44 +08:00
Clansty
c89453d3b2
[+] Adjust controller 2025-08-01 17:12:57 +08:00
Clansty
bf683e3a46
[+] GameSettingsManager 2025-07-31 11:50:37 +08:00
Clansty
4ccd323659
[O] No more tls error 2025-07-11 22:01:12 +08:00
Clansty
3a8a36f8f5
Migrate sln to slnx
Co-authored-by: Menci <mencici@msn.com>
2025-06-29 16:27:06 +08:00
Clansty
a061043761
[+] switch display with key 2025-06-23 13:18:44 +08:00
Clansty
077a8e1933
[+] Black screen notice 2025-05-15 11:42:57 +08:00
Clansty
7d2a67f14c
[F] NetPacketHook may need encrypt back 2025-02-21 21:51:08 +08:00
Clansty
d20db83d58
[O] Announcement image size 2025-02-20 15:41:49 +08:00
Clansty
a4b89e6753
[+] Crash handler 2025-02-04 21:52:32 +08:00
Menci
fff2c19516
[+] Unlock collections (without altering user data), courses and characters (#15)
* unlock collections

* Unlock courses

* Remove debug log

* fix

* characters

* update

* maps

* fix

* fix

* reword

* Fix continue

* Set collection & character default to false

* Update Unlock.cs

Co-authored-by: 凌莞~(=^▽^=) <i@gao4.pw>

---------

Co-authored-by: 凌莞~(=^▽^=) <i@gao4.pw>
2025-01-30 17:11:11 +08:00
シャト
353f4e81a2
[F] Try Fix Perrformance Issue (#23)
* [F]Try Fix Perrformance Issue

* format

---------

Co-authored-by: Menci <mencici@msn.com>
2025-01-29 19:50:20 +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
Clansty
b7cb68e5ac
[F] CustomCameraId crash when no camera 2025-01-25 11:17:40 +08:00
凌莞~(=^▽^=)
dd9b8adb32
[+] Build with cake and commit id in version (#11)
* [+] Build with cake

* ci

* ci

* fetch-tags

* fetch-depth: 0

* melonloader 显示 Git 版本

* remove ci build alert

* set FileVersion to git version

* add describe to tg

* fix
2025-01-22 23:50:04 +08:00
Menci
3d9219516b [+] ServerAnnouncement with GetGameSettingApi 2025-01-17 22:05:22 +08:00
Menci
e60c4f170e [-] Revert 'feat: ServerAnnouncement'
This reverts commit 429ae1ead5.
2025-01-17 17:27:45 +08:00
Clansty
429ae1ead5
feat: ServerAnnouncement 2025-01-16 15:51:20 +08:00
Clansty
224448a042
[+] showBattleAchievement 2025-01-10 18:25:01 +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
e45ef98fc8 [O] Locale 2024-11-27 03:35:01 +08:00
Menci
69437bebe1 [+] LogNetworkRequests (#90)
* It doesn't work...

* Implement

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