summaryrefslogtreecommitdiff
path: root/model.lisp
AgeCommit message (Expand)Author
2023-02-18Saturday Pair Sessioncolin
2023-01-30Fix: comment out monster defclass stubGrant Shangreaux
2023-01-28Research: adding notes to hazards and task categoriesGrant Shoshin Shangreaux
2023-01-24Add: navbar and hall-of-heroes list to tavern [frontend]Grant Shangreaux
2023-01-22Add: classes for game objects;colin
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