valence/crates
Ryan Johnson d78627e478
Player list rework (#317)
## Description

- Redesigned the player list so that every entry is an entity in the
ECS. Entry components overlap with client components where possible.
- Clients are now automatically added and removed from the player list
unless configured not to.
- Updated player list example.

## Test Plan

Steps:
1. Run any of the examples.
2. Run player list example.
2023-04-10 01:40:03 -07: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 Player list rework (#317) 2023-04-10 01:40:03 -07: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