2ff3c765a6
Improved checking for abnormally closed servers
2018-02-20 22:13:57 +01:00
379d1ed051
Fixes issue #1
2018-02-20 13:39:21 +01:00
2fac5f403d
GUI size is now saved and loaded, to prevent hassle for the user
2018-02-17 23:05:12 +01:00
920c3de0d4
Fixes profiles file creation
...
Adds some tests
2018-02-17 22:04:06 +01:00
5d471881fb
Optimization for jar compiling
...
Some things won't work without compiling anymore (like creating a profiles file).
Downloading jars is finished.
2018-02-13 12:21:39 +01:00
b662afe0c6
Cleanup and bugfixes
...
Reformats long lines.
Restructures methods.
Removes some unnecessary methods.
Adds more and better comments.
Checks for illegal characters in collection and profile names.
Profiles.txt saves the profile selected on save.
Adds some methods to avoid code repetition.
Changes the name of at least one method.
I probably forgot to mention something.
2018-02-05 00:00:51 +01:00
9b14603d85
Implements run in background on exit
...
The GUI will be minimized to tray on exit, if runInBackground is enabled.
Starting with runInBackground enabled, hides the GUI and runs the servers.
2018-02-04 10:20:58 +01:00
e9e500fb2f
Implements proper saving and loading of servers and profiles
2018-02-03 14:39:22 +01:00
75d44f6d1d
Profile switching and cleanup
...
It is now possible to switch between profiles, and the server tabs
will update.
2018-02-02 22:02:57 +01:00