Minecraft-Console-Client/MinecraftClient
ORelio e4cae97dd7 ConsoleIO: Rewrite backspace handling
Manually move the cursor instead of using the backspace character.
Should help when deleting characters requiring multiple keypresses
like Chinese characters. Fix attempt for #941
2020-04-15 14:54:36 +02:00
..
ChatBots Make AutoEat not to use Threading 2020-04-13 17:49:24 +02:00
Commands Update Inventory.cs 2020-04-09 20:50:34 +02:00
config ConsoleIO: Rewrite backspace handling 2020-04-15 14:54:36 +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 Implement item types 2020-03-28 23:30:42 +01:00
Properties Fix dev build numbering, add update notes 2019-04-28 15:58:10 +02:00
Protocol Fix Entity Properties Modifiers are not calculated correctly 2020-04-09 20:50:34 +02: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 Fix AutoAttack stop working with AutoEat enabled and no food on hotbar 2020-04-13 17:49:24 +02: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 Move AutoEat to a ChatBot 2020-04-09 20:50:34 +02:00
MinecraftClient.csproj Add Item type extension 2020-04-09 20:50:34 +02: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 Move AutoEat to a ChatBot 2020-04-09 20:50:34 +02:00