veloren/voxygen/src/hud
2022-05-12 20:26:43 -05:00
..
settings_window Added frustum culling for LoD objects 2022-05-10 16:21:14 +01:00
animation.rs
bag.rs Add stealth stat to Bag UI. NOTE: Needs icon. 2022-05-12 20:26:43 -05:00
buffs.rs
buttons.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
chat.rs update a bunch of dependencies, including clap3 2022-04-04 11:43:29 +02:00
crafting.rs update further dependencies, including strum and get rid of old strum_macro 2022-04-04 16:06:47 +02:00
diary.rs Simplify stealth logic. Remove max item stealth upper limit and restore close to original curve. 2022-05-06 19:25:03 -05:00
esc_menu.rs
group.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
hotbar.rs update toolchain to nightly-2022-04-25 2022-05-03 15:22:28 +02:00
img_ids.rs feat: a TextEdit input in the trade window so that users can specify the amount of an item to trade by typing 2022-03-27 20:24:18 +02:00
item_imgs.rs Render item drops instead of placeholder textures 2022-02-14 02:09:45 +00:00
loot_scroller.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
map.rs Map marker fixes 2022-03-07 12:16:04 +00:00
minimap.rs Map marker fixes 2022-03-07 12:16:04 +00:00
mod.rs update toolchain to nightly-2022-04-25 2022-05-03 15:22:28 +02:00
overhead.rs
overitem.rs Fix interactable HUD 2022-02-27 21:50:07 +00:00
popup.rs in terrain.mod.rs, return name as Option in fn name 2022-01-18 19:53:20 +01:00
prompt_dialog.rs
skillbar.rs Decrease too-many-arguments-threshold and type-complexity-threshold. 2022-01-30 20:16:21 +01:00
slots.rs Render item drops instead of placeholder textures 2022-02-14 02:09:45 +00:00
social.rs
trade.rs fix: 🐛 resolve issue where client spams TradeAction updates based on out of sync PendingTrade values 2022-03-27 20:25:22 +02:00
util.rs Diversify price calculation for items by using multiple categories per item. 2022-03-03 02:32:34 +00:00