veloren/voxygen/src/hud
2023-05-09 19:43:09 +02:00
..
settings_window subtitles 2023-05-03 13:07:35 +02:00
animation.rs Create 'animation' file 2021-08-02 13:27:33 +02:00
bag.rs Change item color in details mode. 2023-04-03 15:40:34 -04:00
buffs.rs Stances can now be left by interacting with the buff bar. 2023-03-21 20:03:22 -04:00
buttons.rs Bag icon improvement 2022-12-23 15:22:13 +00:00
change_notification.rs Allow locking camera zoom 2023-03-05 11:30:27 -05:00
chat.rs Overhauled chat message representation to allow for more exhaustive localisation 2023-04-11 15:46:36 +01:00
crafting.rs intercat with sprites on ships 2023-05-09 19:43:09 +02:00
diary.rs Abilities can now be activated from multiple contexts 2023-05-07 20:43:50 -04:00
esc_menu.rs second cleaning pass after removing i18n.get 2022-08-23 13:14:29 +02:00
group.rs Updated hashbrown, removed some to_owned calls in handling recently unequipped items 2023-04-19 18:43:40 -04:00
hotbar.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
img_ids.rs Add a list mode to inventories to make it easier to see item names at merchants. 2023-04-03 14:43:14 -04:00
item_imgs.rs realize zesterers proposal 2023-04-05 00:11:26 +02:00
loot_scroller.rs fixed a bug where if a group member picks up an item, then the player picks up an item, it would display the incorrect number of items picked up. example: group member picks up an apple, then player picks up an apple, the ui would display that the player picked up two apples, instead of the group member picking up one and the player picking up one 2023-04-06 13:43:11 -05:00
map.rs UI tweaks 2023-04-01 21:54:48 +02:00
minimap.rs replaced CHUNK_SIZE by RECT_SIZE everywhere, and change the use (and remove... 2023-03-06 21:03:35 +00:00
mod.rs intercat with sprites on ships 2023-05-09 19:43:09 +02:00
overhead.rs Simplified localisation logic 2023-04-11 23:51:07 +01:00
overitem.rs Improvements and fixes for interacting/collecting 2023-03-11 21:17:27 -05:00
popup.rs finished first pass removing i18n.get 2022-08-23 11:17:21 +02:00
prompt_dialog.rs Tweaks to prompt dialog. 2022-01-03 19:55:06 -05:00
quest.rs Initial quest window work, spot fixes 2023-03-10 22:16:26 +00:00
skillbar.rs Abilities can now be activated from multiple contexts 2023-05-07 20:43:50 -04:00
slots.rs Abilities can now be activated from multiple contexts 2023-05-07 20:43:50 -04:00
social.rs second cleaning pass after removing i18n.get 2022-08-23 13:14:29 +02:00
subtitles.rs combine into one filter_map 2023-05-03 16:29:56 +02:00
trade.rs Add a list mode to inventories to make it easier to see item names at merchants. 2023-04-03 14:43:14 -04:00
util.rs Added dual wielding sword contextual abilities. 2023-05-07 20:43:51 -04:00