veloren/voxygen/src/hud
2021-06-15 21:20:10 +03:00
..
settings_window Show hitbox cylinders based on actual ECS data, and add a settings toggle in voxygen for it. 2021-06-03 00:10:06 -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 First 3 abilities for tidal warrior functional. Added bubble particles. 2021-06-03 21:39:13 -05: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 Fix settings not saving when zooming map with keys 2021-06-15 21:20:10 +03: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 Item tooltip refactor and fixed related to new stats 2021-06-07 11:06:32 +02:00