1
0
mirror of synced 2024-11-14 18:07:36 +01:00
bemaniutils/bemani
2022-11-13 00:20:43 +00:00
..
api Add some missing version mappings to BEMAPI server. 2022-11-01 03:39:01 +00:00
backend Add ability to specify a custom area that gets picked up by some games. 2022-10-15 22:05:08 +00:00
client 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
common Add ability to specify a custom area that gets picked up by some games. 2022-10-15 22:05:08 +00:00
data Fix key error in merging jubeat songs that don't have a set music rate. 2022-11-13 00:20:43 +00:00
format Add hue/saturation/lightness shift support to AFP renderer to fix neo generator seven boss animation rendering. 2022-10-17 02:35:15 +00:00
frontend Don't use os.path.join for URI since this breaks on windows. 2022-11-01 04:22:58 +00:00
protocol 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
sniff 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
tests 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
utils Add ability to enable/disable verbose logging for production installations of services. 2022-10-15 19:40:59 +00:00
wsgi Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
__init__.py Additional typing fixes for safety and to be able to compile more code with mypyc. 2021-05-31 18:09:40 +00:00