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-28 07:50:51 +01:00
Code
Releases
Activity
94fec0dec1
bemaniutils
/
bemani
/
data
/
mysql
History
Jennifer Taylor
bb7916d3c4
Move logic for calculating play statistics into common module and backend base module.
2021-08-24 23:18:53 +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
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
Move logic for calculating play statistics into common module and backend base module.
2021-08-24 23:18:53 +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