Clansty
e4ca51b165
[+] Bump version
2025-01-15 02:20:46 +08:00
Clansty
224448a042
[+] showBattleAchievement
2025-01-10 18:25:01 +08:00
Clansty
6c1ab2bd12
[+] enableAllEvent
2025-01-10 17:54:44 +08:00
Clansty
81fbee0395
[F] font shadow
...
close #2
2025-01-10 17:48:18 +08:00
Clansty
7fb2e2a9fa
[+] Disable DisableTimeout In game start process
2025-01-10 17:26:20 +08:00
simon
19634edabc
change skip button style & fix 1p touch sensor test ( #7 )
...
* change skip button style
* fix 1p touch sensor test not working
* allow skip by press outside button
---------
Co-authored-by: Clansty <i@gao4.pw>
2025-01-08 22:55:14 +08:00
Azalea
e35b4cd442
[U] Readme
2025-01-03 14:36:07 +08:00
Clansty
6fd3c9251c
[F] loadMp4Movie crash
2024-12-30 03:15:12 +08:00
Clansty
8474029f3a
[+] Bump version
2024-12-08 16:46:23 +08:00
凌莞~(=^▽^=)
7047020ad3
[F] Cannot clone ConfigView created by new ConfigView() ( #5 )
2024-12-07 12:40:41 +08:00
凌莞~(=^▽^=)
e063409362
[F] Method not found error when migrating with old HeadlessLoader.dll ( #4 )
2024-12-07 12:40:29 +08:00
Clansty
a819b98a26
[O] Change comments of window settings
2024-12-05 16:03:12 +08:00
Clansty
c98c0d9aa1
[+] Sound exclusive and 8ch settings
2024-12-04 15:56:18 +08:00
Clansty
f535e19439
[+] AutoSkip setting for GameSystem.SinglePlayer
2024-12-04 15:23:16 +08:00
Clansty
3d36005d14
[+] unlock all song
2024-12-04 11:27:28 +08:00
凌莞~(=^▽^=)
96995fcb5d
[+] mp4 movie
...
[+] mp4 movie
2024-12-02 17:33:28 +08:00
Clansty
2c2de9bb63
load mp4 from StreamingAssets
2024-12-02 12:20:38 +08:00
Clansty
f8309dd5d6
add movieAssetsDir and rename localAssetsDir to imageAssetsDir
2024-12-02 11:42:30 +08:00
Clansty
93217a3d40
fix
2024-12-02 10:59:20 +08:00
Clansty
488d4b5f9a
SetSpeed
2024-12-02 10:57:35 +08:00
Clansty
67c37df379
chore
2024-12-02 10:36:45 +08:00
Clansty
1c0a4e3ef7
chore
2024-12-02 09:35:59 +08:00
Clansty
e8aba37cfc
[+] Config version 2.2 migration
2024-12-02 09:08:34 +08:00
Clansty
e296bf55a9
[+] mp4 movie
2024-12-02 08:52:13 +08:00
Clansty
dbbd177589
[+] HideMask also hide Monitor_Mask
2024-12-01 12:22:39 +08:00
Clansty
16d2576f6f
[+] Migrate CI Actions
2024-11-30 15:03:41 +08:00
Menci
b282ab40d2
[F] Set ForceAsSserver to default ON ( #92 )
...
* Set ForceAsSserver to default ON
* work as origin
---------
Co-authored-by: Clansty <i@gao4.pw>
2024-11-30 14:43:25 +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
2ed922b74a
[+] LogUnity
2024-11-29 11:58:50 +08:00
Clansty
05b2096113
[F] JudgeAccuracyInfo crashes demo
2024-11-29 05:43:41 +08:00
Clansty
a3a734559e
[+] Bump version
2024-11-27 03:49:27 +08:00
Clansty
e45ef98fc8
[O] Locale
2024-11-27 03:35:01 +08:00
Menci
c80c7aed1d
[+] AquaMai.Config.ApiVersion ( #91 )
...
* Add ApiVersion
* Fix SectionNameOrder
2024-11-27 00:19:37 +08:00
Clansty
89bea41b6b
[O] Do not reset touch panel when quick retry
2024-11-26 21:22:18 +08:00
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