.. |
settings_window
|
Better ambiance slider
|
2021-10-16 15:12:07 +01:00 |
animation.rs
|
Create 'animation' file
|
2021-08-02 13:27:33 +02:00 |
bag.rs
|
Changed tooltips to take iterator. Tooltips also show original item as well as salvage output.
|
2021-10-27 17:02:34 -04:00 |
buffs.rs
|
Changed energy to internally use an integer with a high resolution, and externally to use a float.
|
2021-09-23 14:11:09 -04:00 |
buttons.rs
|
Add 'UpdateArgs import to 'buttons' file
|
2021-08-02 13:33:52 +02:00 |
chat.rs
|
transp -> opacity
|
2021-08-02 22:49:10 +02:00 |
crafting.rs
|
Fixed opening salvaging station not showing salvage text.
|
2021-10-27 17:02:35 -04:00 |
diary.rs
|
Changed energy to internally use an integer with a high resolution, and externally to use a float.
|
2021-09-23 14:11:09 -04:00 |
esc_menu.rs
|
remove some reexports
|
2021-07-29 22:18:34 +02:00 |
group.rs
|
Changed weights of cr calculation and exp from cr formula.
|
2021-09-25 21:52:20 -04:00 |
hotbar.rs
|
apply some clippy fixes that comes with the new toolchain version
|
2021-09-24 23:18:18 +02:00 |
img_ids.rs
|
Merge branch 'trade-window-improvements' into 'master'
|
2021-08-11 09:25:17 +00:00 |
item_imgs.rs
|
Revert "Merge branch..."
|
2021-07-17 22:04:59 +00:00 |
loot_scroller.rs
|
Changed tooltips to take iterator. Tooltips also show original item as well as salvage output.
|
2021-10-27 17:02:34 -04:00 |
map.rs
|
Remove map drag from the settings file since it is always reset when closing the map leaving little reason to persist it
|
2021-10-06 02:13:02 -04:00 |
minimap.rs
|
Makes dungeons start at level 1 visually
|
2021-08-09 16:36:37 +02:00 |
mod.rs
|
Hack to make salvage go away when leaving station.
|
2021-10-29 13:25:38 -04:00 |
overhead.rs
|
Changed energy to internally use an integer with a high resolution, and externally to use a float.
|
2021-09-23 14:11:09 -04:00 |
overitem.rs
|
remove some reexports
|
2021-07-29 22:18:34 +02:00 |
popup.rs
|
remove some reexports
|
2021-07-29 22:18:34 +02:00 |
prompt_dialog.rs
|
remove some reexports
|
2021-07-29 22:18:34 +02:00 |
skillbar.rs
|
Changed tooltips to take iterator. Tooltips also show original item as well as salvage output.
|
2021-10-27 17:02:34 -04:00 |
slots.rs
|
Added equip slots for other weapons.
|
2021-05-15 15:16:37 -05:00 |
social.rs
|
remove some reexports
|
2021-07-29 22:18:34 +02:00 |
trade.rs
|
Changed tooltips to take iterator. Tooltips also show original item as well as salvage output.
|
2021-10-27 17:02:34 -04:00 |
util.rs
|
Fixed health ui in few places and xp scaling from health.
|
2021-09-14 10:55:14 -04:00 |