diff --git a/DivaBot/rectangle0.png b/DivaBot/rectangle0.png index 3ce7f1d..be6e15f 100644 Binary files a/DivaBot/rectangle0.png and b/DivaBot/rectangle0.png differ diff --git a/DivaBot/rectangle1.png b/DivaBot/rectangle1.png index 9e8bcc0..954abd8 100644 Binary files a/DivaBot/rectangle1.png and b/DivaBot/rectangle1.png differ diff --git a/DivaBot/rectangle2.png b/DivaBot/rectangle2.png index c7d16b3..2d9bfff 100644 Binary files a/DivaBot/rectangle2.png and b/DivaBot/rectangle2.png differ diff --git a/DivaBot/rectangle3.png b/DivaBot/rectangle3.png index 690c376..7e92042 100644 Binary files a/DivaBot/rectangle3.png and b/DivaBot/rectangle3.png differ diff --git a/DivaBot/rectangle4.png b/DivaBot/rectangle4.png index 8887d93..2ff0905 100644 Binary files a/DivaBot/rectangle4.png and b/DivaBot/rectangle4.png differ diff --git a/DivaBot/src/sig/MyRobot.java b/DivaBot/src/sig/MyRobot.java index 0f80ff8..4cc9c90 100644 --- a/DivaBot/src/sig/MyRobot.java +++ b/DivaBot/src/sig/MyRobot.java @@ -269,7 +269,7 @@ public class MyRobot{ JOptionPane.showMessageDialog(null,"Authentication Failed!\n\nPlease check your credentials and try again!"); } instream.close(); - } catch (UnsupportedOperationException | IOException e) { + } catch (UnsupportedOperationException | IOException e) { e.printStackTrace(); } } @@ -292,9 +292,7 @@ public class MyRobot{ p.overallrating = (int)obj.getDouble("rating"); if (p.lastRating=SONGNAMES.length)?"DONE!":SONGNAMES[currentSong].name); - //SongData s = SongData.getByTitle(SONGNAMES[currentSong].name); //selectedSong=new SongData("キップル・インダストリー",0,0,0); @@ -818,10 +815,10 @@ public class MyRobot{ } static void RunTests() throws IOException { - selectedSong=new SongData("LIKE THE WIND",null,null,null,null); difficulty="H"; + RunTest("test73.png",456,207,31,11,18,71.06f,"EX","",96,544610,false,Mode.MEGAMIX); RunTest("test72.png",571,129,12,0,19,82.47f,"EX","",153,571680,false,Mode.MEGAMIX); RunTest("test71.png",520,36,0,0,0,104.91f,"EX","",556,888074,false,Mode.FUTURETONE); RunTest("test70.png",670,42,0,0,0,103.54f,"EX","",712,726704,false,Mode.FUTURETONE); diff --git a/DivaBot/typeface.png b/DivaBot/typeface.png index fca787f..2daca69 100644 Binary files a/DivaBot/typeface.png and b/DivaBot/typeface.png differ