Minecraft-Console-Client/MinecraftClient
ORelio 9456e82923 Handle all internal MCC commands in one place
- MCC internal commands for command prompt, remote control and scripts
are handled in one place, thus it's no more needed to add them in 3
different places.
- "exit" command in scripts is not equivalent to "/quit"
- removed "disconnect" command in scripts /!\
- bots can now easily perform internal MCC commands.
2014-06-14 13:20:15 +02:00
..
ChatBots Handle all internal MCC commands in one place 2014-06-14 13:20:15 +02:00
config Last changes for 1.7.3 release 2014-05-14 21:39:26 +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 Variable engine done, catch bot exceptions 2014-06-11 20:40:25 +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 Handle all internal MCC commands in one place 2014-06-14 13:20:15 +02:00
ConsoleIO.cs Variable engine done, catch bot exceptions 2014-06-11 20:40:25 +02:00
McTcpClient.cs Handle all internal MCC commands in one place 2014-06-14 13:20:15 +02:00
MinecraftClient.csproj App refactoring almost done 2014-05-31 01:59:03 +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 Store server IP and server port in distinct vars 2014-06-13 16:50:55 +02:00
Settings.cs Store server IP and server port in distinct vars 2014-06-13 16:50:55 +02:00