summaryrefslogtreecommitdiff
path: root/src/endpoints.lisp
AgeCommit message (Collapse)Author
2023-04-01Refactor to make cooperative hacking nicercolin
2023-04-01Add: aventure seers formGrant Shoshin Shangreaux
2023-03-14Add: configuration from file for datastore & lzb serverGrant Shoshin Shangreaux
This defaults to looking for a file called config.lisp within the dnd system's directory. If you copy the config.lisp.example included in this commit out to simply config.lisp, then you should be able to run the (start) defun to get things running with "sane" defaults. It should create a datastore directory within the same system directory, which is also ignored by git.
2023-03-13Add: minor tweaks, player list item view in adventureshoshin
2023-03-07Add: path to adventure pages; stuff to asd file; some endpointscolins-hackingcolin
2023-03-07Add: reporting rumorscolin
2023-03-07Add: growing an app skeletoncolin
2023-03-06Add: basic page stub to view an adventurecolin
2023-03-06Add: adventure creationcolin
2023-03-06Altered: s/campaign/adventure globallycolin
2023-03-05Fix: many little bugscolin
2023-03-05Reorganized codebasecolin