Kevin Trocolli
7322bc60dc
Merge branch 'develop' into diva_handler_classes
2023-10-04 00:53:10 -04:00
Midorica
5a4baba102
Diva: Adding threading to score loading
2023-07-24 13:19:54 -04:00
Hay1tsme
c2ee09bce0
diva: integrate latest changes
2023-05-02 11:41:35 -04:00
Hay1tsme
dfea392b03
Merge branch 'develop' into diva_handler_classes
2023-05-02 11:36:14 -04:00
Dniel97
a0793aa13a
diva: added clear set calculation + small improvements
2023-04-30 23:31:13 +02:00
Kevin Trocolli
8df1325613
diva: implement StartResponse
2023-04-01 23:19:44 -04:00
Kevin Trocolli
48144b53f0
fix attend
2023-03-17 01:35:51 -04:00
Kevin Trocolli
21c9b23617
diva: add game_init and attend handlers
2023-03-13 04:04:08 -04:00
Hay1tsme
5443d24352
Merge branch 'develop' into diva_handler_classes
2023-03-09 11:49:51 -05:00
Hay1tsme
a76bb94eb1
let black do it's magic
2023-03-09 11:38:58 -05:00
Hay1tsme
56927c049f
clean up index.py
2023-02-26 11:40:13 -05:00
Hay1tsme
2b81ba206c
remove unused code from index.py
2023-02-25 23:40:50 -05:00
Dniel97
a7821fade8
diva: improved update_profile() function
2023-02-19 22:56:09 +01:00
Dniel97
c99bfda015
diva: added all previous commits, added username and password change
...
- Changed `update_profile()` function to allow a single Dict instead of multiple values
- Added `passwd*` Columns to profile table and added corresponding update/rollback sql scripts
- Added `handle_card_procedure_request()`, `handle_change_name_request ()` and `handle_change_passwd_request()` functions to DivaBase
2023-02-18 21:01:31 +01:00
Hay1tsme
7e3396a7ff
add back games, conform them to new title dispatch
2023-02-17 01:02:21 -05:00