Commit Graph

17 Commits

Author SHA1 Message Date
timvisee
113f7f0bb2 Add some Forge v1.13 types 2021-11-23 00:21:29 +01:00
timvisee
692a88c16b Add some v1.16.5, v1.17, v1.17.1 types 2021-11-23 00:20:30 +01:00
timvisee
6d1ef0b27d Derive Clone on Handshake 2021-11-18 12:00:38 +01:00
timvisee
a14b40ea9d Fix some packet IDs 2021-11-16 18:08:47 +01:00
timvisee
4e6a1f9380 Add trait to obtain protocol packet ID from packet data 2021-11-16 17:56:31 +01:00
timvisee
d26a525c7b Add NamedSoundEffect 2021-11-14 15:34:21 +01:00
timvisee
bef4fa8c00 Add PluginMessage, set appropriate string length for Identifier types 2021-11-14 13:30:41 +01:00
timvisee
a4fc2bcf7b Implement more v1.17.1 packets [WIP] 2021-11-13 22:33:25 +01:00
timvisee
39751ce604 Add and update some v1.17.1 packets [WIP] 2021-11-12 19:45:46 +01:00
Tim Visée
f19f598abe Add Handshake (#19)
Co-authored-by: mibac138 <5672750+mibac138@users.noreply.github.com>
2021-11-09 21:57:44 +03:00
vagola
09f95625ef Add bitfield derive (#16) 2021-10-21 02:36:12 +03:00
vagola
05cf9c6e6b Add VarInt discriminant type (#15) 2021-09-22 23:29:00 +03:00
vagola
024786e618 Add unit variant derive (#13) 2021-09-20 01:34:53 +03:00
vagola
22bdb26a9c Add struct variant derive (#12) 2021-09-17 18:13:07 +03:00
vagola
70bfd01848 Refactor protocol derive module (#11) 2021-09-16 03:09:10 +03:00
Vladislavs Golubs
f733fabedc Fix tests 2021-09-12 19:43:40 +03:00
Vladislavs Golubs
7b6b7e4921 Change project layout 2021-09-12 17:08:04 +03:00