.. |
settings_window
|
Show hitbox cylinders based on actual ECS data, and add a settings toggle in voxygen for it.
|
2021-06-03 00:10:06 -04:00 |
bag.rs
|
Added swap_equipped_weapons icon and resized inactive weapons
|
2021-05-17 15:35:27 -04:00 |
buffs.rs
|
Merge branch 'juliancoffee/fix_campfire_heal_message' into 'master'
|
2021-04-25 23:06:48 +00:00 |
buttons.rs
|
Resolve Issue #978 - Extract SkillSet Into Its Own Component
|
2021-04-14 15:35:34 +00:00 |
chat.rs
|
First 3 abilities for tidal warrior functional. Added bubble particles.
|
2021-06-03 21:39:13 -05:00 |
crafting.rs
|
Derive str from Material, better deserialization
|
2021-06-07 11:03:50 +02:00 |
diary.rs
|
Extract 'create_unlock_skill_button' function from 'update' in diary.rs
|
2021-06-06 14:14:53 +00:00 |
esc_menu.rs
|
Rename localization/font types (e.g. VoxygenLocalization -> Localization)
|
2020-11-11 03:02:21 -05:00 |
group.rs
|
Fix campfire heal buff description
|
2021-04-25 23:06:47 +00:00 |
hotbar.rs
|
Added equip slots for other weapons.
|
2021-05-15 15:16:37 -05:00 |
img_ids.rs
|
Derive str from Material, better deserialization
|
2021-06-07 11:03:50 +02:00 |
item_imgs.rs
|
Initial implementation of glow/shininess
|
2021-03-10 18:58:25 +00:00 |
loot_scroller.rs
|
Fixed loot scroller collisions and moved/cleaned up previous changes
|
2021-05-31 15:29:35 -04:00 |
map.rs
|
Make the minimap UI not exposed via checkbox yet (still configurable via settings.ron ).
|
2021-06-02 00:39:58 -04:00 |
minimap.rs
|
Address further MR 2301 comments.
|
2021-06-02 00:39:58 -04:00 |
mod.rs
|
Remove unused velocity field in the Hud and remove unused fields from
|
2021-06-07 02:49:35 -04:00 |
overhead.rs
|
Fixed offset of decayed health
|
2021-03-27 21:06:21 -04:00 |
overitem.rs
|
Item pickups are shown in separate window and "inventory-full" messages are shown above the item attempted to be picked up
|
2021-05-22 20:47:08 +00:00 |
popup.rs
|
Moved common networking code to common/net, clippy fixes
|
2020-12-13 17:23:45 +00:00 |
prompt_dialog.rs
|
Add option to load English string as fallback if string missing
|
2021-04-24 14:39:35 +00:00 |
skillbar.rs
|
Added equip slots for other weapons.
|
2021-05-15 15:16:37 -05:00 |
slots.rs
|
Added equip slots for other weapons.
|
2021-05-15 15:16:37 -05:00 |
social.rs
|
Fixed loot scroller collisions and moved/cleaned up previous changes
|
2021-05-31 15:29:35 -04:00 |
trade.rs
|
Add red-orange pulsing "Nothing!" to the second phase of an a 0-quantity trade, and improve the distance merchants are visible at.
|
2021-05-07 15:24:55 -04:00 |
util.rs
|
Item tooltip refactor and fixed related to new stats
|
2021-06-07 11:06:32 +02:00 |