22 Commits

Author SHA1 Message Date
a6b87b6713 Return proper JSON formatted objects for reader toString()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-19 17:03:26 +00:00
73224cb44d All tests now passing! ()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-18 19:28:44 +00:00
64e7841139 correct some integer parsing together for little score and big score ()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-18 16:01:02 +00:00
e68dee75f3 only sound voltex tests remain ()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-18 15:14:41 +00:00
2c3e4fbdd9 Mapped out all constants for testing ()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-17 19:38:45 -05:00
79ccb0fcdf All fonts are now completed! ()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-17 18:17:11 -05:00
ea48c681b4 Sound Voltex Grade implemeentation complete ()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-17 16:00:47 +00:00
2f425bc1c0 Combine the sig data with other data in sdvx reader ()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-16 17:42:09 +00:00
0a160e7081 Sound Voltex Number Recognition Implemented ()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-14 00:09:20 -05:00
1cbf2db0a4 Submitted font glyphs for sdvx ()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 20:40:35 -05:00
d3c671a37a SDVX parsing ()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 18:49:09 +00:00
adc3b10c46 Fix issue with apostrophes being part of the string. Additionally completed reading of pop'n ()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 17:47:10 +00:00
8e19d17f9b Refactor so that interpretOutput is shared. ()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 17:01:41 +00:00
4dd411c6d5 Initial framework for
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-10 18:18:51 +00:00
6e40010b2f Refactor color processing into a single method
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-09 16:28:06 +00:00
d1b55d19fc Correct cutoffs for the small score and title as certain characters were not in range of the subimage
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-09 12:46:41 +00:00
2d02b81d12 All texts now with labels
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-08 20:24:00 +00:00
051558292f Include Effective rate
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-08 20:18:48 +00:00
ea6d6162bb sqush together difficulty text
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-08 20:13:15 +00:00
6c3f0f6041 Put main score texts together
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-08 18:48:52 +00:00
5ef1a4ae5a Prep for parsing management
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-08 18:18:00 +00:00
817f6625ce prep sound voltex renderings
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-06 19:15:44 -05:00