1196 Commits

Author SHA1 Message Date
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
Buhallin
ddb264fe13
Update player mat handling of customizable cards
- Fixes broken data retrieval to get the selected upgrades
- Moves "is this customization active" logic into the UpgradeSheetLibrary
- Extends the area covered by searchAroundSelf() to extend farther in (and past) the set aside card areas
- Made searchAroundSelf() dynamic, removing the need for explicit position and areas
2023-06-17 01:18:07 -07:00
Entrox-Licher
b537b13ae6
Merge branch 'argonui:main' into entrox-main 2023-06-16 09:50:58 -04:00
Chr1Z93
200647ea85 updated order 2023-06-16 10:24:21 +02:00
Chr1Z93
fe120991b2 adds the directive to the signature cards of roland 2023-06-16 09:52:16 +02:00
Chr1Z
3539820fed
Merge pull request #310 from argonui/victory-updating
Victory Display: trigger update from clue hotkey
2023-06-15 23:37:20 +02:00
Chr1Z
fdfee19e42
Merge pull request #307 from argonui/upkeep
Upkeep: ready face-down cards, removed legacy code
2023-06-15 23:19:01 +02:00
Chr1Z93
4fb8b3786e moved "placeCard" into API 2023-06-15 23:18:17 +02:00
Entrox-Licher
f562f441cf
Merge branch 'argonui:main' into entrox-main 2023-06-14 17:33:12 -04:00
Chr1Z93
e564a1f1fe trigger update from clue hotkey 2023-06-14 22:17:55 +02:00
Chr1Z93
1efd0c110a added new parameter 2023-06-13 19:08:50 +02:00