We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a326efc commit 439aae8Copy full SHA for 439aae8
CHANGELOG.md
@@ -6,6 +6,10 @@
6
- Add `bevy-inspector-egui`
7
- Update state management to use bevy `State` instead of a custom `StateMachine`
8
- Add `renet_visualizer` to visualize network traffic on the server
9
+- Refactor shared code into `lib` namespace
10
+- Drop `lib::` prefix
11
+- Increase world size
12
+- Fix issue where chunks were only serialized on the client
13
14
## 0.1.1
15
0 commit comments