1
0
mirror of synced 2024-11-12 01:00:46 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jennifer Taylor
43339c7e44 Disable Net Taisen for all Pop'n versions. 2021-09-10 04:46:43 +00:00
Jennifer Taylor
19c7de499d Implement rivals support for supported Pop'n Music games. 2020-05-12 21:03:01 +00:00
Jennifer Taylor
67cb3de46e Add rival support to Jubeat. 2020-05-08 22:41:51 +00:00
Jennifer Taylor
368efe2c63 Auto-prune event log entries after some time. 2020-05-08 18:22:31 +00:00
Jennifer Taylor
069fbb4ba1 Update TODO list to remove an item I tackled awhile back. 2020-04-26 01:05:01 +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
8434950f67 Update TODO now that we fixed flake8. 2019-12-10 01:19:25 +00:00
Jennifer Taylor
90fd8ad5d8 Minor adjustments to the readme formatting, add some todos. 2019-12-08 21:52:00 +00:00
Jennifer Taylor
74c0407173 Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00