summaryrefslogtreecommitdiff
path: root/src/roomtemplate.rs
AgeCommit message (Expand)Author
2020-09-26use flags for the whole room instead of room permissionstroido
2020-09-25assemlage uses proper serialization tootroido
2020-09-24actually use the serde serialisation moretroido
2020-09-24don't try to read into the json data structure all manuallytroido
2020-05-19better json parsing using serde_json::value::from_valuetroido
2020-05-19add room build permissions to roomstroido
2020-04-20stop hardcoding default room and encyclopediatroido
2020-04-17roomtemplate can handle fields that don't match the given sizetroido
2020-04-06made parseerrors their own thingtroido
2020-03-02added purgatorytroido
2020-02-23more consistent importstroido
2020-02-23rooms have named locations to be used by portalstroido
2020-02-21players can now go to different roomstroido
2020-02-14extract the state to savetroido
2020-02-07can now load maps in the same format as the python versiontroido
2020-02-07added roomtemplatetroido