veloren/voxygen/src
jshipsey 5d1993009f keyframed axe spin
Fixed error in converting FK to entity_id from character_id.

Giant match statements in persistence.

Tweaked roll.

Changed how skills and skill groups were assigned in the skillset builder so it's format more closely followed loadout builder.
2021-01-19 08:08:18 -05:00
..
audio Added level up sound to skill point gain. Fixed tests. 2021-01-19 08:08:08 -05:00
ecs Purged stats, including level and experience 2021-01-19 08:07:23 -05:00
hud keyframed axe spin 2021-01-19 08:08:18 -05:00
menu Wired up skill UI to check for prerequisites being met and sufficient skill points. 2021-01-19 08:07:45 -05:00
mesh fix wrong alignment 2020-12-16 15:17:17 +01:00
render cargo fmt 2020-12-17 12:06:22 +01:00
scene keyframed axe spin 2021-01-19 08:08:18 -05:00
ui 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
controller.rs More resiliant settings, better key defaults 2020-11-11 17:37:26 +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 Implemented Flight 2020-11-03 22:46:07 +00:00
lib.rs Convert Localization from Asset to Compound 2020-12-31 12:32:18 +01:00
logging.rs Follow-up fixes from review of inventory MR 2021-01-10 11:27:09 +00:00
main.rs clear i18n code + revert back some other part of the code to its original state 2020-12-31 12:32:18 +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 Move tracy frame markers to proper locations, add a few spans 2020-11-22 14:22:39 -05:00
session.rs Exp floaters. 2021-01-19 08:07:36 -05:00
settings.rs Changed default option to false for smooth_pan_enable. 2021-01-08 21:08:57 +00:00
singleplayer.rs Remove ability map from top level functions 2020-11-12 21:24:35 -06:00
window.rs Move to WindowEvent from DeviceEvent for zooming 2021-01-08 01:38:33 -05:00