socksonme
|
5360a7c93e
|
Tons of code quality changes, added damage rounding option
|
2022-06-29 17:31:37 +03:00 |
|
Corvella
|
a9622fe28e
|
Add a setting to toggle zooming in when charging bow
|
2022-05-23 23:09:47 +00:00 |
|
Joshua Barretto
|
f35c98d1a1
|
Added LoD distance setting
|
2022-05-10 12:40:06 +01:00 |
|
Sam
|
c6dc96b795
|
Settings button to turn off weapon trails.
|
2022-03-03 01:10:59 -05:00 |
|
floppy
|
a836b61190
|
allow enabling/disabling biome names on map
|
2022-01-17 23:45:51 +01: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 |
|
Marcel
|
94439a4240
|
Merge branch 'jtriantafylos/background_fps' into 'master'
Fixes #1350 - Allow players to cap the game FPS when unfocused
Closes #1350
See merge request veloren/veloren!2890
|
2021-10-10 15:33:38 +00:00 |
|
James Triantafylos
|
99776a6ebd
|
Fixes #1350 - Allow players to cap the game FPS when unfocused
|
2021-10-10 15:33:31 +00:00 |
|
Imbris
|
26c028975e
|
Remove map drag from the settings file since it is always reset when closing the map leaving little reason to persist it
|
2021-10-06 02:13:02 -04: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
|
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 |
|
schnippl0r
|
9e3b2a20d0
|
Moved GameInput to own module and made use of strum's EnumIter and AsRefStr.
|
2021-07-21 13:23:45 +02:00 |
|
Imbris
|
518ec1f54f
|
Revamp voxygen settings so that the config directory is externally specified, remove persistence of the selected logs folder, remove unused old meta.rs file from voxygen
|
2021-07-19 10:26:47 -04:00 |
|
Joshua Barretto
|
b84708ca75
|
Added chat toggle
|
2021-06-21 20:16:03 +01: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 |
|
Avi Weinstock
|
cbe7521259
|
Add toggle for minimap, fix scaling formula, reduce minimap VD for better performance, and add changelog entry.
|
2021-06-02 00:39:04 -04:00 |
|
hqurve
|
95a6e35a3a
|
Added chat tabs
|
2021-05-14 12:27:15 +00:00 |
|
juliancoffee
|
735e8ab4ec
|
Extract common/src/assets.rs to own crate
This gives us ability to use assets-related code in i18n without
depending on whole veloren-common
|
2021-05-09 13:12:26 +03: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 |
|
James Melkonian
|
f553700e8c
|
Add map markers for lakes and mountains
|
2021-05-03 02:00:23 +00:00 |
|
Ada Lovegirls
|
01c30868eb
|
Add option to load English string as fallback if string missing
|
2021-04-24 14:39:35 +00:00 |
|
Imbris
|
8c9d4dc3dd
|
Merge branch 'capucho/inactive-master' into 'master'
Lower volume of window on focus loss
See merge request veloren/veloren!2150
|
2021-04-19 20:39:49 +00:00 |
|
João Capucho
|
7a9876760b
|
Voxygen: Allow zoom on minimap with kbd
|
2021-04-19 20:26:54 +01: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
|
4503d5160c
|
forgot to add minimap to settings_change
|
2021-04-14 19:10:17 -04:00 |
|
hqurve
|
56deb5919f
|
cleaned up settings_change.rs
|
2021-04-14 19:10:17 -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 |
|