Minecraft-Console-Client/MinecraftClient/Protocol
ORelio 2e52bdea39 Fix SessionCache.ini (Mojang now uses JWT)
Session IDs from Mojang are now JWT instead of UUID
2020-03-01 19:59:35 +01:00
..
Dns Replace DnDns with HeijdenDns 2017-03-11 15:28:32 +01:00
Handlers Remind in config that inventory is not implemented yet 2020-02-11 21:33:22 +01:00
Session Fix SessionCache.ini (Mojang now uses JWT) 2020-03-01 19:59:35 +01:00
ChatParser.cs https://github.com/ORelio/Minecraft-Console-Client/issues/525: general 1.13 support (v393 protocol). Note that terrainandmovements might cause some issues 2018-10-07 08:27:31 +02:00
IMinecraftCom.cs fix some doc strings 2019-10-03 09:48:40 +02:00
IMinecraftComHandler.cs Add connection timeout using server keepalives 2019-09-15 17:01:53 +02:00
Inventory.cs Started to implement inventory handling 2019-05-28 18:53:40 +02:00
InventoryType.cs Started to implement inventory handling 2019-05-28 18:53:40 +02:00
Item.cs Started to implement inventory handling 2019-05-28 18:53:40 +02:00
ProtocolHandler.cs Added the 1.15.2 protocol 2020-02-09 14:27:26 +01:00