1
0
mirror of synced 2024-12-20 02:05:51 +01:00
bemaniutils/bemani/data/mysql
2023-08-05 17:55:27 +00: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 Reformat all multi-line SQL to remove format calls and make more readable. 2023-03-19 18:09:06 +00:00
game.py Reformat all multi-line SQL to remove format calls and make more readable. 2023-03-19 18:09:06 +00:00
lobby.py Prototype matching support for MGA, seems to at least make the game happy but unsure if it works with multiple clients. 2023-08-05 17:55:27 +00:00
machine.py Reformat all multi-line SQL to remove format calls and make more readable. 2023-03-19 18:09:06 +00:00
music.py Reformat all multi-line SQL to remove format calls and make more readable. 2023-03-19 18:09:06 +00:00
network.py Reformat all multi-line SQL to remove format calls and make more readable. 2023-03-19 18:09:06 +00:00
user.py Switch to a comprehension instead of appending in user. 2023-03-19 19:06:10 +00:00