You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"0.0.1: Begin assembling UI for coordinator panels\n"+
15
-
"0.1.1: Implemented versioning system\n"+
15
+
"0.1.1: Implemented versioning system\n"+
16
16
"0.1.2: Fixed song download bug\n"+
17
17
"0.1.3: Recreated song detail view, refactored tournament flowcoordinator into room flowcoordinator, added match destroying / player leaving to back button on TournamentAssistant side\n"+
18
18
"0.1.4: Added Teams\n"+
@@ -26,9 +26,7 @@ public static class SharedConstructs
26
26
"0.2.2: Bugfixes, added DisableFail\n"+
27
27
"0.2.5: Added Banned Mods checking, bugfixes\n"+
28
28
"0.2.8: Fixed server config overwriting, added IPV6 support, behind-the-scenes work on Qualifiers\n"+
29
-
"0.3.0: Finished implementing qualifiers and decentralized network\n"+
30
-
"0.3.1: Tiny patch to fix adding songs to empty servers\n";
31
-
29
+
"0.3.0: Finished implementing qualifiers and decentralized network\n";
0 commit comments