bemaniutils
bemaniutils copied to clipboard
A collection of utilities which together make up a hobby game services network and associated utilities for historic games in the BEMANI series.
Implement decoding of decompressed binary packets. See https://bsnk.me/eamuse/packet.html#schema for format reference. ## Potential todo: - [ ] Switch to decompressed packing if any node names longer than 24h are present...
Missing traffic tests. I can't think of any obvious issues with the pull request in its current state though so I'm submitting as is for now. I'll do traffic tests...
This was originally going to be a general housekeeping update. I realised about halfway through that a lot of this work is just about inseparable from my work on jubeat...
This is another tracking issue since I'm already planning on getting this done. So there's several issues with jubeat's webui that could use some fixing. 1. Emblem customization. 3. Title...
I noticed mention of newer series releases in some of the backend files, but working support clearly is not implemented. I tried what anyone with no programming knowledge would do...
Also paginate jubeat's get_mdata request. For now, this change is very experimental and could probably use some sort of testing. This is not ready to merge but review would be...
In SDVX the shop/region name is shown as 3 orange stars, but when running locally its blank, Is there a way to change this? edit : its called the area...
In jubeat and a few other games (GFDM comes to mind) pagination is requested for the response. In jubeat, get_mdata is called 3 times and a valid response is to...
Same as #63, but better, I suppose. A while ago, I've discovered that fork and that branch to be used on my personal instance. But it was full of unrelated...