1341 Commits

Author SHA1 Message Date
Chr1Z93
9b7cc02c3a moving spawnable objects to the new bag 2023-03-02 14:54:20 +01:00
Chr1Z93
d7f098fcc5 adding MythosAreaAPI 2023-03-01 23:35:04 +01:00
Chr1Z
8b57be99b7
Merge branch 'main' into token-metadata 2023-03-01 14:42:19 +01:00
Chr1Z93
5850a81d68 also grab data onLoad 2023-03-01 14:42:10 +01:00
Chr1Z
b435eb0fcc
Merge pull request #220 from argonui/handhelper
Hand Helper: code updates
2023-03-01 09:11:37 +01:00
Chr1Z
ec0bfc6b74
Merge pull request #217 from argonui/attachmenthelper
Attachment Helper: support for decks of cards, added backpack image and misc. updates
2023-03-01 09:11:16 +01:00
Chr1Z
5adcadb1d6
Merge pull request #221 from argonui/underworld-market-fix
Underworld Market: stop including permanent cards
2023-03-01 02:10:33 +01:00
Chr1Z93
46bd6b0901 checking zone instead of metadata 2023-03-01 02:03:10 +01:00
Chr1Z93
1e1dff2261 stop including permanent cards 2023-03-01 00:46:02 +01:00
Chr1Z93
a1e6560440 removal of unneeded option panel code 2023-02-28 18:22:03 +01:00
Chr1Z93
8ee07b2582 minor bugfix 2023-02-28 15:08:05 +01:00
Chr1Z93
4884899f30 discard function and color detection updates 2023-02-28 15:00:28 +01:00
Chr1Z93
d86c6485e1 redraw connections after movement 2023-02-28 13:03:33 +01:00
Chr1Z93
b9fe13b658 second part of updates 2023-02-28 12:35:35 +01:00
Chr1Z93
a23c3d8150 first part of token arranger updates 2023-02-28 01:24:00 +01:00
Chr1Z93
6dbaa6b611 updated code, added backpack image 2023-02-27 00:25:31 +01:00
Chr1Z
b02ecc0de3
Merge pull request #214 from argonui/moving-blurse-manager-script
Source folder: Moving bless/curse manager script & deleting unsused copy of chaos stat tracker
2023-02-07 11:23:27 +01:00
Chr1Z93
0aeb094db7 moving customizables 2023-02-06 10:52:15 +01:00
Chr1Z93
1e0cd1fc1c moves blurse manager script 2023-02-06 10:43:59 +01:00
Chr1Z93
9c7c88c7dc moving player card scripts 2023-02-06 10:33:59 +01:00
Chr1Z93
5aeec6b193 updating zones for red and green player to new table layout 2023-02-05 17:12:38 +01:00
Chr1Z
26c0e92e86
Merge pull request #211 from argonui/victory-display
Victory Display: Visual update and automation
2023-02-05 03:22:17 +01:00
Chr1Z93
cc37e9bddf update tooltip for missing metadata highlighting 2023-02-05 02:49:21 +01:00
Chr1Z
f27296c06d
Merge pull request #210 from argonui/family-inheritance-functions
Family Inheritance: Context menu functions
2023-02-05 02:39:25 +01:00
Chr1Z
2f4e5be13a
Merge pull request #207 from argonui/legacy-tool-cleanup
"Hidden Zone" tool cleanup
2023-02-05 02:24:21 +01:00
Chr1Z93
33750606d0 clearing playarea "missingData" table when highlighting 2023-02-04 03:21:32 +01:00
Chr1Z93
94deae2848 added hightling button 2023-02-04 03:11:26 +01:00
Chr1Z93
8bef677eda optimization 2023-02-04 00:36:46 +01:00
Chr1Z93
28ad9da9ab context menu functions 2023-02-03 15:06:01 +01:00
Chr1Z93
fffb9df89e excludes "The Heart of Madness" from line drawing 2023-02-02 17:50:28 +01:00
Chr1Z93
811a7ca645 deck cutter feedback 2023-02-02 17:29:56 +01:00
Chr1Z93
caad1df8ea updating tools and their position 2023-02-02 17:23:51 +01:00
Chr1Z93
77d0339354 fixing memo condition 2023-02-02 16:55:18 +01:00
Chr1Z93
b5519334f9 Merge branch 'main' into victory-display 2023-02-02 12:22:56 +01:00
Chr1Z93
9bcd09367a updated logic 2023-02-02 12:20:58 +01:00
Chr1Z93
2e01e3565d even triggers 2023-02-02 00:49:29 +01:00
Chr1Z93
df2178fda4 updating image 2023-02-01 23:21:42 +01:00
Chr1Z93
c04c9b7212 fixing integration 2023-01-27 20:36:08 +01:00
Chr1Z93
6900b0ab8b shortened message 2023-01-27 20:15:09 +01:00
Chr1Z93
9113c32325 added message for cards without VP in VP display 2023-01-27 20:12:26 +01:00
Chr1Z93
b40c6e6d9e initial build 2023-01-27 19:22:29 +01:00
Buhallin
d2529ef5c8
When an investigator includes multiple copies of their signatures, spawn the right number from the card panel 2023-01-23 22:48:01 -08:00
Buhallin
ca7f5b6367
Update playermat token check to use Memo 2023-01-18 01:06:07 -08: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
Chr1Z
99cf04761e
Merge pull request #194 from argonui/weakness-finder
Remove area check when drawing a random weakness
2023-01-16 12:11:05 +01:00
Buhallin
679fcd03de
Remove area check when drawing a random weakness
If the weakness is on the table, don't consider it for the random weakness pool
2023-01-16 02:38:57 -08:00
Chr1Z
9e3a6c454d
Merge pull request #193 from argonui/custom-bug
Check for card types when updating customizable data
2023-01-16 11:35:53 +01: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
Buhallin
2e5484d97b
Fix check for missing metadata in PlayArea onObjectPickup 2023-01-16 02:12:23 -08:00
Chr1Z93
3ee647f5e7 increasing size of discard buttons 2023-01-16 00:43:46 +01:00