16 Commits

Author SHA1 Message Date
UnknownShadow200
33200504ba Merge branch 'master' of github.com:Hetal728/MCGalaxy 2019-07-21 22:38:50 +10:00
UnknownShadow200
50b4b0db47 Majorly improve 'server port utilities' dialog window
It uses server's port instead of having to type in a port, it shows a more useful description message, and it uses https:// instead of http:// for external links
2019-07-11 10:23:44 +10:00
UnknownShadow200
53fb352101 Don't allow 0 length names 2019-06-18 22:45:33 +10:00
UnknownShadow200
a04f42f9ab Initial work on server-wide default env. Also /env reset should leave textures untouched. 2018-10-05 12:12:11 +10:00
UnknownShadow200
e496de21f0 Fix changing main name via reloading server.properties, not changing loaded main map 2018-07-20 18:48:19 +10:00
UnknownShadow200
5857321031 non-classic feature option is now in GUI too 2018-06-13 16:53:39 +10:00
UnknownShadow200
e0d0f6f3bc Make UI popups consistent 2018-05-24 11:57:32 +10:00
UnknownShadow200
189332357a Remove pointless unused update settings from GUI: 2017-08-02 12:42:37 +10:00
UnknownShadow200
b548011beb Remove auto updating, because this is not compatible with most environments. 2017-07-15 14:53:46 +10:00
UnknownShadow200
5c36ea3aaa Log message to console when a heartbeat fails to send, remove the LogBeat option 2017-07-10 09:57:21 +10:00
UnknownShadow200
dab8928f9b Make more of gui use NumericUpDown controls for properties that are integers 2017-07-08 13:06:12 +10:00
UnknownShadow200
240ada38d9 Organise ServerConfig fields, give its fields more logical names. 2017-06-27 19:49:05 +10:00
UnknownShadow200
613c3a5cd3 Move Server settings to separate ServerConfig class. 2017-06-27 18:28:19 +10:00
UnknownShadow200
a7b3d9e2c8 Random flow liquids now use data field instead of lvl.liquids - less CPU intensive to flood and less memory usage, fixes #365 2017-05-30 11:21:26 +10:00
UnknownShadow200
080a721e9f Remove unused stuff from PropertyWindow, fix backup time not only allowing numbers to be added 2017-05-29 16:27:09 +10:00
UnknownShadow200
f9e11aa86b Split up window/propertywindow into separate files by tab 2017-05-27 09:52:51 +10:00