Skip to content

Move to transports and allow developers to implement their own HTTP Clients #399

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 41 commits into from
Jul 26, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
5433cba
Just a start/idea of what we have in mind for 4.0. All subject to cha…
ConnorLinfoot Feb 28, 2021
75e7b01
Add HTTPQueryParams for some cleaner handling over an array
ConnorLinfoot Feb 28, 2021
db810c9
Add a README.md here and remove PlayerCountReply.java
ConnorLinfoot Feb 28, 2021
2475435
Add ApacheHTTPClient to Example
ConnorLinfoot Feb 28, 2021
79512a1
Merge branch 'master' into 4.0.0
ConnorLinfoot Feb 28, 2021
ffefdf6
checkReply return the same type
ConnorLinfoot Feb 28, 2021
964e8b3
Merge branch 'master' into 4.0.0
ConnorLinfoot Feb 28, 2021
a9baafa
Add comment for issue 249
ConnorLinfoot Feb 28, 2021
4665b53
Tweak doc
ConnorLinfoot Feb 28, 2021
643ae52
Some more tweaks towards javadocs etc
ConnorLinfoot Feb 28, 2021
bc7d17a
Merge branch 'master' into 4.0.0
ConnorLinfoot Feb 28, 2021
c3e69f5
Merge branch 'master' into 4.0.0
ConnorLinfoot Feb 28, 2021
cda8ec7
Move SkyBlockBazaarReply to use longs instead of ints
ConnorLinfoot Feb 28, 2021
f3c8a6d
Fix Bazaar Example
ConnorLinfoot Mar 14, 2021
9e6dfd3
Add a comment about the recent change to the name endpoint
ConnorLinfoot Mar 14, 2021
ef86bc8
Merge branch 'master' into 4.0.0
ConnorLinfoot May 9, 2021
98d3f15
Make member static
ConnorLinfoot May 9, 2021
edc181b
Add REPLAY and SMP GameType
ConnorLinfoot May 9, 2021
25eed71
Readme
ConnorLinfoot May 9, 2021
ab05344
Some tweaks, API Key is now passed and only handdled by the HTTP Client
ConnorLinfoot May 9, 2021
71d8bf1
Move a lot of things
ConnorLinfoot May 9, 2021
d79e4c2
Readme changes
ConnorLinfoot May 9, 2021
1439a17
Readme changes
ConnorLinfoot May 9, 2021
8eef69d
Update README.md
ConnorLinfoot May 9, 2021
e4534c0
update license time
ConnorLinfoot May 9, 2021
7f1fea8
Remove these, will make sure its all on the main docs
ConnorLinfoot May 9, 2021
4cecf98
Example link
ConnorLinfoot May 9, 2021
44dac46
tweaks
ConnorLinfoot May 9, 2021
b153827
Tweak
ConnorLinfoot May 9, 2021
687a737
Link direct to README.md
ConnorLinfoot May 9, 2021
16d3069
Tweak examples
ConnorLinfoot May 9, 2021
3b60271
New exceptions and rename some stuff
ConnorLinfoot May 9, 2021
8b03f3f
Add getSkyBlockProfiles method
ConnorLinfoot May 9, 2021
903841b
Add ServerType along with LobbyType
ConnorLinfoot May 9, 2021
816379c
Add a comment
ConnorLinfoot May 9, 2021
d040528
Back to Hypixel example
ConnorLinfoot May 9, 2021
7f101c4
Add User Agent
ConnorLinfoot May 9, 2021
3c1ef7a
Be consistent
ConnorLinfoot May 10, 2021
db06248
Include versions in Readme
ConnorLinfoot May 10, 2021
ecb87d9
Merge branch 'master' into 4.0.0
ConnorLinfoot May 10, 2021
64ac624
Remove skyblock profiles cause another PR has it
ConnorLinfoot May 10, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

This file was deleted.

68 changes: 0 additions & 68 deletions Java/pom.xml

This file was deleted.

Loading