1
0
mirror of synced 2024-11-28 07:50:51 +01:00
bemaniutils/bemani/data/mysql
2021-08-20 04:43:13 +00:00
..
__init__.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
api.py Update to stricter type checking, get rid of a bunch of unnecessary ignore statements. 2021-05-31 18:07:03 +00:00
base.py Update to stricter type checking, get rid of a bunch of unnecessary ignore statements. 2021-05-31 18:07:03 +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 Switch to using an enum for GameConstants. 2021-08-19 19:21:22 +00:00
music.py Switch to using an enum for GameConstants. 2021-08-19 19:21:22 +00:00
network.py Switch to using an enum for GameConstants. 2021-08-19 19:21:22 +00:00
user.py Switch profile operations to using a Profile class instead of a raw ValidatedDict. 2021-08-20 04:43:13 +00:00