Commit graph

11 commits

Author SHA1 Message Date
rtm516
8c386a7200
Update Geyser and fix builds 2021-08-30 21:02:22 +01:00
rtm516
eeadde0550
Rework how connections work to remove the use for the transfer packets and multiple ports (#30)
* Move to a more linear connection flow and remove the need for a second port

* Update configs

* Remove un-used remote address config options

* Update docker file

* Start internal Geyser on boot

* Fix srv resolving

* Fix inventory data when loading into the server
2021-06-16 12:18:07 +01:00
Camotoy
03270131e5
Prevent race conditions and clean up server forwarding 2021-03-17 11:17:13 -04:00
Camotoy
47c3a22df5
Allow Bedrock to manage entering server and not us (#22) 2021-02-20 21:43:12 +00:00
Camotoy
498df7983b
Add Microsoft account support (#19)
* Add MSA support; fix up whatever IntelliJ complained about

* Add togglable password authentication option
2021-01-11 21:29:39 +00:00
rtm516
ef310991d6
Clean copyright message and update all files (#7)
* Clean copyright message and update all files

* Change repo link to GeyserConnect
2020-07-29 15:54:47 +01:00
rtm516
867cf9ae51 Update to 1.16 2020-07-08 23:24:15 +01:00
rtm516
166006594b Add support for offline servers 2020-06-19 12:23:03 +01:00
rtm516
c7b05d92a5 Move player map to store by XUID instead of socket address
This will fix issues with strange socket address changes causing users to not be able to connect to the proxy
2020-06-17 17:37:07 +01:00
rtm516
bb5628acf6 Add licence infomation 2020-06-17 10:46:19 +01:00
rtm516
8a8ea5cd7f Change name to GeyserConnect 2020-06-16 23:30:37 +01:00
Renamed from src/main/java/org/geysermc/multi/proxy/GeyserProxySession.java (Browse further)