Minecraft-Console-Client/MinecraftClient/ChatBots
ORelio ecf0114f62 ConsoleIO: Sync with SharpTools
Had 2 versions of the ConsoleIO class, one here inc MCC (the original),
and another one in SharpTools, more generic, for use in other projects.

Both had diverged, this commit imports changes from the other repository.
This should not have any particular effect on MCC, besides adding more
documentation and settings in the source code of the class.

If any issue arises, as always, please report it :)
2018-05-28 22:09:50 +02:00
..
Alerts.cs ConsoleIO: Sync with SharpTools 2018-05-28 22:09:50 +02:00
AntiAFK.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
AutoRelog.cs Fix uninitialized AutoRelog for static errors 2016-03-21 13:26:45 +01:00
AutoRespond.cs Allow restricting AutoRespond matches to bot owner 2016-08-21 19:53:31 +02:00
ChatLog.cs Prevent invalid chars in logfile path 2016-05-15 14:37:06 +02:00
HangmanGame.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
PlayerListLogger.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
RemoteControl.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
Script.cs ScriptScheduler: Add debug messages for issue #431 2018-05-08 19:27:19 +02:00
ScriptScheduler.cs Improve debug output for HTTPS requests 2018-05-23 19:07:31 +02:00
TestBot.cs ScriptScheduler: Add debug messages for issue #431 2018-05-08 19:27:19 +02:00