veloren/voxygen/src/hud
2021-03-14 21:41:47 -04: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 Separated InterfaceSettings from GameplaySettings 2021-03-12 22:45:44 +03:30
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 Merge branch 'sam/sceptre-overhaul' into 'master' 2021-03-11 16:47:50 +00: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 Auras will now refresh buffs if a buff was already present that had a lesser duration. 2021-03-09 18:03:06 -05: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 Revert "Added TR translations for deaths by debuffs." 2021-01-20 11:20:06 +00: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 adjusted combo counter anim 2021-03-09 17:59:43 -05:00