Minecraft-Console-Client/MinecraftClient
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
..
ChatBots ConsoleIO: Sync with SharpTools 2018-05-28 22:09:50 +02:00
Commands Add 'Debug' command for toggling debug messages 2017-03-15 19:14:58 +01:00
config Spelling/typo mistake at line 27 2018-02-13 08:42:59 +01:00
Crypto Remove padding mechanism 2015-06-19 19:40:18 +02:00
Mapping Implement more realisic fall to ground 2017-03-10 23:40:02 +01:00
Properties Add build info inside MCC executable 2018-05-28 20:54:58 +02:00
Protocol ConsoleIO: Sync with SharpTools 2018-05-28 22:09:50 +02:00
Proxy Merge onlyforlogin and enabled in proxy settings 2015-10-22 20:56:08 +02:00
Resources Fix Resources folder 2014-05-31 02:01:53 +02:00
WinAPI Fix Windows version detection for UTF-8 console 2018-02-11 15:43:58 +01:00
.gitignore BouncyCastle reference is still there 2013-11-04 18:48:48 +11:00
AutoTimeout.cs Fix BungeeCord 1.8 (2nd attempt) 2015-01-31 11:21:06 +01:00
ChatBot.cs Allow access to raw JSON messages from ChatBot 2017-05-31 20:54:16 +02:00
Command.cs Several fixes 2014-07-01 14:10:29 +02:00
ConsoleIO.cs ConsoleIO: Sync with SharpTools 2018-05-28 22:09:50 +02:00
CSharpRunner.cs Allow access to raw JSON messages from ChatBot 2017-05-31 20:54:16 +02:00
Json.cs Fix \n Json decoding and allow line breaks in chat 2017-06-07 20:52:08 +02:00
McTcpClient.cs ConsoleIO: Sync with SharpTools 2018-05-28 22:09:50 +02:00
MinecraftClient.csproj Move SessionToken.cs 2018-05-25 20:27:31 +02:00
MinecraftClient.csproj.user Last minute changes for 1.6.0 + Changes from #13 2013-08-12 13:06:07 +02:00
Program.cs ConsoleIO: Sync with SharpTools 2018-05-28 22:09:50 +02:00
Settings.cs ConsoleIO: Sync with SharpTools 2018-05-28 22:09:50 +02:00