..
anim
lots of things
2020-07-23 12:10:13 +00: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
Fix clippy warnings, part 1.
2020-08-02 20:41:51 +02:00
menu
Merge remote-tracking branch 'origin/master' into sharp/small-fixes
2020-07-29 18:56:52 +02:00
mesh
Fix clippy warnings, part 1.
2020-08-02 20:41:51 +02:00
render
Fix clippy warnings, part 1.
2020-08-02 20:41:51 +02:00
scene
Fix clippy warnings, part 1.
2020-08-02 20:41:51 +02:00
ui
Fix crash in edge case for pixel art.
2020-07-29 21:10:20 +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
Tweak pausing code to reduce duplication
2020-07-17 21:26:21 -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
Fix cut off chat
2020-07-18 21:56:45 +00: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
run.rs
Merge remote-tracking branch 'origin/master' into sharp/small-fixes
2020-07-27 13:16:27 +02:00
session.rs
Fix light animations so they are removed when the light turns off.
2020-07-30 13:22:42 +02:00
settings.rs
Merge remote-tracking branch 'origin/master' into sharp/small-fixes
2020-07-27 13:16:27 +02:00
singleplayer.rs
Voxygen and server-cli no longer panic if server creation returns error
2020-07-21 09:59:00 +00:00
window.rs
Merge remote-tracking branch 'origin/master' into sharp/small-fixes
2020-07-27 13:16:27 +02:00