veloren/voxygen/src/hud
BottledByte dc91209a7b Removed fine-grained Item enums and replaced them with Strings
This change allows to introduce new weapons and pair them
with graphical assets without need to recompile.
2020-08-02 01:21:32 +00:00
..
bag.rs Added protection stat to admin armor hidden in debug folder. Removed blue cultist armor set from drop table as it is an admin set. 2020-07-18 00:05:28 +00:00
buttons.rs Crafting 2020-07-14 20:11:39 +00:00
chat.rs Fix cut off chat 2020-07-18 21:56:45 +00:00
crafting.rs Crafting 2020-07-14 20:11:39 +00:00
esc_menu.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
hotbar.rs Removed fine-grained Item enums and replaced them with Strings 2020-08-02 01:21:32 +00:00
img_ids.rs Added protection stat to admin armor hidden in debug folder. Removed blue cultist armor set from drop table as it is an admin set. 2020-07-18 00:05:28 +00:00
item_imgs.rs Removed fine-grained Item enums and replaced them with Strings 2020-08-02 01:21:32 +00:00
map.rs Loot ChatType, Update german translation, map zooming 2020-07-01 19:05:44 +00:00
minimap.rs Crafting 2020-07-14 20:11:39 +00:00
mod.rs Allows for weapons to have different stats. Seperates healing staff out from staffs into its own weapon type: sceptre. Splits bow weapon type into shortbow and longbow. 2020-08-01 20:08:30 +00:00
overhead.rs Removed bomb timeout 2020-07-05 16:15:51 +01:00
popup.rs Rework chat processing 2020-06-27 16:29:03 -04:00
settings_window.rs lots of things 2020-07-23 12:10:13 +00:00
skillbar.rs Removed fine-grained Item enums and replaced them with Strings 2020-08-02 01:21:32 +00:00
slots.rs Removed fine-grained Item enums and replaced them with Strings 2020-08-02 01:21:32 +00:00
social.rs Players are removed from social menu when logged out. 2020-06-27 17:20:26 -04:00
spell.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
util.rs Removed fine-grained Item enums and replaced them with Strings 2020-08-02 01:21:32 +00:00