diff --git a/Launcher/build.gradle b/Launcher/build.gradle index a1d73860..8c40adc7 100644 --- a/Launcher/build.gradle +++ b/Launcher/build.gradle @@ -39,7 +39,6 @@ dependencies { pack project(':LauncherAuthlib') bundle 'com.github.oshi:oshi-core:3.13.0' - bundle 'de.jensd:fontawesomefx:8.9' bundle 'org.apache.httpcomponents:httpclient:4.5.7' pack 'io.netty:netty-codec-http:4.1.36.Final' pack 'org.ow2.asm:asm-tree:7.1' diff --git a/Launcher/runtime/dialog/images/icons/back.png b/Launcher/runtime/dialog/images/icons/back.png new file mode 100644 index 00000000..9c261d9f Binary files /dev/null and b/Launcher/runtime/dialog/images/icons/back.png differ diff --git a/Launcher/runtime/dialog/images/icons/close.png b/Launcher/runtime/dialog/images/icons/close.png new file mode 100644 index 00000000..b3ddaa56 Binary files /dev/null and b/Launcher/runtime/dialog/images/icons/close.png differ diff --git a/Launcher/runtime/dialog/images/icons/console.png b/Launcher/runtime/dialog/images/icons/console.png new file mode 100644 index 00000000..4da168ba Binary files /dev/null and b/Launcher/runtime/dialog/images/icons/console.png differ diff --git a/Launcher/runtime/dialog/images/icons/discord.png b/Launcher/runtime/dialog/images/icons/discord.png new file mode 100644 index 00000000..f55666a5 Binary files /dev/null and b/Launcher/runtime/dialog/images/icons/discord.png differ diff --git a/Launcher/runtime/dialog/images/icons/hide.png b/Launcher/runtime/dialog/images/icons/hide.png new file mode 100644 index 00000000..4cccaf23 Binary files /dev/null and b/Launcher/runtime/dialog/images/icons/hide.png differ diff --git a/Launcher/runtime/dialog/images/icons/list.png b/Launcher/runtime/dialog/images/icons/list.png new file mode 100644 index 00000000..be11c6fb Binary files /dev/null and b/Launcher/runtime/dialog/images/icons/list.png differ diff --git a/Launcher/runtime/dialog/images/icons/settings.png b/Launcher/runtime/dialog/images/icons/settings.png new file mode 100644 index 00000000..2811cd09 Binary files /dev/null and b/Launcher/runtime/dialog/images/icons/settings.png differ diff --git a/Launcher/runtime/dialog/scenes/console/console.fxml b/Launcher/runtime/dialog/scenes/console/console.fxml index 71843dd6..5e87be6a 100644 --- a/Launcher/runtime/dialog/scenes/console/console.fxml +++ b/Launcher/runtime/dialog/scenes/console/console.fxml @@ -1,54 +1,57 @@ + + - - - + + - + - - + + - + - + - + - - - + + + diff --git a/Launcher/runtime/dialog/scenes/mainmenu/mainmenu.fxml b/Launcher/runtime/dialog/scenes/mainmenu/mainmenu.fxml index c5dd660f..1f19607e 100644 --- a/Launcher/runtime/dialog/scenes/mainmenu/mainmenu.fxml +++ b/Launcher/runtime/dialog/scenes/mainmenu/mainmenu.fxml @@ -1,19 +1,19 @@ - - - + + + - + @@ -22,7 +22,7 @@ - @@ -51,10 +51,14 @@ - + - - - - - + + + + + diff --git a/Launcher/runtime/dialog/scenes/options/options.fxml b/Launcher/runtime/dialog/scenes/options/options.fxml index 4884c670..aa3b28a3 100644 --- a/Launcher/runtime/dialog/scenes/options/options.fxml +++ b/Launcher/runtime/dialog/scenes/options/options.fxml @@ -1,10 +1,11 @@ - - + + + @@ -13,7 +14,7 @@ - + @@ -38,21 +39,30 @@ - - - + + +