Minecraft-Console-Client/MinecraftClient
ORelio cb49ad7036 Fix TAB different behavior between MCC and Vanilla
Vanilla sends everyting behing the cursor
MCC was only sending the beginning of last typed word
Now MCC will send everything behind the cursor.
2014-08-18 10:25:43 +02:00
..
ChatBots ScriptSheduler improvments 2014-07-29 16:52:23 +02:00
Commands Add ChatBot logging to file and 'log' command 2014-07-20 12:02:17 +02:00
config ScriptSheduler improvments 2014-07-29 16:52:23 +02:00
Crypto Fix MonoAesStream 2014-07-23 15:10:57 +02:00
Properties Fix network reading incomplete strings 2014-05-15 18:36:01 +02:00
Protocol Better connection lost detection 2014-08-11 12:38:39 +02:00
Proxy Variable engine done, catch bot exceptions 2014-06-11 20:40:25 +02:00
Resources Fix Resources folder 2014-05-31 02:01:53 +02:00
.gitignore BouncyCastle reference is still there 2013-11-04 18:48:48 +11:00
ChatBot.cs Fix for previous commit 2014-07-29 17:08:24 +02:00
Command.cs Several fixes 2014-07-01 14:10:29 +02:00
ConsoleIcon.cs Revert to CMD icon on exit 2014-07-27 16:43:45 +02:00
ConsoleIO.cs Fix TAB different behavior between MCC and Vanilla 2014-08-18 10:25:43 +02:00
McTcpClient.cs Account list file support 2014-06-19 19:24:03 +02:00
MinecraftClient.csproj Add ChatBot logging to file and 'log' command 2014-07-20 12:02:17 +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 Revert to CMD icon on exit 2014-07-27 16:43:45 +02:00
Settings.cs Add ChatBot logging to file and 'log' command 2014-07-20 12:02:17 +02:00