veloren/voxygen/src
2021-05-10 18:54:03 -05:00
..
audio Made golem laser spawn based off of orientation rather than look_dir. Additional balance tweaks. 2021-05-10 18:54:00 -05:00
ecs Adds haniwa sentry object 2021-05-10 18:53:48 -05: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 Clay golem attacks done. 2021-05-10 18:53:01 -05:00
scene anims 2021-05-10 18:54:03 -05: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