veloren/voxygen/src/hud
Avi Weinstock 0122dca3c3 Allow fast stacking into and out of a trade with {ctrl,shift} click.
Shift click goes 1 at a time, Ctrl click automatically balances the trade w.r.t. that quantity.
2021-03-30 18:39:10 -04:00
..
bag.rs Allow fast stacking into and out of a trade with {ctrl,shift} click. 2021-03-30 18:39:10 -04:00
buffs.rs decayed health texture 2021-03-27 21:05:14 -04:00
buttons.rs Skills are now factored into combat rating. New formula for exp scaling per SP. 2021-01-19 08:08:26 -05:00
chat.rs Various RtSim and Agent Interaction Fixes 2021-03-16 01:30:35 +00:00
crafting.rs Changelog, cleanup, clippy 2021-03-29 18:35:10 +02:00
diary.rs Add several new i18n lines 2021-03-29 18:34:45 +02:00
esc_menu.rs Rename localization/font types (e.g. VoxygenLocalization -> Localization) 2020-11-11 03:02:21 -05:00
group.rs Fixed offset of decayed health 2021-03-27 21:06:21 -04:00
hotbar.rs Factored out duplicate code into closures, consolidated ability handling logic to a single function. 2021-02-19 18:45:48 -05:00
img_ids.rs decayed health texture 2021-03-27 21:05:14 -04:00
item_imgs.rs Initial implementation of glow/shininess 2021-03-10 18:58:25 +00:00
map.rs Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00
minimap.rs Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00
mod.rs Allow fast stacking into and out of a trade with {ctrl,shift} click. 2021-03-30 18:39:10 -04:00
overhead.rs Fixed offset of decayed health 2021-03-27 21:06:21 -04:00
overitem.rs Added indicator text to terrain sprites 2021-03-30 01:04:23 +01:00
popup.rs Moved common networking code to common/net, clippy fixes 2020-12-13 17:23:45 +00:00
prompt_dialog.rs Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
settings_window.rs Add a vertical camera clamp option and toggle to voxygen. 2021-03-23 18:22:32 -04:00
skillbar.rs Changelog, cleanup, clippy 2021-03-29 18:35:10 +02:00
slots.rs Allow fast stacking into and out of a trade with {ctrl,shift} click. 2021-03-30 18:39:10 -04:00
social.rs Sort the playerlist alphabetically 2021-03-21 10:22:33 +01:00
trade.rs Allow fast stacking into and out of a trade with {ctrl,shift} click. 2021-03-30 18:39:10 -04:00
util.rs Addresses comments 2021-03-29 18:35:12 +02:00