veloren/client
2020-07-13 10:16:39 +10:00
..
src Replace the Achievement system with just plain events which are processed as part of the server tick. Instead of adding Achievement updates to a component belonging to the entity, use an event queue - this allows an entity to have multiple achievement checks in a single tick. 2020-07-13 10:16:39 +10:00
Cargo.toml fix: use correct specs(-idvs) versions 2020-07-09 19:46:30 +02:00