zaphkito
  • Joined on 2023-12-07
zaphkito commented on pull request Hay1tsme/artemis#131 2024-05-15 14:46:51 +00:00
[mai2] Implement GetUserNewItemApi

tested, this not work with 1.41(icf) and 1.41 dll

zaphkito commented on pull request Hay1tsme/artemis#139 2024-05-15 14:24:57 +00:00
add support for Maimai DX CN 2023 (舞萌DX 2023), add support for chime

should not work, cn use different poweron and order uri, I don’t see that in your PR

zaphkito commented on pull request Hay1tsme/artemis#138 2024-05-12 02:58:30 +00:00
master add support for Maimai DX CN 2023 (舞萌DX 2023), add support for wechat aime

you should send a PR to develop, not master

zaphkito pushed to develop at zaphkito/artemis 2024-05-01 08:09:47 +00:00
346b26c4b8 add warning comment about dx.py old_server
zaphkito commented on issue Hay1tsme/artemis#135 2024-05-01 06:05:34 +00:00
ONGEKI: GetUserTechCountApi Error

fixed in my mai2 pr, please wait pr merge 4964a57b66

zaphkito pushed to develop at zaphkito/artemis 2024-04-25 14:47:41 +00:00
4964a57b66 ongeki: add missing await
zaphkito pushed to develop at zaphkito/artemis 2024-04-25 02:25:00 +00:00
47f288fe2d resolve merge conflict
zaphkito pushed to develop at zaphkito/artemis 2024-04-25 01:48:46 +00:00
0cd138df94 readd mai2 encrypted default False
8f07e4b101 resolve merge conflicts
d5c80cfb0f [mai2/chuni/ongeki] Properly ignore guest plays (#132)
a8daa0344a [mai2] Support encryption (#130)
9175670d0d Merge pull request 'CHUNI: Add more chunithm frontend features' (#133) from MEANINGLINK/artemis:develop into develop
Compare 12 commits »
zaphkito commented on pull request Hay1tsme/artemis#125 2024-04-14 12:01:39 +00:00
mai2: some improve for DX earlier version and return game code in uri

2024/4/14 update

  • Clear DX movieServerUri, deliverServerUri and usbDlServerUri defined in DX and newer version(they are not used)
  • return a correct and work oldServerUrl to DX(such as…
zaphkito commented on issue Hay1tsme/artemis#126 2024-04-14 11:54:58 +00:00
mai2: about dx.py wrong oldServerUri

should fixed in my new commit, I will close this issue now

zaphkito closed issue Hay1tsme/artemis#126 2024-04-14 11:54:58 +00:00
mai2: about dx.py wrong oldServerUri
zaphkito pushed to develop at zaphkito/artemis 2024-04-14 11:54:16 +00:00
270f46947f chu: improve endpoint replace code
zaphkito pushed to develop at zaphkito/artemis 2024-04-14 11:52:07 +00:00
f5d78225e3 mai2: return game code in uri
zaphkito pushed to develop at zaphkito/artemis 2024-04-14 11:47:15 +00:00
52a9cce585 mai2: defined correct uri to DX
zaphkito pushed to develop at zaphkito/artemis 2024-04-14 10:17:36 +00:00
b406ebb833 mai2: add Int version check
zaphkito commented on pull request Hay1tsme/artemis#125 2024-04-14 09:56:11 +00:00
mai2: some improve for DX earlier version and return game code in uri

What versions did you make sure this works with? I know SDEZ 1.00 was weird about those urls but I don't quite remember how

should all work, because they are just exist in game code the only…

zaphkito pushed to develop at zaphkito/artemis 2024-04-14 09:43:22 +00:00
b4671eca3d mai2: correct check JP version
zaphkito commented on issue Hay1tsme/artemis#126 2024-04-11 15:32:22 +00:00
mai2: about dx.py wrong oldServerUri

if I guess right, this may just used by SEGA develop convert Pre-DX to DX or other reason, not useful for us, so we maybe can just response "" to dx and newer too

zaphkito opened issue Hay1tsme/artemis#126 2024-04-11 10:09:57 +00:00
mai2: about dx.py wrong oldServerUri
zaphkito created pull request Hay1tsme/artemis#125 2024-04-11 08:36:00 +00:00
mai2: remove dx movieServerUri, deliverServerUri and usbDlServerUri defined