Minecraft-Console-Client/MinecraftClient
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
..
ChatBots Add setting for overriding attack speed for autoattack (#1512) 2021-03-28 19:26:38 +08:00
Commands Fix Entity Z not correctly shown (2nd fix #1370) 2020-12-12 22:48:21 +01:00
config TreeFarmer: Change sapling direction to up (#1537) 2021-04-11 22:53:53 +08: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
Logger Implement log to file logger (#1494) 2021-03-07 14:23:26 +08:00
Mapping New method for getting looking location (#1503) 2021-03-13 22:23:58 +08:00
Properties Fix dev build numbering, add update notes 2019-04-28 15:58:10 +02:00
Protocol Implement Realms support (#1533) 2021-04-12 19:46:33 +08:00
Proxy Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Resources Implement Realms support (#1533) 2021-04-12 19:46:33 +08: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 New entity status packet event (#1506) 2021-03-21 22:17:19 +08: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 Remove SendText delay in C# scripts (#1480) 2021-02-25 18:02:41 +01: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 Implement Realms support (#1533) 2021-04-12 19:46:33 +08:00
McClient.cs Add setting for overriding attack speed for autoattack (#1512) 2021-03-28 19:26:38 +08:00
MinecraftClient.csproj Implement log to file logger (#1494) 2021-03-07 14:23:26 +08:00
MinecraftClient.csproj.user Specify the CSharp version to 4 in project file 2021-04-07 21:01:07 +02:00
Program.cs Implement Realms support (#1533) 2021-04-12 19:46:33 +08:00
Settings.cs Implement Realms support (#1533) 2021-04-12 19:46:33 +08:00
Translations.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00