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
dd46cf2b73
Custom commands in GUI aren't forced to lowercase filename
2019-06-03 23:48:15 +10:00
UnknownShadow200
a96d45a30a
Warnings shouldn't prevent custom command from compiling
2019-06-03 23:38:57 +10:00
UnknownShadow200
3b29a178ae
Add a save button for EditText popup
2018-11-20 04:32:21 +11:00
UnknownShadow200
0d7ed870da
use custom timespan numericupdown
2018-07-18 17:16:33 +10:00
UnknownShadow200
f210dbff44
TNT wars now mostly rewritten
2018-07-06 18:22:37 +10:00
UnknownShadow200
75a19fe6c6
refactor commands class
2018-05-30 08:56:46 +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
d1c2595098
Don't show ZS group or team chat when you've ignored someone (Thanks fam0r)
2018-02-21 07:15:33 +11:00
UnknownShadow200
343eb99a00
Fix gb/lb replacing core block with CPE fallback, not converting CPE fallback to core block for classic mode.
...
Also cleanup scripting/plugin classes
2018-02-20 21:57:36 +11:00
UnknownShadow200
73326f9cb5
Plugin dlls can have multiple dlls, don't allow loading plugin from more recent server version
...
Also pload/punload announce success to player, and /punload properly supports multiple matches
2018-02-20 09:28:22 +11:00
UnknownShadow200
58c1ae0649
Support non ASCII custom colour codes
2018-01-15 20:34:30 +11:00
UnknownShadow200
de289baac5
fix GUI keeping reference to custom command .dll, /color bot now only displays to you
2017-12-22 20:49:11 +11:00
UnknownShadow200
cd0fdb1d93
Allow editing core color codes. Partially addresses #295
2017-07-29 22:52:35 +10:00
UnknownShadow200
c95efd56f7
One extra token per column.
2017-07-25 19:12:51 +10:00
UnknownShadow200
36b8600d65
Implement chat tokens list in gui
2017-07-25 18:16:10 +10:00
UnknownShadow200
c9d8b8513f
Simplify ThreadSafeCache
2017-06-20 14:15:55 +10:00
UnknownShadow200
3b293e5bfb
Fix infinite loop when failing to delete upnp port forward
2017-06-20 14:03:29 +10:00
UnknownShadow200
e031e2bec2
Fix upnp port forwarding not working at all
2017-06-20 13:47:21 +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
333edda88b
EditText now lets you insert a color code.
2017-06-14 22:39:41 +10:00
UnknownShadow200
4319a96c0a
Don't have wordwrapping on EditText popup
2017-06-14 20:40:13 +10:00
UnknownShadow200
d469d2def0
Majorly improve EditText popup
2017-06-14 20:30:37 +10:00
UnknownShadow200
2e46618a1e
Start rewriting EditText popup
2017-06-14 20:09:40 +10:00
UnknownShadow200
ca116f8131
Use new TextFile for accessing simple text files.
2017-06-14 20:09:14 +10:00
UnknownShadow200
3e081cea09
Fix color selector popup being too wide
2017-06-12 13:59:11 +10:00
UnknownShadow200
1c7e51ab67
Use better color selector dialog in gui
2017-06-08 20:22:32 +10:00
UnknownShadow200
9bc4650504
Allow listening on specific IP.
2017-05-31 21:18:48 +10:00
UnknownShadow200
42d7f2ff23
Fully move custom commands to separate gui popup
2017-05-29 14:15:47 +10:00
UnknownShadow200
adb2201fe4
Minor code cleanup, move CustomCommands to a popup
2017-05-29 13:40:48 +10:00