Commit graph

12 commits

Author SHA1 Message Date
basaigh
c69a8c3537 24w33a 2024-08-24 15:15:45 +01:00
Alex
f2858940ca
Add slf4j to tests (#834)
This shows slf4j info logs in tests.
2024-06-18 17:14:41 +02:00
Alex
471e92ec6a
Replace MCAuth with RK_01 MinecraftAuth (#795)
* Initial work on moving over mcauth

* Initial work on importing MinecraftAuth

* Make compile

* Remove extra headers code

* Switch to different http utils

* Merge changes

* Cleanup

* Remove unused exceptions and constructors

* Implement proxies

* Fixup proxy stuff

* Cleanup

* Remove SR license header

* Remove custom exceptions

* Move auth into main module

Auth has become so small that it's not worth keeping separate

* Make ProxyInfo be part of network again

* Fix indent

* Allow null id and name in GameProfile

* Fix remaining logs

* Make texture checker more accurate

* Fix spaces

* Update dependencies

* Remove usage of var

* Use faster approach for reading raw uuids.
2024-06-17 13:23:42 -07:00
Alex
5624d7729a
Add coverage (#784) 2024-06-17 00:16:08 -07:00
Camotoy
784e91c647
Merge remote-tracking branch 'origin/master' into feature/1.21 2024-06-09 15:36:13 -04:00
Alex
ebc06dc94e
Add Slf4j (#808)
* Add slf4j

* Use lombok inside tests

* Fix double error printing

* Remove lombok annotation
2024-06-02 11:25:35 -04:00
Camotoy
d5298b3974
Bump to snapshot 2024-05-13 22:33:11 -04:00
Camotoy
98f0582029
Release 1.20.6-1 2024-05-13 22:24:56 -04:00
basaigh
a8756aad16 24w18a 2024-05-03 16:51:58 +01:00
basaigh
12b94d740e Fix version and remove redundant repository 2024-05-03 11:01:12 +01:00
Alex
98410a1c02
Switch from OpenNBT to Cloudburst NBT (#799) 2024-04-26 21:32:57 -04:00
Alex
4f2e7a5b55
Move package/license to GeyserMC, gradle conventions and submodules (#782)
* Change packages

* Move everything to a protocol submodule

* gradle conventions, update license

---------

Co-authored-by: Konicai <71294714+Konicai@users.noreply.github.com>
2024-01-11 12:21:23 -05:00