New
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 https://github.com/cBournhonesque/lightyear/pull/1164
- skip spawning predicted/interpolated entities if not connected by @cBournhonesque in https://github.com/cBournhonesque/lightyear/pull/1165
- feature: add websocket support by @cBournhonesque in https://github.com/cBournhonesque/lightyear/pull/1167
- Feature: enable customizing input rebroadcasting target by @cBournhonesque in https://github.com/cBournhonesque/lightyear/pull/1169
- feature: entity map client<>client_of by @cBournhonesque in https://github.com/cBournhonesque/lightyear/pull/1175
- Fix link typo to ServerPlugins in setup.md by @Soupborsh in https://github.com/cBournhonesque/lightyear/pull/1177
- chore(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in https://github.com/cBournhonesque/lightyear/pull/1180
- fix: ClientPlugins and ServerPlugins defaults by @erictuvesson in https://github.com/cBournhonesque/lightyear/pull/1187
- fix: export server wasm types by @gak in https://github.com/cBournhonesque/lightyear/pull/1190
- Projectile demo + improvements by @cBournhonesque in https://github.com/cBournhonesque/lightyear/pull/1183
- fix: propagate ReplicateLike down hierarchy by @TheNeikos in https://github.com/cBournhonesque/lightyear/pull/1203
- Simplify input system in avian 3d example by @cBournhonesque in https://github.com/cBournhonesque/lightyear/pull/1204
- Improve projectile demo by @cBournhonesque in https://github.com/cBournhonesque/lightyear/pull/1209
- Release 0.24 by @cBournhonesque in https://github.com/cBournhonesque/lightyear/pull/1210
New Contributors
- @Soupborsh made their first contribution in https://github.com/cBournhonesque/lightyear/pull/1177
- @erictuvesson made their first contribution in https://github.com/cBournhonesque/lightyear/pull/1187
- @gak made their first contribution in https://github.com/cBournhonesque/lightyear/pull/1190
- @TheNeikos made their first contribution in https://github.com/cBournhonesque/lightyear/pull/1203
Full Changelog: https://github.com/cBournhonesque/lightyear/compare/0.23.0...0.24.0