606 Commits

Author SHA1 Message Date
Entrox-Licher
da06070311 Implemented AllCardsBagApi
Caught all (hopefully) references to the AllCardsBag and refactored to utilize the new AllCardsBagApi.
2023-08-09 12:37:45 -04:00
Entrox-Licher
1213771ef9 Fixed Take Clue GameKey with Clickable Clues 2023-08-08 16:32:58 -04:00
Entrox-Licher
79f7861f1e More API Updates
Added even more utilization of existing APIs, as well as expanding them a bit to cover a couple of more cases.

Also, changed the get/setInvestigatorCount methods to live directly in the PlayAreaApi, since there didn't seem to be any reason to keep them in the PlayArea script.
2023-08-08 12:49:31 -04:00
Entrox-Licher
7659de4c59 Updated ChaosBagApi Utilization
Changed all existing references to chaos bag functionality to utilize the new ChaosBagApi
2023-08-08 02:17:43 -04:00
Entrox-Licher
92c8d9c6d1
Merge branch 'argonui:main' into entrox-main 2023-08-08 01:29:28 -04:00
Entrox-Licher
e69b9042a9 Addressed final lingering PR suggestions
Fixed indentation, moved things out of onLoad, and made a minor refactor to helper methods to avoid repeated funciton calls.
2023-08-07 13:14:35 -04:00
BootleggerFinn
576cec1f88
Merge pull request #319 from argonui/option-panel
Option Panel: added dropdown list to select language
2023-07-27 18:49:52 -05:00
BootleggerFinn
d7e33a6e3b
Merge pull request #323 from argonui/upkeep-rotation
Upkeep: rotate cards to the next multiple of 90° towards 0°
2023-07-27 18:49:15 -05:00
BootleggerFinn
acbd01ed9c
Merge pull request #333 from argonui/suzi
Added Suzi!
2023-07-27 18:47:56 -05:00
BootleggerFinn
3fe3aae3ae
Merge pull request #338 from argonui/parallel-pete
addition of parallel pete
2023-07-27 18:47:24 -05:00
BootleggerFinn
b3a839a435
Merge pull request #334 from argonui/custom-playmats
Custom playmat images - corrected order for TDE
2023-07-27 18:46:35 -05:00
Chr1Z93
c0cfccdd39 updated playercard panel 2023-07-28 00:07:51 +02:00
Chr1Z93
fd5dec1ae8 removed empty line 2023-07-21 08:38:09 +02:00
Chr1Z93
703a765464 updated order for TDE 2023-07-21 08:36:38 +02:00
Chr1Z93
a182da05db indentation fix 2023-07-21 07:57:35 +02:00
Chr1Z93
463d0a986b fixed reference sheet 2023-07-21 00:37:37 +02:00
Chr1Z93
b1ced805d2 addition of Subject 5U-21 2023-07-21 00:32:33 +02:00
Chr1Z93
5bb27c000c bugfix for unprovided subtype 2023-07-20 23:16:15 +02:00
Chr1Z93
6ef13f644a resolving comments 2023-07-20 23:03:28 +02:00
Chr1Z93
8bb6afcd25 added bounty and evidence tokens 2023-07-20 22:46:36 +02:00
Entrox-Licher
b4b9e49baf Addressed final PR comments 2023-07-04 12:01:23 -04:00
Entrox-Licher
b6d74ac205 Implemented new feature for releasing sealed tokens and clearing bless/curse 2023-07-03 10:53:07 -04:00
Entrox-Licher
9bdd39a9f1
Merge branch 'main' into entrox-main 2023-07-03 10:07:39 -04:00
Chr1Z
86720c94d7
Merge pull request #317 from argonui/return-sealed-tokens
Clean Up Helper: return sealed tokens to chaos bag
2023-07-03 09:42:42 +02:00
Entrox-Licher
004abbcfb6 Fixed an issue with trauma and deck IDs importing 2023-07-01 18:42:27 -04:00
Chr1Z93
2bf95356dc review comments 2023-06-27 13:32:06 +02:00
Chr1Z93
9fa5c45452 add tag to cards that seal 2023-06-27 12:10:32 +02:00
Chr1Z93
57cdd5ef71 renamed function, limited it to sealed tokens 2023-06-27 10:09:50 +02:00
Chr1Z93
7426c4475e reverted download function update 2023-06-26 16:44:14 +02:00
Chr1Z
bf45ea267c
Merge pull request #316 from argonui/replenish-bugfix
Upkeep: keep state for replenishing cards
2023-06-22 12:20:30 +02:00
Chr1Z93
f82d29b9e0 exclusion of bless/curse tokens for findAllTokens 2023-06-22 12:07:24 +02:00
Chr1Z93
458da5d2c1 moved replenish to tokenmanager 2023-06-22 10:50:08 +02:00
Chr1Z93
a20ab13a05 rotate cards to the next multiple of 90° towards 0° 2023-06-22 10:20:51 +02:00
Chr1Z
9c6a33182b
Merge pull request #318 from argonui/nav-overlay
Add camera_ignore tags and reduce X_BUFFER
2023-06-22 01:13:18 +02:00
Chr1Z
3c726be71c
Merge pull request #321 from argonui/orphan-scripts
removal of 3 orphaned script files
2023-06-22 00:57:28 +02:00
Chr1Z93
0263924ce7 changed internal notation 2023-06-21 23:47:26 +02:00
Chr1Z93
1bfd025100 updated code 2023-06-21 22:58:32 +02:00
Chr1Z93
c7f2db91aa removal of 3 orphaned script files 2023-06-21 22:42:50 +02:00
Chr1Z93
34fd025992 fixed scoping 2023-06-21 22:11:53 +02:00
Chr1Z93
ebf79b554c added language dropdown 2023-06-21 20:02:20 +02:00
Chr1Z93
9dd8fe8ad6 rename function 2023-06-19 15:58:09 +02:00
Chr1Z93
7cb30bfcc1 re-add debug variable to cast 2023-06-19 15:19:23 +02:00
Chr1Z93
3e5caf0f48 add tags and reduce X_BUFFER 2023-06-19 15:16:43 +02:00
Chr1Z93
1b28fbdfdd use token type from metadata 2023-06-19 10:08:16 +02:00
Entrox-Licher
ec28088945 Addressed the last of PR suggestions, fixing several issues with option panel importing 2023-06-19 01:46:11 -04:00
Chr1Z93
e670244dc8 return sealed tokens to chaos bag before cleanup 2023-06-18 21:50:15 +02:00
Chr1Z93
82fdeda11b keep state for replenishing 2023-06-18 21:03:29 +02:00
Entrox-Licher
609c54738e Addressed more PR suggestions, adding named tables, more APIs, improving deck importer functions, and fixing a minor error in an unrelated API 2023-06-18 14:07:24 -04:00
Entrox-Licher
7a79bc8fac Addressed more PR suggestions, removing extraneous scripting zone and adding more information and comments on tool 2023-06-18 01:45:03 -04:00
Entrox-Licher
838c0be0fc Addressed various PR suggestions. Additionally, implemented ChaosBagApi to follow API design pattern suggested for the codebase. 2023-06-18 00:54:03 -04:00