Commit Graph

389 Commits

Author SHA1 Message Date
AdemJensen
eef8a67e2c
feat: Display error frame when specific hardware is not available. (#51)
* test: complete all essentials for custom hardware display

* feat: complete all types of hardware error checks

* fix: add multiple source for TouchSensor check to avoid occational AMDaemon Error missing issue

* feat: refactored error frame sections into a global helper tool

* fix: resolve potential weakness

* feat: add an localization string

* fix: camera idx fetch issue
2025-09-15 15:45:23 +08:00
_r0x5a
2a09d26117
[+] ReviveFinaleVSlide (#53) 2025-09-15 15:42:29 +08:00
Clansty
a63ef1db5f
[F] Remove log 2025-09-15 15:36:07 +08:00
Clansty
91e3318326
[RF] TouchDelay 2025-09-15 14:35:22 +08:00
Clansty
350f30166f
[F] 同时打开 GameSystem.ExteraMouseInput.DisplayArea 和 DisplayTouchInGame 时,进入游玩歌曲闪退 2025-09-09 00:02:53 +08:00
村場 榞彦
00b36b75c2
[+] New mod GameSystem.SkipBoardNoCheck (#50)
* Create SkipBoardNoCheck.cs

* [F] Skip BoardNo Check complete and bugfix

Skip BoardNo Check to use 837-15070-02 as 837-15070-04. (use HarmonyTranspiler,)
2025-09-07 04:02:01 +08:00
AdemJensen
eb82f1f932
feat: Add configurable Answer Sound offset and player menu toggle (#52)
* feat: add more detailed config for section move answer sound.

* feat: ignore user's previous settings if the in-game config is disabled

* feat: modify console debug content

* feat: separate 1P and 2P config to deal with potential hardware issue

* fix: rename the config to make it more beautiful

* fix: 33f is not a default value of move but kept in the original logics. We should respect its original design.
2025-09-07 04:00:29 +08:00
Clansty
9c0af3e508
[O] configSort 2025-08-18 19:36:25 +08:00
Clansty
b7542d7b00
[+] EntryToMusicSelection enableOnlyInGuestMode 2025-08-18 19:06:08 +08:00
Clansty
4a28a7c54a
[+] PersistentStorage interface 2025-08-16 00:59:28 +08:00
Clansty
20422d7495
[O] improve performance of ScreenPositionAdjust
优化 ScreenPositionAdjust 的性能
2025-08-13 16:28:46 +08:00
Clansty
9d4a22a5f3
[O] SinglePlayer autoSkip default to false
默认禁用单人模式下刷卡登录直接进入下一个界面
2025-08-11 17:58:29 +08:00
Clansty
247a662133
[F] cannot upload photo with DisableTimeout
修复开启 DisableTimeout 后无法上传照片
2025-08-11 17:52:58 +08:00
Clansty
8f47ef2b50
[O] allow override TabTitle
TabTitle 直读支持覆盖现有的
2025-08-11 17:32:00 +08:00
simon
70114bcd61
让trackNumber可以显示2位数字 (#34)
* Create FixTrackNumDisplay.cs

* improve trackNumDisplayStyle

* fix position adjustment logic

* fix logic
2025-08-11 00:07:05 +08:00
Clansty
bc122d4285
fix 2025-08-09 22:20:33 +08:00
Clansty
93ce2aac61
[+] DontRuinMyAccount
Co-authored-by: Starrah <starrah@foxmail.com>
2025-08-09 13:53:54 +08:00
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
983f887be4
[+] MaimollerFix 2025-08-05 11:53:51 +08:00
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
593ceaf99d
[+] ScreenPositionAdjust 2025-08-01 16:13:15 +08:00
Clansty
2e74194313
[-] Shims are no need 2025-07-31 12:08:11 +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
205ce2b1ba
fix: LongMusic restart 2025-07-23 19:46:05 +08:00
Clansty
6210829e7c
Revert "[+] Maybe FixTouchPanelLeak"
This reverts commit a7ddd0d8ba.
2025-07-21 02:17:19 +08:00
Clansty
7408304c35
chore: FixJudgeTouchHoldInNormalArea move back to Fancy.GamePlay 2025-07-20 18:31:23 +08:00
illegal prompt
a619f81e5d
[+] TouchHold judgment support in non-C areas (#45)
* [+] TouchHold judgment support in non-C areas

* [-] wrong config migration

* [+] Fix.FixJudgeTouchHoldInNormalArea

* Update ConfigMigration_V1_0_V2_0.cs

---------

Co-authored-by: 凌莞~(=^▽^=) <opensource@c5y.moe>
2025-07-17 20:26:21 +08:00
Clansty
4ccd323659
[O] No more tls error 2025-07-11 22:01:12 +08:00
Clansty
a7ddd0d8ba
[+] Maybe FixTouchPanelLeak 2025-07-11 20:18:14 +08:00
Clansty
78f9449da3
[F] SinglePlayer AutoSkip not disabling card reader 2025-07-11 19:28:51 +08:00
无语
98b0bf08b1
[+] Modify the volume of the music (#41) 2025-07-06 13:48:20 +08:00
Clansty
e3fc9f4b5a
[+] AddPlayCountWhenQuickRetry 2025-07-03 18:22:31 +08:00
Clansty
351f44e4d8
[F] ADX test key not work 2025-06-29 20:52:15 +08:00
Clansty
3a8a36f8f5
Migrate sln to slnx
Co-authored-by: Menci <mencici@msn.com>
2025-06-29 16:27:06 +08:00
Clansty
21c3340fbc
[F] AdxHidInput latency when 2P 2025-06-28 06:25:32 +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
29e5d02eb0
[F] Handle LocalAssets read only 2025-06-21 02:37:31 +08:00
Clansty
6a6cb362b6
[O] TouchToButtonInput should not activate in test mode 2025-06-16 02:50:41 +08:00
凌莞~(=^▽^=)
fa454a2598
[F] allowHttpsUpgrade 2025-06-05 19:20:02 +08:00
Clansty
e8bd6c67fd
[+] release CI builds to s3 2025-05-27 21:03:58 +08:00
Clansty
b26cfab3f3
[F] sub enum not found 2025-05-23 17:26:43 +08:00