bemaniutils/bemani/common
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
..
__init__.py Promote frontend-only cache to a system-wide context, tweak application entrypoints to work with new bemani.common.cache 2023-08-13 18:56:43 +00:00
aes.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
cache.py Promote frontend-only cache to a system-wide context, tweak application entrypoints to work with new bemani.common.cache 2023-08-13 18:56:43 +00:00
card.py Additional card tweaks. 2024-04-21 00:44:40 +00:00
constants.py Pop'n Music 27 Unilab support (#94) 2025-01-21 17:21:54 -05:00
http.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
id.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
model.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
parallel.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
pe.py Fix "pop" instruction, fix N^2 slowdown in PE emulation, add support for 2024-12-31 23:18:28 +00:00
time.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
validateddict.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00