Commit Graph

28 Commits

Author SHA1 Message Date
dscarpac
ac09b737cb added action spawning ability 2024-05-01 08:24:22 -05:00
Chr1Z93
d67971f421 added offering token 2024-02-09 14:05:12 +01:00
Chr1Z93
8bb6afcd25 added bounty and evidence tokens 2023-07-20 22:46:36 +02:00
Chr1Z93
6baee451da rounded positions 2023-06-12 10:10:00 +02:00
Chr1Z93
26184045ed combined tokens into states 2023-06-12 09:20:38 +02:00
Chr1Z93
186251ce0a updated playercard metadata for charge, secret, supply and ammo 2023-06-11 16:53:25 +02:00
Chr1Z93
3de270b4c5 adding new tokens 2023-06-11 16:21:10 +02:00
Chr1Z93
4a62fda141 fixed missing memo 2023-05-22 10:27:25 +02:00
Chr1Z93
06532bb994 remove tokens from card 2023-05-21 11:43:26 +02:00
Chr1Z93
19953cd48d adding story assets to playercard bag 2023-01-24 20:55:08 +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
Buhallin
b14b498558
Merge pull request #174 from argonui/replenish-fix
Bugfix for replenishing with Resource Counters
2023-01-09 16:29:29 -08:00
Chr1Z93
5daf7e01c5 gm notes in token bags (except clue / doom) 2023-01-09 23:14:37 +01:00
Chr1Z93
c847d98e34 adding location tag to connection token states 2023-01-09 21:22:35 +01:00
Chr1Z93
04bca4b998 fixing replenish for resource counters 2023-01-09 20:56:31 +01:00
Chr1Z93
e0f2f50218 updated layout 2023-01-08 02:40:28 +01:00
Chr1Z
77eaaa3dfb
Merge branch 'main' into table-layout 2023-01-07 00:58:48 +01:00
Chr1Z93
d8e8aaf3cb first commit 2023-01-05 13:03:15 +01:00
Chr1Z93
541d3f953c updated code, orphan removal 2023-01-05 10:43:01 +01:00
Chr1Z
817a15bec6
Merge pull request #147 from argonui/token-manager-counter-token
Token Manager: Bugfix for spawning of multiple tokens and default rotation of damage and horror tokens
2023-01-04 10:22:32 +01:00
Chr1Z
fe13216c57
Merge pull request #148 from argonui/resource-counter-token
Option: Clickable resource tokens
2023-01-04 00:36:52 +01:00
Chr1Z93
efbf9e885f resolving comments 2023-01-03 23:47:34 +01:00
Chr1Z93
573ab77296 re-enables tooltip and blanks the name for tokens 2023-01-02 02:51:40 +01:00
Chr1Z93
e3a1a0ce2d initial commit 2023-01-02 02:23:34 +01:00
Chr1Z93
5511c57bf3 fixes spawning of multiple tokens, fixes default rotation of damage and horror 2023-01-01 18:29:17 +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