barneygale / quarry

Python library that implements the Minecraft network protocol and data types
Other
532 stars 74 forks source link

Fix login_set_compression not sending (47) #130

Closed IIHERO4 closed 2 years ago

IIHERO4 commented 2 years ago

This fixes compression threshold not changing for 1.8.x+ (https://wiki.vg/index.php?title=Protocol&oldid=7368#Set_Compression_2) the protocol 47 supports it anyways

IIHERO4 commented 2 years ago

i dont know why it was like that but if this is intended i would like to know the reason i tested it in a proxy and works fine