Minecraft-Console-Client/MinecraftClient
ORelio 2907b9c587 Account list file support
Accounts can be stored in a file and used while (re)connecting
+ Check that the server IP is valid (avoid /connect <player>)
+ Fix command prompt not exiting while exiting the server
+ SendChatMessage() -> SendText() method name change
2014-06-19 19:24:03 +02:00
..
ChatBots Chatlog, Message sending fixes 2014-06-16 14:23:56 +02:00
Commands Account list file support 2014-06-19 19:24:03 +02:00
config Account list file support 2014-06-19 19:24:03 +02:00
Crypto App refactoring almost done 2014-05-31 01:59:03 +02:00
Properties Fix network reading incomplete strings 2014-05-15 18:36:01 +02:00
Protocol Add setting for manually choosing MC version 2014-06-14 16:01:19 +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 Account list file support 2014-06-19 19:24:03 +02:00
Command.cs Commands as separate classes 2014-06-18 13:32:17 +02:00
ConsoleIO.cs Variable engine done, catch bot exceptions 2014-06-11 20:40:25 +02:00
McTcpClient.cs Account list file support 2014-06-19 19:24:03 +02:00
MinecraftClient.csproj Commands as separate classes 2014-06-18 13:32: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 Commands as separate classes 2014-06-18 13:32:17 +02:00
Settings.cs Account list file support 2014-06-19 19:24:03 +02:00