veloren/voxygen/src/session
Tormod G. Hellen 3afa16bf03 Fix hotbar changing when sorting inventory.
Previously the hotbar slots would refer to inventory slots. An
unfortunate consequence of this was that when the contents of an
inventory slot changed, so would the corresponding hotbar slot
change. This commit fixes that.
2022-01-14 19:14:24 +01:00
..
interactable.rs Interactable campfires 2021-10-05 00:55:29 +00:00
mod.rs Fix hotbar changing when sorting inventory. 2022-01-14 19:14:24 +01:00
settings_change.rs support removing key bindings 2022-01-07 20:30:30 +00:00
target.rs remove unneeded mut, provide default_select_pos to secondry key event handler, and use the is_filled() over the is_opaque() to be reader friendly 2021-09-17 10:34:20 -07:00