28 Commits

Author SHA1 Message Date
1cbf2db0a4 Submitted font glyphs for sdvx (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 20:40:35 -05:00
5bddf887a0 Removed bugs! (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 20:14:36 -05:00
8300b450e7 Created loading and saving of glyphs (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 20:02:32 -05:00
4037757857 Introduce beginnings of custom number reader / learner
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 20:31:12 +00:00
d3c671a37a SDVX parsing (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 18:49:09 +00:00
2ef51c46b1 Corrected extra newline behavior and added comments as to why we strip out the ' #1
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 17:52:19 +00:00
adc3b10c46 Fix issue with apostrophes being part of the string. Additionally completed reading of pop'n (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 17:47:10 +00:00
8e19d17f9b Refactor so that interpretOutput is shared. (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 17:01:41 +00:00
828035b23f Love live output parsing completed (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 15:38:05 +00:00
0e37e8e5ef Start parsing results for #1. Include number parsing exceptions block. (#2)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 14:59:19 +00:00
e32d9564bb Love live parsing getting closer for #1
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-10 19:13:24 +00:00
95698211e9 Initial framework for #1
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-10 18:19:27 +00:00
4dd411c6d5 Initial framework for
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-10 18:18:51 +00:00
eee6185cdf Fix threshold checking, used dumb values
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-10 14:59:50 +00:00
1a10316b37 Parse all DDR zones
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-09 20:12:58 +00:00
e659127cef grab the rest of the regions for DDRReader
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-09 19:24:28 +00:00
78852d7a5b DDR subimages
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-09 17:25:27 +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
6270afa926 thin out max combo for 8 detection
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-09 16:16:52 +00:00
5651389fa9 detect popn segments
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-09 16:14:21 +00:00
7f1388d95c Setup popn regions
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-09 15:40:26 +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