UnknownShadow200
2787621769
Discord: Keep track of session ID
2021-06-26 14:11:27 +10:00
UnknownShadow200
325006d41e
Dicord: Fix still logging full error to error log on mono
2021-06-26 11:09:14 +10:00
UnknownShadow200
577fbd2c89
Discord/IRC: Show name of unknown command
2021-06-23 21:32:51 +10:00
Goodlyay
da5777fc6f
Improve the chat messages of /Color, /Nick, and /Title
...
Now displays who changed the data, as well as properly transcending local chat when the parties cannot hear each other
TODO: Same treatmeant for /loginmessage and /logoutmessage?
2021-06-17 12:07:34 -07:00
UnknownShadow200
8960dcd66f
Discord: Don't log IOExceptions to error logs, and also better log errors with IRC
2021-06-15 21:33:47 +10:00
UnknownShadow200
5cc8c82936
Websocket: Split up 'Disconnect' from handling 'on disconnected'
2021-06-15 21:12:08 +10:00
UnknownShadow200
dc472f273c
Discord: Allow changing activity type to playing/listening/watching/competing
2021-06-15 20:59:45 +10:00
UnknownShadow200
2bf9593bbf
Tidy up /location code
2021-06-12 08:09:16 +10:00
UnknownShadow200
7cf4748fb3
Discord: Allow changing presence status
2021-06-11 12:06:13 +10:00
UnknownShadow200
fdf53795b4
if GUI version differs from DLL version, show a warning message box (Thanks capitjeff21)
2021-06-10 22:41:47 +10:00
UnknownShadow200
b04e8bbc9e
Fix /baninfo erroring with MySQL (Thanks aleksb385)
2021-06-09 08:53:21 +10:00
UnknownShadow200
3b3c65e6ce
Move CmdSearch.FilterList to Matcher class and make it public
2021-06-08 22:49:31 +10:00
UnknownShadow200
77a48b5f47
Plugins should always load after main level has been loaded
2021-06-07 19:27:28 +10:00
UnknownShadow200
522ae80bf8
.NET 2.0 compatibility fixes
2021-06-05 12:14:03 +10:00
UnknownShadow200
f3723d2821
Convert IPv4 mapped addresses to IPv4 addresses
2021-06-04 22:52:38 +10:00
UnknownShadow200
d07a6f59ec
Fix can't /banip ipv6, enable dual stack ipv4/ipv6 listener on Windows when available
2021-06-04 22:21:39 +10:00
UnknownShadow200
75253f419f
Change IP changes to not break plugins
2021-06-04 08:22:51 +10:00
UnknownShadow200
10882002d5
Fix /map deletable also not letting you place blocks (Thanks Venk)
2021-06-04 08:17:24 +10:00
UnknownShadow200
160d184a93
Unflood should pause instead of stopping physics, addresses #615 (Thanks rdebath)
2021-06-02 23:34:15 +10:00
UnknownShadow200
ae4ee92790
Discord: Don't reply to .who if the given channel is not specified as a channel or opchannel
2021-06-01 08:37:01 +10:00
UnknownShadow200
b28cf43bb5
Merge pull request #612 from forkiesassds/patch-1
...
Prevent players using /reload inside of games.
2021-05-30 23:19:12 +10:00
UnknownShadow200
5a2376c002
FileIO -> AtomicIO
2021-05-29 23:09:11 +10:00
UnknownShadow200
e9921f8cda
Include exception message when logging errors to console/GUI
2021-05-29 22:45:43 +10:00
UnknownShadow200
73f014ace1
Fix ipv6 link local addresses not getting treated as LAN addresses
2021-05-29 18:48:41 +10:00
UnknownShadow200
09d21953ca
use IPAddress instead of string IP in more places
2021-05-29 17:18:15 +10:00
UnknownShadow200
683934a6d5
Use IPAddress instead of string for IP
2021-05-29 16:23:45 +10:00
UnknownShadow200
ca854b8313
Colour error/warning messages in CLI/GUI log
2021-05-29 14:47:12 +10:00
forkiesassds
7b594fce44
Rebase on upstream.
2021-05-29 01:16:30 +03:00
UnknownShadow200
2826bf8f20
Make custom commands GUI support other languages too
2021-05-28 08:56:01 +10:00
UnknownShadow200
9f26538143
Allow adding custom compilers for scripting
2021-05-28 07:43:20 +10:00
UnknownShadow200
493f96c1a6
When logging invalid config keys, it helps to also log the invalid value
2021-05-27 20:44:49 +10:00
UnknownShadow200
024f7d4e91
Fix /ccols edit not working with non-ascii colour codes (Thanks Desaxu)
2021-05-27 20:32:32 +10:00
UnknownShadow200
c22cd55997
Release 1.9.3.2
1.9.3.2
2021-05-26 07:44:21 +10:00
UnknownShadow200
7a3c955573
Discord: Fix if you initially provided an invalid token, corrected the bot token in discord properties, then did /server reload, and then did /discordbot connect, the bot wouldn't reconnect
2021-05-25 19:31:19 +10:00
UnknownShadow200
c8bd0364fe
Merge pull request #610 from UnknownShadow200/RelayRewrite
...
Relay rewrite
2021-05-25 19:19:46 +10:00
UnknownShadow200
2163f77bb7
Discord: Don't leak WebResponse on error
2021-05-25 19:19:02 +10:00
UnknownShadow200
51931e75c7
Discord/IRC: Survive internet dropouts when possible
2021-05-23 22:32:50 +10:00
UnknownShadow200
9013126d70
Avoid multiple disconnect messages
2021-05-23 21:49:42 +10:00
UnknownShadow200
7acdd53f45
Try to fix few messages lost on reconnect with discord, redesign relaybot operation in general
2021-05-23 21:30:11 +10:00
UnknownShadow200
702120308b
Discord: Fix after disconnected 3 times, stopped trying to reconnect
2021-05-23 19:52:29 +10:00
UnknownShadow200
bd4a499150
Split up DiscordApiClient into generic base RelayBotSender too
2021-05-23 19:43:42 +10:00
UnknownShadow200
5092e847f7
Remove more IRC stuff don't need
2021-05-23 19:26:17 +10:00
UnknownShadow200
2270d7f793
Make IRC bot a proper plugin
2021-05-22 22:55:53 +10:00
UnknownShadow200
0e3c84762d
Release 1.9.3.1
1.9.3.1
2021-05-22 11:55:41 +10:00
UnknownShadow200
91c2102ce1
Discord: Add help link, ignore chat from channels not specified in config
2021-05-21 21:45:01 +10:00
UnknownShadow200
e65b1888bf
Discord: Allow replacing words/phrases sent to discord
2021-05-21 20:09:31 +10:00
UnknownShadow200
6eb8d6831c
Split up custom chat token parsing
2021-05-21 19:09:03 +10:00
UnknownShadow200
d54ea6015e
Discord/IRC: Fix config not getting updated when reloading settings
2021-05-21 06:57:47 +10:00
UnknownShadow200
c518fb70e3
Add OnConfigUpdated event
2021-05-20 21:57:10 +10:00
UnknownShadow200
6840d29e7d
Discord: Don't allow using markdown in chat
2021-05-20 20:54:10 +10:00