304 Commits

Author SHA1 Message Date
fe79eb6fc0 Submit a web request
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-20 12:01:51 -05:00
baf1916417 ITGreader invalid data fix
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-20 11:30:40 -05:00
d7115ef89f Prepare live detector (#8)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-20 10:52:08 -05:00
cc0f69d8b1 Updated project to include a jar command runner
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-19 15:43:01 -05:00
3125dcbfe6 Submitting to database and loading old records all works now. (#8)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-19 15:23:25 -05:00
a599a2b8a2 Adding scores to database complete (#8)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-19 15:01:47 -05:00
a7d726dbfe Database local insertion now correctly works (#8)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-19 14:46:35 -05:00
ca6095fe04 Implement start of database storage system. (#8)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-19 17:50:07 +00:00
a6b87b6713 Return proper JSON formatted objects for reader toString()
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-19 17:03:26 +00:00
39ce7ccb52 Implemented the missing EX score image font
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-19 15:19:57 +00:00
05efd5a93b Include sdvx8.png for EX score 7 missing 2022-08-19 00:13:42 -05:00
73224cb44d All tests now passing! (#7)
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 (#7)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-18 16:01:02 +00:00
e68dee75f3 only sound voltex tests remain (#7)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-18 15:14:41 +00:00
70caf2749d prepare framework for test running
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-17 20:53:11 -05:00
2c3e4fbdd9 Mapped out all constants for testing (#7)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-17 19:38:45 -05:00
a6063fa21c Implement ranking reading for love live images (#3)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-17 19:12:45 -05:00
79ccb0fcdf All fonts are now completed! (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-17 18:17:11 -05:00
ea48c681b4 Sound Voltex Grade implemeentation complete (#3)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-17 16:00:47 +00:00
a0c92e7b38 ITG grading system implemented (#3)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-17 15:42:48 +00:00
1a3dcc5713 Popn ranking system implemented (#3)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-17 15:33:12 +00:00
f1dd7dff87 DDR Reader shows correct letter grades (#3)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-17 15:21:22 +00:00
777d585c68 Include resources files
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-16 19:56:14 +00:00
b29e64b34d DDR Parsing with sig data complete! (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-16 19:16:29 +00:00
3ed5abaad5 ITG parser with sig data (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-16 19:00:04 +00:00
111c27e3fc Love Live parser with sig data implemented (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-16 18:42:36 +00:00
9de057852a Popn Reader finished. Implemented sig data (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-16 18:22:03 +00:00
2f425bc1c0 Combine the sig data with other data in sdvx reader (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-16 17:42:09 +00:00
0a160e7081 Sound Voltex Number Recognition Implemented (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-14 00:09:20 -05:00
596f4f1e7d Popn Music Number recognition implemented (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-13 23:48:18 -05:00
59ba8c0a80 Love Live Number parsing implemented (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-13 23:44:44 -05:00
729432a693 ITG Number Parsing (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-13 23:32:18 -05:00
7004f21e0c DDR number recognition completed (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-13 23:17:01 -05:00
dfb440a723 Include all new data retrieved from screenshots (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-13 23:00:08 -05:00
ca117c8fab Fix sub region parsing issues (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-12 20:04:26 +00:00
0f3c03be58 First initial detection system for DDR scores using pixel checking algorithm (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-12 19:41:27 +00:00
8eb9edb71a Prep all the fonts that are available (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-12 18:56:51 +00:00
2800528116 Include more font glyphs for ITG (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-12 18:17:21 +00:00
57b025911c ITGReader parser zones implemented (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-12 17:58:20 +00:00
c503acdab7 Fixed DDR reader for new size. (#6)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-12 17:30:11 +00:00
1dc6eb40c6 Fonts for love live and popn (#1)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-12 16:03:19 +00:00
483422a10e Include preparation images
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-11 20:50:40 -05:00
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