1
0
mirror of synced 2024-11-28 07:50:51 +01:00
bemaniutils/bemani/data/mysql
2021-09-07 17:57:18 +00:00
..
__init__.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
api.py Move logic for calculating play statistics into common module and backend base module. 2021-08-24 23:18:53 +00:00
base.py Apply Final to a few more miscelaneous classes outside of frontend. 2021-09-07 17:57:18 +00:00
game.py Switch to using an enum for GameConstants. 2021-08-19 19:21:22 +00:00
lobby.py Switch profile operations to using a Profile class instead of a raw ValidatedDict. 2021-08-20 04:43:13 +00:00
machine.py 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
music.py Switch to using an enum for GameConstants. 2021-08-19 19:21:22 +00:00
network.py Move logic for calculating play statistics into common module and backend base module. 2021-08-24 23:18:53 +00:00
user.py Apply Final to a few more miscelaneous classes outside of frontend. 2021-09-07 17:57:18 +00:00