1
0
mirror of synced 2024-11-14 18:07:36 +01:00
bemaniutils/bemani
2020-11-12 05:03:52 +00:00
..
api Fix missing return statement in API server. 2020-05-04 22:34:36 +00:00
backend Support server-side settings for BishiBashi, add DLC level enable, non-gacha character enable and announcement/message board support. 2020-08-26 05:30:05 +00:00
client Fix some lint and typing issues uncovered by mypy/flake8 upgrades. 2020-11-11 05:14:36 +00:00
common Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
data Auto-prune event log entries after some time. 2020-05-08 18:22:31 +00:00
format Support round-tripping a few more bits of various files, to increase our eventual success of injecting translated T*BB textures. 2020-11-11 03:39:21 +00:00
frontend Fix some lint and typing issues uncovered by mypy/flake8 upgrades. 2020-11-11 05:14:36 +00:00
protocol Faster, but less than ideal, large file compression as well as start byte GC. 2020-11-12 05:03:33 +00:00
sniff Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
tests Faster, but less than ideal, large file compression as well as start byte GC. 2020-11-12 05:03:33 +00:00
utils Implement the first bits of what's necessary to update textures. 2020-11-12 05:03:52 +00:00
wsgi Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
__init__.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00