Minecraft-Console-Client/MinecraftClient
ORelio baaf37f28b Scripting bot : automatically find script file
- Automatically look for script file in config/ and scripts/ folders
- Automacically try to add '.txt' extension to the script filename
- Eg "/script testscript" properly loads "config/testscript.txt" script
2014-01-12 13:41:40 +01:00
..
config Changed a word for hangman game 2013-08-13 16:45:12 +02:00
lib Last minute changes for 1.6.0 + Changes from #13 2013-08-12 13:06:07 +02:00
Properties Added Minecraft Client GUI v1.0 to the repository 2013-08-21 14:31:57 +02:00
resources Updated App Icon 2013-07-20 12:10:37 +02:00
.gitignore BouncyCastle reference is still there 2013-11-04 18:48:48 +11:00
Bots.cs Scripting bot : automatically find script file 2014-01-12 13:41:40 +01:00
ChatParser.cs Fix for text coloration 2014-01-11 16:17:48 +01:00
ConsoleIO.cs Support text pasting with Ctrl+V 2014-01-11 12:48:59 +01:00
Crypto.cs Last minute changes for 1.6.0 + Changes from #13 2013-08-12 13:06:07 +02:00
McTcpClient.cs Fix for respawning + /respawn command 2014-01-12 13:38:52 +01:00
MinecraftClient.csproj Support text pasting with Ctrl+V 2014-01-11 12:48:59 +01:00
MinecraftClient.csproj.user Last minute changes for 1.6.0 + Changes from #13 2013-08-12 13:06:07 +02:00
MinecraftCom.cs Fix for respawning + /respawn command 2014-01-12 13:38:52 +01:00
Program.cs Fix for kick messages : now decoded from Json 2014-01-10 13:18:29 +01:00
Settings.cs Online Mode done, 1.7 compatibility should be OK 2014-01-09 23:28:41 +01:00