BruceChen
1d52d1eadd
Fix all warnings & Trim ( #2226 )
...
* Fix AutoFishing crash
* Fix all warnings
* Remove DotNetZip.
* Fix the usage of HttpClient.
2022-10-02 18:31:08 +08:00
BruceChen
1a90b6d942
Use separate threads for decryption and decompression
2022-08-30 17:37:46 +08:00
BruceChen
d10ad138f1
Trim
2022-08-28 14:57:44 +08:00
Pokechu22
c85352f819
Fix packet compression
2017-09-09 17:07:26 +02:00
ORelio
881e080fd6
Add Terrain and Movements for MC 1.7
...
Add full support for terrain and movements on MC 1.7
Also fix #179 which was due to terrain and movements
beign enabled although unsupported on MC 1.7
2016-08-21 15:44:15 +02:00
ORelio
88b8399c5c
Add support for MC 1.8 protocol
...
Lots of changes in 1.8 protocol so a new protocol handler was necessary
Packet (de)compression done with dotNetZip Zlib compression engine
1.4.6-1.7.10 support is still there thanks to app refactoring
2014-09-04 13:58:49 +02:00