This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
bemaniutils
Watch
1
Star
0
Fork
0
You've already forked bemaniutils
mirror of
synced
2024-11-24 14:30:11 +01:00
Code
Releases
Activity
c7affef159
bemaniutils
/
bemani
/
data
/
mysql
History
Jennifer Taylor
d05c3f907d
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
..
__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
Make Config a real class instead of a Dict, for safer access and defaults.
2021-08-20 04:43:59 +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
Allow optionally specifying achievement type and id for fetching activements for all users.
2021-09-06 01:30:23 +00:00