f63247b605Fix some new typing errors (a bunch of ignores can be removed!), black errors.
Jennifer Taylor
2024-03-30 02:07:21 +0000
2b6ce21084Hello Pop'n Music support
Shinrin Ouja Moriking
2024-03-29 17:46:33 -0600
208c45f8f7Initial hacky implementation of SuperNova 2 support
Darren Thompson
2024-02-06 15:49:08 -0500
223c93874cEnable a bunch of Tricoro songs when in Pendual.
Jennifer Taylor
2024-01-02 03:01:25 +0000
f6a9aa69fdMake black do 120 character lines instead of 80.
Jennifer Taylor
2024-01-02 02:46:24 +0000
d3413715f3Add force unlock songs support to the rest of IIDX.
Jennifer Taylor
2024-01-02 02:45:07 +0000
24be2041f2Add some additional possible unlocks for Tricoro songs in Spada.
Jennifer Taylor
2024-01-02 02:16:37 +0000
6be7d8bd8fBetter Qprogue event config for Spada.
Jennifer Taylor
2024-01-02 02:07:44 +0000
7dc0c86832Remove some TODOs that are todone.
Jennifer Taylor
2024-01-02 01:58:09 +0000
eea8368602Unlock cafe del tran songs.
Jennifer Taylor
2024-01-02 01:55:43 +0000
7843c056ddDocument a little bit of Tricoro's events, unlock Private BEMANI Gakuen songs if they're earned or force unlock is enabled.
Jennifer Taylor
2024-01-02 01:35:19 +0000
db9b34ced0Implement force-unlock flag for Tricoro.
Jennifer Taylor
2024-01-02 00:22:02 +0000
4886cdc82fAdd Qprogue switch to Spada.
Jennifer Taylor
2024-01-01 04:25:01 +0000
48331ac092Fix installing requirements on windows, since memcached is optional.
DragonMinded
2023-10-09 07:57:35 -0400
5a83329396Allow specifying inverting channels for graphics extracted/imported using TDXT utils.
Jennifer Taylor
2023-09-20 21:22:26 +0000
56e68f211aAdd in readme for txdtutils.
Jennifer Taylor
2023-09-19 00:25:25 +0000
a1c8d18b49Fix extraction of TDXT textures in TXP2 files.
Jennifer Taylor
2023-09-19 00:19:29 +0000
3a1ebf3f3eAdd a TDXT extractor and partial updater.
Jennifer Taylor
2023-09-19 00:08:01 +0000
379d746eddRefactor TDXT handling out of AFP and into its own separate format class.
Jennifer Taylor
2023-09-18 23:44:03 +0000
c19a56a5d9song data up to L44 20220803
tyam
2023-09-15 15:32:34 -0500
00720610b4song data up to L44 20220803
tyam
2023-09-15 15:32:34 -0500
7a655eaff5Add explicit public domain license file.
Jennifer Taylor
2023-09-04 20:11:38 +0000
a024d66ad2Actually cache responses from remote servers.
Jennifer Taylor
2023-08-22 02:48:18 +0000
04c3cd1f23Update README with a fresh set of eyes (I forgot most of what I wrote).
Jennifer Taylor
2023-08-20 19:35:06 +0000
387ec1a272Use cache layer to properly shard Jubeat music data responses.
Jennifer Taylor
2023-08-19 20:08:35 +0000
d162d57024Move logic for handling mdata_ver into central place for Jubeat, fix saucer and fulfill over-sending rival data.
Jennifer Taylor
2023-08-19 19:04:12 +0000
dca2194a57Additional guardrails against remote user IDs in local DB.
Jennifer Taylor
2023-08-19 18:02:07 +0000
2e8b08b296Add memoization to federation functions to lighten load on remote servers.
Jennifer Taylor
2023-08-19 17:41:14 +0000
b084b098b7Add a memcached client so memcached users don't have to manually configure this on install.
Jennifer Taylor
2023-08-19 17:02:20 +0000
1791253c66Add offsets for other datecodes of Sunny Park, Peace, and Kaimei Riddles
tyam
2023-08-14 12:14:10 -0500
bdfcc6e39fAdd offsets for other datecodes of Sunny Park, Peace, and Kaimei Riddles
tyam
2023-08-14 12:14:10 -0500
e4010e0fc9Remove cache instantiation from proxy since it doesn't use production cache.
Jennifer Taylor
2023-08-13 19:49:56 +0000
5c598508b4Provide a convenience wrapper to the cache global.
Jennifer Taylor
2023-08-13 19:22:49 +0000
a10350fb62Centralize flask instantiation hack in one place for non-web utilities that still need production cache.
Jennifer Taylor
2023-08-13 19:08:31 +0000
2491eb0767Promote frontend-only cache to a system-wide context, tweak application entrypoints to work with new bemani.common.cache
Jennifer Taylor
2023-08-13 18:56:43 +0000
8d08fb1ff0Fix potential over-stuffing issue with MGA lobbies.
Jennifer Taylor
2023-08-07 01:05:01 +0000
53144b3123Partially (maybe fully?) working implementation of MGA matching.
Jennifer Taylor
2023-08-07 00:56:43 +0000
52819fcce7Fix a small bug with decompiler optimizer passes preventing MGA matching SWF decompilation.
Jennifer Taylor
2023-08-05 19:15:37 +0000
81d006607dStill no linking, but slightly more correct implementation.
Jennifer Taylor
2023-08-05 18:41:15 +0000
820acdc244Prototype matching support for MGA, seems to at least make the game happy but unsure if it works with multiple clients.
Jennifer Taylor
2023-08-05 17:55:27 +0000
cff4da2dfaRemove TODOs now that we have correct sample files, fix BGRA mode to fix JC9 font decoding.
Jennifer Taylor
2023-07-30 20:01:35 +0000
15615650e1Add new decoder for AFP image mode 0x01 discovered in MGA files.
Jennifer Taylor
2023-07-30 19:51:05 +0000
8efe913ad5Fix AFP extract always decompiling and writing code, fix colors off on some textures for some games.
Jennifer Taylor
2023-07-30 17:55:59 +0000
6ce7ad8f60Fix formatting issue after running black.
Jennifer Taylor
2023-07-30 00:38:54 +0000
40ba92cb57refactor: use actual known and published key
nullableVoidPtr
2023-01-29 21:49:48 +0800
3f32f56979Add some community-submitted Pop'n DLL offsets for older versions floating around.
Jennifer Taylor
2023-07-29 22:47:23 +0000
bf15b2ee87Support multiple DLLs per Pop'n music version, update to not show stack traces on exceptions whish should show the user an error.
Jennifer Taylor
2023-07-29 22:39:21 +0000
7fddcc06e1Comment on why we aren't supporting multiple DLL versions for SDVX booth catalog.
Jennifer Taylor
2023-07-29 21:53:28 +0000
1205e4dcbaUpdate read.py to support possibly scraping from multiple different Qpro databases in different DLLs given a single version.
Jennifer Taylor
2023-07-29 21:51:03 +0000
8477841101Update read.py to support possibly scraping from multiple different DDR data releases given a single version.
Jennifer Taylor
2023-07-29 21:22:33 +0000
3bfe3b2c1dGet rid of double-spacing in wrapper utils.
Jennifer Taylor
2023-07-29 20:40:42 +0000
a794b124f4Update read.py to support possibly scraping from multiple different data releases given a single version.
Jennifer Taylor
2023-07-29 20:37:25 +0000
6fceca6adcDon't assume IIDX omnimix works for bootstrapping.
Jennifer Taylor
2023-07-29 19:15:08 +0000
b93b8aed4fFix missing self.version->self.music_version renames, fix formatting, lint issues.
Jennifer Taylor
2023-07-29 19:12:37 +0000
9a7d0ccdb9shorter text on README command
Shinrin Ouja Moriking
2023-03-02 03:12:57 -0600
645c27180fBetter support for Pop'n music Omnimix v2
Shinrin Ouja Moriking
2023-03-02 03:10:49 -0600
7cfe788deeAdd support for Pop'n music Omnimix v2
Shinrin Ouja Moriking
2023-02-24 19:21:44 -0600
3b31925c64Don't assume IIDX omnimix works for bootstrapping.
Jennifer Taylor
2023-07-29 19:15:08 +0000
0380eb92ffFix missing self.version->self.music_version renames, fix formatting, lint issues.
Jennifer Taylor
2023-07-29 19:12:37 +0000
32918ba0c7shorter text on README command
Shinrin Ouja Moriking
2023-03-02 03:12:57 -0600
9ab7b70a59Better support for Pop'n music Omnimix v2
Shinrin Ouja Moriking
2023-03-02 03:10:49 -0600
cd92e6dd45Add support for Pop'n music Omnimix v2
Shinrin Ouja Moriking
2023-02-24 19:21:44 -0600
1c54a329feBig improvement to IIDX Music DB handling, getting rid of all but one magic constant in the code.
Jennifer Taylor
2023-07-29 18:41:14 +0000
2e3e6bfbd3Slight change in constants for clarity around IIDX music DB parser.
Jennifer Taylor
2023-07-29 16:29:43 +0000
b9ca730dcaFix possible crash in older Fantasia data, formatting fixes.
Jennifer Taylor
2023-07-29 16:11:42 +0000