veloren/common
Louis Pearson 0a294bcf56 Use older version of Store and introduce Depot
Removal of items in Store can cause get to fail. It has been reverted to
an older version that did not support removal. The newer version is now
called Depot and changed so that None is returned if the item does
not exist instead of crashing.
2021-03-25 07:41:53 -06:00
..
base Change the version number to 0.9 2021-03-20 13:07:09 +01:00
benches Remove spurious uses of Vox. 2020-09-26 16:30:40 +02:00
ecs warn when a single system takes longer than 500ms 2021-03-22 14:26:05 +01:00
net Fix #962 - kick old client and add new client on duplicate login 2021-03-22 19:15:24 -05:00
src Use older version of Store and introduce Depot 2021-03-25 07:41:53 -06:00
sys Merge branch 'aweinstock/enable-rtsim-airships' into 'master' 2021-03-23 14:29:43 +00:00
build.rs fix and improve nix build: actually output a proper veloren voxygen package now 2020-11-25 02:00:50 +03:00
Cargo.toml Change the version number to 0.9 2021-03-20 13:07:09 +01:00