Releases: gschup/ggrs
Releases · gschup/ggrs
v0.3.0
upped the version count to 0.3.0 since some of the changes are breaking changes.
GGRSError::InvalidRequest
now has an addedinfo
field to explain the problem in more detail- removed unused
GGRSError::GeneralFailure
- removed multiple methods in
SyncTestSession
, as they didn't fulfill any meaningful purpose - removed unused sequence number from message header, fixing related issues
- fixed an issue where out-of-order packets would cause a crash
- other minor improvements
v0.2.5
v0.2.4
Changelog:
- fixed an issue where the spectator would assign wrong frames to the input
- players disconnecting now leads to a rollback to the disconnect frame, so wrongly made predictions can be removed
- in the box game example, disconnected players now spin
- minor code and documentation cleanups here and there
v0.2.3
v0.2.2
v0.2.1 - Release tagging starts here!
Starting from this release, I will be tagging all releases published to crates.io along with a list of changes.