UnknownShadow200
ada403cb0f
Fix ECL license linking to non-existent page (Thanks TomCube2)
2023-07-06 21:22:09 +10:00
UnknownShadow200
f2ce59e19d
Restore original software name in rest of copyright headers
2022-12-24 21:21:35 +11:00
UnknownShadow200
36ba055f4d
Fix when dotnet MCGalaxy build is started through dotnet process (e.g. 'dotnet MCGalaxyCLI_core.dll'), that /restart would fail to work
...
Also fix exporting BLOB values via /server backup table, would generate invalid SQL that could not be subsequently imported again with /server import table
2022-08-13 22:07:35 +10:00
UnknownShadow200
23b8befc0d
GUI: Trying to perform player action instead when no player selected shows warning dialog box now instead of adding line to status log
2021-12-05 09:49:10 +11:00
UnknownShadow200
4670fa679a
Remove MCG from thread names
2021-07-18 09:11:03 +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
2e7c82105c
Fix gui map gen only allowing map sizes in the dropdown (Thanks lordnt)
2019-07-10 07:24:11 +10:00
UnknownShadow200
422f410406
More ranks use data.Rank
2018-07-19 03:42:42 +10:00
UnknownShadow200
328d362bae
Redesign code to not treat p being null as a special case. Will probably break some stuff.
2018-07-11 00:01:16 +10:00
UnknownShadow200
24cc5d8d72
Start GUI rewrite
2018-07-05 17:20:33 +10:00
UnknownShadow200
75a19fe6c6
refactor commands class
2018-05-30 08:56:46 +10:00
UnknownShadow200
722573ac2f
Simplify /players code
2018-05-24 18:27:44 +10:00
UnknownShadow200
a4427566ad
Few more commands can be used in museums, minor tidy-up in UI
2018-05-24 14:41:31 +10:00
UnknownShadow200
e0d0f6f3bc
Make UI popups consistent
2018-05-24 11:57:32 +10:00
UnknownShadow200
0432d29e29
Fix server crashing when you click 'load map' in GUI but haven't selected any map
2018-05-24 10:57:14 +10:00
UnknownShadow200
291f5690d5
ZS bugfixes
2018-05-09 16:26:47 +10:00
UnknownShadow200
c056e7ea70
Add /os env preset, tidy up UI code some more
2018-03-28 07:52:04 +11:00
UnknownShadow200
099c72ea93
Make more things in UI run async, avoid needing to refresh levels list every 10 seconds
2018-02-16 12:35:31 +11:00
UnknownShadow200
8bbf61353a
Minimise usage of Command.all.Find
2017-07-31 23:18:13 +10:00
UnknownShadow200
66c6082ee0
Replace with more efficient Length == 0
2017-07-31 15:40:55 +10:00
UnknownShadow200
8af7ce291b
Add a generic Logger class. This breaks any usage of Server.s.log or Server.LogError by custom commands/plugins.
2017-06-15 12:41:47 +10:00
UnknownShadow200
f9e11aa86b
Split up window/propertywindow into separate files by tab
2017-05-27 09:52:51 +10:00