Commit Graph

215 Commits (792dce684326c04c9d8cf309adbe1f8d9057882d)

Author SHA1 Message Date
Clansty 792dce6843
[+] Add some interfaces for attributes 2024-11-26 00:03:35 +08:00
Clansty 0ec048ceba
[F] LoadFromPacked Occupying file
AquaMai Build / build (push) Has been cancelled Details
2024-11-25 22:32:50 +08:00
Clansty 4834363fb5
[+] Add LatestVersion to interface
AquaMai Build / build (push) Has been cancelled Details
2024-11-25 04:04:04 +08:00
Menci 37044dae01
[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 e9ee31b22a
[F] 0.10000000149011612
Build AquaMai / build (push) Has been cancelled Details
2024-11-22 18:18:48 +08:00
Clansty 0e02dd660c
[F] IconLoader 2024-11-22 00:59:25 +08:00
Clansty 9143b92932
[F] BasicFix
Build AquaMai / build (push) Has been cancelled Details
2024-11-21 18:47:56 +08:00
Clansty 7ac90891ca
[F] should hook getter
Build AquaMai / build (push) Has been cancelled Details
2024-11-21 01:53:12 +08:00
Clansty 711c18a7f1
[+] ForceIgnoreError
Build AquaMai / build (push) Has been cancelled Details
2024-11-20 04:06:15 +08:00
Clansty b3cb08316a
[+] ForceNonTarget 2024-11-20 02:46:41 +08:00
Clansty 42b8b9ce4a
[O] RemoveEncryption should default true 2024-11-20 02:25:16 +08:00
村場 榞彦 fc4834ebd6
[+] Support More Custom Png Assets (#85)
素材放置于AssetBundleImages,支持姓名框背景板旅行伙伴,Icon仍在修,navichara和PartnerResult在写
2024-11-20 02:16:22 +08:00
Clansty 24ab79a09a
[O] Comments 2024-11-20 02:08:47 +08:00
Clansty 786a8832d3
[+] Make it configurable
Build AquaMai / build (push) Has been cancelled Details
2024-11-19 01:38:29 +08:00
Minepig 4d25b6a43c
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 29bb54d2cc
[O] Show quick skip after 1sec
Build AquaMai / build (push) Has been cancelled Details
2024-11-16 18:42:10 +08:00
Clansty cd075a3559
[F] RatingUpWhenSSSp Algo
Build AquaMai / build (push) Has been cancelled Details
2024-11-16 01:47:07 +08:00
Clansty 0455a83ef1
[+] Play Count in SelectionDetail
Build AquaMai / build (push) Has been cancelled Details
2024-11-16 00:53:22 +08:00
Clansty 705b6cc03d
[F] Maybe fixed some PractiseMode problems 2024-11-14 22:52:40 +08:00
Clansty b190e54285
[+] TouchResetAfterTrack 2024-11-14 22:52:21 +08:00
Clansty 478db15211
[F] Practice mode crash on AdvDemoProcess
Build AquaMai / build (push) Has been cancelled Details
2024-11-06 13:58:07 +08:00
Clansty 1542f3811d
[F] Skip button background
Build AquaMai / build (push) Has been cancelled Details
2024-11-06 12:10:20 +08:00
Minepig 85dd8029af
[+] 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 11beb6676e
[+] Show alert in CI builds 2024-11-06 11:40:20 +08:00
Clansty fb96e93184
[+] Configurable mod key map manager
Build AquaMai / build (push) Has been cancelled Details
2024-11-01 17:03:57 +08:00
Clansty 408845878b
[+] Increase version code
Build AquaMai / build (push) Has been cancelled Details
2024-10-30 07:27:54 +08:00
Clansty 7933d49bb2
[RF] Move some patches to visual
Build AquaMai / build (push) Has been cancelled Details
2024-10-28 06:09:42 +08:00
Clansty 6945032077
[RF] Move sub-config classes to their own directory 2024-10-28 05:56:54 +08:00
Clansty 0af137ba8c
[+] Add config entries for new patches (#77) 2024-10-28 05:43:55 +08:00
Clansty de3d376063
[F] SinglePlayer compatibility with 1.09.00 2024-10-28 00:04:43 +08:00
Clansty 36da872932
[O] Locale 2024-10-27 23:56:26 +08:00
Clansty ff2ed50dea
[+] Mark supported game versions with attributes
Build AquaMai / build (push) Has been cancelled Details
2024-10-27 23:34:41 +08:00
Clansty 6bb2685e03
[+] Generate example config via attributes 2024-10-27 22:44:12 +08:00
Menci 80536ef4fb [+] New APIs
Build AquaMai / build (push) Has been cancelled Details
2024-10-26 02:24:42 +08:00
Clansty f3bebc6fa2
[F] Fody should merge System.Numerics
Build AquaMai / build (push) Has been cancelled Details
2024-10-25 22:16:08 +08:00
Minepig d0bb3cc75c
[+] 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 98213cff67
[+] ShowErrorLog (#74)
* [+] ShowErrorLog

* [O] Fixed spelling errors in method names
2024-10-25 20:20:26 +08:00
Clansty c074de5876
[+] SinglePlayer support legacy game versions
Build AquaMai / build (push) Has been cancelled Details
2024-10-25 00:45:12 +08:00
Clansty 906bdfa15e
[+] GUI style
Build AquaMai / build (push) Has been cancelled Details
2024-10-24 02:12:36 +08:00
Clansty e844164cf6
[+] Splash+ support 2024-10-24 01:15:55 +08:00
Clansty be7b0945e9
[+] Increase version code
Build AquaMai / build (push) Has been cancelled Details
2024-10-22 00:19:43 +08:00
Clansty 0f1bfc5a17
[+] TouchPanelBaudRate 2024-10-22 00:19:12 +08:00
Clansty 3bc9f1382c
[O] Hide skip button after click
Build AquaMai / build (push) Has been cancelled Details
2024-10-19 19:56:47 +08:00
Menci a08e93d975
[F] Refactor CustomCameraId and remove hard-coded enums / IDs (#71)
Build AquaMai / build (push) Has been cancelled Details
* refactor

* Add PrintCameraList check

* Separate PrintCameraList to a class

* cleanup
2024-10-19 01:34:53 +08:00
Clansty 91a120599f
[F] Repeat resets speed
Build AquaMai / build (push) Has been cancelled Details
2024-10-17 16:52:46 +08:00
WYH2004 0cab18b9b5
[+] CustomCameraId (#66)
Build AquaMai / build (push) Has been cancelled Details
* [+] 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 903da8732d
[+] keep note speed when changed speed
Build AquaMai / build (push) Has been cancelled Details
2024-10-16 19:23:32 +08:00
Clansty 6857ae5182
[F] CurrentPlayMsec conflict with speed settings 2024-10-16 18:59:31 +08:00
Clansty 5bcbffcdf0
[F] Notes shift after set speed 2024-10-16 18:41:07 +08:00
Clansty 953083a0bf
[F] Seek resets speed
Build AquaMai / build (push) Has been cancelled Details
2024-10-16 18:11:17 +08:00