Minepig
68190cd837
[+] 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
e5d1ff0d6c
[+] ShowErrorLog ( #74 )
...
* [+] ShowErrorLog
* [O] Fixed spelling errors in method names
2024-10-25 20:20:26 +08:00
Clansty
2887e2fc48
[+] SinglePlayer support legacy game versions
2024-10-25 00:45:12 +08:00
Clansty
3407b933a4
[+] GUI style
2024-10-24 02:12:36 +08:00
Clansty
51b94637b2
[+] Splash+ support
2024-10-24 01:15:55 +08:00
Clansty
7507ccc9c2
[+] Increase version code
2024-10-22 00:19:43 +08:00
Clansty
880acd2718
[+] TouchPanelBaudRate
2024-10-22 00:19:12 +08:00
Clansty
fa8b3c6367
[O] Hide skip button after click
2024-10-19 19:56:47 +08:00
Menci
f7c079534b
[F] Refactor CustomCameraId and remove hard-coded enums / IDs ( #71 )
...
* refactor
* Add PrintCameraList check
* Separate PrintCameraList to a class
* cleanup
2024-10-19 01:34:53 +08:00
Clansty
4a661a7ade
[F] Repeat resets speed
2024-10-17 16:52:46 +08:00
WYH2004
a6759ed014
[+] CustomCameraId ( #66 )
...
* [+] 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
8fe78c6f97
[+] keep note speed when changed speed
2024-10-16 19:23:32 +08:00
Clansty
b5c3f1ee2e
[F] CurrentPlayMsec conflict with speed settings
2024-10-16 18:59:31 +08:00
Clansty
1d3c382ef0
[F] Notes shift after set speed
2024-10-16 18:41:07 +08:00
Clansty
f3e09aa6e1
[F] Seek resets speed
2024-10-16 18:11:17 +08:00
Clansty
2cf4658beb
[+] QuickEndPlay button when notes play end
2024-10-16 01:05:04 +08:00
Clansty
e40cc243e4
[+] IgnoreAimeServerError
2024-10-15 17:05:55 +08:00
Menci
7bc370c17c
[+] 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
cfd9786d27
Fix headphone volume not set with SkipToMusicSelection ( #65 )
2024-10-14 02:02:58 +08:00
Menci
2143d7bc69
[F] Fix reflect invoking arguments in Shim ( #64 )
2024-10-14 01:06:15 +08:00
Clansty
2e561a1861
[O] better _isPlaying detection
2024-10-13 23:54:53 +08:00
WYH2004
7e14b458c8
[+] TouchToButtonInput On Aquamai ( #58 )
...
Co-authored-by: Clansty <i@gao4.pw>
2024-10-13 23:36:28 +08:00
Menci
e60737c840
[+] Support official quick retry (3456) in UX/QuickSkip
...
Merge pull request #60
* Official quick retry
2024-10-13 21:45:14 +08:00
Menci
b256ffe3d0
[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
24a3c26596
[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
480f2be3ef
[+] Increase version code
2024-10-08 17:02:25 +08:00
Clansty
7756bcd5b3
[F] Compatibility for modified package
2024-10-07 23:29:59 +08:00
凌莞~(=^▽^=)
5a63f49fe6
Merge pull request #56 from shirokosunaookami/patch-1
...
Fix QuickRetry when use io4 firmware
2024-10-06 20:59:54 +08:00
shirokosunaookami
680428f87a
Fix QuickRetry when use io4 firmware
2024-10-06 20:57:49 +08:00
Clansty
3b0a3b51a9
[+] Fix level display everywhere
2024-10-05 00:20:07 +08:00
Clansty
e071b1b1ae
[O] make image same in two monitors
2024-10-04 23:07:44 +08:00
Clansty
c0a1128704
[+] CustomLogo
2024-10-04 22:45:48 +08:00
Clansty
3b6542f57d
[+] HanabiFix + HideHanabi
2024-10-04 20:48:06 +08:00
Clansty
1be2998b3a
[+] config file entry
2024-10-04 20:19:51 +08:00
Clansty
4b019bfed1
[+] Add options
2024-10-04 19:38:02 +08:00
凌莞~(=^▽^=)
5eedd886cf
Merge pull request #55
...
Customize note skin (just like MajdataView) & several patches
2024-10-04 19:23:55 +08:00
凌莞~(=^▽^=)
0b53afa54e
Merge branch 'v1-dev' into v1-dev
2024-10-04 19:23:16 +08:00
Clansty
6d9a83881d
[F] PractiseMode
2024-10-04 16:12:14 +08:00
Minepig
2ccd2f0935
自定义皮肤功能
2024-10-04 13:47:07 +08:00
Minepig
b532cd12ba
修复了闲置播放紫谱忘记改touch速度的问题
2024-10-04 13:45:50 +08:00
Minepig
c5fa2d62b5
个人录制谱面确认时用得到的patch
2024-10-04 13:44:51 +08:00
Minepig
db465cc52b
增加了BreakSlide判定闪烁、圆弧Slide判定对齐、Wifi判定区分上下
2024-10-04 13:44:20 +08:00
Minepig
125c75d68e
修正了Slide在AutoPlay时的轨迹箭头显示
2024-10-04 13:42:53 +08:00
Minepig
ba0410900a
修复连锁Slide的读取逻辑(刹那旅程爆机bug)
2024-10-04 13:41:48 +08:00
Clansty
668d862fe0
[O] update config example
2024-10-04 00:26:54 +08:00
Clansty
16427e3c80
[+] PracticeMode config entry
2024-10-03 20:51:42 +08:00
Clansty
b233d72eaa
[F] Fix text shadow a little bit
2024-10-03 20:02:10 +08:00
Clansty
ffa173d7a2
[+] Show play time on PractiseModeUI
2024-10-03 17:05:00 +08:00
Clansty
49540ce53b
[F] SinglePlayer without remove mask
2024-10-03 16:40:51 +08:00
Clansty
d3fe92cc73
[+] Some font features
2024-10-02 23:28:33 +08:00