Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-01 | Reorganizing the adventure page | colin | |
2023-04-01 | Add navbar and various unaccountable changes | colin | |
2023-04-01 | Remove game/rumor.lisp | colin | |
2023-04-01 | Move has-uid into player.lisp | colin | |
2023-04-01 | Refactor to make cooperative hacking nicer | colin | |
2023-04-01 | Add: aventure seers form | Grant Shoshin Shangreaux | |
2023-04-01 | WIP mini-marathon | Grant Shoshin Shangreaux | |
2023-03-26 | Clean: double defvarsHEADmain | Grant Shoshin Shangreaux | |
2023-03-14 | Add: configuration from file for datastore & lzb server | Grant 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-13 | Add: minor tweaks, player list item view in adventure | shoshin | |
2023-03-07 | Add: path to adventure pages; stuff to asd file; some endpointscolins-hacking | colin | |
2023-03-07 | Add: reporting rumors | colin | |
2023-03-07 | Add: growing an app skeleton | colin | |
2023-03-06 | Add: basic page stub to view an adventure | colin | |
2023-03-06 | Add: adventure creation | colin | |
2023-03-06 | Altered: s/campaign/adventure globally | colin | |
2023-03-05 | Fix: many little bugs | colin | |
2023-03-05 | Fix: tavern page | colin | |
2023-03-05 | Remove: pages.lisp, join-gaming-group.lisp; | colin | |
2023-03-05 | Moved build.lisp back to root dir | colin | |
2023-03-05 | Reorganized codebase | colin | |