Minecraft-Console-Client/MinecraftClient
ORelio 3ce91188c7 Add support for C# scripts in scripting bot
- Now scripts can also be written in C#
- C# scripts can access ChatBot API
- Add more methods in ChatBot API
- Add an example of C# script file
- Coding style fixes: method names ucfirst
2015-06-20 22:58:18 +02:00
..
ChatBots Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
Commands Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
config Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
Crypto Remove padding mechanism 2015-06-19 19:40:18 +02:00
Properties Add offline command prompt 2014-08-18 15:10:15 +02:00
Protocol Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
Proxy More startup error handling 2015-04-20 17:26:16 +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
AutoTimeout.cs Fix BungeeCord 1.8 (2nd attempt) 2015-01-31 11:21:06 +01:00
ChatBot.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +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 HeroChat public messages treated as private 2015-05-18 16:15:58 +02:00
McTcpClient.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
MinecraftClient.csproj Remove padding mechanism 2015-06-19 19:40:18 +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 Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
Settings.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00