Commit Graph

11 Commits

Author SHA1 Message Date
Chr1Z93
37a1f71ecf updated scripting 2024-06-01 23:26:10 +02:00
dscarpac
ac09b737cb added action spawning ability 2024-05-01 08:24:22 -05:00
Chr1Z93
26184045ed combined tokens into states 2023-06-12 09:20:38 +02:00
Chr1Z93
3de270b4c5 adding new tokens 2023-06-11 16:21:10 +02:00
Chr1Z93
caad1df8ea updating tools and their position 2023-02-02 17:23:51 +01:00
Buhallin
7e09f5e780
Update token templates and handling for TokenManager
- Moves token keys from GMNotes to Memo to avoid issues attempting to parse invalid JSON
- Merges the clue and doom tokens to a single token and rotates it to properly spawn doom
- Updates the various token pools to match the TokenSource objects so spawned tokens can go back into the pools
2023-01-18 00:42:38 -08:00
Chr1Z93
541d3f953c updated code, orphan removal 2023-01-05 10:43:01 +01:00
Chr1Z93
e3a1a0ce2d initial commit 2023-01-02 02:23:34 +01:00
Buhallin
41e30ce9e1
Fix typo in resource token 2022-12-30 14:18:57 -08:00
Buhallin
6af1dba778
Final comment pass for token refactoring
Removed unneeded code and named the tokens for templates
2022-12-29 15:24:07 -08:00
Buhallin
17512f5946
Change token spawning to pull templates from a bag rather than the on-board token pools
Also added a hidden zone (for Black) to cover functional objects at the back of the table.
2022-12-29 12:36:02 -08:00