Commit Graph

110 Commits

Author SHA1 Message Date
ba9b192790 Fixes a NullPointerException thrown when the profiles file does not exist 2020-08-17 12:39:29 +02:00
a5db6b3a70 Prevents tests from being re-run during deployment stage
All checks were successful
KnarCraft/Minecraft-Server-Launcher/pipeline/head This commit looks good
2020-08-17 12:24:33 +02:00
1d49229b87 Simplifies building steps
All checks were successful
KnarCraft/Minecraft-Server-Launcher/pipeline/head This commit looks good
2020-08-17 12:10:42 +02:00
c721aef2a6 Tries a new fix to remove the pesky FileNotFoundException caused by the server version container
Some checks failed
KnarCraft/Minecraft-Server-Launcher/pipeline/head There was a failure building this commit
2020-08-17 11:26:45 +02:00
8e626d8097 Fixes a FileNotFoundException caused by the version file not existing
Some checks failed
KnarCraft/Minecraft-Server-Launcher/pipeline/head There was a failure building this commit
2020-08-15 20:55:29 +02:00
0bf355c4de This should fix all issues regarding the "latest" version for all server types
Some checks failed
KnarCraft/Minecraft-Server-Launcher/pipeline/head There was a failure building this commit
2020-08-15 20:40:46 +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
ab6453cdc3 Adds missing comments, simplifies proxy distinction, moves updating to own class and fixes formatting 2020-08-11 19:29:28 +02:00
094a1facb2 Adds support for the travertine and waterfall server proxies 2020-08-11 14:03:26 +02:00
a2d4d491ba Fixes some bugs preventing servers from starting
All checks were successful
KnarCraft/Minecraft-Server-Launcher/pipeline/head This commit looks good
2020-08-07 04:08:05 +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
f0ad156e16 Tweaks pom to create jar file with all dependencies
All checks were successful
KnarCraft/Minecraft-Server-Launcher/master This commit looks good
2020-02-13 23:09:03 +01:00
1e34571ca6 Fixes scope for pom depencency
All checks were successful
KnarCraft/Minecraft-Server-Launcher/master This commit looks good
2020-02-13 21:21:38 +01:00
040740db84 Adds comments and refactors several classes
All checks were successful
KnarCraft/Minecraft-Server-Launcher/master This commit looks good
Adds comments to Collection
Makes some variable and function names more descriptive
Adds some new methods for showing messsages and errors
Adds a lot of missing comments
Enhances some existing comments
2020-02-13 21:10:18 +01: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
f841d73e2d Adds missing pom
Some checks failed
KnarCraft/Minecraft-Server-Launcher/master There was a failure building this commit
2020-02-12 21:35:01 +01:00
194686b9d8 Makes the project into a Maven project
Some checks failed
KnarCraft/Minecraft-Server-Launcher/master There was a failure building this commit
Moves stuff around
Adds Jenkinsfile
Changes some package names
Replaces library with Maven dependency
2020-02-12 21:30:36 +01:00
4901ea0627 Merge remote-tracking branch 'origin/master' 2018-12-18 00:59:04 +01:00
cade97adbe Closes version file 2018-12-18 00:58:42 +01:00
EpicKnarvik97
6869743844 Update 'README.md' 2018-11-22 16:30:40 +01:00
998b901687 Merge remote-tracking branch 'origin/master' 2018-11-07 17:40:56 +01:00
21737b7549 Fixes downloading of jar files
Links to knarcraft.net updated.
Code for parsing the new minecraft vanilla json files added.
Adds auto updates
2018-11-07 17:40:39 +01:00
c88e90b5b5 Fixes jar downloading 2018-09-30 22:11:47 +02:00
a3a8e4f377 Fixes downloading of jar files
Links to knarcraft.net updated.
Code for parsing the new minecraft vanilla json files added.
2018-09-30 17:06:57 +02:00
5ac22babab Bugfixes and optimizations
Fixes a bug where the server version is not updated on load.
Optimized downloading of all jar files.
2018-03-29 16:09:08 +02:00
46bb3a9e29 Merge branch 'master' of github.com:EpicKnarvik97/Minecraft-Server-Launcher 2018-02-27 10:59:17 +01:00
cf0d1f7fff More comments 2018-02-27 10:58:05 +01:00
6ba2397e40
Update README.md 2018-02-26 00:54:12 +00:00
2476e379e5 Merge branch 'master' of github.com:EpicKnarvik97/Minecraft-Server-Launcher 2018-02-23 21:44:21 +01:00
5ed0236888 Some fixes and additions
Added log for GUI label.
Removed quotes around jar path to make things work on linux.
2018-02-23 21:38:42 +01:00
34420e5b5e
Delete MANIFEST.MF 2018-02-22 13:14:46 +00:00
c40c5fb131 Merge remote-tracking branch 'origin/master' 2018-02-22 14:14:04 +01:00
f255792e37 Changed the version number 2018-02-22 14:13:22 +01:00
184939d3f1 Changed the version number 2018-02-22 14:12:42 +01:00
9e8e84441e
Update README.md 2018-02-22 10:52:39 +00:00
45e2c81d05 Better code and comments 2018-02-22 11:49:12 +01:00
97382d035b Consoles can now store and retrieve the last commands typed 2018-02-21 11:47:23 +01:00
2ff3c765a6 Improved checking for abnormally closed servers 2018-02-20 22:13:57 +01:00
3e7c69d7a2 Delay startup actually does something 2018-02-20 21:09:58 +01:00
16edbfd44c Fixes issue #2 2018-02-20 17:45:30 +01:00
379d1ed051 Fixes issue #1 2018-02-20 13:39:21 +01:00
0f01a64f07 Gets size instead of preferred size 2018-02-18 22:57:59 +01:00
b1a0d4f2a9 Gets size instead of preferred size 2018-02-18 22:57:39 +01:00
2fac5f403d GUI size is now saved and loaded, to prevent hassle for the user 2018-02-17 23:05:12 +01:00
1ec620f87a Merge branch 'master' of https://github.com/EpicKnarvik97/Minecraft-Server-Launcher
Changes were done
2018-02-17 22:06:26 +01:00
689e6e2b2b Allow gui scaling 2018-02-17 22:06:20 +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