This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
bemaniutils
Watch
1
Star
0
Fork
0
You've already forked bemaniutils
mirror of
synced
2024-11-24 06:20:12 +01:00
Code
Releases
Activity
5fe48fb1c3
bemaniutils
/
bemani
History
Jennifer Taylor
5fe48fb1c3
Fix a few places using enums directly instead of their value, formalize 'support' entry in config.
2021-08-19 19:25:10 +00:00
..
api
Fix a few places using enums directly instead of their value, formalize 'support' entry in config.
2021-08-19 19:25:10 +00:00
backend
Switch to using an enum for GameConstants.
2021-08-19 19:21:22 +00:00
client
iidx: Add traffic tests for iidx 25 and 26
2021-08-06 22:36:17 -04:00
common
Switch to using an enum for API ID constants.
2021-08-19 19:21:41 +00:00
data
Fix a few places using enums directly instead of their value, formalize 'support' entry in config.
2021-08-19 19:25:10 +00:00
format
Add support for animated backgrounds, including previously rendered output.
2021-08-11 21:40:01 +00:00
frontend
Fix a few places using enums directly instead of their value, formalize 'support' entry in config.
2021-08-19 19:25:10 +00:00
protocol
Address newest crop of lint issue with new flake8 tool.
2021-07-06 22:29:41 +00:00
sniff
Convert most of the format() string calls to f-strings using libcst.
2020-01-07 21:29:07 +00:00
tests
Bring tests under typing checks, fix existing type errors.
2021-08-19 19:20:13 +00:00
utils
Fix a few places using enums directly instead of their value, formalize 'support' entry in config.
2021-08-19 19:25:10 +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