veloren/voxygen/src/hud
Sam de5ef03ac4 Auras will now refresh buffs if a buff was already present that had a lesser duration.
Attack effects can now have multiple requirements.
Fix for sceptre heal not requiring energy.
Nerfed warding aura protection.
Added icon for warding aura.
Changelog.
2021-03-09 18:03:06 -05:00
..
bag.rs Merge branch 'sam/invulnerability-buff' into 'master' 2021-03-01 05:46:46 +00:00
buffs.rs Factored formatting of buff text out to a single function. 2021-02-28 16:04:33 -05: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 COMPLETE REDESIGN of network crate 2021-02-17 12:39:47 +01:00
crafting.rs Finish plumbing MaterialStatsManifest. Fix issue with speed clamping when recursing through components. Improve statblocks in item tooltips. 2021-02-25 15:26:49 -05:00
diary.rs Auras will now refresh buffs if a buff was already present that had a lesser duration. 2021-03-09 18:03:06 -05:00
esc_menu.rs Rename localization/font types (e.g. VoxygenLocalization -> Localization) 2020-11-11 03:02:21 -05:00
group.rs Factored formatting of buff text out to a single function. 2021-02-28 16:04:33 -05: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 Auras will now refresh buffs if a buff was already present that had a lesser duration. 2021-03-09 18:03:06 -05:00
item_imgs.rs Implement modular weapons. 2021-02-20 14:30:39 -05:00
map.rs Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
minimap.rs Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
mod.rs cleanup, icons 2021-03-09 17:59:45 -05:00
overhead.rs Added invulnerability debuff. Currently tied to campfire spawned with '/campfire' command. 2021-02-28 15:02:03 -05:00
overitem.rs Various tiny fixes: 2020-11-26 21:46:41 +00: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 reset button to graphics settings 2021-03-08 18:48:38 +01:00
skillbar.rs cleanup, icons 2021-03-09 17:59:45 -05:00
slots.rs adjusted combo counter anim 2021-03-09 17:59:43 -05:00
social.rs Revert "Added TR translations for deaths by debuffs." 2021-01-20 11:20:06 +00:00
trade.rs During a trade, allow requesting items from the counterparty's inventory (prequisite for NPC trading). 2021-02-28 10:13:49 -05:00
util.rs adjusted combo counter anim 2021-03-09 17:59:43 -05:00