Releases: gschup/bevy_ggrs
Releases · gschup/bevy_ggrs
v0.17.0
What's Changed
- docs: Fix typo by @johanhelsing in #116
- docs: Fix incorrect port numbers in particles example help by @johanhelsing in #115
- Bevy 0.15 and latest ggrs main by @johanhelsing in #114
- Migrate to Bevy 0.15 by @haihala in #113
New Contributors
Full Changelog: v0.16.0...v0.17.0
v0.16.0
v0.15.0
What's Changed
- Box game improvements by @johanhelsing in #92
- Schedule systems after input by @nezuo in #95
- Expose
RollbackFrameCount
value by @johanhelsing in #97 - Add
checksum_hasher
by @johanhelsing in #94 - Implement update for CloneStrategy by @370417 in #99
- Fix example box_game_spectator.rs by @AgustinRamiroDiaz in #102
- Fix checksum portability by @aleksa2808 in #104
- Update to Bevy 0.13 by @bushrat011899 in #106
New Contributors
- @nezuo made their first contribution in #95
- @370417 made their first contribution in #99
- @AgustinRamiroDiaz made their first contribution in #102
- @aleksa2808 made their first contribution in #104
Full Changelog: v0.14.0...v0.15.0