Minecraft-Console-Client/MinecraftClient/Protocol
ORelio 18fd24d2d5 Improve session caching
- Change SessionCache.db to SessionCache.ini
   Allows users to view and edit session cache

 - Automatically import previous SessionCache.db
   But this file is only read, not updated

 - Automatically import Minecraft session
   If you are logged in in Minecraft, no need to login again
   This is only done if Disk session cache is enabled
   See #232 and #430 for more information

 - Disk session cache becomes default
   The feature is no longer experimental and now recommended
   as the Mojang login servers now have a severe rate limit
   Previous default was Memory session cache, not saved to disk
2018-05-03 23:51:56 +02:00
..
Dns Replace DnDns with HeijdenDns 2017-03-11 15:28:32 +01:00
Handlers Fix ID of resource pack status in 1.12+ 2017-10-20 07:55:05 +02:00
SessionCache Improve session caching 2018-05-03 23:51:56 +02:00
ChatParser.cs Allow access to raw JSON messages from ChatBot 2017-05-31 20:54:16 +02:00
IMinecraftCom.cs Implement more realisic fall to ground 2017-03-10 23:40:02 +01:00
IMinecraftComHandler.cs Allow access to raw JSON messages from ChatBot 2017-05-31 20:54:16 +02:00
ProtocolHandler.cs Improve session caching 2018-05-03 23:51:56 +02:00
SessionToken.cs Improve session caching 2018-05-03 23:51:56 +02:00