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
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
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
Becods
5d399b2497
[+] Maimai DX Buddies Plus I011
2024-10-17 11:11:27 +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
Clansty
1810bbe2d5
[+] QuickEndPlay button when notes play end
Build AquaMai / build (push) Has been cancelled
Details
2024-10-16 01:05:04 +08:00
Azalea
f716ab0c1b
Merge pull request #67 from Becods/v1-dev
...
[+] Chusan Luminous Plus Events
2024-10-15 06:05:39 -04:00
Clansty
e04e5596a3
[+] IgnoreAimeServerError
Build AquaMai / build (push) Has been cancelled
Details
2024-10-15 17:05:55 +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
60813274dc
[F] Forgor to login :(
2024-10-14 15:27:01 +08:00
Azalea
ad5bc4fc0d
[+] Add ghcr.io repo as well
2024-10-14 15:26:02 +08:00
Azalea
c1c6949175
[+] ARM support?
2024-10-14 15:20:02 +08:00
Azalea
26840700ee
[-] Revert docker-compose to using pre-built image
2024-10-14 15:11:52 +08:00
Azalea
ec610de266
[PR] #52 from istareatscreens/add-arm-support
...
Change docker-compose to support ARM
2024-10-14 03:10:49 -04:00
Azalea
f4129ff5c2
[+] Docker image action
2024-10-14 15:08:48 +08:00
Menci
b8cc6d9809
CI ( #62 )
Build AquaMai / build (push) Has been cancelled
Details
2024-10-14 02:05:23 +08:00
Menci
9384d1d96f
[+] Bypass Cake.dll hash check and SSL pinning ( #63 )
...
* Bypass Cake.dll hash check and SSL pinning
* Move to BasicFix
2024-10-14 02:04:26 +08:00
Menci
854b6b76a0
Fix headphone volume not set with SkipToMusicSelection ( #65 )
2024-10-14 02:02:58 +08:00
Menci
bc836e973c
[F] Fix reflect invoking arguments in Shim ( #64 )
2024-10-14 01:06:15 +08:00
Clansty
bf9855abd1
[O] better _isPlaying detection
Build AquaMai / build (SDEZ) (push) Has been cancelled
Details
Build AquaMai / build (SDGA145) (push) Has been cancelled
Details
2024-10-13 23:54:53 +08:00
WYH2004
4006438d93
[+] TouchToButtonInput On Aquamai ( #58 )
...
Co-authored-by: Clansty <i@gao4.pw>
2024-10-13 23:36:28 +08:00
Menci
cdfb86e021
[+] Support official quick retry (3456) in UX/QuickSkip
...
Merge pull request #60
* Official quick retry
2024-10-13 21:45:14 +08:00
Menci
81e0232712
[O] Support SDGA and other game version in one binary
...
Merge pull request #61
* Merge targets
* Merge branch 'v1-dev' into fork/Menci/merge-targets
* [O] Move Shim to AquaMai.Helpers
---------
Co-authored-by: Clansty <i@gao4.pw>
2024-10-13 21:38:28 +08:00
Menci
e67b68aa20
[O] Refactor AquaMai.csproj to SDK style ( #59 )
...
* SDK style
* Update CI
* remove extra code
* [F] CI build and add CI for PR
* [F] Assembly version info
* [F] Do not generate satellite assembly for locale
---------
Co-authored-by: Clansty <i@gao4.pw>
2024-10-13 20:25:25 +08:00
Clansty
a075de4711
[+] Increase version code
Build AquaMai / build (SDEZ) (push) Has been cancelled
Details
Build AquaMai / build (SDGA145) (push) Has been cancelled
Details
2024-10-08 17:02:25 +08:00
Clansty
6d782352f7
[F] Compatibility for modified package
Build AquaMai / build (SDEZ) (push) Has been cancelled
Details
Build AquaMai / build (SDGA145) (push) Has been cancelled
Details
2024-10-07 23:29:59 +08:00
凌莞~(=^▽^=)
587993c957
Merge pull request #56 from shirokosunaookami/patch-1
...
Build AquaMai / build (SDEZ) (push) Has been cancelled
Details
Build AquaMai / build (SDGA145) (push) Has been cancelled
Details
Fix QuickRetry when use io4 firmware
2024-10-06 20:59:54 +08:00
shirokosunaookami
aaca3e65ce
Fix QuickRetry when use io4 firmware
2024-10-06 20:57:49 +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
7deb395fd9
[+] Fix level display everywhere
Build AquaMai / build (SDEZ) (push) Has been cancelled
Details
Build AquaMai / build (SDGA145) (push) Has been cancelled
Details
2024-10-05 00:20:07 +08:00
Clansty
2ef104224b
[O] make image same in two monitors
2024-10-04 23:07:44 +08:00
Clansty
d84b2f3870
[+] CustomLogo
2024-10-04 22:45:48 +08:00
Clansty
7e5467935b
[+] HanabiFix + HideHanabi
2024-10-04 20:48:06 +08:00
Clansty
f7c1714cb8
[+] config file entry
2024-10-04 20:19:51 +08:00