veloren/voxygen
Marcel Märtens 9d32e3f884 proper voxygen connect and code cleanups:
- voxygen abort when the server has a invalid veloren_network handshake, e.g. by outdated version instead of try again
- rename Network `Address` to `ProtocolAddr` as sugested by zest as it's a combination of Protocol and std::io::Addr
- remove the manual byte arrays in `protocols.rs` with something more nice
2020-07-13 13:03:20 +02:00
..
benches Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
examples Fix 1h models in character select idle animation #662 2020-07-06 17:54:26 +08:00
src proper voxygen connect and code cleanups: 2020-07-13 13:03:20 +02:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml fix: use correct specs(-idvs) versions 2020-07-09 19:46:30 +02:00