mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
19c2bf1181
Persist the hotbar state to disk by writing it out to a `profile.ron` situated next to the existing `settings.ron`. There are individual profiles for every character on every server. On creation of a new character the default hotbar state will be `[None; 10]` i.e. the hotbar will be empty. Resolves: https://gitlab.com/veloren/veloren/-/issues/577 |
||
---|---|---|
.. | ||
bag.rs | ||
buttons.rs | ||
chat.rs | ||
esc_menu.rs | ||
hotbar.rs | ||
img_ids.rs | ||
item_imgs.rs | ||
map.rs | ||
minimap.rs | ||
mod.rs | ||
overhead.rs | ||
popup.rs | ||
settings_window.rs | ||
skillbar.rs | ||
slots.rs | ||
social.rs | ||
spell.rs |