Commit Graph

1521 Commits

Author SHA1 Message Date
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
Azalea
10ebd61519 [+] Kotlin Hibernate enhance 2024-11-20 22:25:48 -05:00
Clansty
7ac90891ca
[F] should hook getter
Some checks are pending
Build AquaMai / build (push) Waiting to run
2024-11-21 01:53:12 +08:00
Clansty
711c18a7f1
[+] ForceIgnoreError
Some checks are pending
Build AquaMai / build (push) Waiting to run
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
Some checks failed
Build AquaMai / build (push) Has been cancelled
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
Some checks failed
Build AquaMai / build (push) Has been cancelled
2024-11-16 18:42:10 +08:00
Clansty
cd075a3559
[F] RatingUpWhenSSSp Algo
Some checks are pending
Build AquaMai / build (push) Waiting to run
2024-11-16 01:47:07 +08:00
Clansty
0455a83ef1
[+] Play Count in SelectionDetail 2024-11-16 00:53:22 +08:00
Clansty
6c5791b1fe
[F] UpsertUserAll Crash with usernames longer than 8 chars
Some checks are pending
Build AquaMai / build (push) Waiting to run
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
Some checks failed
Build AquaMai / build (push) Has been cancelled
2024-11-06 13:58:07 +08:00
Clansty
1542f3811d
[F] Skip button background 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
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
fb96e93184
[+] Configurable mod key map manager
Some checks failed
Build AquaMai / build (push) Has been cancelled
2024-11-01 17:03:57 +08:00
Clansty
ac4db91df4
[F] userActivityList not unique error 2024-10-31 01:30:18 +08:00
Clansty
408845878b
[+] Increase version code
Some checks failed
Build AquaMai / build (push) Has been cancelled
2024-10-30 07:27:54 +08:00
Clansty
7933d49bb2
[RF] Move some patches to visual
Some checks failed
Build AquaMai / build (push) Has been cancelled
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
Some checks are pending
Build AquaMai / build (push) Waiting to run
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 2024-10-27 23:34:41 +08:00
Clansty
6bb2685e03
[+] Generate example config via attributes 2024-10-27 22:44:12 +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
Some checks failed
Build AquaMai / build (push) Has been cancelled
2024-10-26 02:24:42 +08:00
Clansty
f3bebc6fa2
[F] Fody should merge System.Numerics
Some checks are pending
Build AquaMai / build (push) Waiting to run
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
Some checks are pending
Build AquaMai / build (push) Waiting to run
2024-10-25 00:45:12 +08:00
Clansty
906bdfa15e
[+] GUI style
Some checks are pending
Build AquaMai / build (push) Waiting to run
2024-10-24 02:12:36 +08:00
Clansty
e844164cf6
[+] Splash+ support 2024-10-24 01:15:55 +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