veloren/voxygen
Imbris 895d6a2d8b Impove UX of server limits on the view distance
* When client gets its view distance set by the server it stores that as
  the max view distance allowed by the server.
* This is used to avoid skip sending requests if `set_view_distance` is
  called with larger values.
* This is then also displayed in the UI via greying out the slider when
  it goes past the limit and drawing another slide at the limit.
* The server clamping the client's view distance no longer leads to
  edits in voxygen's view distance settings (the view distance setting
  is instead preserved).
2022-08-25 23:24:43 -04:00
..
anim seachapel 2022-08-24 21:50:53 +00:00
benches Fix warnings 2022-01-23 16:32:25 -05:00
dynlib Move Veloren to 2021 edition 2022-01-26 16:46:40 +02:00
egui Remove unnecessarily qualified paths 2022-07-15 14:49:46 +02:00
examples (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
i18n Remove cfg(feature = stat) for localization test 2022-08-25 14:23:27 +03:00
src Impove UX of server limits on the view distance 2022-08-25 23:24:43 -04:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml Fix sed regex 2022-08-19 19:45:22 +03:00