1
0
mirror of synced 2024-11-27 23:50:47 +01:00
bemaniutils/bemani
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
backend Initial hacky implementation of SuperNova 2 support 2024-02-06 15:49:08 -05:00
client Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
common Initial hacky implementation of SuperNova 2 support 2024-02-06 15:49:08 -05:00
data Initial hacky implementation of SuperNova 2 support 2024-02-06 15:49:08 -05:00
format Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
frontend Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
protocol Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
sniff Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
tests Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
utils Make black do 120 character lines instead of 80. 2024-01-02 02:46:24 +00:00
wsgi Remove cache instantiation from proxy since it doesn't use production cache. 2023-08-13 19:49:56 +00:00
__init__.py Additional typing fixes for safety and to be able to compile more code with mypyc. 2021-05-31 18:09:40 +00:00