bemaniutils/bemani/data
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
..
api Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
migrations Add ability to specify a custom area that gets picked up by some games. 2022-10-15 22:05:08 +00:00
mysql Initial hacky implementation of SuperNova 2 support 2024-02-06 15:49:08 -05:00
__init__.py Format code with black, include wrapper script to handle that, update linter checks to accomodate, fix a few miscelaneous type errors. 2022-10-15 18:56:30 +00:00
config.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
data.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
exceptions.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
interfaces.py Format code with black, include wrapper script to handle that, update linter checks to accomodate, fix a few miscelaneous type errors. 2022-10-15 18:56:30 +00:00
remoteuser.py Format code with black, include wrapper script to handle that, update linter checks to accomodate, fix a few miscelaneous type errors. 2022-10-15 18:56:30 +00:00
triggers.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
types.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00