Minecraft-Console-Client/MinecraftClient/Protocol/SessionCache
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
..
CacheType.cs Reduce output verbosity, default session cache 2016-03-10 13:29:05 +01:00
SessionCache.cs Improve session caching 2018-05-03 23:51:56 +02:00