veloren/voxygen
Nadja von Reitzenstein Čerpnjak 2d2ffa2b10 Add SRV lookup functionality to voxygen
This will make voxygen issue a SRV lookup when connecting to a host, allowing server owners to configure non-standard ports for servers and host servers using vanity domains easily. It additionally allows servers to be hosted on both QUIC and TCP at the same time, with the client connecting to the preferred protocol automatically, but gracefully falling back if a connection is not possible.
2024-02-07 14:28:37 +01:00
..
anim update toolchain to nightly-2024-01-17 2024-02-05 19:51:50 +01:00
benches replace all uses of Arc<> with references 2023-10-02 16:52:41 +02:00
egui smaller code cleanups, copy paste errors, or wrong merge resolutions fixed according to MR reviews 2024-02-01 12:05:10 +01:00
examples (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
i18n-helpers Fix /tell messages 2024-02-06 14:44:52 +02:00
src Add SRV lookup functionality to voxygen 2024-02-07 14:28:37 +01:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml remove outdated comment and make use of more constants 2024-02-01 12:17:19 +01:00