veloren/voxygen/src
Joshua Yanovski af94753ad9 Remove panics and unwraps, part 1.
Also fixes various other miscellaneous bugs.
2021-04-10 10:03:21 +02:00
..
audio Adds on-hit combat sfx 2021-04-04 03:04:02 +00:00
ecs Improved archery with feedback sfx and particles 2021-03-29 21:52:04 +01:00
hud Added search to crafting and social windows, added i18n support to crafting tabs, fixed social window offset when group open, removed tabs in social window 2021-04-07 20:24:22 +00:00
menu Remove panics and unwraps, part 1. 2021-04-10 10:03:21 +02:00
mesh Remove panics and unwraps, part 1. 2021-04-10 10:03:21 +02:00
render Improved hit particles 2021-03-29 21:52:05 +01:00
scene Added auto camera setting 2021-04-05 23:24:31 +01:00
ui Substitutes DPS for CR in item tooltip 2021-04-03 00:10:31 -04:00
controller.rs Completely purged old method of inputs 2021-03-14 17:26:55 -04:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
i18n.rs update toolchain to nightly-2021-03-22 2021-03-22 16:41:04 +01:00
key_state.rs Primary input now activated from control actions. 2021-03-14 17:26:51 -04:00
lib.rs move tracing code to own crate 2021-03-30 16:35:36 +02:00
main.rs move tracing code to own crate 2021-03-30 16:35:36 +02:00
meta.rs Put server-cli specific settings in their own structure, serde_derive -> serde 2020-10-10 02:10:32 -04:00
profile.rs Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
run.rs fix tracy 2021-03-11 17:05:17 +01:00
session.rs Add topographic option to map 2021-04-06 09:16:17 -07:00
settings.rs Add topographic option to map 2021-04-06 09:16:17 -07:00
singleplayer.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
window.rs Change cursor lock location to be center of screen 2021-04-05 16:48:22 +02:00