veloren/voxygen
Marcel Märtens 7415ddd18d rumor has it, that xMAC is so annoyed by people just not updating their game and be always blammed that its a network issue, that he just implements some dummy packages.
The Server sends some known structs on a stream.
Every Client from now on knows what to expect. If the list has changed, it can be assumed its incompatible anyway.
If some serialisations or checks fail, we detected a wrong version.
WARNING: it might happen to exist a server/client combination where this check does not work, but the versions are still incompatible.
There is no guarantee, i am just trying to get rid of 90% of the discord pings
2021-03-23 16:06:29 +01:00
..
anim give more threads a fixed name 2021-03-22 12:37:03 +01:00
benches Clean and update dependencies 2021-02-17 01:27:06 -08:00
examples (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
src rumor has it, that xMAC is so annoyed by people just not updating their game and be always blammed that its a network issue, that he just implements some dummy packages. 2021-03-23 16:06:29 +01:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml Change the version number to 0.9 2021-03-20 13:07:09 +01:00
clippy.toml (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00