veloren/voxygen/src
Monty Marz 0dfddb21b1 Merge branch 'bafon/always-show-bars-setting' into 'master'
Add setting to always show energy bars

See merge request veloren/veloren!2836
2021-09-15 12:04:44 +00:00
..
audio Overhauled health component, making it a float to outer interfaces. 2021-09-09 00:10:17 -04:00
ecs Addressed MR 2824 comments 2021-09-10 15:20:14 -04:00
hud Merge branch 'bafon/always-show-bars-setting' into 'master' 2021-09-15 12:04:44 +00:00
menu remove futures_executor from renderer and rather pass tokio runtime to it properly. therefore the runtime is now created with Voxygen rather than with the Connect attempt 2021-08-11 00:38:03 +02:00
mesh More block particles, changes ore vein colour 2021-08-28 14:53:30 +01:00
render Made the camera go dark if in a filled block and not moderator 2021-09-08 12:37:15 +01:00
scene Fixed incorrect winding order for debug cylinder triangles 2021-09-13 18:15:12 +00:00
session Add setting to always show energy bars 2021-09-15 12:04:44 +00:00
settings Add setting to always show energy bars 2021-09-15 12:04:44 +00:00
ui remove some reexports 2021-07-29 22:18:34 +02:00
controller.rs Making Block and Slots1-9 available for gamepad mapping 2021-08-23 10:38:35 +00:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
game_input.rs Add hotkey to toggle Egui Debug 2021-08-06 22:58:36 +03:00
key_state.rs Primary input now activated from control actions. 2021-03-14 17:26:51 -04:00
lib.rs remove futures_executor from renderer and rather pass tokio runtime to it properly. therefore the runtime is now created with Voxygen rather than with the Connect attempt 2021-08-11 00:38:03 +02:00
main.rs code cleanup 2021-08-11 09:42:29 +02:00
profile.rs 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
run.rs Fixed egui maintain() running when only F3 debug is toggled rather than only when F7 is toggled 2021-08-31 17:21:13 +01:00
singleplayer.rs code cleanup 2021-08-11 09:42:29 +02:00
window.rs zest prefers this over await 2021-08-11 01:23:48 +02:00