.. |
bag.rs
|
Corrected some spelling errors
|
2020-08-25 12:21:25 +00:00 |
buttons.rs
|
group button and menu logic changes
|
2020-08-08 01:14:19 +02:00 |
chat.rs
|
adding feature requested in issue #153 - displaying your alias in game as 'you'
|
2020-09-06 19:42:32 +00:00 |
crafting.rs
|
various fixes
|
2020-08-24 01:16:53 +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
|
Move figure meshing to a background thread.
|
2020-08-28 05:25:31 +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
|
Corrected some spelling errors
|
2020-08-25 12:21:25 +00:00 |
mod.rs
|
small fix for handling hotbar hotkeys (fixes #687)
|
2020-08-29 18:38:55 +02:00 |
overhead.rs
|
fixed nametag height
|
2020-08-25 21:54:47 +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
|
set shiny water to default
|
2020-08-23 22:58:01 -07: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
|
Add State::read_component_copied
|
2020-08-26 20:47:41 -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
|
Avoid cloning armor/tool in tooltip generation, add temporary case for legacy item descriptions
|
2020-08-07 01:25:51 -04:00 |