Minecraft-Console-Client/MinecraftClient
2020-05-03 10:55:55 -05:00
..
ChatBots Change OnlyInternal to OnlyInternalCommands 2020-05-03 10:55:55 -05:00
Commands Add some features of command logging 2020-05-01 09:26:51 -05:00
config Implement pull request #982 2020-05-01 14:02:23 +02:00
Crypto fix some doc strings 2019-10-03 09:48:40 +02:00
Inventory Remove IsFood method from Item class 2020-04-09 20:50:34 +02:00
Mapping Added UUID initializers for the functions that support it in McTcpClient.cs, Also Fixed some redundant Object creation. 2020-04-30 23:40:07 +02:00
Properties Fix dev build numbering, add update notes 2019-04-28 15:58:10 +02:00
Protocol Fix the PacketID on 1.13.2 2020-05-01 11:47:00 -05:00
Proxy Use SocketException when proxy connection fails 2019-04-17 05:59:02 +02:00
Resources Fix Resources folder 2014-05-31 02:01:53 +02:00
WinAPI Fix Windows version detection for UTF-8 console 2018-02-11 15:43:58 +01: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 Rename SendAction to SendEntityAction in ChatBot.cs 2020-05-03 10:52:58 -05:00
Command.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
ConsoleIO.cs ConsoleIO: Rewrite backspace handling 2020-04-15 14:54:36 +02:00
CSharpRunner.cs Add build instructions 2020-03-28 00:00:48 +01:00
Json.cs Fix \n Json decoding and allow line breaks in chat 2017-06-07 20:52:08 +02:00
McTcpClient.cs Add ChatBot methods to get inventories. 2020-05-01 10:52:43 -05:00
MinecraftClient.csproj Remove AutoLook.cs Chatbot because it is not in main project. Also removes it in McTcpClient.cs, and gets rid of the Settings.cs and Default paramaters. 2020-05-01 09:02:15 -05:00
MinecraftClient.csproj.user Add GetShort() method in dataTypes 2020-03-27 13:10:37 +01:00
Program.cs Catch exceptions from ChatBots for new API events 2020-04-02 23:31:00 +02:00
Settings.cs Remove AutoLook.cs Chatbot because it is not in main project. Also removes it in McTcpClient.cs, and gets rid of the Settings.cs and Default paramaters. 2020-05-01 09:02:15 -05:00