Release 0.24.0
0.24.0
Smaller release focused on bug fixes.
- WebSocket support with
lightyear_websocket - Enables input rebroadcast for
lightyear_inputs_bei - The
ClientandClientOfentities are now mapped on the client and server - Some important bug fixes, especially related to input handling
What's Changed
- Enable replay protection only after Connection by @cBournhonesque in #1164
- skip spawning predicted/interpolated entities if not connected by @cBournhonesque in #1165
- feature: add websocket support by @cBournhonesque in #1167
- Feature: enable customizing input rebroadcasting target by @cBournhonesque in #1169
- feature: entity map client<>client_of by @cBournhonesque in #1175
- Fix link typo to ServerPlugins in setup.md by @Soupborsh in #1177
- chore(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #1180
- fix: ClientPlugins and ServerPlugins defaults by @erictuvesson in #1187
- fix: export server wasm types by @gak in #1190
- Projectile demo + improvements by @cBournhonesque in #1183
- fix: propagate ReplicateLike down hierarchy by @TheNeikos in #1203
- Simplify input system in avian 3d example by @cBournhonesque in #1204
- Improve projectile demo by @cBournhonesque in #1209
- Release 0.24 by @cBournhonesque in #1210
New Contributors
- @Soupborsh made their first contribution in #1177
- @erictuvesson made their first contribution in #1187
- @gak made their first contribution in #1190
- @TheNeikos made their first contribution in #1203
Full Changelog: 0.23.0...0.24.0