Minecraft-Console-Client/MinecraftClient/ChatBots
ORelio 3e2622fbb7 Various C# Script improvements
Move handling code in a separate file
Add caching ability for low-power devices (rpi..)
Use a distinct API with MCC.MethodName()
Stop script execution only on specific API calls
2015-08-23 18:51:29 +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 'other' messages support in AutoRespond 2015-08-02 12:20:51 +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 Various C# Script improvements 2015-08-23 18:51:29 +02:00
ScriptScheduler.cs Add argument passing for C# scripts 2015-06-25 12:12:59 +02:00
TestBot.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00