veloren/voxygen/src
2021-02-28 12:19:31 +00:00
..
audio Re-allowed for what stage you were on to persist through a roll 2021-02-27 19:24:18 -05:00
ecs Merge branch 'Lerg/Accumulate_Damage_Floaters' into 'master' 2021-02-27 16:18:18 +00:00
hud reroute the F1 key to open the controls settings, removed loading screen tips about levels and the stats button 2021-02-27 19:02:26 +00:00
menu Bows 2021-02-24 20:37:43 -05:00
mesh Experimental giant mother trees 2021-02-28 12:19:31 +00:00
render Experimental giant mother trees 2021-02-28 12:19:31 +00:00
scene Faster More interesting giant trees, better oaks, hives on branches 2021-02-28 12:19:31 +00:00
ui Implement tags for items, allowing a crafting recipe to take any item with that tag as input. 2021-02-16 01:05:54 +00:00
controller.rs Fixed missing controller actions 2021-02-17 21:10:14 +00:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
i18n.rs Use concat to build i18n specifiers" 2021-01-04 00:06:14 +01:00
key_state.rs MR 1775 review fixes. 2021-02-14 11:13:56 -05:00
lib.rs Convert Localization from Asset to Compound 2020-12-31 12:32:18 +01:00
logging.rs Update Network Protocol 2021-02-22 17:34:55 +01:00
main.rs Update Network Protocol 2021-02-22 17:34:55 +01: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 Implemented #896 - Added option for Unlimited FPS 2021-01-23 08:34:38 +00:00
session.rs Update Network Protocol 2021-02-22 17:34:55 +01:00
settings.rs reroute the F1 key to open the controls settings, removed loading screen tips about levels and the stats button 2021-02-27 19:02:26 +00:00
singleplayer.rs share tokio Runtime between Client and Server, name rayon Threadpool 2021-02-22 17:35:06 +01:00
window.rs Update Network Protocol 2021-02-22 17:34:55 +01:00