Minecraft-Console-Client/MinecraftClient/ChatBots
breadbyte d9f1a77ac2
.NET 5+ Support (#1674)
Implement changes to support .NET 5 onwards.
Co-authored-by: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com>
Co-authored-by: ORelio <ORelio@users.noreply.github.com>
2022-07-03 22:34:07 +08:00
..
Alerts.cs .NET 5+ Support (#1674) 2022-07-03 22:34:07 +08:00
AntiAFK.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
AutoAttack.cs Add setting for overriding attack speed for autoattack (#1512) 2021-03-28 19:26:38 +08:00
AutoCraft.cs Update README and URLs 2021-10-10 20:56:39 +02:00
AutoDrop.cs Fix player inventory being deleted by server (#1430) 2021-01-31 08:25:04 +08:00
AutoEat.cs Fix AutoEat crash (#1068) 2020-06-14 15:14:51 +02:00
AutoFishing.cs Fix #1393 2020-12-31 13:49:24 +01:00
AutoRelog.cs Add random demay in AutoRelog 2020-11-04 19:23:46 +01:00
AutoRespond.cs AutoRespond: Support for per-match cooldown (#593) 2021-05-22 15:27:28 +02:00
ChatLog.cs Add lock to chatlog file (#1488) 2021-03-07 14:20:54 +08: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 Remove illegal characters in chat messages before sending (#1587) 2021-05-12 19:34:55 +02:00
ReplayCapture.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Script.cs .NET 5+ Support (#1674) 2022-07-03 22:34:07 +08: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