Jennifer Taylor
|
f6a9aa69fd
|
Make black do 120 character lines instead of 80.
|
2024-01-02 02:46:24 +00:00 |
|
Jennifer Taylor
|
d3413715f3
|
Add force unlock songs support to the rest of IIDX.
|
2024-01-02 02:45:07 +00:00 |
|
Jennifer Taylor
|
eaf07ddf6a
|
Latest black changed some formatting, re-run it.
|
2023-02-17 03:40:07 +00:00 |
|
Jennifer Taylor
|
25e162042a
|
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 |
|
Subject38
|
b2edbdce24
|
Older IIDX routing refactor. (#51)
* Older IIDX routing refactor.
* game_to_db_chart() pattern added
|
2022-08-17 18:16:47 -04:00 |
|
Jennifer Taylor
|
7560e30498
|
Make a couple of responses faster by fetching less achievement data.
|
2021-09-07 17:56:46 +00:00 |
|
Jennifer Taylor
|
2f6e116405
|
Types, including Final, for all backend classes. Also fixed old-style routing for eacoin.
|
2021-09-07 17:56:15 +00:00 |
|
Jennifer Taylor
|
c7affef159
|
Use arcade/network region for default prefecture/region wherever possible, including in facility.get. Allows changing game region.
|
2021-09-07 02:48:57 +00:00 |
|
Jennifer Taylor
|
beb818f42b
|
Only enable ealink for IIDX/Pop'n if there is something to broadcast scores to.
|
2021-09-06 19:42:38 +00:00 |
|
Jennifer Taylor
|
c27bac1cf5
|
Skip scheduled work for games when music DB for that game was not imported.
|
2021-09-06 19:06:34 +00:00 |
|
Jennifer Taylor
|
40dbf1d6b9
|
Make Config a real class instead of a Dict, for safer access and defaults.
|
2021-08-20 04:43:59 +00:00 |
|
Jennifer Taylor
|
b940e3143f
|
Switch profile operations to using a Profile class instead of a raw ValidatedDict.
|
2021-08-20 04:43:13 +00:00 |
|
Jennifer Taylor
|
6efd07d02f
|
Get rid of magic strings in triggers code.
|
2021-08-18 19:14:02 -04:00 |
|
seth
|
79aa0eb87d
|
Refactor discord webhook code into new module
|
2021-08-06 22:36:17 -04:00 |
|
seth
|
e16455b8ba
|
Discord webhook stuff and lint/type errors fixed
|
2021-08-06 22:36:17 -04:00 |
|
Jennifer Taylor
|
732e2afb42
|
Fix possible logic error in saving favorites for IIDX.
|
2021-05-31 18:09:08 +00:00 |
|
Jennifer Taylor
|
509cb4f0d9
|
Convert most of the format() string calls to f-strings using libcst.
Exact commands run were:
python3 -m libcst.tool codemod convert_format_to_fstring.ConvertFormatStringCommand . --no-format
python3 setup.py build_ext --inplace
|
2020-01-07 21:29:07 +00:00 |
|
Jennifer Taylor
|
74c0407173
|
Initial commit of BEMANI Utilities to GitHub.
|
2019-12-08 21:43:49 +00:00 |
|