Commit Graph

20 Commits

Author SHA1 Message Date
Clansty
8f47ef2b50
[O] allow override TabTitle
TabTitle 直读支持覆盖现有的
2025-08-11 17:32:00 +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
c59d733534
[F] MovieLoader error on 1.50 2025-04-10 19:17:57 +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
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
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
simon
e8655e66f0
add global jacket as Movie (#16) 2025-01-26 09:20:43 +08:00
Clansty
81fbee0395
[F] font shadow
close #2
2025-01-10 17:48:18 +08:00
Clansty
6fd3c9251c
[F] loadMp4Movie crash 2024-12-30 03:15:12 +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
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