summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-04-01Add: I dunno. lots of little thingsmini-marathoncolin
2023-04-01Reorganizing the adventure pagecolin
2023-04-01Add navbar and various unaccountable changescolin
2023-04-01Remove game/rumor.lispcolin
2023-04-01Move has-uid into player.lispcolin
2023-04-01Refactor to make cooperative hacking nicercolin
2023-04-01Add: aventure seers formGrant Shoshin Shangreaux
2023-04-01WIP mini-marathonGrant Shoshin Shangreaux
2023-03-26Clean: double defvarsHEADmainGrant 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-05Fix: tavern pagecolin
2023-03-05Remove: pages.lisp, join-gaming-group.lisp;colin
2023-03-05Moved build.lisp back to root dircolin
2023-03-05Reorganized codebasecolin