Minecraft-Console-Client/MinecraftClient
ORelio 84b8b9da2a GUI API for tab-complete
Allow the GUI to pass a request to the console client, not to the
server.
Any string starting with a null character is handled by the console:
Command is: \0commandname\0commandarg
Output from console: \0commandname\0result
eg. \0autocomplete\0/he -> \0autocomplete\0/help
Currently, only "autocomplete" command is implemented.
2013-08-18 18:26:20 +02: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 MCC Source Code v1.5.2 2013-07-18 09:27:19 +02:00
resources Updated App Icon 2013-07-20 12:10:37 +02:00
.gitignore Add .gitignore for Microsoft Visual Studio files. 2013-07-19 17:54:33 +10:00
Bots.cs BasicIO Alerts compatibility 2013-08-17 12:53:38 +02:00
ChatParser.cs Use language from /.minecraft/assets 2013-08-12 15:05:36 +02:00
ConsoleIO.cs Added BasicIO mode 2013-08-15 18:04:29 +02:00
Crypto.cs Last minute changes for 1.6.0 + Changes from #13 2013-08-12 13:06:07 +02:00
McTcpClient.cs GUI API for tab-complete 2013-08-18 18:26:20 +02:00
MinecraftClient.csproj Last minute changes for 1.6.0 + Changes from #13 2013-08-12 13:06:07 +02:00
MinecraftClient.csproj.user Last minute changes for 1.6.0 + Changes from #13 2013-08-12 13:06:07 +02:00
MinecraftCom.cs Added BasicIO mode 2013-08-15 18:04:29 +02:00
Program.cs Added BasicIO mode 2013-08-15 18:04:29 +02:00
Settings.cs Use language from /.minecraft/assets 2013-08-12 15:05:36 +02:00