veloren/client/src
Kevin Glasson 19c2bf1181 Add hotbar state persistence.
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
2020-06-19 08:00:21 +08:00
..
cmd.rs Fixed suppressed clippy warnings for #587 - collapsible_if 2020-06-12 20:34:54 +01:00
error.rs - Update the stats of characters individually, reverting the change with 2020-05-13 09:14:09 +10:00
lib.rs Add hotbar state persistence. 2020-06-19 08:00:21 +08:00