UnknownShadow200
193975b8eb
Merge pull request #572 from derekdinan/master
...
Allow configuring announcement interval
2021-01-16 16:44:37 +11:00
UnknownShadow200
5a0468ba3b
Force enable TLS 1.1/1.2, fixes checking for updates not working
2021-01-16 15:02:20 +11:00
Derek
9f49a1515e
Switch from ConfigInt to ConfigTimespan for consistency
2021-01-16 08:41:06 +10:00
Derek
d3b205c7d3
Allow configuring announcement interval
...
Thought this might be useful.
I've stuck with the default intervals of 5 minutes and set the max to 60. Feel free to change this to your liking.
2021-01-16 08:24:43 +10:00
UnknownShadow200
d14b07beef
GUI: Improve Players tab again by not showing + in names, also explicitly mention player name in actions log
2021-01-16 01:33:19 +11:00
UnknownShadow200
c19c682f0a
GUI: Improve Players tab by showing 'Online players' label above list box, change 'Spawn' action for 'Mute' action instead
2021-01-16 01:27:16 +11:00
UnknownShadow200
2d87519af2
Try to workaround certain versions of wine-mono crashing in GUI when clicking on Settings/Maps tab/Players tab, fixes #549
2021-01-16 01:01:14 +11:00
UnknownShadow200
f2ece15935
CTF: Allow configuring tag distance threshold (Thanks Venk)
2021-01-15 20:47:21 +11:00
UnknownShadow200
5fe6104060
CLI: Use darkgrey instead of black color, because black text on black background is unreadable
2021-01-14 18:04:10 +11:00
UnknownShadow200
38b3d0c7e3
Remove /botai add reverse
2021-01-11 19:13:47 +11:00
UnknownShadow200
c49ab830c6
Add compiling instructions
2021-01-07 21:37:58 +11:00
UnknownShadow200
60125d3132
Drop support for automatically combining .env and .properties files
...
Considering .env support was removed 4.5 years ago, I think it's okay to drop support. You can still manually upgrade .env files by simply copying all the contents of an .env file and pasting it to the end of the corresponding .properties file
2021-01-05 19:05:01 +11:00
UnknownShadow200
7a1aee49d6
Add event for infoswapping (Thanks Goodly)
2021-01-03 23:45:11 +11:00
UnknownShadow200
fc40e6597e
Merge pull request #569 from Fam0r/master
...
Fix custom color list in being formatted improperly
2021-01-03 08:55:14 +11:00
Fam0r
1bfaf5f4f7
Fix custom color list in being formatted improperly
2021-01-02 21:22:28 +02:00
UnknownShadow200
f2bd934202
Fix being able to use /unflood to turn off physics on maps you don't have access to (Thanks SpiralP)
2021-01-02 22:55:45 +11:00
UnknownShadow200
b899c07036
Fix doing /me from console not showing on IRC and erroring instead
2021-01-02 11:37:53 +11:00
UnknownShadow200
a46a07c315
Allow sending raw IRC commands from IRC bot
2020-12-29 13:28:52 +11:00
UnknownShadow200
68971fca26
Fix /shutdown [reason] only showing first word of reason
2020-12-28 17:03:09 +11:00
UnknownShadow200
0c992d7969
Fix /tp erroring with normally impossible invalid input
2020-12-27 14:30:56 +11:00
UnknownShadow200
d2a4c60c77
Fix /setrank (Thanks Fam0r)
2020-12-24 23:01:49 +11:00
UnknownShadow200
2c68707955
Add some comments, fix some comments
2020-12-21 21:26:38 +11:00
UnknownShadow200
ce0223a237
Remove .RemoveLastPlus() from spawn entity packets
...
This is unnecessary for players since we don't show + at end of player names anyways (Thanks SpiralP)
2020-12-20 22:01:10 +11:00
UnknownShadow200
6e53033204
Add cancel argument for levelsave/unload/rankchange events
2020-12-20 08:50:41 +11:00
UnknownShadow200
a98c00e724
Improve explanatory comments for /cmdcreate generated command skeletons
2020-12-19 11:18:08 +11:00
UnknownShadow200
86f143c02b
Drop 'Reference X.dll' support, only '//reference X.dll' supported now
...
This way plugins/commands that need to reference other dlls can still be compiled with normal C# compiler without needing to modify the source code
2020-12-19 11:04:43 +11:00
UnknownShadow200
e3f458e905
Release 1.9.2.8
1.9.2.8
2020-12-19 07:02:45 +11:00
UnknownShadow200
695c86722a
Cleanup BotsFile.cs a bit
2020-12-18 21:41:22 +11:00
UnknownShadow200
1e09de0425
Don't show + in names in connect/disconnect logs
2020-12-18 21:10:03 +11:00
UnknownShadow200
ee0e3ed542
Allow using \: in custom chat tokens to specify that a : should be included as part of the trigger, instead of the seperator between trigger and replacement (Thanks SpicyCombo)
2020-12-18 07:55:40 +11:00
UnknownShadow200
75d16280c6
Allow freezing offline players
...
Also fix unfreezing only showing first word of reason
2020-12-17 23:17:03 +11:00
UnknownShadow200
1cc727a569
Allow muting offline players
2020-12-17 22:10:02 +11:00
UnknownShadow200
4f89016159
Last bunch of IRC cleanup for now
2020-12-11 22:12:12 +11:00
UnknownShadow200
419fe6cfb0
remove more unused IRC code
2020-12-11 21:45:59 +11:00
UnknownShadow200
6c2b772d01
Remove unused methods from IRC's Sender class
2020-12-11 21:24:00 +11:00
UnknownShadow200
02e29725bd
Fix Colors.StripUsed not stripping system colour codes
2020-12-11 21:00:52 +11:00
UnknownShadow200
15406b5456
Finally make changing model scale show a proper message
2020-12-11 20:37:50 +11:00
UnknownShadow200
ead6f6eaff
Split up /Model into /Model and /ModelScale
2020-12-11 20:26:11 +11:00
UnknownShadow200
dceaea4aea
You can delete door blocks now when physics level is 0
2020-12-11 20:03:15 +11:00
UnknownShadow200
f121feadcc
When matching player names, prefer exactly matching a player's name first
...
So e.g. if you have UnknownShadow and UnknownShadow200 online, doing /tp UnknownShadow now TPs to UnknownShadow, instead of saying 'unknownshadow+, unknownshadow200+ match 'unknownshadow'
2020-12-06 20:11:45 +11:00
UnknownShadow200
0850a1d402
Make Transform drawing API suck less
2020-12-06 14:15:45 +11:00
UnknownShadow200
1d5504eb25
Don't require websocket protocol to be 'ClassiCube'
...
Now the protocol is completely ignored, which should make it easier for people using websocket proxies to connect
2020-12-03 21:32:56 +11:00
UnknownShadow200
fccf9f42c7
Split up WebSocket into BaseWebSocket and WebSocket
2020-12-03 19:58:01 +11:00
UnknownShadow200
6fb5483328
/Last doesn't show /Opchat or /AdminChat use now
2020-12-02 20:16:14 +11:00
UnknownShadow200
ac2d8836bf
Fix if you do /lb edit 65-67 whatever, it ends up editing a lot of unrelated blocks too
2020-11-30 21:01:33 +11:00
UnknownShadow200
5869a4437d
Use Colors.StripUsed instead of Colors.Strip in more places such as /who,/clients, name filter, etc
2020-11-28 22:46:50 +11:00
UnknownShadow200
3bbfe03789
Help in GUI should also use Chat.Format and should still show ampersands that are not followed by a valid colour code
2020-11-28 22:27:20 +11:00
UnknownShadow200
84da13d10a
Make JSON parsing API not suck so much
2020-11-28 00:36:31 +11:00
UnknownShadow200
9a78c18526
Prefer TextWriter instead of StreamWriter in places
2020-11-26 21:50:49 +11:00
UnknownShadow200
f0bd016e1d
Countdown: Make it much more difficult to avoid falling down the glass chute (Thanks Scav)
2020-11-25 22:30:12 +11:00