Commit Graph

15 Commits

Author SHA1 Message Date
KennyTV 6371b77b94
Prepare hackery for 1.16.4 2020-10-07 12:32:52 +02:00
creeper123123321 790a9d0058 inactivate userconnection correctly when there's no translation 2020-06-25 13:49:19 -03:00
KennyTV 70e142e4c4
Fix 1.16 Bungee compat
Moved the version hack outside of the BaseProtocol class into separate impls with properly checking the sent version
2020-06-22 17:02:25 +02:00
KennyTV 529da10615
Move ProtocolInfo into its own field 2020-06-07 12:19:36 +02:00
KennyTV baf1b851c4
1.8 packet enum, add a small number of nullable annotations 2020-06-06 10:55:35 +02:00
creeper123123321 ca78bf9851 Remove portedPlayers field, let platform handle players 2020-04-12 15:37:08 -03:00
KennyTV b5e5118450 Minor protocol cleanup
Removed unneeded integer boxing and empty method implementations of the user init
2020-04-03 19:32:30 +02:00
KennyTV 6eaeb5a201 Fix login packet reading on 1.16 servers 2020-03-18 20:31:43 +01:00
KennyTV 681a0dc0e4 Remove deprecated api, remove a bit of magic 2020-02-10 10:05:56 +01:00
Myles 11ce8524ac Merge with master 2019-04-23 15:40:47 +01:00
Myles 4a8534c164 Refactor class names for protocols
The inconsistency was too much for me.
2019-04-23 15:34:17 +01:00
creeper123123321 19a75abaf3
read nbt in 1.14 chunk, pose metatype, don't change ping protocol if different from provider 2019-03-24 13:07:03 -03:00
creeper123123321 ca85c9739a
1.13-pre9, RIP BaseProtocol1_13, use Type.VAR_INT_ARRAY 2018-07-16 15:45:41 -03:00
creeper123123321 697e883649
More BaseProtocol changes 2018-07-03 11:19:32 -03:00
creeper123123321 f81892ea74
BaseProtocol changes 2018-07-03 09:58:00 -03:00