Minecraft-Console-Client/MinecraftClient/ChatBots
ORelio 20fb2323a4 Read all files as UTF-8 (#1035)
Fix encoding issues with some languages such as Chinese
by forcing UTF-8 everywhere. Configuration files written
in ANSI/Latin-1 and other encodings will need conversion.
2020-05-29 20:23:03 +02:00
..
Alerts.cs ConsoleIO: Sync with SharpTools 2018-05-28 22:09:50 +02:00
AntiAFK.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
AutoAttack.cs Add SendPlaceBlock, PlayerDigging, OnExplosion, OnGamemodeUpdate, OnSetExperience (#1027) 2020-05-29 20:18:34 +02:00
AutoEat.cs Get rid of UseItemOnHand in using chatbots, replace with UseItemInHand 2020-05-03 10:49:51 -05:00
AutoFishing.cs Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
AutoRelog.cs Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
AutoRespond.cs Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
ChatLog.cs Rename Result to result to be compliant. 2020-05-03 11:18:18 -05:00
HangmanGame.cs Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +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 Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
ScriptScheduler.cs Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
TestBot.cs ScriptScheduler: Add debug messages for issue #431 2018-05-08 19:27:19 +02:00