tyam
59191e5789
Update unilab.py
...
Add some missing client test stuff
2025-12-01 09:12:37 -06:00
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
Jennifer Taylor
f6a9aa69fd
Make black do 120 character lines instead of 80.
2024-01-02 02:46:24 +00:00
Jennifer Taylor
25e162042a
Format code with black, include wrapper script to handle that, update linter checks to accomodate, fix a few miscelaneous type errors.
2022-10-15 18:56:30 +00:00
Jennifer Taylor
e076757640
Add traffic test for festo, fix peace/kaimei referencing removed song and causing traffic failures.
2022-10-05 20:20:50 -04:00
cracrayol
29cf43dc5c
Add Pnm Kaimei riddles support
2022-09-18 23:04:28 -04:00
Jennifer Taylor
3194524fca
Stop enforcing area presence for common node in Peace.
2021-09-09 01:14:12 +00:00
Jennifer Taylor
a1c786a525
Additional flag documentation as well as frontend config for UsaNeko. Also fixed NAVI-kun event to work. Also fixed Eclale area bounds that was mistakenly adjusted.
2021-09-09 01:06:14 +00:00
Jennifer Taylor
ab7e62d455
Add event and song unlock options to Eclale, document event unlocks, enable stamp rally.
2021-09-09 01:03:23 +00:00
Jennifer Taylor
351a55a934
Split out UsaNeko/Peace into common abstract base class and two implementations.
2021-09-06 19:28:18 +00:00
Jennifer Taylor
31e2ef2220
Enable and support course mode for Lapistoria, enable story mode adjustments, document event flags better.
2021-09-06 01:30:43 +00:00
Jennifer Taylor
cbbda0ef7f
Improve a few bits of Fantasia, including working profile conversions and displaying cards at the end of the round.
2021-09-03 04:35:13 +00:00
Jennifer Taylor
0ad7d41d73
Convert Tune Street to modern routing method.
2021-08-31 21:42:12 +00:00
Jennifer Taylor
de3f9107cd
Address newest crop of lint issue with new flake8 tool.
2021-07-06 22:29:41 +00:00
Jennifer Taylor
509cb4f0d9
Convert most of the format() string calls to f-strings using libcst.
...
Exact commands run were:
python3 -m libcst.tool codemod convert_format_to_fstring.ConvertFormatStringCommand . --no-format
python3 setup.py build_ext --inplace
2020-01-07 21:29:07 +00:00
Jennifer Taylor
c89c12062d
Upgrade to latest flake8, address new flake issues.
2019-12-10 01:10:14 +00:00
Jennifer Taylor
74c0407173
Initial commit of BEMANI Utilities to GitHub.
2019-12-08 21:43:49 +00:00