Commit Graph

98 Commits

Author SHA1 Message Date
Entrox-Licher
a78095c582
Merge branch 'argonui:main' into parallel-jim 2023-10-14 10:12:51 -04:00
Entrox-Licher
0261c277b3 Added Parallel Jim Investigator
Added Parallel Jim Investigator (not his challenge scenario yet) and some minor fixes to old cards.
2023-10-13 22:10:52 -04:00
Chr1Z93
497bbeac36 adjusted spawn position of servitor mini card 2023-10-12 20:04:12 +02:00
Chr1Z93
03c00762af added Trish's taboo card 2023-10-08 00:42:41 +02:00
Chr1Z93
d173f45927 top of file cleanup 2023-09-26 16:14:37 +02:00
BootleggerFinn
c74cc8fa9d
Merge pull request #370 from argonui/taboo
Implemented new Taboo list
2023-09-25 15:54:21 -05:00
Entrox-Licher
69b2302c7d
Merge pull request #367 from argonui/customizable-cleanup
Upgradesheets: removal of obsolete code
2023-09-16 13:00:51 -04:00
Chr1Z
e151beeccc
Merge branch 'main' into taboo 2023-09-05 12:49:44 +02:00
Chr1Z
7e0bf739a4
Merge pull request #358 from argonui/hemlock-spoiler
Adding initial "The Feast of Hemlock Vale" cards
2023-09-01 23:29:18 +02:00
bankey
1ef635fcfe fixes issue where saving and loading would cause an error when the display is not enabled, minor code cleanup 2023-09-01 15:51:47 -04:00
Chr1Z93
29edf598aa added upgradesheets for taboo'd customizables 2023-09-01 18:48:40 +02:00
bankey
c678537581 both Well Connected 0 and Well Connected 3 now share the same script, removes unecessary index from button, updates getResourceCount playmat api function, adds onSave() function, updates button look and position 2023-08-30 09:37:23 -04:00
bankey
7f58638ef8 adds context menu option to 'Well Connected' player cards to display skill boost value right on the card 2023-08-29 15:56:12 -04:00
Chr1Z93
b2703e23a0 Merge branch 'main' into hemlock-spoiler 2023-08-28 11:03:20 +02:00
Chr1Z93
977478db95 removal of obsolete code 2023-08-28 10:59:05 +02:00
Chr1Z93
c437977647 addition of player cards 2023-08-26 01:13:39 +02:00
Entrox-Licher
7aee48b3b6
Merge branch 'main' into api-updates 2023-08-24 20:09:41 -04:00
Entrox-Licher
b8bcd04b0f Addressed PR Suggestions 2023-08-24 20:04:14 -04:00
Chr1Z
208a29ff33
Merge pull request #346 from argonui/parallel-ashcan-update
Updated Pete's Replacement Signature IDs
2023-08-21 13:01:17 +02:00
Finn
8bb0ce6d8e Updated Pete's Replacement Signature IDs
910xx - > 900xx.

Parallel Pete himself already has the right metadata
2023-08-20 18:15:35 -05:00
Joseph Goldberg
195b31d28d Replaced all references to old metadata IDs
All references to X5U2* have been replaced with 8900* to match the IDs on ArkhamDB
2023-08-20 16:49:59 -05:00
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
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
BootleggerFinn
acbd01ed9c
Merge pull request #333 from argonui/suzi
Added Suzi!
2023-07-27 18:47:56 -05:00
Chr1Z93
c0cfccdd39 updated playercard panel 2023-07-28 00:07:51 +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
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
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
c7f2db91aa removal of 3 orphaned script files 2023-06-21 22:42:50 +02: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
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
Chr1Z93
1efd0c110a added new parameter 2023-06-13 19:08:50 +02:00
Chr1Z93
95ea1957dd let context menu open for single sealing cards 2023-06-13 18:48:28 +02:00
Chr1Z
7919f866d6
Merge pull request #306 from argonui/customs_refactor
Customs refactor
2023-06-13 10:24:19 +02:00
Buhallin
4d4945cd4f
Final refactoring of customizable card handling
This brings ArkhamDB integration in line with the new data structures, adds documentation, and does some simple name and text cleanup.
2023-06-13 00:01:12 -07:00
Buhallin
867471221a
Refactor customizable card upgrade sheets
- Unify UI definition into a single table
- Make input (text) fields associate with the row
- Separate UI and data
- Enhance button click to select up to the clicked column
2023-06-02 02:44:18 -07:00
Chr1Z93
a419abf2c9 auto-fail exclusion for unrelenting 2023-05-20 10:01:54 +02:00
Chr1Z93
fb8c9c83c5 changed color table key 2023-05-11 23:52:17 +02:00
Chr1Z93
658ab9a8c2 added some comments 2023-05-11 15:01:13 +02:00
Chr1Z93
fe108d5e8b code cleanup 2023-05-11 14:50:33 +02:00
Chr1Z93
0f55556c4d updated living ink 2023-05-11 14:34:55 +02:00
Chr1Z93
ec08810143 updated summoned servitor 2023-05-11 14:12:56 +02:00
Chr1Z93
43fce75b7d using require for customizables 2023-05-11 11:56:39 +02:00
Chr1Z
7576824b20
removed additional line 2023-05-10 09:43:55 +02:00
Chr1Z93
3aa3ebd0cb improved code 2023-05-07 16:22:10 +02:00