veloren/voxygen/src/hud
2023-06-26 10:39:30 -04:00
..
settings_window Draw distinction between bilinear filtering and nearest neighbour 2023-05-31 18:26:53 +01: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 changing margin from 3px to 2px size 2023-06-15 09:31:36 +03:00
crafting.rs intercat with sprites on ships 2023-05-09 19:43:09 +02:00
diary.rs plant creatures 2023-06-03 13:59:52 +00:00
esc_menu.rs second cleaning pass after removing i18n.get 2022-08-23 13:14:29 +02:00
group.rs Some random changes and a fmt 2023-06-04 12:58:16 -04:00
hotbar.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
img_ids.rs initial setup 2023-05-13 09:30:13 -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 Rename UidAllocator to IdMaps everywhere, also rename lookup_entity to 2023-06-04 12:58:16 -04:00
minimap.rs Rename UidAllocator to IdMaps everywhere, also rename lookup_entity to 2023-06-04 12:58:16 -04:00
mod.rs Added additional confirmation when trading for nothing. 2023-06-26 10:39:30 -04: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 Added additional confirmation when trading for nothing. 2023-06-26 10:39:30 -04:00
util.rs taoist/charms 2023-05-19 03:07:44 +00:00