bemaniutils/bemani
tyam 5fc9286ee1
Pop'n Music 27 Unilab support (#94)
* Pop'n Music 27 Unilab support

Known issues:
I don't know how to trigger KAC Lab. This seems to be something that should be able to be accessed on appropriate versions of the dll but I can't seem to figure it out.
Rare softlock on pop'n quest Lively II event if you mess with the phase flags and put the game in an invalid state. In theory (and according to bemaniwiki) the entire event should be clearable on earlier Unilab builds.

Not an issue/will not fix:
狼弦暴威 does not appear in Awakening Elem when the event flag is set. The solution to this (for some reason) is to clear the other 10 events. This is not a bemaniutils issue.
2025-01-21 17:21:54 -05:00
..
api Pop'n Music 27 Unilab support (#94) 2025-01-21 17:21:54 -05:00
backend Pop'n Music 27 Unilab support (#94) 2025-01-21 17:21:54 -05:00
client Pop'n Music 27 Unilab support (#94) 2025-01-21 17:21:54 -05:00
common Pop'n Music 27 Unilab support (#94) 2025-01-21 17:21:54 -05:00
data Pop'n Music 27 Unilab support (#94) 2025-01-21 17:21:54 -05:00
format Fix remaining type errors with Python 3.12. 2024-09-26 01:05:52 +00:00
frontend Fix some new typing errors (a bunch of ignores can be removed!), black errors. 2024-03-30 02:07:21 +00:00
protocol Fix some new typing errors (a bunch of ignores can be removed!), black errors. 2024-03-30 02:07:21 +00:00
sniff Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
tests Finally upgrade to SQLAlchemy 2.0, fix a bunch of type issues relating to that from Python 3.12. 2024-09-26 00:04:23 +00:00
utils Pop'n Music 27 Unilab support (#94) 2025-01-21 17:21:54 -05:00
wsgi Remove cache instantiation from proxy since it doesn't use production cache. 2023-08-13 19:49:56 +00:00
__init__.py Additional typing fixes for safety and to be able to compile more code with mypyc. 2021-05-31 18:09:40 +00:00