veloren/voxygen/src
Marcel 970d57f905 Merge branch 'juliancoffee/skill_boost_rework' into 'master'
ECS & Diary info synchronization

See merge request veloren/veloren!2771
2021-09-02 16:04:23 +00:00
..
audio #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04:00
ecs Add note on the reasoning for the visual position interpolation rate value in voxygen 2021-06-16 03:24:10 -04:00
hud Rewrite multiplier_to_percentage to return f32 2021-08-28 02:36:26 +03: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 Replace shaderc with naga 2021-08-31 22:53:10 +01:00
scene Added attack hook event, attacks now cancel item use and sprite interaction. 2021-08-31 13:37:32 -04:00
session switch to SharedLink and unset context 2021-09-02 12:29:01 +02:00
settings 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
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