Commit Graph

774 Commits (8a728ad28a8423add1334eab1f51cac6e65d5f4f)

Author SHA1 Message Date
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 e34f0587fe [O] Optimize ranking 2024-11-21 12:10:44 -05: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
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
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 99d7fe5ca2
[F] SQL 2024-11-04 20:42:37 +08:00
Clansty 248c1ce189
[+] optOutOfLeaderboard 2024-11-04 20:32:50 +08:00
bf972681d5
[+] CardMaker 1.39 support (#79) 2024-11-04 19:18:56 +08:00
Clansty 996632ac73
[O] Allow change maimai name to chinese characters in settings 2024-11-04 19:09:48 +08:00
Clansty b28a1986c9
[O] Disallow using card/summary to query others' card 2024-11-04 19:00:44 +08:00
Clansty ac4db91df4
[F] userActivityList not unique error 2024-10-31 01:30:18 +08:00
Clansty 5eb0424ee7
[F] Bot renderer crash when b35 or b15 is empty 2024-10-27 04:32:02 +08:00
Menci 80536ef4fb [+] New APIs
Build AquaMai / build (push) Has been cancelled Details
2024-10-26 02:24:42 +08:00
Clansty 1b47bfa2f1
[F] Unable to save in lower versions 2024-10-24 00:27:04 +08:00
Azalea 33997c9a82
Merge pull request #69 from Becods/v1-dev
[+] Maimai DX Buddies Plus I011
2024-10-22 06:21:55 -07:00
Azalea 4713a44573 [F] Fix #68 2024-10-22 09:20:33 -04:00
Becods 5d399b2497 [+] Maimai DX Buddies Plus I011 2024-10-17 11:11:27 +08:00
Becods f239d498ad [+] Chusan Luminous Plus A071 2024-10-15 10:35:05 +08:00
Becods 7b768b5b5b [+] Chusan Luminous Plus A000 to A001 2024-10-15 10:06:45 +08:00
Azalea ce53acdacf [F] Fix bound must be greater than origin 2024-10-05 05:51:55 -04:00
Azalea a449bac130 [U] Update usage 2024-10-05 05:36:53 -04:00
Azalea 060bd32417 [F] Fix docstring 2024-10-05 05:36:28 -04:00
Azalea 08a1595d3e Merge branch 'v1-dev' of https://github.com/hykilpikonna/AquaDX into v1-dev 2024-10-05 05:35:53 -04:00
Azalea b88c56b67a [F] Fix migrate card setting null for non-null field 2024-10-05 05:35:48 -04:00
Clansty a84bf9efef
[+] Import from a userMusicDetailList Json 2024-10-03 15:51:18 +08:00
Azalea daa5129f65 [O] Make a non-callback version of cardByName 2024-10-03 02:47:20 -04:00
Clansty d0aecc76ed
[O] Move general game settings to general tab 2024-08-08 13:50:14 +08:00
Azalea 3b80b8d7f1 [F] Fix wrong implementation in GetUserMapAreaApi
Thanks rinsama for the patch
2024-08-08 00:31:18 -04:00
Clansty c11bb3be59
[F] Rival may lead to unable to login the game 2024-08-07 19:46:35 +08:00
Clansty 7ee4c14fae
[+] API for bot to ban user from ranking board 2024-08-06 15:13:54 +08:00
Clansty fc10c05731
[F] export api and game api leaking lastClientId 2024-08-05 21:36:20 +08:00
Clansty 9ef0d0edfb
[F] mai2: Error when rival list empty 2024-08-05 21:15:32 +08:00
Clansty 473f4a4295
[+] mai2: support adding rival 2024-08-05 20:37:18 +08:00
Clansty 9a6e9c4660
[+] Some API endpoints for bot query 2024-08-02 08:51:24 +08:00
Clansty f7c842774b
[+] Return AquaNet profile photo as maimai userPortrait 2024-08-01 13:34:54 +08:00
Clansty fde952fcd9
[+] Add option to disable the legacy aquaviewer api 2024-08-01 09:38:36 +08:00
Clansty 7c4f887ef4
[+] Export maimai userdata 2024-08-01 06:56:31 +08:00
Clansty b32b0e970c
[+] Add change name for maimai and refactor settings page 2024-07-31 09:03:26 +08:00
Clansty f0da7c6300
[F] Wrong SQL syntax 2024-07-29 23:08:10 +08:00
Azalea 2554478a38
Merge pull request #47 from Becods/v1-dev
[+] Chusan Luminous A151 to A181
2024-07-29 07:22:28 -07:00
Clansty d7f24759d8
[+] Allow use any characters in maimai name 2024-07-29 10:25:15 +08:00
Clansty df3bd6fbec
[+] Allow register-card via http 2024-07-29 06:18:53 +08:00