veloren/voxygen/src/hud
2021-06-03 00:10:05 -04:00
..
settings_window Wait for ingame pipelines to build before entering char select, show pipeline rebuilding status text in the graphics settings tab 2021-06-03 00:10:04 -04:00
bag.rs Added swap_equipped_weapons icon and resized inactive weapons 2021-05-17 15:35:27 -04:00
buffs.rs Merge branch 'juliancoffee/fix_campfire_heal_message' into 'master' 2021-04-25 23:06:48 +00:00
buttons.rs Resolve Issue #978 - Extract SkillSet Into Its Own Component 2021-04-14 15:35:34 +00:00
chat.rs feat: BuffKind::Frozen 2021-05-30 08:51:47 -07:00
crafting.rs Made crafting UI check exact crafting sprite 2021-04-20 15:23:52 +01:00
diary.rs Made new skills for reworked bow. 2021-05-22 12:33:21 -05:00
esc_menu.rs Rename localization/font types (e.g. VoxygenLocalization -> Localization) 2020-11-11 03:02:21 -05:00
group.rs Fix campfire heal buff description 2021-04-25 23:06:47 +00:00
hotbar.rs Added equip slots for other weapons. 2021-05-15 15:16:37 -05:00
img_ids.rs feat: add frozen debuff icon, en strings 2021-05-30 08:49:32 -07:00
item_imgs.rs Initial implementation of glow/shininess 2021-03-10 18:58:25 +00:00
loot_scroller.rs Item pickups are shown in separate window and "inventory-full" messages are shown above the item attempted to be picked up 2021-05-22 20:47:08 +00:00
map.rs Make the minimap UI not exposed via checkbox yet (still configurable via settings.ron). 2021-06-02 00:39:58 -04:00
minimap.rs Address further MR 2301 comments. 2021-06-02 00:39:58 -04:00
mod.rs Fix most of the cargo check warnings 2021-06-03 00:10:05 -04:00
overhead.rs Fixed offset of decayed health 2021-03-27 21:06:21 -04:00
overitem.rs Item pickups are shown in separate window and "inventory-full" messages are shown above the item attempted to be picked up 2021-05-22 20:47:08 +00:00
popup.rs Moved common networking code to common/net, clippy fixes 2020-12-13 17:23:45 +00:00
prompt_dialog.rs Add option to load English string as fallback if string missing 2021-04-24 14:39:35 +00:00
skillbar.rs Added equip slots for other weapons. 2021-05-15 15:16:37 -05:00
slots.rs Added equip slots for other weapons. 2021-05-15 15:16:37 -05:00
social.rs Added search to crafting and social windows, added i18n support to crafting tabs, fixed social window offset when group open, removed tabs in social window 2021-04-07 20:24:22 +00:00
trade.rs Add red-orange pulsing "Nothing!" to the second phase of an a 0-quantity trade, and improve the distance merchants are visible at. 2021-05-07 15:24:55 -04:00
util.rs feat: BuffKind::Frozen 2021-05-30 08:51:47 -07:00