|
376b4bbcae
|
Fix Dragging bug
|
2020-09-21 09:04:27 +09:00 |
|
|
a5b56026c8
|
Include multi-monitor screen support
|
2020-09-21 08:51:36 +09:00 |
|
|
632573750f
|
Add release items
|
2020-09-21 05:28:40 +09:00 |
|
|
9e5bfed061
|
Add miku FC
|
2020-09-21 05:28:29 +09:00 |
|
|
da84bac38e
|
Shortened display of "New Record!". Added miku fc icon.
|
2020-09-21 05:03:07 +09:00 |
|
|
ef0afa0292
|
Finished successful implementation of ypointer saving between future
tone and megamix
|
2020-09-21 03:49:27 +09:00 |
|
|
d49eee4830
|
Add ypointer caching to results screen parsing.
|
2020-09-21 02:22:07 +09:00 |
|
|
6ba35d6b38
|
Fix issues with Megamix score detection screen.
|
2020-09-21 01:38:44 +09:00 |
|
|
d61c08dad8
|
Improve detection algorithms for song select/results screen using
averaged color regions.
|
2020-09-20 23:52:41 +09:00 |
|
|
31b802a47e
|
Initialize new ColorRegion class.
|
2020-09-20 22:05:13 +09:00 |
|
|
6cb33c4380
|
Add more fixes to Future Tone screenshot parsing. Changed how calibrator
works, using a different method now.
|
2020-09-20 08:50:35 +09:00 |
|
|
c484a1f984
|
Update color data to use safe filenames.
|
2020-09-19 20:41:24 +09:00 |
|
|
f215714090
|
Update calibration settings for higher success rates.
|
2020-09-19 19:37:55 +09:00 |
|
|
c490cf83ca
|
Improved Future Tone algorithms and corrected minor errors.
03-beta
04_
|
2020-09-19 18:02:09 +09:00 |
|
|
3efc8d4d39
|
Update release.
04
|
2020-09-19 13:50:46 +09:00 |
|
|
b3c3571ea4
|
Finish full compatibility with Future Tone.
|
2020-09-19 13:50:35 +09:00 |
|
|
2cdb6c4105
|
Implement Future Tone result screen parsing.
|
2020-09-18 16:20:07 +09:00 |
|
|
530c963014
|
Updated DivaBot for compatibility with new DLC. Fixed finder ":"
incompatibility.
03
|
2020-09-17 04:10:19 +09:00 |
|
|
3fcd42dd20
|
Include releases.
02A
|
2020-09-14 08:35:03 +09:00 |
|
|
7b69c3f7f1
|
Add in ability to manually redefine colorData via user interface.
|
2020-09-14 08:34:52 +09:00 |
|
|
5178517b74
|
Implement screenshot uploading to attach to completed plays.
02
|
2020-09-13 19:23:32 +09:00 |
|
|
f6be822371
|
Improved Display behaviors.
|
2020-09-13 18:16:13 +09:00 |
|
|
6e1572cdd9
|
Include all new data and release.
|
2020-09-13 17:34:08 +09:00 |
|
|
a019af5a37
|
New Song detection algorithm implemented.
|
2020-09-13 17:33:47 +09:00 |
|
|
c555f2f594
|
Include previous releases
|
2020-09-13 14:50:52 +09:00 |
|
|
a58a1dbb6d
|
Improve algorithms and speed. Reduce glitchy text and redundant calls.
|
2020-09-13 14:50:41 +09:00 |
|
|
f6c627f3c1
|
Updated main loop to use a while loop instead, added full try{}catch()
block. Added proper threading on displays and force updating of fields.
|
2020-09-13 08:33:11 +09:00 |
|
|
6eee74a868
|
Update releases
|
2020-09-13 06:41:48 +09:00 |
|
|
dc2692d749
|
Make constraints on the darker pixels lower.
|
2020-09-13 06:41:38 +09:00 |
|
|
4f76f2b9bb
|
Include release.
|
2020-09-13 04:31:56 +09:00 |
|
|
6d2614e2a4
|
Include packaged release data. Fix song select not refreshing upon each
change.
|
2020-09-13 04:31:50 +09:00 |
|
|
d7d9cb12b0
|
Fix typos
|
2020-09-13 03:48:04 +09:00 |
|
|
e966f73dfc
|
Update app.
|
2020-09-13 01:28:27 +09:00 |
|
|
d1b225d382
|
Add backend authentication to App. Change all references of sigonasr2 to
the username of the App.
|
2020-09-13 01:27:45 +09:00 |
|
|
743aa7457d
|
Update final jar.
|
2020-09-13 00:47:13 +09:00 |
|
|
67a172f5a4
|
Add compability data for PianoxFortexScandal and Ageage Again EN/KR
versions
|
2020-09-13 00:46:42 +09:00 |
|
|
de0cdb294a
|
Update batch scripts.
|
2020-09-13 00:36:34 +09:00 |
|
|
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 |
|