veloren/server
Shane Handley a21e58d06c Updates to client-side requests and limiting payloads. Ensuring that
the client only ever requests the full list of achievements once,
and that the server send individual achievement updates as they
happen, which we then merge into that list.

Serialise the AchievementAction for now, would be nice to find a
non-serialised mechanism based on item enums or string ids.
2020-07-13 10:16:39 +10:00
..
data Updates to client-side requests and limiting payloads. Ensuring that 2020-07-13 10:16:39 +10:00
src Updates to client-side requests and limiting payloads. Ensuring that 2020-07-13 10:16:39 +10:00
Cargo.toml Initial DB schama, migrations and persistence models for achievements. 2020-07-13 10:16:38 +10:00