Commit Graph

147 Commits

Author SHA1 Message Date
322d66e0c7
Delete ServerTest.java 2018-01-31 22:32:24 +00:00
b15177b8aa
Delete MANIFEST.MF 2018-01-31 22:32:02 +00:00
d8d770ddbe
Create CONTRIBUTING.md 2018-01-31 22:31:09 +00:00
a59c5f904a Cleanup 2018-01-31 23:20:33 +01:00
29916d16ea
Update README.md 2018-01-31 20:28:51 +00:00
2591f3ed05 It is possible to write to server consoles 2018-01-31 21:24:54 +01:00
30263d7753 Using pack() for scaling 2018-01-31 17:40:28 +01:00
749af701a8 GUI is not shit anymore 2018-01-31 12:18:36 +01:00
6a668a2e17 Merge remote-tracking branch 'origin/master' 2018-01-30 23:39:28 +01:00
f085cab71f Cleanup 2018-01-30 23:38:22 +01:00
94d61f2181 GUI is no longer shit on linux 2018-01-30 23:34:25 +01:00
85e4fa4fc7 Adds more javadoc 2018-01-30 19:46:14 +01:00
be32c7e3a1 Adds the not yet implemented server consoles 2018-01-30 19:35:42 +01:00
89f0962c2d Added the title and icon again 2018-01-30 17:14:29 +01:00
559e7bb38a Server version combo is updated on server type change 2018-01-30 13:39:09 +01:00
1c00ae9bab More gui buttons work in theory 2018-01-30 00:44:03 +01:00
0267961eff Servers can now be removed 2018-01-29 20:14:17 +01:00
b0979c6e0f More gui added, and profiles half implemented 2018-01-28 19:06:50 +01:00
bcaf8640d4 Minor fixes 2018-01-28 16:23:15 +01:00
3b3600fb68 Started implementing GPU functionality 2018-01-28 16:17:31 +01:00
789883ad69 The GUI was not wide enough 2018-01-27 23:43:29 +01:00
2aeba11874 GUI attempt #2 2018-01-27 23:34:02 +01:00
a24144bb18 Removed bin 2018-01-27 12:35:29 +01:00
55c7c8defd Jar compiling is now possible 2018-01-26 23:15:19 +01:00
1fafab78b6 Nicer but probably less cross-compatible GUI 2018-01-26 22:17:36 +01:00
4ff0564482 Cleanup and minor fixes 2018-01-26 20:36:10 +01:00
fec74bb295 Add unfinished gui 2018-01-26 20:34:15 +01:00
0752f0808b Add unfinished gui 2018-01-26 20:26:16 +01:00
83f012cf7f Adds working test code for writing and reading console 2018-01-26 15:59:49 +01:00
b9963c3a89
Create LICENCE
Create a custom license prohibiting derivates.
2018-01-25 21:36:36 +01:00
f4e048a5df Cleanup 2018-01-25 21:21:06 +01:00
fdb02a6428 Cleanup 2018-01-25 21:17:02 +01:00
7843331605 Fixes casting problems 2018-01-25 19:55:28 +01:00
5e4b956e19 Reads server versions from file 2018-01-25 17:34:45 +01:00
3c3a6a3efa Add server version check 2018-01-25 11:49:01 +01:00
0c2c26e153 Comment and code additions
More comments are added.
More work on downloading server jars is done.
Server test added.
2018-01-25 11:38:47 +01:00
b6685edc6f Comment and code additions
More comments are added.
More work on downloading server jars is done.
Server test added.
2018-01-25 10:53:51 +01:00
227b00d801 Comment and code additions
More comments are added.
More work on downloading server jars is done.
2018-01-24 22:31:48 +01:00
1ffed9310a Adds Advanced server type
The advanced server type allows vanilla, snapshot and sponge have
necessary methods and variables while keeping the others clean.
2018-01-24 21:33:14 +01:00
207427506e New package structure 2018-01-24 12:18:06 +01:00
80a04c946a Moves project to intellij structure
The project now has folders made to work under intellij.
Packages are also a thing.
2018-01-23 23:49:48 +01:00
9e8fcc7425 Moves project to intellij structure
The project now has folders made to work under intellij.
Packages are also a thing.
2018-01-23 23:39:37 +01:00
227e9141e9 Fixes mistakes and adds comments 2018-01-19 20:43:03 +00:00
d1fca3ca9d Add more necessary methods 2018-01-18 23:43:33 +00:00
745ff4350a Add a description to README.md 2018-01-18 23:32:07 +01:00
8b2e318f71 Add .gitignore 2018-01-18 23:24:15 +01:00
c44a76563c First commit 2018-01-18 23:18:45 +01:00