Minecraft-Console-Client/MinecraftClient
ReinforceZwei c04c597aba
Implement Microsoft account login (#1397)
* Implement Microsoft account login
* Create proxied web request class
* Whole bunch of code that doesn't work
* I finally FIXED IT
It took me 2 hours to resolve the problem
* Fill the missed method summary
* Remove some unused code
* Revert http version
* Remove JSON parsing bug workaround
Not needed anymore as per e06438b582
* Remove comment asking about clientID
Client ID is used for session token refreshes. Random UUID without hyphens
Co-authored-by: ORelio <ORelio@users.noreply.github.com>
2021-01-06 21:14:51 +01:00
..
ChatBots Fix #1393 2020-12-31 13:49:24 +01:00
Commands Fix Entity Z not correctly shown (2nd fix #1370) 2020-12-12 22:48:21 +01:00
config Add QIWI OnDonation Optional ChatBot Script (#1360) 2020-12-06 13:07:32 +01:00
Crypto fix some doc strings 2019-10-03 09:48:40 +02:00
Inventory Adds support for villager trading (#1316) 2020-11-08 23:39:07 +01:00
Mapping 1.16+ Terrain and Movement support (#1353) 2020-11-28 20:48:35 +01:00
Properties Fix dev build numbering, add update notes 2019-04-28 15:58:10 +02:00
Protocol Implement Microsoft account login (#1397) 2021-01-06 21:14:51 +01:00
Proxy Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Resources Implement Microsoft account login (#1397) 2021-01-06 21:14:51 +01: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 Merge #1332 and #1333 2020-11-14 10:19:55 +01:00
Command.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
ConsoleIO.cs Strip Minecraft Color Codes (§) in BasicIO-NoColor mode (#995) 2020-05-14 19:36:56 +02:00
CSharpRunner.cs Implement global chat message cooldown (#661) 2020-10-24 17:49:18 +02:00
DefaultConfigResource.Designer.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
DefaultConfigResource.resx Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
FileMonitor.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
INIFile.cs Use FileMonitor to synchronize Mailer bot (#1108) (v2) 2020-08-07 11:58:44 +02:00
Json.cs Json parsing fixes 2020-12-24 14:32:25 +01:00
McClient.cs Enable TCP Read Timeout (#1348) 2020-11-27 22:17:51 +01:00
MinecraftClient.csproj Implement Microsoft account login (#1397) 2021-01-06 21:14:51 +01:00
MinecraftClient.csproj.user Add GetShort() method in dataTypes 2020-03-27 13:10:37 +01:00
Program.cs Implement Microsoft account login (#1397) 2021-01-06 21:14:51 +01:00
Settings.cs Implement Microsoft account login (#1397) 2021-01-06 21:14:51 +01:00
Translations.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00