veloren/voxygen/src
2021-09-24 16:03:05 +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 Add setting to disable hotkey hints 2021-09-24 16:03:05 +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 Avoided black hexagons when bloom is enabled by suppressing NaN/Inf pixels during the first bloom blur pass 2021-09-22 21:58:36 -04:00
scene Adds Xtilt to BirdLarge skeleton 2021-09-21 15:31:46 +02:00
session Add setting to disable hotkey hints 2021-09-24 16:03:05 +00:00
settings Add setting to disable hotkey hints 2021-09-24 16:03:05 +00:00
ui * Added new Admin Commands window to egui, including Give Items and Kits sections 2021-09-18 16:17:42 +01: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 update crates 2021-09-20 14:39:01 +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 * Added new Admin Commands window to egui, including Give Items and Kits sections 2021-09-18 16:17:42 +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