Clansty
92114f0f46
[F] unused lockCredits
2024-11-26 05:53:20 +08:00
Clansty
c8e86d2b60
[O] enforce type for SetEntryValue and some comment and type chore
2024-11-26 05:14:58 +08:00
Menci
69437bebe1
[+] LogNetworkRequests ( #90 )
...
* It doesn't work...
* Implement
* rename
2024-11-26 00:03:50 +08:00
Clansty
02a0a30c73
[+] Add some interfaces for attributes
2024-11-26 00:03:35 +08:00
Clansty
043126bf1f
[F] LoadFromPacked Occupying file
2024-11-25 22:32: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
Clansty
76d83edd43
[F] 0.10000000149011612
2024-11-22 18:18:48 +08:00
Clansty
440d57606b
[F] IconLoader
2024-11-22 00:59:25 +08:00
Clansty
d798f02660
[F] BasicFix
2024-11-21 18:47:56 +08:00
Clansty
c6183a5f81
[F] should hook getter
2024-11-21 01:53:12 +08:00
Clansty
87d5f023d1
[+] ForceIgnoreError
2024-11-20 04:06:15 +08:00
Clansty
7a23807261
[+] ForceNonTarget
2024-11-20 02:46:41 +08:00
Clansty
1293fba428
[O] RemoveEncryption should default true
2024-11-20 02:25:16 +08:00
村場 榞彦
d8089596a4
[+] Support More Custom Png Assets ( #85 )
...
素材放置于AssetBundleImages,支持姓名框背景板旅行伙伴,Icon仍在修,navichara和PartnerResult在写
2024-11-20 02:16:22 +08:00
Clansty
1a457bf20b
[O] Comments
2024-11-20 02:08:47 +08:00
Clansty
23dde70290
[+] Make it configurable
2024-11-19 01:38:29 +08:00
Minepig
e62909b9cf
Accuracy info and other features ( #84 )
...
* tweaks slide fade in
* judge accuracy info
* Update SlideArrowAnimation.cs
2024-11-19 01:32:18 +08:00
Clansty
4cdd70cd67
[O] Show quick skip after 1sec
2024-11-16 18:42:10 +08:00
Clansty
bd56b7046d
[F] RatingUpWhenSSSp Algo
2024-11-16 01:47:07 +08:00
Clansty
8b34d2813d
[+] Play Count in SelectionDetail
2024-11-16 00:53:22 +08:00
Clansty
c18c9ff596
[F] Maybe fixed some PractiseMode problems
2024-11-14 22:52:40 +08:00
Clansty
e7a615b0e5
[+] TouchResetAfterTrack
2024-11-14 22:52:21 +08:00
Clansty
acf1b36b04
[F] Practice mode crash on AdvDemoProcess
2024-11-06 13:58:07 +08:00
Clansty
4a508c85f6
[F] Skip button background
2024-11-06 12:10:20 +08:00
Minepig
a21cb8401b
[+] Slide related visual feature ( #81 )
...
New Features:
1. Invert the Slide hierarchy
2. Slide Track shrinking animation
Changes:
1. Improve the visual effect of Break-Slide judge blink
2. `DisableTrackStartTabs` now also hide user's best achievement
2024-11-06 11:54:53 +08:00
Clansty
d57a5a39e2
[+] Show alert in CI builds
2024-11-06 11:40:20 +08:00
Clansty
118e2380bd
[+] Configurable mod key map manager
2024-11-01 17:03:57 +08:00
Clansty
05f4a9bdc2
[+] Increase version code
2024-10-30 07:27:54 +08:00
Clansty
ae3330d5dc
[RF] Move some patches to visual
2024-10-28 06:09:42 +08:00
Clansty
f7f2b82df6
[RF] Move sub-config classes to their own directory
2024-10-28 05:56:54 +08:00
Clansty
93a190771d
[+] Add config entries for new patches ( #77 )
2024-10-28 05:43:55 +08:00
Clansty
85fe3db66e
[F] SinglePlayer compatibility with 1.09.00
2024-10-28 00:04:43 +08:00
Clansty
145b498f1f
[O] Locale
2024-10-27 23:56:26 +08:00
Clansty
da3c9f3dae
[+] Mark supported game versions with attributes
2024-10-27 23:34:41 +08:00
Clansty
d86eac310c
[+] Generate example config via attributes
2024-10-27 22:44:12 +08:00
Menci
cc2a02ef18
[+] New APIs
2024-10-26 02:24:42 +08:00
Clansty
249011903e
[F] Fody should merge System.Numerics
2024-10-25 22:16:08 +08:00
Minepig
68190cd837
[+] Slide code support & split multiple patches ( #77 )
...
* 功能拆分
将不同的功能分拆到不同文件
* Slide code notation support
This is part of Maimai DX 2077 patch set.
New MA2 commands: NMSSS, BRSSS, EXSSS, BXSSS, CNSSS
2024-10-25 20:42:08 +08:00
WYH2004
e5d1ff0d6c
[+] ShowErrorLog ( #74 )
...
* [+] ShowErrorLog
* [O] Fixed spelling errors in method names
2024-10-25 20:20:26 +08:00
Clansty
2887e2fc48
[+] SinglePlayer support legacy game versions
2024-10-25 00:45:12 +08:00
Clansty
3407b933a4
[+] GUI style
2024-10-24 02:12:36 +08:00
Clansty
51b94637b2
[+] Splash+ support
2024-10-24 01:15:55 +08:00
Clansty
7507ccc9c2
[+] Increase version code
2024-10-22 00:19:43 +08:00
Clansty
880acd2718
[+] TouchPanelBaudRate
2024-10-22 00:19:12 +08:00
Clansty
fa8b3c6367
[O] Hide skip button after click
2024-10-19 19:56:47 +08:00
Menci
f7c079534b
[F] Refactor CustomCameraId and remove hard-coded enums / IDs ( #71 )
...
* refactor
* Add PrintCameraList check
* Separate PrintCameraList to a class
* cleanup
2024-10-19 01:34:53 +08:00
Clansty
4a661a7ade
[F] Repeat resets speed
2024-10-17 16:52:46 +08:00
WYH2004
a6759ed014
[+] CustomCameraId ( #66 )
...
* [+] CustomCameraId
* [F] Map CameraType to the correct Camera IDs using enum
* [+] GameInfo Utils
* [+] CustomCameraId Add ChimeCamera Support
* [+] Decide whether to print a CameraList based on the Config
2024-10-17 02:26:44 +08:00
Clansty
8fe78c6f97
[+] keep note speed when changed speed
2024-10-16 19:23:32 +08:00