Minecraft-Console-Client/MinecraftClient
Рома Данилов 87302bafab
Keep track of current game mode (#1053)
* GetGamemode()

* GetGamemode()

* ChangeGamemode()

* GetGamemode()

* Update ChatBot.cs

code refractor

* Update Inventory.cs

Gamemode check added

* Update Protocol18.cs

* Update Protocol18.cs

* Update Protocol18.cs

code refractor

* Update IMinecraftComHandler.cs

code refractor

* Update IMinecraftComHandler.cs

* Update McTcpClient.cs

fix

* Update McTcpClient.cs

fix

* Fix duplicate gamemode event

Co-authored-by: ORelio <oreliogitantispam.l0gin@spamgourmet.com>
2020-06-13 15:00:30 +02:00
..
ChatBots Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
Commands Keep track of current game mode (#1053) 2020-06-13 15:00:30 +02:00
config Add CobblestoneMiner and TreeFarmer by Nekiplay (#1047) 2020-06-12 00:12:36 +02:00
Crypto fix some doc strings 2019-10-03 09:48:40 +02:00
Inventory Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
Mapping Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
Properties Fix dev build numbering, add update notes 2019-04-28 15:58:10 +02:00
Protocol Keep track of current game mode (#1053) 2020-06-13 15:00:30 +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 Player head icon fixes (#1049) 2020-06-09 23:31:37 +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 Keep track of current game mode (#1053) 2020-06-13 15:00:30 +02:00
Command.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
ConsoleIO.cs Strip Minecraft Color Codes (§) in BasicIO-NoColor mode (#995) 2020-05-14 19:36:56 +02:00
CSharpRunner.cs Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
Json.cs Fix \n Json decoding and allow line breaks in chat 2017-06-07 20:52:08 +02:00
McTcpClient.cs Keep track of current game mode (#1053) 2020-06-13 15:00:30 +02:00
MinecraftClient.csproj new command /animation (#1026) 2020-05-26 11:02:09 +02:00
MinecraftClient.csproj.user Add GetShort() method in dataTypes 2020-03-27 13:10:37 +01:00
Program.cs Player head icon fixes (#1049) 2020-06-09 23:31:37 +02:00
Settings.cs Add %login% variable 2020-06-09 23:22:22 +02:00