Files
veloren/server/data
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
..