1
0
mirror of synced 2024-11-14 09:57:36 +01:00
bemaniutils/bemani/utils
2022-10-08 21:26:48 +00:00
..
__init__.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
afputils.py Implement ability to override the canvas size, to render animations that overflow the canvas. 2022-07-26 23:25:35 +00:00
api.py Document and add debug arguments for read-only behavior. 2021-08-20 19:37:26 +00:00
arcutils.py Fix lint and typing messages with latest libraries. 2022-03-18 04:32:04 +00:00
bemanishark.py Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
binutils.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
cardconvert.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
config.py Add basic Metal Gear Arcade support 2021-09-04 17:17:22 +02:00
dbutils.py Make Config a real class instead of a Dict, for safer access and defaults. 2021-08-20 04:43:59 +00:00
frontend.py Add trafficgen support for MGA 2021-09-05 13:29:43 +02:00
ifsutils.py Implement super support for IFS extraction. 2021-05-06 19:36:24 +00:00
iidxutils.py Fix lint and typing messages with latest libraries. 2022-03-18 04:32:04 +00:00
jsx.py Update to allow using fragment shorthand syntax, switch to standard HTML compliant rendering mode, fix a few things here and there with that switch, use fragments for all components and arcade/admin endpoints. 2022-10-08 21:26:48 +00:00
proxy.py Apply more rigorous type checking, fix a few bugs caught with that more rigorous type checking. 2021-08-20 18:10:07 +00:00
psmap.py Fix initialized memory lookup, implement "movzx" instruction. 2021-09-10 19:14:48 +00:00
read.py Add Pnm Kaimei riddles support 2022-09-18 23:04:28 -04:00
replay.py Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
responsegen.py Give various utilities a bit of a refresh help-wise. 2021-08-12 15:57:54 +00:00
scheduler.py Add basic Metal Gear Arcade support 2021-09-04 17:17:22 +02:00
services.py Document and add debug arguments for read-only behavior. 2021-08-20 19:37:26 +00:00
struct.py Fix initialized memory lookup, implement "movzx" instruction. 2021-09-10 19:14:48 +00:00
trafficgen.py Add traffic test for festo, fix peace/kaimei referencing removed song and causing traffic failures. 2022-10-05 20:20:50 -04:00
twodxutils.py Fix lint and typing messages with latest libraries. 2022-03-18 04:32:04 +00:00