veloren/voxygen/src/hud
2021-06-17 19:55:21 +01:00
..
settings_window Eliminate panics when .current_monitor() returns None 2021-06-16 01:36:59 -04:00
bag.rs Added swap_equipped_weapons icon and resized inactive weapons 2021-05-17 15:35:27 -04:00
buffs.rs Extract 'get_duration_image' function from 'update' 2021-06-09 13:09:31 +02:00
buttons.rs Resolve Issue #978 - Extract SkillSet Into Its Own Component 2021-04-14 15:35:34 +00:00
chat.rs Made commands a distinct ClientMsg to avoid possible sanitisation problems for clients 2021-06-17 19:55:21 +01:00
crafting.rs Derive str from Material, better deserialization 2021-06-07 11:03:50 +02:00
diary.rs icons and naming 2021-06-13 14:34:42 -04: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 mining exp sct color and icon; add mining to skill_preset 2021-06-13 14:34:42 -04:00
item_imgs.rs Initial implementation of glow/shininess 2021-03-10 18:58:25 +00:00
loot_scroller.rs Fixed loot scroller collisions and moved/cleaned up previous changes 2021-05-31 15:29:35 -04:00
map.rs Avoid saving settings if maps are not updating 2021-06-15 21:19:52 +03:00
minimap.rs Avoid saving settings if maps are not updating 2021-06-15 21:19:52 +03:00
mod.rs Made commands a distinct ClientMsg to avoid possible sanitisation problems for clients 2021-06-17 19:55:21 +01: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 Fixed loot scroller collisions and moved/cleaned up previous changes 2021-05-31 15:29:35 -04: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 Truncates consumables value to the first decimal place 2021-06-15 19:36:20 +02:00