..
settings_window
remove keybind_mode, instead use left click(m1) for set and right click(m2) for unset
2024-04-20 00:57:30 +03:00
animation.rs
Create 'animation' file
2021-08-02 13:27:33 +02:00
bag.rs
Overflwo slots now appear as red in the inventory.
2024-02-02 20:06:59 -05:00
buffs.rs
Stances can now be left by interacting with the buff bar.
2023-03-21 20:03:22 -04:00
buttons.rs
Bag icon improvement
2022-12-23 15:22:13 +00:00
change_notification.rs
Allow locking camera zoom
2023-03-05 11:30:27 -05:00
chat.rs
additional cargo clippy for toolchain switch
2024-05-18 22:44:59 +02:00
crafting.rs
Initial recipe component work
2024-06-03 21:24:15 -04:00
diary.rs
Changelog entry, better placeholder UI, remove test changes
2024-04-28 20:04:07 -04:00
esc_menu.rs
second cleaning pass after removing i18n.get
2022-08-23 13:14:29 +02:00
group.rs
update toolchain to nightly-2024-01-17
2024-02-05 19:51:50 +01:00
hotbar.rs
Remove char_state from active_auxiliary_key
2024-03-03 17:56:09 +02:00
img_ids.rs
Merge branch 'sam/diminishing-cc' into 'master'
2024-05-29 15:50:09 +00:00
item_imgs.rs
Fix images that used hollow cells
2024-06-18 01:08:42 +05:00
loot_scroller.rs
address review comments
2024-04-16 12:19:12 +00:00
map.rs
new_sahagin
2024-05-29 00:01:46 +00:00
minimap.rs
new_sahagin
2024-05-29 00:01:46 +00:00
mod.rs
Initial recipe component work
2024-06-03 21:24:15 -04:00
overhead.rs
Dungeon rework initial patch
2023-07-09 20:03:09 +00:00
overitem.rs
Improvements and fixes for interacting/collecting
2023-03-11 21:17:27 -05:00
popup.rs
finished first pass removing i18n.get
2022-08-23 11:17:21 +02:00
prompt_dialog.rs
Tweaks to prompt dialog.
2022-01-03 19:55:06 -05:00
quest.rs
fix clippy issues, WITHOUT clippy::needless_pass_by_ref_mut as we are still unsure how to proceed with it. we want to keep the &mut ref where we are actually writing. maybe we need another method support
2023-10-05 23:23:27 +02:00
skillbar.rs
Helm Crusher
2024-04-28 19:40:12 -04:00
slots.rs
Helm Crusher
2024-04-28 19:40:12 -04:00
social.rs
second cleaning pass after removing i18n.get
2022-08-23 13:14:29 +02:00
subtitles.rs
combine into one filter_map
2023-05-03 16:29:56 +02:00
trade.rs
additional cargo clippy for toolchain switch
2024-05-18 22:44:59 +02:00
util.rs
Initial recipe component work
2024-06-03 21:24:15 -04:00