[Enhance] World Parallel

- For Arcaea 6.11.3
- Add partial support for World Parallel Mode.
- Add some new partners, including "VIIM", "Helena" and "Yuno".

Note: Link Play server has updated and do not support old clients anymore. World Parallel Mode and Link Play may have bugs, because I haven't check out all things carefully.
This commit is contained in:
Lost-MSth
2025-12-25 01:24:35 +08:00
parent 17998ee655
commit d11a8435b3
10 changed files with 158 additions and 49 deletions

View File

@@ -566,6 +566,8 @@ class UserInfo(User):
# "feature": "paymentlink"
# }
# ],
# has_email: True
}
def from_list(self, x: list) -> 'UserInfo':