5429 Commits

Author SHA1 Message Date
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
UnknownShadow200
ff2185a2e4 Stop moving old files (obsolete in MCLawl even) 2021-05-20 18:21:45 +10:00
UnknownShadow200
46a54c2b8f Discord/IRC: Allow ignoring users 2021-05-20 07:32:42 +10:00
UnknownShadow200
b902cd50f1
Merge pull request #609 from Fam0r/authors-fix
Better parsing for /map authors/realmowner
2021-05-17 21:05:12 +10:00
Fam0r
b66c68b450
Parse /map realmowner better as well 2021-05-17 13:29:22 +03:00
Fam0r
9478f3fc7e
Better parsing for /map authors 2021-05-17 13:05:48 +03:00
UnknownShadow200
1a4ccea029 GUI: Fix ampersands not showing in 'insert token' popup dialog 2021-05-16 22:05:26 +10:00
UnknownShadow200
ff11c110f4 Discord: Properly handle DMs (no need for .x, don't send to in-game chat) 2021-05-16 21:51:09 +10:00
UnknownShadow200
67d6e6e2d1 Simplify relay bot API to always use channels 2021-05-16 13:01:58 +10:00
UnknownShadow200
2dc4c332c6 IRC: Allow sending chat to users instead of channels 2021-05-16 10:45:39 +10:00