Commit Graph

749 Commits

Author SHA1 Message Date
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
bc056dee27 version bump 2023-02-02 16:45:49 +01:00
Chr1Z93
662fd54329 renaming and adding memo field 2023-02-02 16:43:21 +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
1dec6b405e removed button and added events as triggers 2023-02-02 00:49:15 +01:00
Chr1Z93
df2178fda4 updating image 2023-02-01 23:21:42 +01:00
Chr1Z
94b803deb3
Merge pull request #204 from argonui/doomtoken-rotation
Doom token on mythos area: rotation fix
2023-01-27 20:58:35 +01:00
Chr1Z
279b68d5d3
Merge pull request #203 from argonui/customdatahelper-bugfix
Custom Data Helper referring bugfix
2023-01-27 20:58:25 +01:00
Chr1Z93
a52e6b10c5 fixes rotation 2023-01-27 20:44:05 +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
7ca3f91b95
Merge pull request #202 from argonui/fixed-file-name
Bugfix: file name
2023-01-27 01:40:20 -08:00
Chr1Z93
570cb556ef fixed file name 2023-01-27 08:55:00 +01:00
Chr1Z
e0d4f3d689
Merge pull request #200 from argonui/3.0-update-notes
3.0.0 Update
2023-01-27 06:48:58 +01:00
bootleggerFinn
8f110dd55a Address PR Review
Changed "SCED" to "SCE", and removed extra exclamation marks
Also changed release date to 1/27/2023
2023-01-26 23:31:17 -06:00
Buhallin
f04a7afbf6
Merge pull request #201 from argonui/set-aside-chest-rotation
Rotating snap point for set-aside chest
2023-01-26 15:34:23 -08:00
Chr1Z93
c8c9222ca4 rotating snap point for set aside chest 2023-01-26 22:48:13 +01:00
bootleggerFinn
6b2326aa3f 3.0.0 Update
Removed Dr. Jekyll, added Close Encounters, added Patch Notes
2023-01-26 00:17:29 -06:00
Chr1Z
6ae72cab97
Merge pull request #199 from argonui/TSK-story-assets
TSK: Adding story assets to playercard bag
2023-01-25 11:40:12 +01:00
Chr1Z93
daa6d336f7 added cycle 2023-01-25 09:44:29 +01:00
Chr1Z93
42837a1c8b adding permanent tag for the ticket 2023-01-24 21:01:42 +01:00
Chr1Z93
19953cd48d adding story assets to playercard bag 2023-01-24 20:55:08 +01:00
Chr1Z
eb90c125b8
Merge pull request #198 from argonui/inv-data-fix
When an investigator includes multiple copies of their signatures, sp…
2023-01-24 09:25:00 +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
8744f85dfb
Merge pull request #197 from argonui/shortsupply-bugfix
Short Supply: Bugfix
2023-01-22 01:10:55 -08:00
Chr1Z93
0453a7c22d bugfix 2023-01-22 04:19:02 +01:00
Buhallin
3f59088b58
Merge pull request #196 from argonui/doom-rotation
Fixing doom rotation for bottom token bag
2023-01-20 12:23:52 -08:00
Chr1Z93
8a0a7e61ad fixing doom rotation for bottom token bag 2023-01-20 13:15:42 +01:00
Buhallin
0feef29272
Merge pull request #195 from argonui/tokens
Update token templates and handling for TokenManager
2023-01-18 01:08:32 -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
Chr1Z
dae2f0d83c
Merge pull request #189 from argonui/standalone-scenario-box-size
Standalone Scenario Box: increasing size by 30%
2023-01-16 12:10:35 +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
Chr1Z
2e92953a24
Merge pull request #192 from argonui/pickup-fix
Fix check for missing metadata in PlayArea onObjectPickup
2023-01-16 11:34:36 +01:00
Chr1Z93
5e08a30d1c updated size and position 2023-01-16 11:33:17 +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
BootleggerFinn
6990c8a628
Merge pull request #191 from argonui/playmat-discard-button-size
Playmat: Increasing size of discard buttons
2023-01-15 17:46:31 -06:00
Chr1Z93
3ee647f5e7 increasing size of discard buttons 2023-01-16 00:43:46 +01:00
Chr1Z
b2a096e593
Merge pull request #190 from argonui/taboo-card-images
Taboo Cards with higher resolution
2023-01-15 13:55:52 +01:00
Chr1Z
eb6d1f288b
Merge pull request #188 from argonui/cleanuphelper-patch
Clean Up Helper: fixed typo for TokenSpawnTrackerApi
2023-01-15 13:55:24 +01:00
Chr1Z93
6735b40b44 updated lola and mandy 2023-01-14 20:05:09 +01:00