Joshua Barretto
|
b84708ca75
|
Added chat toggle
|
2021-06-21 20:16:03 +01:00 |
|
Imbris
|
315ab872f5
|
add prof_span to hud elements
|
2021-06-19 04:27:51 -04:00 |
|
Imbris
|
345add91db
|
Eliminate panics when .current_monitor() returns None
|
2021-06-16 01:36:59 -04:00 |
|
Avi Weinstock
|
cf6717ac90
|
Show hitbox cylinders based on actual ECS data, and add a settings toggle in voxygen for it.
|
2021-06-03 00:10:06 -04:00 |
|
Imbris
|
30f02af6a4
|
Wait for ingame pipelines to build before entering char select, show pipeline rebuilding status text in the graphics settings tab
|
2021-06-03 00:10:04 -04:00 |
|
Imbris
|
0e0c8fbfc8
|
wgpu branch rebase fixes
|
2021-06-02 23:59:50 -04:00 |
|
Imbris
|
7a67ce87e7
|
Implement toggleable gpu profiling that saves the timings from a recent frame with the screenshot key, rebase fixes
|
2021-06-02 23:59:49 -04:00 |
|
Imbris
|
e1af485e5f
|
Add setting for the PresentMode
|
2021-06-02 23:59:49 -04:00 |
|
hqurve
|
95a6e35a3a
|
Added chat tabs
|
2021-05-14 12:27:15 +00:00 |
|
Monty Marz
|
a17bb0ad73
|
Better inactive/active audio slider logic
|
2021-05-09 09:51:41 +00:00 |
|
Avi Weinstock
|
be39054767
|
Make terrain compression a checkbox instead of a bandwidth (throughput?) heuristic.
|
2021-05-03 00:09:44 -04:00 |
|
Ada Lovegirls
|
01c30868eb
|
Add option to load English string as fallback if string missing
|
2021-04-24 14:39:35 +00:00 |
|
João Capucho
|
f23b515dd8
|
Voxygen: Add master volume sliders to the settings
|
2021-04-19 19:58:14 +01:00 |
|
Avi Weinstock
|
50d0314a75
|
Add a toggle to negotiate the use of server-authoritative physics.
|
2021-04-15 08:50:17 -04:00 |
|
hqurve
|
399795dbf1
|
simplified settings changing within hud and settings_window
|
2021-04-14 19:10:18 -04:00 |
|
hqurve
|
df38dfbaf8
|
Wrapped settings changes from the ui into a single enum and handling moved to session/settings_change.rs
|
2021-04-14 19:10:17 -04:00 |
|
Adam Blanchet
|
0d7d069d41
|
Display keys based off of scancodes
Queries the OS to translate physical keyboard scancodes into
Strings that can be shown in the UI.
Addresses issues #861 and #354
|
2021-04-13 11:16:47 +02:00 |
|
hqurve
|
fd80a97f3d
|
Got rid of content setup macro
|
2021-04-11 17:36:02 -04:00 |
|
hqurve
|
690419ad90
|
Placed tabs in a loop and combined tab content chooser using macro
|
2021-04-11 17:36:02 -04:00 |
|
hqurve
|
469cb391d3
|
cleaned widget_ids
|
2021-04-11 17:36:02 -04:00 |
|
hqurve
|
04eea482ce
|
Moved settings window sections into separate files
|
2021-04-11 17:36:02 -04:00 |
|
hqurve
|
f2340105c1
|
Moved settings_window.rs to to settings_window/mod.rs
|
2021-04-11 17:36:02 -04:00 |
|