..
bag.rs
timeout visuals, various small fixes and two new items
2020-08-08 01:15:58 +02:00
buttons.rs
group button and menu logic changes
2020-08-08 01:14:19 +02:00
chat.rs
fix clippy warnings in new version
2020-08-17 11:10:18 +02:00
crafting.rs
Address comments, clippy and minor adjustments
2020-08-21 22:37:08 +02: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
group.rs
Make clippy happy, fmt even though it is set to fmt on save in my
2020-08-08 01:16:35 +02:00
hotbar.rs
Changes to how critical hits function for melee attacks. Removed ability for explosions to crit. Velorite sceptre now functions as healing staff.
2020-08-21 19:36:20 +02:00
img_ids.rs
group leader colouring, offset fix when debug menu is open,
2020-08-08 01:15:58 +02:00
item_imgs.rs
(See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf
2020-08-20 20:34:59 +02:00
map.rs
(See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf
2020-08-20 20:34:59 +02:00
minimap.rs
(See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf
2020-08-20 20:34:59 +02:00
mod.rs
Address comments, clippy and minor adjustments
2020-08-21 22:37:08 +02:00
overhead.rs
Address comments, clippy and minor adjustments
2020-08-21 22:37:08 +02:00
overitem.rs
(See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf
2020-08-20 20:34:59 +02:00
popup.rs
Rework chat processing
2020-06-27 16:29:03 -04:00
settings_window.rs
Properly remove Shiny option.
2020-08-20 22:08:25 +02:00
skillbar.rs
fix tooltips in char selection, more balancing
2020-08-21 19:36:19 +02:00
slots.rs
Removed fine-grained Item enums and replaced them with Strings
2020-08-02 01:21:32 +00:00
social.rs
Address comments, clippy and minor adjustments
2020-08-21 22:37:08 +02: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
Avoid cloning armor/tool in tooltip generation, add temporary case for legacy item descriptions
2020-08-07 01:25:51 -04:00