summaryrefslogtreecommitdiff
path: root/src/worldloader.rs
AgeCommit message (Expand)Author
2020-09-24turned sprite, playerid and roomid into tuple structstroido
2020-09-24don't try to read into the json data structure all manuallytroido
2020-05-16encyclopedia can be split over different filestroido
2020-04-20stop hardcoding default room and encyclopediatroido
2020-04-03private rooms work!troido
2020-03-03moved default encyclopedia to data filetroido
2020-03-03added spawners an not-saved assemblages/templatestroido
2020-02-23more consistent importstroido
2020-02-21create World for multiroom supporttroido
2020-02-20load room template from filetroido