Commit Graph

97 Commits

Author SHA1 Message Date
Chr1Z93
d1da16d73b additional condition: existing memo 2023-04-20 23:01:13 +02:00
Chr1Z93
c9dea98e24 Merge branch 'main' into hotkeys 2023-04-13 01:15:48 +02:00
BootleggerFinn
b1c44dd595
Merge pull request #254 from argonui/bugfix-discard
Bugfix: exclude playermat owned tokens from discarding
2023-04-12 18:10:24 -05:00
BootleggerFinn
a95e96d703
Merge pull request #257 from argonui/threat-area-move
Playermat: moving threat area down
2023-04-12 18:08:06 -05:00
Chr1Z93
a3858fc6ca corrected minicard spawn position 2023-04-12 23:34:27 +02:00
Chr1Z93
a0e069c233 moving threat area down 2023-04-12 10:25:50 +02:00
Chr1Z93
9a8dd4aeb0 fixed approach and updated horror token names 2023-04-11 22:37:55 +02:00
Chr1Z93
c2e4fc8ca8 exclude playermat owned tokens 2023-04-11 22:17:29 +02:00
Chr1Z93
e5189c1a21 Merge branch 'main' into hotkeys 2023-04-09 03:06:14 +02:00
Chr1Z
2e8e0aea4c
Merge pull request #226 from argonui/chaos-token-updates
Chaos Token spawning, drawing and sealing // Custom Playercolors
2023-04-08 20:04:53 +02:00
Chr1Z93
1527b023c0 added comment 2023-04-04 17:09:28 +02:00
Chr1Z93
c7c09b83af adding hotkeys 2023-04-04 12:03:38 +02:00
Chr1Z93
7b8750a178 auto-remove tokens 2023-04-03 12:56:47 +02:00
Chr1Z93
fff0e90638 Merge branch 'chaos-token-updates' into megamerge 2023-04-02 23:54:13 +02:00
Chr1Z93
5239229bde Merge branch 'main' into chaos-token-updates 2023-03-16 13:50:16 +01:00
Chr1Z93
c52df403bc better custom color support 2023-03-16 13:13:38 +01:00
Chr1Z93
e0484d190a fix for replenish script to allow overcharging 2023-03-16 10:46:53 +01:00
Chr1Z93
62b3c29bda making rotation relative 2023-03-10 00:19:01 +01:00
Chr1Z93
2343cd8eb0 updated positions 2023-03-09 23:55:40 +01:00
Chr1Z93
832b8a24df first commit 2023-03-03 00:39:20 +01:00
Chr1Z93
4884899f30 discard function and color detection updates 2023-02-28 15:00:28 +01:00
Chr1Z93
28ad9da9ab context menu functions 2023-02-03 15:06:01 +01:00
Buhallin
ca7f5b6367
Update playermat token check to use Memo 2023-01-18 01:06:07 -08:00
Buhallin
6a09da1723
Check for card types when updating customizable data
Avoids errors from GMNotes on tokens which aren't JSON
2023-01-16 02:29:08 -08:00
Chr1Z93
3ee647f5e7 increasing size of discard buttons 2023-01-16 00:43:46 +01:00
Chr1Z93
04bca4b998 fixing replenish for resource counters 2023-01-09 20:56:31 +01:00
Chr1Z
7c584be26b
Merge pull request #168 from argonui/renaming-table-objects
Table object renaming
2023-01-09 06:59:13 +01:00
Chr1Z93
6551470e94 correct value because table is no longer nameless 2023-01-08 22:48:34 +01:00
Chr1Z93
31e6dbf969 fixing position 2023-01-08 22:25:47 +01:00
Chr1Z
77eaaa3dfb
Merge branch 'main' into table-layout 2023-01-07 00:58:48 +01:00
Chr1Z
a046b65307
Merge pull request #158 from argonui/chaos-token-checking
New utility file: TokenChecker
2023-01-07 00:35:10 +01:00
Chr1Z93
d7ddd64532 fixed reference 2023-01-06 17:08:03 +01:00
Chr1Z93
db52e65609 generalized utility file 2023-01-06 10:25:38 +01:00
Chr1Z93
8284197899 handle deleted token 2023-01-05 21:01:02 +01:00
Chr1Z93
46781a9f9e adding new util file 2023-01-05 15:59:07 +01:00
Chr1Z93
d5fac353a7 use local discard pile and draw deck position 2023-01-05 14:10:45 +01:00
Chr1Z
9cc66d1e16
Merge pull request #146 from argonui/investigator-unexhaust-fix
Playmat - Upkeep: Dont unexhaust investigators
2023-01-04 10:04:53 +01:00
Chr1Z93
af11ea61d1 handle cards without metadata 2023-01-04 01:25:38 +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
Chr1Z
ba720a8505
removed debug print 2023-01-02 02:43:33 +01:00
Chr1Z93
bacf58a54e bugfix 2023-01-02 02:42:25 +01:00
Chr1Z93
e3a1a0ce2d initial commit 2023-01-02 02:23:34 +01:00
Chr1Z93
97914af1f7 implement use of inArea 2023-01-01 22:34:18 +01:00
Chr1Z93
b9a2339b80 dont unexhaust right of the asset area 2023-01-01 18:08:09 +01:00
Chr1Z
861ea501d4
Merge pull request #122 from argonui/shortsupply
Card: Short Supply - Moved function from "Hand Helper" directly to card // PlaymatAPI: New functions for playermat getting
2022-12-31 02:59:43 +01:00
Chr1Z93
3c240dcdc8 removing unused function 2022-12-31 02:57:50 +01:00
Chr1Z93
08936a7230 bugfix and feedback 2022-12-30 20:43:55 +01:00
Chr1Z93
f464e5f0ff implementing further usage of playmatAPI 2022-12-30 20:25:50 +01:00
Buhallin
98e73a11be
Round 1 of comment response 2022-12-28 10:09:24 -08:00