veloren/world
S Handley 56f9c5d35f Fix the glider_close sfx event
This was failing to trigger since we now have a MovementState::Fall, but
the sfx mapper was still trying to work this out itself based on
velocity. We no longer need to track velocity as a result and can use
the MovementState.

Also silenced warnings resulting from unused vars when running tests.
2019-12-09 09:50:14 +00:00
..
examples Fix the glider_close sfx event 2019-12-09 09:50:14 +00:00
src update toolchain to nightly-2019-11-04 2019-11-04 18:26:32 +01:00
Cargo.toml Mitgated RUSTSEC-2019-0014 by updating noise and 2019-11-05 11:14:39 +00:00