Minecraft-Console-Client/MinecraftClient/ChatBots
ReinforceZwei 2017d5d652
Add support of language files (#1273)
* Basic support of language file
Only mapped main part of MCC.
* Translations function imporve
* Change translation file naming
* Fix default translation file naming
* Complete translation file mapping for main part
Command and ChatBot not done yet
* Complete translation mapping for commands
Except Entitycmd
* Complete translation mapping for ChatBots
* Add new method for replacing translation key
Just for Entitycmd. Be proud of yourself. We have a convenient method now.
* Complete all translation mapping
* Add default config and translation file to resource
* Remove untranslatable messages from default translation file
2020-10-17 13:41:31 +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 support of language files (#1273) 2020-10-17 13:41:31 +02:00
AutoCraft.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
AutoDrop.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
AutoEat.cs Fix AutoEat crash (#1068) 2020-06-14 15:14:51 +02:00
AutoFishing.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
AutoRelog.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
AutoRespond.cs Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
ChatLog.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
HangmanGame.cs Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
Mailer.cs Add support of language files (#1273) 2020-10-17 13:41:31 +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
ReplayCapture.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Script.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
ScriptScheduler.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
TestBot.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00