15 Commits

Author SHA1 Message Date
83f8834530 Improves a lot of comments and variable names 2020-08-19 21:24:37 +02:00
070f87222b Removes a redundant semicolon from the custom server type 2020-08-19 14:58:27 +02:00
1300f6808b Updates spigot version to 1.16.2 and adds craftbukkit versions beyond 1.13.2 2020-08-19 14:40:53 +02:00
23161c1a8d Splits the Waterfall and Travertine server types by Minecraft version
All checks were successful
KnarCraft/Minecraft-Server-Launcher/pipeline/head This commit looks good
2020-08-19 13:06:27 +02:00
4f60ed5d10 Changes the order of server types to make more sense 2020-08-19 12:05:54 +02:00
2acc6f4d13 Adds the ability to download old bungee versions 2020-08-19 12:01:19 +02:00
2f8117ebfa Adds craftbukkit beta version 1.8 and 1.7 2020-08-19 11:43:36 +02:00
2008ec8fd1 Adds the SpongeForge server type 2020-08-19 11:24:05 +02:00
a3de8a9f6c Changes a lot of things to make everything cleaner. Closes #3
All checks were successful
KnarCraft/Minecraft-Server-Launcher/pipeline/head This commit looks good
Drops the idea of using serializable
Adds a new controller object which takes care of profiles and saving
Moves profile independent settings to its own file
Makes saving and loading from file a lot cleaner
Fixes the bug preventing lastly used profile from loading
Makes the profile object only do profile things
Moves gui initialization to the controller object
Updates vanilla version from 1.16.1 to 1.16.2
Moves backup to common functions
2020-08-17 21:41:38 +02:00
70d064e590 Makes snapshot a vanilla version and loads all jars from the jars folder
Some checks failed
KnarCraft/Minecraft-Server-Launcher/pipeline/head There was a failure building this commit
2020-08-13 03:04:02 +02:00
094a1facb2 Adds support for the travertine and waterfall server proxies 2020-08-11 14:03:26 +02:00
b144bbb903 Fixes some messages and some jar downloads
All checks were successful
KnarCraft/Minecraft-Server-Launcher/pipeline/head This commit looks good
2020-08-07 02:59:09 +02:00
26cc5370e2 Does some much needed cleanup, adds the Paper server type and fixes broken downloads
Some checks failed
KnarCraft/Minecraft-Server-Launcher/pipeline/head There was a failure building this commit
2020-08-06 19:55:27 +02:00
9ef314b178 Updates available server versions
All checks were successful
KnarCraft/Minecraft-Server-Launcher/pipeline/head This commit looks good
2020-08-03 18:05:28 +02:00
c59cbcefbb Changes resource loading
Some checks failed
KnarCraft/Minecraft-Server-Launcher/master There was a failure building this commit
Loads configuration and image files from resources folder
Removes duplicate resources
2020-02-12 23:00:51 +01:00