bemaniutils/bemani/common
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 Promote frontend-only cache to a system-wide context, tweak application entrypoints to work with new bemani.common.cache 2023-08-13 18:56:43 +00:00
aes.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
cache.py Promote frontend-only cache to a system-wide context, tweak application entrypoints to work with new bemani.common.cache 2023-08-13 18:56:43 +00:00
card.py Fix formatting issue after running black. 2023-07-30 00:38:54 +00:00
constants.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
http.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
id.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
model.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
parallel.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
pe.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
time.py Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
validateddict.py Initial hacky implementation of SuperNova 2 support 2024-02-06 15:49:08 -05:00