summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2023-12-08Inline data.jsTor Andersson
2023-12-02Dice images.Tor Andersson
2023-11-23use 3d isometric cubesTor Andersson
2023-11-09fix Xenophobia textMischa Untaga
2023-11-07badges badges buttons buttonsMischa 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-05us states and regionsMischa Untaga
2023-11-04events boilerplate with commentsMischa Untaga
2023-11-04card and code toolsMischa Untaga
2023-11-02show cardsMischa Untaga
2023-11-02markdown fixMischa Untaga
2023-11-01Add background image to layout svg.Tor Andersson
2023-10-28Persistent event annotationsMischa Untaga
2023-10-27generated layout for cubes & supporter placementMischa Untaga
2023-10-27Cards titles and event textMischa Untaga
2023-10-27Asset rendering script (for reference only).Tor Andersson