Commit Graph

414 Commits

Author SHA1 Message Date
Clansty
0efbf8f796
[O] Move FixTrackNumDisplay to UX 2025-10-03 16:01:08 +08:00
Clansty
9cc689fa27
[+] 分辨率设置 提示文本 2025-10-03 15:58:23 +08:00
Clansty
9e4dd4e828
[F] farClipPlane
已知问题:3D 元素都被遮挡了
2025-09-28 20:31:55 +08:00
Clansty
d48fe64443
[F] OneKeyEntryEnd MaxTrack not set 2025-09-28 19:31:51 +08:00
simon
43bd113117
[+] hide1879 (#58) 2025-09-23 22:34:39 +08:00
simon
b53bd0f056
允许手动设定转场动画 (#57)
* Create SetFade.cs

* 简化实现, 去除 patch/unpatch
2025-09-23 21:12:17 +08:00
村場 榞彦
5e2ad78a99
[+] New Feature allows touch serial ports configuration (#63)
* Create SkipBoardNoCheck.cs

* [F] Skip BoardNo Check complete and bugfix

Skip BoardNo Check to use 837-15070-02 as 837-15070-04. (use HarmonyTranspiler,)

* [+] New Feature allows touch serial ports configuration

In some cases (e.g. using mai22maitouch), player's controller won't be on COM3, this feature can reduce time for players to switch Ports by Device Manager manually.

* Revert "[+] New Feature allows touch serial ports configuration"

This reverts commit 6dda7c1677d951058b67dc12fd082d26c6595675.

* Reapply "[+] New Feature allows touch serial ports configuration"

This reverts commit bc4f87b934ba192d9b18d2cefb5faf78894bb4b5.

* [F] Fix special effect conflict bug

When DontRuinMyAccount enabled, the first track of Gate 8 will be 0.0000, and cause a DX score error, because the special effect in Gate 8 uses "AutoPlay AllMiss".
When PracticeMode enabled, the special effect in Gate 10 (Pause) will not work.

Disabled DontRuinMyAccount in Gate 8 and 10.
Disabled PracticeMode in KLD mode.
2025-09-23 21:11:49 +08:00
simon
db9f4fb44e
[+] 在 KLD 表门和里门禁用 FixLevelDisplay (#60)
* 在 KLD 表门和里门禁用 FixLevelDisplay

* improve format
2025-09-23 20:44:26 +08:00
Starrah
f1c3b64166
[O] DontRuinMyAccount: compatibility with QuickRetry, and optimize NoticeUI. (#62) 2025-09-23 20:38:03 +08:00
simon
c2eea66e51
[+] GrantFinalGateKey 2025-09-23 20:37:01 +08:00
Starrah
5cbf164a3b
[+] RatingUpWhenAP, parallel with RatingUpWhenSSSp. (#56)
Or, RatingUpWhenSSSp shows UINT_MAX-1 when previous score has already been AP.

When RatingUpWhenSSSp > 0, only show RatingUpWhenSSSp; RatingUpWhenAP will be shown only when RatingUpWhenSSSp <= 0.
2025-09-23 20:26:20 +08:00
Starrah
dbd22a0fe6
[F] Maimoller DisplayTouchInGame not work (#55) 2025-09-19 07:48:11 +08:00
Clansty
53574fb32e
[+] Fix SBGA bug 2025-09-19 07:40:30 +08:00
Clansty
4ea81dc45d
[F] CustomLogo 2025-09-18 23:41:33 +08:00
Clansty
e6780d3765
[F] getNotesTypeId 2025-09-18 23:15:43 +08:00
Clansty
71f44a7051
[F] UserRate ctor 2025-09-18 23:15:23 +08:00
Clansty
253518d8a2
[F] CustomLogo 2025-09-18 23:00:27 +08:00
Clansty
8a744d3a33
[+] allowTicketInFreePlay 2025-09-18 21:42:51 +08:00
Clansty
373327cec7
[-] LogNetworkErrors 2025-09-18 21:33:46 +08:00
Clansty
b30d12b70e
[F] Add MusicData disable fix
修复全解歌曲时部分删除曲无法显示的问题
2025-09-18 21:22:58 +08:00
Clansty
7e99ec0bba
[O] Set default ticket unlock to false 2025-09-18 21:18:13 +08:00
Clansty
16012750eb
[+] eventBlackList 2025-09-18 21:04:14 +08:00
Clansty
0c245008cb
[F] Revert 2025-09-15 23:04:28 +08:00
Clansty
9592771f52
[+] disableDebugFeatureHotkeys 2025-09-15 17:16:33 +08:00
Clansty
b1bb4afa49
[O] DontRuinMyAccount 2025-09-15 16:24:37 +08:00
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