veloren/server
Shane Handley fb12c25245 Rework storage of achievement progress for characters, now just storing
a single row for each character with a JSON object with information on
achievement progress.

Work on the process of merging a character's achievement progress with
the master list of achievements when it is returned to the client.
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 Rework storage of achievement progress for characters, now just storing 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