veloren/voxygen/src/hud
Marcel 983523c463 Merge branch 'vfoulon80/climbing-skill' into 'master'
Add climbing speed and cost

See merge request veloren/veloren!1950
2021-03-21 18:35:44 +00:00
..
bag.rs Merge branch 'sam/invulnerability-buff' into 'master' 2021-03-01 05:46:46 +00:00
buffs.rs Separated InterfaceSettings from GameplaySettings 2021-03-12 22:45:44 +03:30
buttons.rs Skills are now factored into combat rating. New formula for exp scaling per SP. 2021-01-19 08:08:26 -05:00
chat.rs Various RtSim and Agent Interaction Fixes 2021-03-16 01:30:35 +00:00
crafting.rs Finish plumbing MaterialStatsManifest. Fix issue with speed clamping when recursing through components. Improve statblocks in item tooltips. 2021-02-25 15:26:49 -05:00
diary.rs Add skill for swimming speed 2021-03-21 15:58:38 +01:00
esc_menu.rs Rename localization/font types (e.g. VoxygenLocalization -> Localization) 2020-11-11 03:02:21 -05:00
group.rs Separated InterfaceSettings from GameplaySettings 2021-03-12 22:45:44 +03:30
hotbar.rs Factored out duplicate code into closures, consolidated ability handling logic to a single function. 2021-02-19 18:45:48 -05:00
img_ids.rs Add skill for swimming speed 2021-03-21 15:58:38 +01:00
item_imgs.rs Initial implementation of glow/shininess 2021-03-10 18:58:25 +00:00
map.rs Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00
minimap.rs Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00
mod.rs Bug fix debug info hotkey and axe skill tree text 2021-03-14 20:16:54 +03:30
overhead.rs Separated InterfaceSettings from GameplaySettings 2021-03-12 22:45:44 +03:30
overitem.rs Various tiny fixes: 2020-11-26 21:46:41 +00:00
popup.rs Moved common networking code to common/net, clippy fixes 2020-12-13 17:23:45 +00:00
prompt_dialog.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
settings_window.rs The appearance of the reset buttons has improved. 2021-03-13 17:42:52 +03:30
skillbar.rs Separated InterfaceSettings from GameplaySettings 2021-03-12 22:45:44 +03:30
slots.rs adjusted combo counter anim 2021-03-09 17:59:43 -05:00
social.rs Sort the playerlist alphabetically 2021-03-21 10:22:33 +01:00
trade.rs Client-side trade fixes: update recipe cache and always put client on the same side of the screen as their inventory. 2021-03-14 21:41:47 -04:00
util.rs new loading bg, staff models 2021-03-16 23:23:24 +00:00