Commit Graph

657 Commits

Author SHA1 Message Date
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
1fdebfbb1e removal of outdated helpers 2023-02-02 18:49:19 +01:00
Chr1Z
8adc197a5c
Merge pull request #209 from argonui/eote-line-drawing-exclusion
Excludes "The Heart of Madness" from line drawing
2023-02-02 18:46:45 +01:00
Chr1Z
75d1b21162
Merge pull request #205 from argonui/connectiontoken
Connection Token: Adding memo field and name
2023-02-02 18:46:31 +01:00
Chr1Z93
fffb9df89e excludes "The Heart of Madness" from line drawing 2023-02-02 17:50:28 +01:00
Chr1Z93
2018bdee4e updating box type 2023-02-02 17:44:40 +01:00
Chr1Z93
2858f4854b barkham horror moving to downloadbox 2023-02-02 17:44:13 +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
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