valence/crates
Ryan Johnson f2bf1d97dc
Fix player bugs (#318)
## Description

- Make sure player list packets get sent before player entity spawn
packets are sent to prevent invisible players.
- Correctly update pose and hand swing.

## Test Plan

Steps:
1. Load any example with two players.
2. See that players are visible.
3. See that crouching and hand swings are functioning.
2023-04-10 10:15:27 +00:00
..
dump_schedule dump_schedule utility (#300) 2023-03-23 01:01:50 -07:00
packet_inspector Decoupled Packet Handlers (#315) 2023-04-08 19:55:31 +00:00
playground Decoupled Packet Handlers (#315) 2023-04-08 19:55:31 +00:00
valence Fix player bugs (#318) 2023-04-10 10:15:27 +00:00
valence_anvil Decoupled Packet Handlers (#315) 2023-04-08 19:55:31 +00:00
valence_nbt Update to 1.19.4 (#302) 2023-03-31 14:58:47 -07:00
valence_protocol Decoupled Packet Handlers (#315) 2023-04-08 19:55:31 +00:00
valence_protocol_macros Decoupled Packet Handlers (#315) 2023-04-08 19:55:31 +00:00
valence_spatial_index Reorganize Packages (#180) 2022-12-29 16:51:05 -08:00
valence_stresser Decoupled Packet Handlers (#315) 2023-04-08 19:55:31 +00:00