Minecraft-Console-Client/MinecraftClient/ChatBots
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
..
Alerts.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
AntiAFK.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
AutoRelog.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
AutoRespond.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
ChatLog.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
HangmanGame.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
PlayerListLogger.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
RemoteControl.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
Script.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
ScriptScheduler.cs ScriptSheduler improvments 2014-07-29 16:52:23 +02:00
TestBot.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00