Skip to content

Commit

Permalink
Version 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeOnuke committed Oct 4, 2020
1 parent ce4c067 commit b0fed19
Show file tree
Hide file tree
Showing 27 changed files with 15 additions and 4,036 deletions.
2 changes: 1 addition & 1 deletion AdminTools/build/built-jar.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Mon, 21 Sep 2020 23:38:17 +0200
#Sun, 04 Oct 2020 22:46:30 +0200


C\:\\Users\\lukak\\Documents\\NetBeansProjects\\AdminTools=
Expand Down
2 changes: 1 addition & 1 deletion AdminTools/build/classes/rconclient/gui/LoginWindow.fxml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<?import javafx.scene.text.Font?>
<?import javafx.scene.text.Text?>

<AnchorPane id="AnchorPane" fx:id="rootPane" prefHeight="593.0" prefWidth="973.0" styleClass="imageBackground" xmlns:fx="http://javafx.com/fxml/1" xmlns="http://javafx.com/javafx/8.0.251" fx:controller="rconclient.gui.LoginWindowController">
<AnchorPane id="AnchorPane" fx:id="rootPane" prefHeight="650.0" prefWidth="973.0" styleClass="imageBackground" xmlns:fx="http://javafx.com/fxml/1" xmlns="http://javafx.com/javafx/8.0.251" fx:controller="rconclient.gui.LoginWindowController">
<stylesheets>
<URL value="@Style.css" />
</stylesheets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<?import javafx.scene.layout.AnchorPane?>
<?import javafx.scene.text.Text?>

<AnchorPane id="AnchorPane" fx:id="rootPane" prefHeight="593.0" prefWidth="973.0" xmlns="http://javafx.com/javafx/8.0.251" xmlns:fx="http://javafx.com/fxml/1" fx:controller="rconclient.gui.SettingsWindowController">
<AnchorPane id="AnchorPane" fx:id="rootPane" prefHeight="650.0" prefWidth="973.0" xmlns="http://javafx.com/javafx/8.0.251" xmlns:fx="http://javafx.com/fxml/1" fx:controller="rconclient.gui.SettingsWindowController">
<stylesheets>
<URL value="@Style.css" />
</stylesheets>
Expand Down
2 changes: 1 addition & 1 deletion AdminTools/build/classes/rconclient/gui/StatusWindow.fxml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<?import javafx.scene.layout.Pane?>
<?import javafx.scene.text.Text?>

<AnchorPane id="AnchorPane" fx:id="rootPane" prefHeight="593.0" prefWidth="973.0" xmlns="http://javafx.com/javafx/8.0.251" xmlns:fx="http://javafx.com/fxml/1" fx:controller="rconclient.gui.StatusWindowController">
<AnchorPane id="AnchorPane" fx:id="rootPane" prefHeight="650.0" prefWidth="973.0" xmlns="http://javafx.com/javafx/8.0.251" xmlns:fx="http://javafx.com/fxml/1" fx:controller="rconclient.gui.StatusWindowController">
<stylesheets>
<URL value="@Style.css" />
</stylesheets>
Expand Down
45 changes: 0 additions & 45 deletions AdminTools/dist/Admin Tools.html

This file was deleted.

22 changes: 0 additions & 22 deletions AdminTools/dist/Admin Tools.jnlp

This file was deleted.

Binary file removed AdminTools/dist/AdminTools-v4-1-0.zip
Binary file not shown.
Binary file removed AdminTools/dist/AdminTools.jar
Binary file not shown.
Binary file removed AdminTools/dist/lib/AdminToolsPreloader.jar
Binary file not shown.
Binary file removed AdminTools/dist/lib/SimpleFxDialog.jar
Binary file not shown.
Binary file removed AdminTools/dist/lib/gson-2.8.2.jar
Binary file not shown.
Binary file removed AdminTools/dist/lib/rkon-core.jar
Binary file not shown.
Loading

0 comments on commit b0fed19

Please sign in to comment.