Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-07 | implementation of add_campaigners, receive/spend_buttons | Mischa Untaga | |
2023-11-07 | badges badges buttons buttons | Mischa Untaga | |
2023-11-06 | vm placeholders | Mischa Untaga | |
2023-11-06 | skip null value | Mischa Untaga | |
2023-11-06 | Add 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-06 | events WIP | Mischa Untaga | |
2023-11-06 | events WIP | Mischa Untaga | |
2023-11-05 | events WIP | Mischa Untaga | |
2023-11-05 | us states and regions | Mischa Untaga | |
2023-11-05 | persistent cards | Mischa Untaga | |
2023-11-04 | events WIP | Mischa Untaga | |
2023-11-04 | strategy phase | Mischa Untaga | |
2023-11-04 | card planels and logging | Mischa Untaga | |
2023-11-03 | play cards WIP | Mischa Untaga | |
2023-11-02 | card actions WIP | Mischa Untaga | |
2023-11-02 | player rounds | Mischa Untaga | |
2023-11-02 | planning phase | Mischa Untaga | |
2023-11-02 | show cards | Mischa Untaga | |
2023-10-28 | minimum workflow | Mischa Untaga | |
2023-10-28 | init cards WIP | Mischa Untaga | |
2023-10-28 | core state and states WIP | Mischa Untaga | |
2023-10-27 | Add skeleton. | Tor Andersson | |