Skip to content

Bevy plugin does not create a checksum for the state anymore #20

@james7132

Description

@james7132

As of 014fd15, bevy_backroll is now saving the provided state without any hashing/checksum. This could lead to silent desyncs as no checksum checks will fail in these cases. We should look for a generic way of handling this without reintroducing the Hash bound on Config::State.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeThis will require at least a minor version bump

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions