veloren/voxygen/src/hud
2020-11-06 01:08:31 +01:00
..
bag.rs make clippy happy 2020-10-07 02:23:20 +00:00
buffs.rs Addresses some comments 2020-11-06 01:08:31 +01:00
buttons.rs make clippy happy 2020-10-07 02:23:20 +00:00
chat.rs Addressed comments. 2020-11-04 19:22:08 -06:00
crafting.rs Reviewer's suggested edit 2020-10-15 14:36:59 +02: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
group.rs Addresses some comments 2020-11-06 01:08:31 +01:00
hotbar.rs Added keyframes to all states that were lacking them. 2020-10-28 18:15:23 -05:00
img_ids.rs Addresses some comments 2020-11-06 01:08:31 +01:00
item_imgs.rs Put server-cli specific settings in their own structure, serde_derive -> serde 2020-10-10 02:10:32 -04:00
map.rs (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
minimap.rs Initial implementation of buffs UI 2020-10-26 19:28:24 -05:00
mod.rs Addressed comments. 2020-11-04 19:22:05 -06:00
overhead.rs Addresses some comments 2020-11-06 01:08:31 +01:00
overitem.rs Allow interacting with nearby blocks without pointing at them, unify selection of block/entity interactors so that only one is select at once, rearrange pickup and mount range consts 2020-10-29 18:40:11 -04:00
popup.rs Rework chat processing 2020-06-27 16:29:03 -04:00
settings_window.rs Cleaned up UI code. Removed stuff added for testing. Added 10% for melee attacks to inflict a bleeding debuff. Renamed BuffId to BuffKind. Fixed memory leak. Set event emission to false when timer is decremented. 2020-10-26 19:30:10 -05:00
skillbar.rs Separated out health from stats component. 2020-11-04 19:22:04 -06:00
slots.rs Added keyframes to all states that were lacking them. 2020-10-28 18:15:23 -05:00
social.rs make clippy happy 2020-10-07 02:23:20 +00:00
spell.rs added option for borderless fullscreen in setting -> graphics menu 2020-09-07 05:12:15 +00:00
util.rs make clippy happy 2020-10-07 02:23:20 +00:00