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 +00:00
3bfe3b2c1dGet rid of double-spacing in wrapper utils.
Jennifer Taylor
2023-07-29 20:40:42 +00:00
a794b124f4Update read.py to support possibly scraping from multiple different data releases given a single version.
Jennifer Taylor
2023-07-29 20:37:25 +00:00
6fceca6adcDon't assume IIDX omnimix works for bootstrapping.
Jennifer Taylor
2023-07-29 19:15:08 +00:00
b93b8aed4fFix missing self.version->self.music_version renames, fix formatting, lint issues.
Jennifer Taylor
2023-07-29 19:12:37 +00:00
9a7d0ccdb9shorter text on README command
Shinrin Ouja Moriking
2023-03-02 03:12:57 -06:00
645c27180fBetter support for Pop'n music Omnimix v2
Shinrin Ouja Moriking
2023-03-02 03:10:49 -06:00
7cfe788deeAdd support for Pop'n music Omnimix v2
Shinrin Ouja Moriking
2023-02-24 19:21:44 -06:00
3b31925c64Don't assume IIDX omnimix works for bootstrapping.
Jennifer Taylor
2023-07-29 19:15:08 +00:00
0380eb92ffFix missing self.version->self.music_version renames, fix formatting, lint issues.
Jennifer Taylor
2023-07-29 19:12:37 +00:00
32918ba0c7shorter text on README command
Shinrin Ouja Moriking
2023-03-02 03:12:57 -06:00
9ab7b70a59Better support for Pop'n music Omnimix v2
Shinrin Ouja Moriking
2023-03-02 03:10:49 -06:00
cd92e6dd45Add support for Pop'n music Omnimix v2
Shinrin Ouja Moriking
2023-02-24 19:21:44 -06:00
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 +00:00
2e3e6bfbd3Slight change in constants for clarity around IIDX music DB parser.
Jennifer Taylor
2023-07-29 16:29:43 +00:00
b9ca730dcaFix possible crash in older Fantasia data, formatting fixes.
Jennifer Taylor
2023-07-29 16:11:42 +00:00
559d721805Fix flashes and event log details sections.
Jennifer Taylor
2022-12-03 23:30:38 +00:00
93eb2670f4Fix jquery-delete dialog box in dark mode.
Jennifer Taylor
2022-12-03 23:21:00 +00:00
6d980d1b3fFix toggle slider in dark mode.
Jennifer Taylor
2022-12-03 23:12:00 +00:00
22da82733dFix dropdown alignment, maybe this was only broken on Chrome?
Jennifer Taylor
2022-12-03 23:00:07 +00:00
02d42c436dFix colors of form elements in dark mode.
Jennifer Taylor
2022-12-03 22:46:49 +00:00
17291b0cb2Initial stab at fixing dark mode. Navigation and main colors are now better. Laid the groundwork for theme-based assets and fixed loading spinners for dark mode.
Jennifer Taylor
2022-12-03 22:02:37 +00:00
df08de1339Fix transform update tracking for affine transforms, fix special case where an animation wants to specify a transform but also wants to use the identity matrix. Fixes an issue with Cinder BG.
Jennifer Taylor
2022-11-21 02:04:55 +00:00
d9f9c54820Fix HSL shift effect as applied to sprites with sub-sprites.
Jennifer Taylor
2022-11-20 23:26:27 +00:00
655efe7d4cAdd a bit more debugging to help trace back objects to their sources.
Jennifer Taylor
2022-11-20 23:01:26 +00:00
87d699e05cAdd force unlock flag to all of Jubeat.
Jennifer Taylor
2022-11-14 01:54:19 +00:00
0a66695eebFix round-tripping of unlock bitfields when top bit is set.
Jennifer Taylor
2022-11-13 23:12:13 +00:00
c61d08a554Set up an asset concept, use it to display emblem previews on Jubeat settings. Huge thanks to Subject38 for lots of this code!
Jennifer Taylor
2022-11-13 16:56:59 +00:00
7c84b1f27dMore correct fallback logic for earning all emblems or not having an emblem catalog.
Jennifer Taylor
2022-11-13 02:55:57 +00:00
ba5b8dcc8eAllow proper identification of owned emblems.
Jennifer Taylor
2022-11-13 01:43:39 +00:00
c91a3f2ea7Move emblem unlocks to i tems, correctly allow earned JBOX emblem parts to show up on front end.
Jennifer Taylor
2022-11-13 01:20:51 +00:00
d85ccea865Make frontend smart enough to only show emblem items that you have earned.
Jennifer Taylor
2022-11-13 00:21:26 +00:00
6de1cd7e6dFix key error in merging jubeat songs that don't have a set music rate.
Jennifer Taylor
2022-11-12 22:56:06 +00:00
d13eb62b30Update readme again.
Jennifer Taylor
2022-11-01 04:52:23 +00:00
3255753c2bAdd license elaboration (public domain with a don't be stupid section).
Jennifer Taylor
2022-11-01 04:43:59 +00:00
3b020c783dDon't use os.path.join for URI since this breaks on windows.
Jennifer Taylor
2022-11-01 04:22:58 +00:00
3dea5df10eAdd missing version mappings to BEMAPI client.
Jennifer Taylor
2022-11-01 03:46:18 +00:00
770e0ca738Add some missing version mappings to BEMAPI server.
Jennifer Taylor
2022-11-01 03:39:01 +00:00
9dd0cc611dAdd readme about Windows default encoding.
Jennifer Taylor
2022-11-01 03:35:20 +00:00
38556ee282Fix a few omissions.
Jennifer Taylor
2022-11-01 03:29:56 +00:00
d14317c18cAdd support for Jubeat omnimix on api
ishmael573
2022-10-25 13:59:13 +00:00
3c1054b54cAdd support for Jubeat omnimix on frontend
ishmael573
2022-10-25 13:58:52 +00:00
2164355181Fix a few omissions.
Jennifer Taylor
2022-11-01 03:29:56 +00:00
d61f4e1b42Add support for Jubeat omnimix on api
ishmael573
2022-10-25 13:59:13 +00:00
8c6728138aAdd support for Jubeat omnimix on frontend
ishmael573
2022-10-25 13:58:52 +00:00
cc5dd6e4d6Add support for SDVX 06 (EXCEED GEAR)
ishmael573
2022-10-25 13:25:15 +00:00
3b10423955Add hue/saturation/lightness shift support to AFP renderer to fix neo generator seven boss animation rendering.
Jennifer Taylor
2022-10-16 19:30:02 +00:00
Merge branch 'trunk' into trunk
Zhaoyang-Wang
2022-10-16 16:46:05 +08:00
6937473d0aBump cachebuster for frontend functionality change.
Jennifer Taylor
2022-10-15 22:10:30 +00:00
85a3f08c78Add ability to specify a custom area that gets picked up by some games.
Jennifer Taylor
2022-10-15 22:05:08 +00:00
f11fa7de1dAdd ability to enable/disable verbose logging for production installations of services.
Jennifer Taylor
2022-10-15 19:40:59 +00:00
25e162042aFormat code with black, include wrapper script to handle that, update linter checks to accomodate, fix a few miscelaneous type errors.
Jennifer Taylor
2022-10-15 18:56:30 +00:00
d6cddebe88Add keyboard control to the slider control.
Jennifer Taylor
2022-10-13 02:23:57 +00:00
edc9150bc5Add readme link to new utility.
Jennifer Taylor
2022-10-12 22:55:32 +00:00
695bfd0f7dIntegrate bemapi readme and sample client into this repo.
Jennifer Taylor
2022-10-12 22:53:38 +00:00
84f26c9319Allow basic cache-busting for major frontend version upgrades.
Jennifer Taylor
2022-10-08 22:40:28 +00:00
ecd0b63971Fix spacing on rivals searches.
Jennifer Taylor
2022-10-08 22:30:40 +00:00
a9dcabf061Convert Pop'n and Reflec over to fragments.
Jennifer Taylor
2022-10-08 22:23:40 +00:00
88df108d32Add key for optionally-rendered score pagination to avoid react bug related to failing to remove old header.
Jennifer Taylor
2022-10-08 22:16:43 +00:00
3843e37d4eCovnert Museca and SDVX to fragments.
Jennifer Taylor
2022-10-08 22:13:20 +00:00
7f2c8b0ef2Roll out fragments to MGA and Jubeat frontends.
Jennifer Taylor
2022-10-08 21:46:46 +00:00