Minecraft-Console-Client/MinecraftClient
2022-07-05 09:29:40 +02:00
..
ChatBots Fixed Auto Attack bot (forgot to add a method to a commit before) 2022-06-28 17:37:16 +02:00
Commands Add command to disable Gravity (#1955) 2022-03-06 19:37:27 +01:00
config Automatic sugar cane farming (#1882) 2022-01-04 22:34:09 +08:00
Crypto fix some doc strings 2019-10-03 09:48:40 +02:00
Inventory Implemented "Click Window" for 1.18 (now sending the new required fields), formated few files with Visual Studio formatting. PS: left debug for people to see, I'll remove it once everything is working 2022-07-01 18:59:58 +02:00
Logger Add logging of color codes (#1811) 2021-10-30 11:40:58 +08:00
Mapping Fixed requested changes in the review. Except: Container (TODO) 2022-06-28 13:45:23 +02:00
Properties Update README and URLs 2021-10-10 20:56:39 +02:00
Protocol Fixed the array length issue 2022-07-05 09:29:40 +02:00
Proxy Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Resources Fixed requested changes in the review. Except: Container (TODO) 2022-06-28 13:45:23 +02:00
WinAPI Add ability to perform clean-up code before quitting (#1561) 2021-05-01 16:56:31 +02:00
.gitignore BouncyCastle reference is still there 2013-11-04 18:48:48 +11:00
AutoTimeout.cs Fix BungeeCord 1.8 (2nd attempt) 2015-01-31 11:21:06 +01:00
ChatBot.cs Improve pathfinding capabilities (#1999) 2022-04-30 00:56:41 +02:00
Command.cs Fix quote detection in /setrnd (#1915) 2022-01-24 16:15:44 +01:00
ConsoleIO.cs Strip Minecraft Color Codes (§) in BasicIO-NoColor mode (#995) 2020-05-14 19:36:56 +02:00
CSharpRunner.cs Implement thread-safe ChatBot API (#1510, #1579) 2021-05-15 17:36:16 +02:00
DefaultConfigResource.Designer.cs Add support for inventory layout as ASCII art (#906) 2021-05-29 15:21:38 +02:00
DefaultConfigResource.resx fix caps 2021-06-01 09:08:30 +02:00
FileMonitor.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
INIFile.cs Use FileMonitor to synchronize Mailer bot (#1108) (v2) 2020-08-07 11:58:44 +02:00
Json.cs Implement Realms support (#1533) 2021-04-12 19:46:33 +08:00
McClient.cs Implemented "Click Window" for 1.18 (now sending the new required fields), formated few files with Visual Studio formatting. PS: left debug for people to see, I'll remove it once everything is working 2022-07-01 18:59:58 +02:00
MinecraftClient.csproj Added Entity, Item and Block palletes for 1.17/1 and 1.18/1. Added pallete generators as a command line option. Fixed a minor warning with AttackBot 2022-02-13 01:10:10 +01:00
MinecraftClient.csproj.user Specify the CSharp version to 4 in project file 2021-04-07 21:01:07 +02:00
Program.cs Fixed requested changes in the review. Except: Container (TODO) 2022-06-28 13:45:23 +02:00
Settings.cs Add command to disable Gravity (#1955) 2022-03-06 19:37:27 +01:00
TaskWithDelay.cs Implement thread-safe ChatBot API (#1510, #1579) 2021-05-15 17:36:16 +02:00
TaskWithResult.cs Improve InvokeOnMainThread mechanism 2021-05-15 16:31:02 +02:00
Translations.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00