Commit Graph

1713 Commits (dc5447366990b5b489abfbce434cd4a3ae384f3c)
 

Author SHA1 Message Date
Azalea 69ab9d96f7 [F] Fix userbox 2024-12-17 20:09:48 -05:00
Azalea 073febe24a [+] Remove classes, migration guide 2024-12-17 20:09:26 -05:00
Azalea f01a4fcfac [+] UserBox endpoints 2024-12-17 15:28:28 -05:00
Azalea 4f81a4e9b4 Merge branch 'metrics' into v1-dev 2024-12-12 17:07:55 -05:00
Azalea 1a06033964 [+] Hide allnet port 2024-12-12 17:06:32 -05:00
Menci c5dad11e5e
[+] Metrics (#95)
* Add actuator and micrometer

* update

* [-] Remove unused import

* [O] Make code less verbose

* format

* refactor

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2024-12-13 05:47:31 +08:00
Menci 5ed89754b3 refactor 2024-12-12 02:33:14 +08:00
Menci ee88be613c format 2024-12-11 11:11:17 +08:00
Azalea ebafb4c05e [O] Make code less verbose 2024-12-10 21:56:15 -05:00
Azalea 70466d0c94 [-] Remove unused import 2024-12-10 19:13:40 -05:00
Menci 340003c568 update 2024-12-10 23:30:30 +08:00
Menci db5343fba3 Add actuator and micrometer 2024-12-07 02:32:48 +08:00
akatki 8434842c65
[F] AimeDB Felica Lookup v2 rename package parameter (#94)
* [F] AimeDB Felica Lookup v2 rename package parameter

* [F] AimeDB Felica Lookup v2 rename package parameter
2024-12-01 11:39:51 +08:00
Clansty 2482881117
[RF] AquaMai moved to new repo 2024-11-30 15:18:08 +08:00
Clansty 4afe2160e1
[F] CI after moving assets 2024-11-30 14:45:47 +08:00
Menci 6225390b7f
[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
凌莞~(=^▽^=) d5a9c98ff9
[O] ResetTouchAfterTrack -> ResetTouch, add press key to reset (#93)
AquaMai Build / build (push) Has been cancelled Details
* [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 bed1b85319
[+] LogUnity
AquaMai Build / build (push) Has been cancelled Details
2024-11-29 11:58:50 +08:00
Clansty 8a728ad28a
[F] JudgeAccuracyInfo crashes demo
AquaMai Build / build (push) Has been cancelled Details
2024-11-29 05:43:41 +08:00
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