veloren/server
Marcel Märtens 37d08e93ca review:
- fix wording in error msg
 - find better name for structs
 - unify errors and cleanup code with `(|| {foo?; Some(())})()` pattern
 - fix the negative PlayersOnline, it was caused by having a gracefull shutdown AND a timeout error. we now unregister the client when he issues TERMINATE
2020-11-03 08:55:51 +01:00
..
src review: 2020-11-03 08:55:51 +01:00
Cargo.toml Fixing Tarpaulin isn't easy. 2020-10-26 17:04:20 +01:00