summaryrefslogtreecommitdiff
path: root/content/encyclopediae/base.json
AgeCommit message (Collapse)Author
2021-12-30entities can now have descriptionstroido
2020-09-28removed parametertypetroido
2020-09-27better serialisation structure for encyclopediaetroido
["list", [1, 2, 3]] is now just [1, 2, 3] and {"type": builtwall", "kwargs": {"health": 50}} is now {":template": "builtwall", "health": 50}
2020-05-16encyclopedia can be split over different filestroido