bemaniutils/bemani
tyam 4897f8e1f0
Update unilab.py (#101)
Adjust max deco id to final value and actually handle the decopa fake "force unlock" that somehow got lost in the shuffle of the older commits

* Event ID documentation

Properly handle the permanent unlocks for event id 1, relocate lively quest to the right value, document attract mode ad flags.

This leaves one event unaccounted for. I'll circle back around to this later to see if I can figure out the final event id at some point in the future.

* Update bootstrap

Add popn 27 to bootstrap list

* Update README.md

Add peace, kaimei riddles, and unilab to api readme

* Update endpoints.py

Aligned comments for unicode values with the correct lines

* Update unilab.py

Add some missing client test stuff

* Update read.py

Last datecode missing for unilab (not counting 2024091700 which is identical to 2024073100).  This should be the last unicode change.

* Ignore deco parts when force deco is enabled for Unilab.

* Fix formatting/lint issues.

---------

Co-authored-by: Jennifer Taylor <dragonminded@dragonminded.com>
2026-06-03 18:22:39 -04:00
..
api Update unilab.py (#101) 2026-06-03 18:22:39 -04:00
backend Update unilab.py (#101) 2026-06-03 18:22:39 -04:00
client Update unilab.py (#101) 2026-06-03 18:22:39 -04:00
common Add BEMAPI support for Dance Evolution. Not that this is useful for much (except catalog for bootstrapping remotely), but still, nice to have. 2025-10-03 22:00:04 -04:00
data Make use of information about DanEvo attempts to correctly track attempts on the network. 2025-10-24 01:33:04 +00:00
format Update unilab.py (#101) 2026-06-03 18:22:39 -04:00
frontend Update unilab.py (#101) 2026-06-03 18:22:39 -04:00
protocol Format with latest black, fix latest type issues. 2025-08-14 01:52:48 +00:00
sniff Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
tests Format with latest black, fix latest type issues. 2025-08-14 01:52:48 +00:00
utils Update unilab.py (#101) 2026-06-03 18:22:39 -04: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