stevenarella/protocol/src/protocol
iceiix c0849e4a29 1.14.3 protocol support (490) (#194)
* Copy v1_14_3 from v1_14_2

* Add protocol 490 for v1_14_3

* Add missing 1.14 release TradeList packet fields

TradeList only had fields from the prerelease:
19w02a (452): https://wiki.vg/index.php?title=Pre-release_protocol&oldid=14515#Trade_List

add the six missing fields present in the 1.14 release:
1.14 (477): https://wiki.vg/index.php?title=Pre-release_protocol&oldid=14752#Trade_List

Note this breaks 19w02a TradeList parsing, can be fixed by splitting the
packet for 19w02a/1.14 if needed later.

* Add TradeList_WithRestock variant with new can_restock field
2019-07-07 14:58:49 -07:00
..
versions 1.14.3 protocol support (490) (#194) 2019-07-07 14:58:49 -07:00
forge.rs Use super:: relative instead of crate::protocol absolute import paths 2019-05-25 14:09:09 -07:00
mod.rs 1.14.3 protocol support (490) (#194) 2019-07-07 14:58:49 -07:00
mojang.rs Add support for compiling WebAssembly wasm32-unknown-unknown target (#92) 2019-03-03 08:32:36 -08:00
packet.rs 1.14.3 protocol support (490) (#194) 2019-07-07 14:58:49 -07:00
versions.rs 1.14.3 protocol support (490) (#194) 2019-07-07 14:58:49 -07:00