summaryrefslogtreecommitdiff
path: root/src/util.rs
AgeCommit message (Expand)Author
2020-09-26spawned entities are now saved but not spawned again until removedtroido
2020-04-23accept authentication messages, and validate registrationstroido
2020-04-21use own strip_prefix function for interaction argumentstroido
2020-04-06made parseerrors their own thingtroido
2020-04-03aerr! has formatting functionality; better errors; radishses -> radishestroido
2020-04-03added command line optionstroido
2020-02-23removed ToJson traittroido
2020-02-17added trait for interacting with persistent storage; tried to make Results ea...troido
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