summaryrefslogtreecommitdiff
path: root/events.txt
AgeCommit message (Collapse)Author
2023-11-23final votingMischa Untaga
2023-11-21action: move each player campaigner for freeMischa Untaga
2023-11-20update todosMischa Untaga
2023-11-15persistent cardsMischa Untaga
2023-11-09no need to overspecify prompts. add die roll resultsMischa Untaga
2023-11-09fix Xenophobia textMischa Untaga
2023-11-07add congress, add cubesMischa Untaga
2023-11-07implementation of add_campaigners, receive/spend_buttonsMischa Untaga
2023-11-07badges badges buttons buttonsMischa Untaga
2023-11-06vm placeholdersMischa Untaga
2023-11-06Add tokenizer for gencode to allow spaces in lists.Tor Andersson
Tokens must be separated by spaces. If a token contains a ", `, or ' it may contain spaces within the quotes. If a token contains a (, {, or [ it may contain spaces within the parens. Thus, the string "foo(a, b, c)" is treated as one token, as is also the string "{ hello(a, b, c); bar(); return ['x', 'y z'] }"
2023-11-06events WIPMischa Untaga
2023-11-06events WIPMischa Untaga
2023-11-05events WIPMischa Untaga
2023-11-04events boilerplate with commentsMischa Untaga
2023-11-04events boilerplateMischa Untaga