veloren/voxygen/src/hud
2021-02-05 09:33:14 +01:00
..
bag.rs Removed body from stats component as there is already a body component. 2021-01-22 16:50:22 -05:00
buffs.rs StaminaPlus buff, modifying stamina via buffs 2021-01-26 22:47:55 +00:00
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 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 Sceptre nerfs. 2021-01-22 22:46:18 -05:00
esc_menu.rs Rename localization/font types (e.g. VoxygenLocalization -> Localization) 2020-11-11 03:02:21 -05:00
group.rs StaminaPlus buff, modifying stamina via buffs 2021-01-26 22:47:55 +00:00
hotbar.rs Skills are now factored into combat rating. New formula for exp scaling per SP. 2021-01-19 08:08:26 -05:00
img_ids.rs StaminaPlus buff, modifying stamina via buffs 2021-01-26 22:47:55 +00: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 Redefine Ori as a quaternion 2021-02-05 09:33:14 +01:00
overhead.rs StaminaPlus buff, modifying stamina via buffs 2021-01-26 22:47:55 +00: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 Implemented #896 - Added option for Unlimited FPS 2021-01-23 08:34:38 +00:00
skillbar.rs StaminaPlus buff, modifying stamina via buffs 2021-01-26 22:47:55 +00: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 Revert "Added TR translations for deaths by debuffs." 2021-01-20 11:20:06 +00:00
util.rs Address some comments 2021-01-28 17:31:05 -08:00