Forest Anderson
|
7c99f6eb5e
|
Merge branch 'unvariant/affix_remap_button' into 'master'
Affixed remap/clear button to top of control settings window
See merge request veloren/veloren!3119
|
2022-01-23 18:40:43 +00:00 |
|
Joshua Barretto
|
5a7cd39625
|
Added point glow slider
|
2022-01-20 13:40:11 +00:00 |
|
ninefox
|
3e198c5195
|
Affixed remap/clear button
|
2022-01-19 17:43:08 -08:00 |
|
unvariant
|
71d2be5f76
|
support removing key bindings
|
2022-01-07 20:30:30 +00:00 |
|
voxal
|
e546a1d1a9
|
Allow players to see own speech bubbles.
|
2022-01-05 20:06:43 -08:00 |
|
Joshua Barretto
|
ef33b2e3ab
|
Better ambiance slider
|
2021-10-16 15:12:07 +01:00 |
|
James Triantafylos
|
99776a6ebd
|
Fixes #1350 - Allow players to cap the game FPS when unfocused
|
2021-10-10 15:33:31 +00:00 |
|
Bafon
|
d53d2300a6
|
Add setting to disable hotkey hints
|
2021-09-24 16:03:05 +00:00 |
|
Bafon
|
b910c1dd9c
|
Add setting to always show energy bars
|
2021-09-15 12:04:44 +00:00 |
|
Monty Marz
|
a23433b402
|
Bloom settings
|
2021-09-08 09:50:37 +00:00 |
|
DanTheOne
|
de750e2f46
|
Refactor sound settings window
|
2021-08-14 14:24:06 +02:00 |
|
DanTheOne
|
9b555a52dc
|
Add music and sfx volume numbers
|
2021-08-14 12:25:21 +02:00 |
|
Monty Marz
|
bceed44614
|
transp -> opacity
|
2021-08-02 22:49:10 +02:00 |
|
Marcel Märtens
|
4c0b74150d
|
remove some reexports
|
2021-07-29 22:18:34 +02:00 |
|
juliancoffee
|
930a156cab
|
display_shortened for keys
|
2021-07-28 10:33:51 +03:00 |
|
schnippl0r
|
9e3b2a20d0
|
Moved GameInput to own module and made use of strum's EnumIter and AsRefStr.
|
2021-07-21 13:23:45 +02:00 |
|
Dr. Dystopia
|
fdee2d4a62
|
Resolve all '#[allow(clippy::unused_unit)]' error supressions
|
2021-07-14 21:42:29 +02:00 |
|
Monty Marz
|
e379aacf8c
|
char selection frames, adjustments
|
2021-07-13 13:31:01 +02:00 |
|
Marcel Märtens
|
db8aedd363
|
fmt after applying clippy fixes after toolchain update
|
2021-07-12 12:09:27 +02:00 |
|
Marcel Märtens
|
9b3b21f368
|
fix clippy warnings
|
2021-07-12 12:09:09 +02:00 |
|
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 |
|