mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 22:41:30 +11:00
d85b7f5e89
- Implement `encoded_len` for packet enums. - Fix bug in `has_next_packet` causing a later `unwrap` to panic. - Add robust `encoded_len` check in `PacketEncoder` for debug builds. - Split packet inspector regex into separate "inclusive" and "exclusive" arguments because the `regex` crate does not support negative lookahead. - Better `Debug` impls for `Ident` and `Compound`. - Remove read/write timeouts from packet inspector. |
||
---|---|---|
.. | ||
chunk | ||
client | ||
entity | ||
server | ||
biome.rs | ||
chunk.rs | ||
client.rs | ||
config.rs | ||
dimension.rs | ||
entity.rs | ||
inventory.rs | ||
lib.rs | ||
packet.rs | ||
player_list.rs | ||
player_textures.rs | ||
server.rs | ||
slab.rs | ||
slab_rc.rs | ||
slab_versioned.rs | ||
util.rs | ||
world.rs |