Minecraft-Console-Client/MinecraftClient/Protocol
LesterLian 621e5e2200
Implement Realms support (#1533)
Resolve #51 

* Realms: update to new API; fix HTTP Get

* Realms: suggested changes

Co-authored-by: ORelio <ORelio@users.noreply.github.com>

* Realms: suggested changes

Co-authored-by: ORelio <ORelio@users.noreply.github.com>

* Add negative number support for JSON parser

* Nice print realms worlds result

* Option to join Realms world with world ID

* Suggested changes

Co-authored-by: ORelio <ORelio@users.noreply.github.com>

* Failure handle

Co-authored-by: ORelio <ORelio@users.noreply.github.com>

* world id paired with index

* fix text

* Clean up the code a bit

* Add setting for displaying Realms worlds

* Rename Realms worlds setting

* Put messages into translation file

Co-authored-by: Zizhen Lian <zizhlian@umd.edu>
Co-authored-by: ORelio <ORelio@users.noreply.github.com>
Co-authored-by: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com>
2021-04-12 19:46:33 +08:00
..
Dns Replace DnDns with HeijdenDns 2017-03-11 15:28:32 +01:00
Handlers New entity status packet event (#1506) 2021-03-21 22:17:19 +08:00
Session Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
ChatParser.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
DataTypeGenerator.cs Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
EntityActionType.cs ChatBot API: OnScoreboardObjective, OnEntityEffect, OnUpdateScore, EntityInteract, Hand list (#1097) 2020-07-04 10:45:51 +02:00
GuidExtensions.cs Add support for creating replay mod capture files (#1246) 2020-09-06 21:51:42 +02:00
IMinecraftCom.cs Adds support for villager trading (#1316) 2020-11-08 23:39:07 +01:00
IMinecraftComHandler.cs New entity status packet event (#1506) 2021-03-21 22:17:19 +08:00
MicrosoftAuthentication.cs Implement browser sign-in method (#1447) 2021-02-06 09:29:14 +08:00
ProtocolHandler.cs Implement Realms support (#1533) 2021-04-12 19:46:33 +08:00
ProxiedWebRequest.cs Fix compile error (#1397) 2021-01-07 14:38:51 +08:00
ReplayHandler.cs Add support for creating replay mod capture files (#1246) 2020-09-06 21:51:42 +02:00