summaryrefslogtreecommitdiff
path: root/model.lisp
AgeCommit message (Expand)Author
2023-01-21Refactor+Fix: with-hero-session macro; packaging and initcolin
2023-01-07First Draft of hero creation and loginGrant Shoshin Shangreaux
2023-01-07Revert "Add: serialization for Heroes and dnd.api package"Grant Shoshin Shangreaux
2022-12-28Add: serialization for Heroes and dnd.api packageGrant Shoshin Shangreaux
2022-12-28Rename: dungeons-and-deadlines to dndcolin
2022-12-26Refactor: has-uid and can-equip to mixinsColin Okay
2022-12-26Add: a basic json endpoint to return hall-of-fame dataColin Okay
2022-12-26initial commit; Add hero model definitionColin Okay