veloren/voxygen/src/hud
Sam a606313856 Added scaling exp costs per skill point.
Fix tooltip being red.

multiple fixes, started translation

change exp giving items
adjust loot tables
adjust combat rating indicators
fix group frame offsets
2021-01-19 08:07:57 -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 Added scaling exp costs per skill point. 2021-01-19 08:07:57 -05:00
esc_menu.rs Rename localization/font types (e.g. VoxygenLocalization -> Localization) 2020-11-11 03:02:21 -05:00
group.rs Added scaling exp costs per skill point. 2021-01-19 08:07:57 -05: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 Added SkillSetConfig to specify skill sets for npcs. 2021-01-19 08:07:55 -05:00
overhead.rs Added scaling exp costs per skill point. 2021-01-19 08:07:57 -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 Added scaling exp costs per skill point. 2021-01-19 08:07:57 -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