Commit Graph

376 Commits

Author SHA1 Message Date
Clansty
b2a3f1e8c5
[F] OneKeyRetrySkip both trigger 2025-05-05 04:31:50 +08:00
Clansty
a456cc4cdc
[+] ExitToSave 2025-05-04 20:28:06 +08:00
Clansty
17aba82f8f
[O] remove .idea folder 2025-05-04 18:10:05 +08:00
Clansty
0579623de0
[+] TestProof set test key 2025-05-04 18:03:48 +08:00
Clansty
fbc0d33d40
[+] AntiLag allow running in background 2025-05-02 18:02:46 +08:00
Clansty
b34599b2dd
[+] ServerResources 2025-05-01 23:19:42 +08:00
Clansty
699fdcf869
[+] Set port when upgrade HTTPS 2025-04-30 19:53:23 +08:00
Clansty
558030f72a
[+] AntiLag 2025-04-22 22:08:29 +08:00
Clansty
28e213b662
[+] DisableLightOutGame 2025-04-20 17:39:43 +08:00
Clansty
32e1e8cbf6
[F] maybe AdxHidInput index out bounds 2025-04-18 14:24:26 +08:00
Clansty
c59d733534
[F] MovieLoader error on 1.50 2025-04-10 19:17:57 +08:00
Clansty
9b4b0c5bfd
[F] Typo 2025-04-07 18:21:31 +08:00
Clansty
e33b287865
[O] GameProcess Skip button use native way 2025-04-04 19:13:12 +08:00
Clansty
b6112b37f4
[+] Borderless window 2025-04-04 04:25:37 +08:00
Clansty
daa4b13750
[+] OptionLoadFix 2025-04-04 04:07:01 +08:00
simon
0a1a045daf
[+] add Home to KeyMap (#35)
* add Home to KeyMap

* use KeyCodeID for ConfigEntry

* change home to autoplay
2025-04-02 16:02:45 +08:00
Clansty
7e02805cda
[F] jacket as bga not work 2025-03-31 15:40:59 +08:00
Clansty
fe0cf6a390
[F] Mp4 movie not work 2025-03-29 23:06:36 +08:00
Clansty
a2c76be521
[F] ImmediateSave method null 2025-03-29 22:43:20 +08:00
Clansty
67d80dc054
[F] GameMovie 2025-03-27 14:45:56 +08:00
Clansty
5921b4319b
[F] TouchToButtonInput not work with disabletimeout and PhotoEditProcess 2025-03-25 22:20:27 +08:00
Clansty
cc2c9aa53f
[+] Https upgrade 2025-02-27 06:25:20 +08:00
Clansty
5741ee5476
[+] ServerNotice, ServerAnnouncement -> Enhancement 2025-02-27 05:54:54 +08:00
Clansty
7d2a67f14c
[F] NetPacketHook may need encrypt back 2025-02-21 21:51:08 +08:00
Clansty
3fb0ff09fb
[O] SetButtonPressed for both monitor 2025-02-20 17:06:28 +08:00
Clansty
b4d17cdee5
[F] try fix PhotoEditProcess 2025-02-20 17:00:15 +08:00
Clansty
c78c7d7443
[+] Show version in test menu 2025-02-20 16:49:59 +08:00
Clansty
ff53388812
[+] Hide self-made charts by default when login 2025-02-20 16:01:41 +08:00
Clansty
d20db83d58
[O] Announcement image size 2025-02-20 15:41:49 +08:00
Clansty
d7a835c515
[O] Prevent virus detect 2025-02-14 12:22:01 +08:00
Clansty
da692d21f4
[F] SelectionDetail rating calc 2025-02-12 09:56:13 +08:00
simon
4837c2f755
[+] mp4movie custom resolution support (#30)
* add mp4movie custom resolution support

* make jacketAsMovie default false

* add CustomButton

* Revert "add CustomButton"

This reverts commit 4c0367f2f16ef99a1f13d99de0c41f49710093dc.
2025-02-11 07:16:33 +08:00
simon
daf3083d29
[+] Custombutton (#31) 2025-02-11 07:15:40 +08:00
simon
0f8afd7502
[F] jacketAsMovie incorrect sprite size (#29)
* fix jacketAsMovie incorrect sprite size

* improve jacketAsMovie

* add static value
2025-02-07 20:34:33 +08:00
Clansty
35bf9a638e
[O] gather config files 2025-02-06 20:14:00 +08:00
simon
e7f40c60ef
fix skip button show background when clicked (#28)
* add global jacket as Movie

* fix skip button show background when clicked

* fix typo
2025-02-06 18:51:21 +08:00
Menci
1cda016cc6 [F] Fix music unlock save when unlocking all music 2025-02-05 23:45:55 +08:00
Clansty
a4b89e6753
[+] Crash handler 2025-02-04 21:52:32 +08:00
CatMe0w
62cf322114
Fix AdxHidInput service button (#26) 2025-02-03 01:22:51 +08:00
Menci
030ed99924
[+] Fancy.CustomCreditsString (#17)
* [+] CreditConfig.HideCreditsText

* [+] Fancy.CustomCreditsString
2025-02-01 02:00:35 +08:00
Menci
c74f25afa9
[+] GameSystem.KeyMap.{DisableIO4, DisableDebugInput} (#19)
* [+] GameSystem.KeyMap.{DisableIO4, DisableDebugInput}

* reword

* Don't hook keyboard debug input when disableDebugInput
2025-02-01 01:58:41 +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
シャト
ef399b75d1
[+] SinglePlayer Only Main Mode / Mouse touch improve (#21)
* [+]ExteraMouseInput[+]SinglePlayer Only Main Mode

* Format, reword config comment, fix default config

* Reword and remove extra commented code

* to SinglePlayer

* radius

---------

Co-authored-by: Menci <mencici@msn.com>
Co-authored-by: Clansty <i@gao4.pw>
2025-01-30 00:15:55 +08:00
Menci
13bb386a68
[F] Fix derakkuma stops dancing in DisableTimeout (#18)
* [F] Fix derakkuma stops dancing in DisableTimeout

* Reset when continuing
2025-01-29 20:10:02 +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
Cleroth
5876349404
Update README.md (#22) 2025-01-29 09:04:14 +08:00
simon
e8655e66f0
add global jacket as Movie (#16) 2025-01-26 09:20:43 +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
fc994d1aa3 [F] Fix enableExclusive and enable8Channel warnings 2025-01-26 00:45:56 +08:00
Clansty
0d9236231f
[+] TargetFrameRate 2025-01-25 11:41:26 +08:00