veloren/voxygen/src
2021-05-10 14:23:37 +01:00
..
audio Add DamageKind, and make piercing damage partially ignore damage resistence. 2021-05-06 17:39:06 -04:00
ecs Revert "Merge branch 'revert-b10718c5' into 'master'" 2021-04-21 17:10:13 +00:00
hud Merge branch 'aweinstock/small-fixes' into 'master' 2021-05-09 09:58:44 +00:00
menu Extract common/src/assets.rs to own crate 2021-05-09 13:12:26 +03:00
mesh Mesh sprites in the background. 2021-04-10 17:51:42 +02:00
render Particles for frenzy buff and ground cleave. 2021-05-04 08:45:10 -04:00
scene Prevented low FPS from limiting chunk loading performance 2021-05-10 14:23:37 +01:00
session Added non-admin moderators and timed bans. 2021-05-09 21:19:16 -07:00
settings Better inactive/active audio slider logic 2021-05-09 09:51:41 +00:00
ui Improves bird_large anims 2021-04-25 04:07:09 +02: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
key_state.rs Primary input now activated from control actions. 2021-03-14 17:26:51 -04:00
lib.rs Extract voxygen/src/i18n.rs into own crate 2021-05-09 13:12:26 +03:00
main.rs Extract common/src/assets.rs to own crate 2021-05-09 13:12:26 +03: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 Better inactive/active audio slider logic 2021-05-09 09:51:41 +00:00
singleplayer.rs use a constant for recommended_threads 2021-05-05 14:35:06 +02:00
window.rs Melee weapons can now block. 2021-04-25 13:08:42 -04:00