veloren/voxygen/src/hud
2020-08-07 03:30:17 -04:00
..
bag.rs Added protection stat to admin armor hidden in debug folder. Removed blue cultist armor set from drop table as it is an admin set. 2020-07-18 00:05:28 +00:00
buttons.rs Tooltips now disappear when hovered and no longer appear on top of the mouse position (e.g. in the bottom of the inventory) 2020-08-07 03:30:17 -04:00
chat.rs Fix cut off chat 2020-07-18 21:56:45 +00:00
crafting.rs Crafting 2020-07-14 20:11:39 +00:00
esc_menu.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
hotbar.rs Dehardcoded LanternKind, Consumable and Ingredient, fixed Sceptre hotbar 2020-08-05 01:21:42 +02:00
img_ids.rs Added protection stat to admin armor hidden in debug folder. Removed blue cultist armor set from drop table as it is an admin set. 2020-07-18 00:05:28 +00:00
item_imgs.rs Dehardcoded LanternKind, Consumable and Ingredient, fixed Sceptre hotbar 2020-08-05 01:21:42 +02:00
map.rs Loot ChatType, Update german translation, map zooming 2020-07-01 19:05:44 +00:00
minimap.rs Crafting 2020-07-14 20:11:39 +00:00
mod.rs Merge branch 'w3yden/overitem_hud' into 'master' 2020-08-02 19:54:33 +00:00
overhead.rs Removed bomb timeout 2020-07-05 16:15:51 +01:00
overitem.rs Voxygen/HUD: Display item name over dropped items 2020-08-02 09:49:39 +02:00
popup.rs Rework chat processing 2020-06-27 16:29:03 -04:00
settings_window.rs lots of things 2020-07-23 12:10:13 +00:00
skillbar.rs Tooltips now disappear when hovered and no longer appear on top of the mouse position (e.g. in the bottom of the inventory) 2020-08-07 03:30:17 -04:00
slots.rs Removed fine-grained Item enums and replaced them with Strings 2020-08-02 01:21:32 +00:00
social.rs Players are removed from social menu when logged out. 2020-06-27 17:20:26 -04:00
spell.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
util.rs Avoid cloning armor/tool in tooltip generation, add temporary case for legacy item descriptions 2020-08-07 01:25:51 -04:00