summaryrefslogtreecommitdiff
path: root/src/util.rs
AgeCommit message (Collapse)Author
2020-02-23removed ToJson traittroido
2020-02-17added trait for interacting with persistent storage; tried to make Results ↵troido
easier
2020-02-09refactoring using cargo clippytroido
2020-02-04tried to implement deserialisation of entitiestroido
2020-02-04added some unit tests; added hashmap! macrotroido
2020-02-02add worldmessagestroido
2020-01-29players can no longer walk through wallstroido