summaryrefslogtreecommitdiff
path: root/src/playerstate.rs
AgeCommit message (Collapse)Author
2020-02-23rooms have named locations to be used by portalstroido
2020-02-22it is now possible to use itemstroido
2020-02-22items now have an action enumtroido
2020-02-21visible component now also has a nametroido
2020-02-21sprites are not strings anymoretroido
2020-02-21players can now go to different roomstroido
2020-02-18refactored with cargo clippytroido
2020-02-18refactoring: roomid is now a type, not string anymoretroido
2020-02-18Players are now saved/loaded tootroido
2020-02-17added trait for interacting with persistent storage; tried to make Results ↵troido
easier
2020-02-16add forgotten playerstate filetroido