Commit Graph

1544 Commits (c42f17c96e1df372ce4bd6bd00a897e79e3b3366)
 

Author SHA1 Message Date
Clansty c42f17c96e
[+] Bump version
AquaMai Build / build (push) Has been cancelled Details
2024-11-27 03:49:27 +08:00
Clansty 054352356b
[O] Locale 2024-11-27 03:35:01 +08:00
Menci 2646f642b5
[+] AquaMai.Config.ApiVersion (#91)
* Add ApiVersion

* Fix SectionNameOrder
2024-11-27 00:19:37 +08:00
Clansty 436bdde60a
[O] Do not reset touch panel when quick retry
AquaMai Build / build (push) Has been cancelled Details
2024-11-26 21:22:18 +08:00
Clansty 07210a23b7
[F] unused lockCredits
AquaMai Build / build (push) Has been cancelled Details
2024-11-26 05:53:20 +08:00
Clansty da36ef4002
[O] enforce type for SetEntryValue and some comment and type chore 2024-11-26 05:14:58 +08:00
Menci e3b06b110f
[+] LogNetworkRequests (#90)
* It doesn't work...

* Implement

* rename
2024-11-26 00:03:50 +08:00
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
Menci 07631e9b02
[F] AquaMai upload task shouldn't run on PR builds 2024-11-25 18:32:48 +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 734dbfb761
[F] Fix AquaMai CI after config refactor (#89)
Message from previous commit:

[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 02:15: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
Azalea cf0e3ce989 [F] Should be card id, not game user id
Build AquaMai / build (push) Has been cancelled Details
2024-11-21 12:41:24 -05:00
Azalea 27664164fa [F] Fix ranking reindex 2024-11-21 12:34:59 -05:00
Azalea b7360c426b [F] Fix encountMapNpcList runtime error 2024-11-21 12:28:09 -05:00
Azalea 0e176d5608 [F] Fix warnings 2024-11-21 12:26:36 -05:00
Azalea a947a81772 [F] oops forgor 2024-11-21 12:16:17 -05:00
Azalea bbb4185fac Merge branch 'v1-dev' of https://github.com/hykilpikonna/AquaDX into v1-dev 2024-11-21 12:12:09 -05:00
Azalea e34f0587fe [O] Optimize ranking 2024-11-21 12:10:44 -05:00
Clansty 0e02dd660c
[F] IconLoader 2024-11-22 00:59:25 +08:00
Azalea 2376e511ac [+] DB migration for ranking optimization 2024-11-21 11:39:36 -05:00
Azalea 56bf447cdb [M] Move opt out leaderboard to correct place 2024-11-21 11:39:23 -05:00
Azalea 5ebb1718d6 [-] Remove SQLite migrations 2024-11-21 10:49:21 -05:00
Clansty 9143b92932
[F] BasicFix
Build AquaMai / build (push) Has been cancelled Details
2024-11-21 18:47:56 +08:00
Azalea fbff4a8cb1 [O] Optimize chu3 user data 2024-11-21 01:51:29 -05:00
Azalea b02371e4c3 [O] Optimize auto-ban 2024-11-21 01:49:45 -05:00
Azalea e32a2bbe81 [F] Fix hibernate enhance compilation 2024-11-20 22:29:45 -05:00
Azalea 10ebd61519 [+] Kotlin Hibernate enhance 2024-11-20 22:25:48 -05: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 6c5791b1fe
[F] UpsertUserAll Crash with usernames longer than 8 chars
Build AquaMai / build (push) Has been cancelled Details
2024-11-14 22:58:20 +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 99d7fe5ca2
[F] SQL 2024-11-04 20:42:37 +08:00
Clansty 248c1ce189
[+] optOutOfLeaderboard 2024-11-04 20:32:50 +08:00