97 Commits

Author SHA1 Message Date
356c01c0d5 Updated Overlay interface to make it user friendly! 2020-09-13 00:36:18 +09:00
f04b0e925f Add scaling width text displays. 2020-09-12 15:21:23 +09:00
bca52f69a8 Fix dragging/label updating bug in DisplayManager 2020-09-12 14:36:19 +09:00
847df8b091 Implemented saving and loading of displays. 2020-09-11 16:45:33 +09:00
4d76f9db12 Implemented full features and integration of Displays with the
DisplayManager form.
2020-09-11 16:11:54 +09:00
f8f6cabf06 DisplayManager form ready for use. 2020-09-11 12:51:00 +09:00
a41ff099fc Include initial Display Manager form to handle creating Displays. 2020-09-11 11:33:56 +09:00
cf9a4b6112 DivaBot Stable - Preparing for first release 2020-09-11 08:01:14 +09:00
1c8450935d Algorithm testing continues, continue to refine all aspects. Implement
auto-rerunning of tests in debug mode.
2020-09-10 17:56:43 +09:00
0655137c29 Include 3rd typeface changes 2020-09-10 14:30:32 +09:00
ba8e1fff90 Reached stable test suite with proper results checking. 2020-09-10 14:30:11 +09:00
c8af68b140 Correct basic tests using a Y range system for normal numbers. 2020-09-10 14:16:55 +09:00
6a270300b7 Add N and E difficulty detection. 2020-09-10 11:42:17 +09:00
42cd32c0a3 Song select screen recognition using calibration now fully implemented. 2020-09-10 11:27:57 +09:00
62a3e7f776 Finish screen calibrator. 2020-09-09 15:46:16 +09:00
62d40b0076 Implement first stage calibration. 2020-09-09 14:23:52 +09:00
cb4174f7e5 Implement Drag and drop overlay 2020-09-09 14:09:40 +09:00
e0af6118bd Add twitter ref images to testsuite. 2020-09-08 22:52:56 +09:00
020bebd0d5 Update image recognition algorithm to read score screens from twitter.
Correct score reading as it was too wack.
2020-09-08 22:52:28 +09:00
016f0ea1dc Future Tone bot simple functionality to save score screenshots for
future testing.
2020-09-04 01:33:46 +09:00
807a6fb266 Update typeface. 2020-08-28 21:13:24 +09:00
90613ea4ba Added combo and score detection for song select. 2020-08-28 21:12:35 +09:00
64d67417af 100% passing tests now with more consistent test results. 2020-08-27 20:05:23 +09:00
cee8d2dd6a Finish implementation of new screen detection algorithm with difficulty,
mod, and fail recognition
2020-08-26 17:02:35 +09:00
8b2eb9248d Tests are working! 2020-08-26 04:45:14 +09:00
c51a72f17b Implement new tests! 2020-08-25 18:52:22 +09:00
4294f2c1d2 Partial implementation of reworked screen recognition algorithm, further
testing required.
2020-08-25 18:16:21 +09:00
c41cb1c31a Include new images and resources. 2020-08-24 13:29:22 +09:00
8ba38cba4f Redo display panel to incorporate new overlay. 2020-08-24 13:29:05 +09:00
76aa65c49e Refactor for new stream layout 2020-08-24 12:01:51 +09:00
3d37343311 Add a second trailing display that wraps around when the song display
view is scrolling.
2020-08-12 08:52:03 +09:00
1deb107b39 Utilize old submission algorithm due to compression and lossy issues
going from png->jpg. Better to keep the image detection algorithms
separated, they solve two different problems.
2020-07-21 15:40:08 +09:00
7e1b536a1d Use new API endpoints to submit songs. 2020-07-21 06:24:37 +09:00
d8a85c462e Remove dependency on icon for toggling eye tracking, now uses a hotkey. 2020-07-19 05:49:27 +09:00
41bbc16fb3 Update data with new songs. Improve bot behavior. 2020-07-18 01:48:18 +09:00
560b451e2f Update gitignore entries 2020-07-14 05:29:08 +09:00
f10061184e Update 1/6th out of the gravity incompatible folder creation. 2020-07-14 05:27:45 +09:00
8cbdfeb062 Fix lag rendering issues, added in extra tests to test suite. 2020-07-13 02:36:57 +09:00
07e207ebed Finish up overlay bar. Fix all bugs. 2020-07-12 19:16:54 +09:00
57f8f3b5d5 Include image dependencies. 2020-07-12 18:48:24 +09:00
2c9233d455 Implement API calls and song data fetching. 2020-07-12 18:48:06 +09:00
4b2c723ca0 Added Eye Tracker icon checking and submit post requests to server. 2020-07-12 14:55:05 +09:00
289cb13833 Fix graphics recognition algorithms and added a test suite. 2020-07-12 00:10:50 +09:00
a6958f1669 Remove test song data. 2020-07-11 13:46:21 +09:00
7b63cd8809 Include sound 2020-07-11 13:45:45 +09:00
2b52207643 Complete implementation of Project Diva auto-record bot. 2020-07-11 13:44:57 +09:00
feb8361c7a Implement screen-capture/reading bot. Identify scores/numbers and song
selected along with difficulty chosen for Project Diva Megamix.
2020-07-09 16:18:05 +09:00