1
0
mirror of synced 2024-11-24 06:20:12 +01:00
bemaniutils/bemani
2021-09-03 04:35:35 +00:00
..
api Fix data API unable to look up profiles after update to profile object. 2021-08-20 04:44:34 +00:00
backend Convert Sunny Park to modern routing method. 2021-09-03 04:35:35 +00:00
client Improve a few bits of Fantasia, including working profile conversions and displaying cards at the end of the round. 2021-09-03 04:35:13 +00:00
common Convert all x86 registers to 64 bit, correctly modify the stack based on push/pop, support all general purpose register accesses. 2021-09-03 04:33:55 +00:00
data Add config option for theme directory for easier overrides of CSS/favicon. 2021-08-31 21:40:30 +00:00
format Apply more rigorous type checking, fix a few bugs caught with that more rigorous type checking. 2021-08-20 18:10:07 +00:00
frontend Fix incorrect diplay of chart on Pop'n Music old charts. 2021-08-31 21:42:34 +00:00
protocol Remove some unnecessary null checks in protocol. 2021-08-28 19:01:50 +00:00
sniff Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
tests Move logic for calculating play statistics into common module and backend base module. 2021-08-24 23:18:53 +00:00
utils Add a basic x86 emulator to psmap for reconstruction of dynamic structures. 2021-09-03 04:33:25 +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