veloren/voxygen/src
Joshua Barretto 446923f7d8 Merge branch 'zesterer/small-fixes' into 'master'
Zesterer/small fixes

See merge request veloren/veloren!1190
2020-07-14 09:54:17 +00:00
..
anim Fixed suppressed clippy warnings for #587 - useless_conversion 2020-07-13 20:57:13 +01:00
audio Add legs to quadruped_medium 2020-07-05 09:38:12 -04:00
ecs point to github specs to access PairedStorage type, fix Loadout sync spam 2020-07-06 01:56:02 -04:00
hud Merge branch 'zesterer/small-fixes' into 'master' 2020-07-14 09:54:17 +00:00
menu Merge branch 'scott-c/1h-fixes' into 'master' 2020-07-07 15:29:33 +00:00
mesh Merge branch 'xvar/clippy-fixes-redundant_closure_found' into 'master' 2020-06-14 16:33:04 +00:00
render Fixed suppressed clippy warnings for #587 - useless_conversion 2020-07-13 20:57:13 +01:00
scene Add a clientside check to only allow freefly camera for admins 2020-07-11 13:59:47 -07:00
ui switch to tracing stlye and enhance logs with usefull information 2020-06-22 09:53:15 +02:00
controller.rs Equipped lanterns now provide an illumination effect. 2020-05-04 15:15:31 +00:00
error.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
i18n.rs move i18n test to i18n file to reduce compile time && merge gitlab jobs to only have 1 cargo test job 2020-07-13 09:50:55 +02:00
key_state.rs Wield glider instead of weapon when attempting glide wield, change behavior when running into walls to not drop out of gliding 2020-06-16 21:32:39 +00:00
lib.rs Hotreload animations using libloading 2020-06-19 00:48:19 -04:00
logging.rs switch log behavior for env variable and removed gfx spam by default 2020-06-22 16:49:40 +02:00
main.rs switch to tracing stlye and enhance logs with usefull information 2020-06-22 09:53:15 +02:00
meta.rs switch to tracing stlye and enhance logs with usefull information 2020-06-22 09:53:15 +02:00
profile.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
session.rs Merge branch 'gSpera/no_autowalk_after_die' into 'master' 2020-07-13 08:39:39 +00:00
settings.rs Prevent GameInputs from being bound to multiple keys unless explicitly allowed. Add a Reset to Defaults button for controls. 2020-07-12 11:59:55 -07:00
singleplayer.rs fix: show loading screen for singleplayer 2020-07-10 11:05:09 +02:00
window.rs Prevent GameInputs from being bound to multiple keys unless explicitly allowed. Add a Reset to Defaults button for controls. 2020-07-12 11:59:55 -07:00