veloren/voxygen/src/hud
Sam 986c05621a Wired up skill UI to check for prerequisites being met and sufficient skill points.
available SP check in general HUD, more skill icons

Trimmed 2000 lines from a file.

UI tweaks
2021-01-19 08:07:45 -05:00
..
bag.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
buffs.rs General combat skill tree. 2021-01-19 08:07:20 -05:00
buttons.rs Wired up skill UI to check for prerequisites being met and sufficient skill points. 2021-01-19 08:07:45 -05:00
chat.rs Provide buff information on killed entities 2021-01-18 05:46:53 +00:00
crafting.rs new gliders 2020-12-24 02:54:18 +00:00
diary.rs Wired up skill UI to check for prerequisites being met and sufficient skill points. 2021-01-19 08:07:45 -05:00
esc_menu.rs Rename localization/font types (e.g. VoxygenLocalization -> Localization) 2020-11-11 03:02:21 -05:00
group.rs Updated changelog, fmt and clippy fixes 2020-12-13 17:40:15 +00:00
hotbar.rs Wired up skill UI to check for prerequisites being met and sufficient skill points. 2021-01-19 08:07:45 -05:00
img_ids.rs Wired up skill UI to check for prerequisites being met and sufficient skill points. 2021-01-19 08:07:45 -05:00
item_imgs.rs cargo fmt 2020-12-17 12:06:22 +01:00
map.rs cleanup, changelog, small bugfixes 2020-12-14 21:52:24 +01:00
minimap.rs cleanup, changelog, small bugfixes 2020-12-14 21:52:24 +01:00
mod.rs Wired up skill UI to check for prerequisites being met and sufficient skill points. 2021-01-19 08:07:45 -05:00
overhead.rs EXP bar and available points UI 2021-01-19 08:07:25 -05:00
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 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
skillbar.rs Purged stats, including level and experience 2021-01-19 08:07:23 -05:00
slots.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
social.rs Purged stats, including level and experience 2021-01-19 08:07:23 -05:00
util.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