valence/crates
Ryan Johnson 62f882eec7
Update to Bevy 0.10 (#265)
## Description

Fix #264

Bevy version is pinned to a recent commit on the main branch until 0.10
is released.

## Test Plan

Run examples and tests. Behavior should be the same.

scheduling is a bit tricky so I may have made some subtle mistakes.
2023-03-04 03:35:11 -08:00
..
packet_inspector Replace EncodePacket and DecodePacket with Packet (#261) 2023-02-25 11:21:25 -08:00
playground Update to Bevy 0.10 (#265) 2023-03-04 03:35:11 -08:00
valence Update to Bevy 0.10 (#265) 2023-03-04 03:35:11 -08:00
valence_anvil Update to Bevy 0.10 (#265) 2023-03-04 03:35:11 -08:00
valence_nbt Refactor valence_protocol (#253) 2023-02-23 22:16:22 -08:00
valence_protocol Replace EncodePacket and DecodePacket with Packet (#261) 2023-02-25 11:21:25 -08:00
valence_protocol_macros Replace EncodePacket and DecodePacket with Packet (#261) 2023-02-25 11:21:25 -08:00
valence_spatial_index Reorganize Packages (#180) 2022-12-29 16:51:05 -08:00
valence_stresser Refactor valence_protocol (#253) 2023-02-23 22:16:22 -08:00