1
0
mirror of synced 2024-11-13 17:40:47 +01:00
bemaniutils/bemani
2021-09-07 17:56:46 +00:00
..
api Fix minor type issue in API. 2021-09-07 17:56:31 +00:00
backend Make a couple of responses faster by fetching less achievement data. 2021-09-07 17:56:46 +00:00
client Split out UsaNeko/Peace into common abstract base class and two implementations. 2021-09-06 19:28:18 +00:00
common Types, including Final, for all backend classes. Also fixed old-style routing for eacoin. 2021-09-07 17:56:15 +00:00
data Add config, database and user interface to change network region as well as per-arcade region. Also unified IIDX prefecture setting. 2021-09-07 02:48:42 +00:00
format Apply more rigorous type checking, fix a few bugs caught with that more rigorous type checking. 2021-08-20 18:10:07 +00:00
frontend Add config, database and user interface to change network region as well as per-arcade region. Also unified IIDX prefecture setting. 2021-09-07 02:48:42 +00:00
protocol Remove some unnecessary null checks in protocol. 2021-08-28 19:01:50 +00:00
sniff Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
tests Move logic for calculating play statistics into common module and backend base module. 2021-08-24 23:18:53 +00:00
utils Split out UsaNeko/Peace into common abstract base class and two implementations. 2021-09-06 19:28:18 +00:00
wsgi Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +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