bemaniutils/bemani/data/mysql
Darren Thompson 208c45f8f7 Initial hacky implementation of SuperNova 2 support
Features:
- e-Amuse card registration and login
- Last song selection storage
- Options storage
- Score storage
- Calorie storage
- Events

ToDo:
- Expose functionality to frontend UI config (calorie display, events)
- Identify why calorie values are not loading
- Identify why last song not storing correctly for sn2 category
- Doubles mode and course mode logic
2024-02-06 15:49:08 -05:00
..
__init__.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
api.py Remove unnecessary list creation in mysql functions. 2023-03-19 05:23:35 +00:00
base.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
game.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
lobby.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
machine.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
music.py Initial hacky implementation of SuperNova 2 support 2024-02-06 15:49:08 -05:00
network.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
user.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00