Jennifer Taylor
|
8efe913ad5
|
Fix AFP extract always decompiling and writing code, fix colors off on some textures for some games.
|
2023-07-30 17:55:59 +00:00 |
|
Jennifer Taylor
|
3f32f56979
|
Add some community-submitted Pop'n DLL offsets for older versions floating around.
|
2023-07-29 22:47:23 +00:00 |
|
Jennifer Taylor
|
bf15b2ee87
|
Support multiple DLLs per Pop'n music version, update to not show stack traces on exceptions whish should show the user an error.
|
2023-07-29 22:39:21 +00:00 |
|
Jennifer Taylor
|
7fddcc06e1
|
Comment on why we aren't supporting multiple DLL versions for SDVX booth catalog.
|
2023-07-29 21:53:28 +00:00 |
|
Jennifer Taylor
|
1205e4dcba
|
Update read.py to support possibly scraping from multiple different Qpro databases in different DLLs given a single version.
|
2023-07-29 21:51:03 +00:00 |
|
Jennifer Taylor
|
8477841101
|
Update read.py to support possibly scraping from multiple different DDR data releases given a single version.
|
2023-07-29 21:22:33 +00:00 |
|
Jennifer Taylor
|
a794b124f4
|
Update read.py to support possibly scraping from multiple different data releases given a single version.
|
2023-07-29 20:37:25 +00:00 |
|
Jennifer Taylor
|
b93b8aed4f
|
Fix missing self.version->self.music_version renames, fix formatting, lint issues.
|
2023-07-29 15:23:41 -04:00 |
|
Shinrin Ouja Moriking
|
645c27180f
|
Better support for Pop'n music Omnimix v2
omnimix songs are now saved in a different version
|
2023-07-29 15:23:41 -04:00 |
|
Shinrin Ouja Moriking
|
7cfe788dee
|
Add support for Pop'n music Omnimix v2
|
2023-07-29 15:23:41 -04:00 |
|
Jennifer Taylor
|
284153ef2e
|
Fix type errors with newest mypy.
|
2023-02-17 03:40:07 +00:00 |
|
Jennifer Taylor
|
eaf07ddf6a
|
Latest black changed some formatting, re-run it.
|
2023-02-17 03:40:07 +00:00 |
|
Jennifer Taylor
|
bf9bf16ddd
|
Add ability to decompress binary files before decoding them.
|
2023-02-17 03:40:07 +00:00 |
|
Jennifer Taylor
|
c61d08a554
|
Set up an asset concept, use it to display emblem previews on Jubeat settings. Huge thanks to Subject38 for lots of this code!
|
2022-11-13 17:21:34 +00:00 |
|
Jennifer Taylor
|
f11fa7de1d
|
Add ability to enable/disable verbose logging for production installations of services.
|
2022-10-15 19:40:59 +00:00 |
|
Jennifer Taylor
|
25e162042a
|
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 |
|
Jennifer Taylor
|
695bfd0f7d
|
Integrate bemapi readme and sample client into this repo.
|
2022-10-12 22:53:38 +00:00 |
|
Jennifer Taylor
|
ff1dbebe77
|
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 |
|
Jennifer Taylor
|
e076757640
|
Add traffic test for festo, fix peace/kaimei referencing removed song and causing traffic failures.
|
2022-10-05 20:20:50 -04:00 |
|
cracrayol
|
29cf43dc5c
|
Add Pnm Kaimei riddles support
|
2022-09-18 23:04:28 -04:00 |
|
seth
|
99e60e6bbc
|
update read script
|
2022-08-17 02:38:39 +00:00 |
|
Jennifer Taylor
|
05e4ef0cb8
|
Update frontend to use Subject38's proper categories as extracted from Jubeat XML.
|
2022-08-17 01:38:47 +00:00 |
|
seth
|
8d67760788
|
jubeat: Update read script to import version
|
2022-08-17 01:38:47 +00:00 |
|
Jennifer Taylor
|
aeb574838d
|
Add JSX compiler script.
|
2022-08-04 00:10:21 +00:00 |
|
Jennifer Taylor
|
d39a660eab
|
Implement ability to override the canvas size, to render animations that overflow the canvas.
|
2022-07-26 23:25:35 +00:00 |
|
Jennifer Taylor
|
8098825387
|
Fix lint and typing messages with latest libraries.
|
2022-03-18 04:32:04 +00:00 |
|
Jennifer Taylor
|
db6171582e
|
dd better error message when failing to find background images.
|
2021-09-29 02:09:07 +00:00 |
|
Jennifer Taylor
|
b56481ca06
|
Fix AFP decompile option.
|
2021-09-20 01:16:58 +00:00 |
|
Jennifer Taylor
|
b57310c9b5
|
Fix initialized memory lookup, implement "movzx" instruction.
|
2021-09-10 19:14:48 +00:00 |
|
Jennifer Taylor
|
351a55a934
|
Split out UsaNeko/Peace into common abstract base class and two implementations.
|
2021-09-06 19:28:18 +00:00 |
|
cracrayol
|
d3d1fe6ca0
|
Fix user name check for MGA in frontend
Use "for key, value in" when reading usaneko phases
Lint fixes
|
2021-09-06 02:16:06 +02:00 |
|
cracrayol
|
f541acb206
|
Add trafficgen support for MGA
Fix codestyle in frontend.py
|
2021-09-05 13:29:43 +02:00 |
|
cracrayol
|
1f5b0368ca
|
Better Pop'n Music Peace support
|
2021-09-04 18:21:27 +02:00 |
|
cracrayol
|
8dccd48faf
|
Add basic Metal Gear Arcade support
|
2021-09-04 17:17:22 +02:00 |
|
Jennifer Taylor
|
ff63b35de3
|
Teach struct utility the same emulation trick that psmap has.
|
2021-09-04 02:49:13 +00:00 |
|
Jennifer Taylor
|
4bc82bed61
|
Teach x86 emulator how to emulate a whole function, initialize memory to DLL/EXE contents, and teach psmap how to emulate multiple sections.
|
2021-09-04 02:48:49 +00:00 |
|
Jennifer Taylor
|
c1b362885d
|
Add a basic x86 emulator to psmap for reconstruction of dynamic structures.
|
2021-09-03 04:33:25 +00:00 |
|
Jennifer Taylor
|
929e6be305
|
Fix psmap display for nodes with default values.
|
2021-09-03 04:32:53 +00:00 |
|
Jennifer Taylor
|
e1c62b44df
|
Get rid of two todos we are not going to do ever.
|
2021-08-31 21:41:12 +00:00 |
|
Jennifer Taylor
|
866ef4db52
|
Add a default encoding parameter to struct for decoding strings.
|
2021-08-28 17:08:07 +00:00 |
|
Jennifer Taylor
|
bcfd4fcf24
|
Add some verbose debugging to psmap to aid in tracking values inside DLLs.
|
2021-08-24 23:18:23 +00:00 |
|
Jennifer Taylor
|
5941a98b66
|
Document and add debug arguments for read-only behavior.
|
2021-08-20 19:37:26 +00:00 |
|
Jennifer Taylor
|
b572689107
|
Apply more rigorous type checking, fix a few bugs caught with that more rigorous type checking.
|
2021-08-20 18:10:07 +00:00 |
|
Jennifer Taylor
|
40dbf1d6b9
|
Make Config a real class instead of a Dict, for safer access and defaults.
|
2021-08-20 04:43:59 +00:00 |
|
Jennifer Taylor
|
628828ed12
|
Unify config loading for remaining utilities that read the same server.yaml.
|
2021-08-20 04:43:36 +00:00 |
|
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 |
|
Jennifer Taylor
|
96dd9a865e
|
Switch to using an enum for GameConstants.
|
2021-08-19 19:21:22 +00:00 |
|
Jennifer Taylor
|
a6da39e469
|
Move PE operations into common library, fix 64-bit struct pointer dereferencing.
|
2021-08-15 00:41:37 +00:00 |
|
Jennifer Taylor
|
40614c106f
|
Work around OSX bug with too many open handles for afp background animations.
|
2021-08-15 00:02:42 +00:00 |
|
Jennifer Taylor
|
5708a2a785
|
Add note about .gif rendering for afputils.
|
2021-08-12 18:59:25 +00:00 |
|