Commit Graph

31 Commits

Author SHA1 Message Date
Chr1Z93
ee6925bf0d removed unused lines 2022-12-22 13:37:41 +01:00
Chr1Z93
bdccbf707b implemented usage of playmatapi 2022-12-22 13:35:59 +01:00
Chr1Z93
0b6eb32f75 moving short supply function directly to card 2022-12-22 03:29:16 +01:00
bootleggerFinn
b5fbe4d0db Initial 2.4.0
Rearranged table for new campaign
Previously featured community content converted to downloader versions
Updated/Added Following content: The Scarlet Keys, Celtic Rising, Jumanji, Machining a Mystery, Dr. Jekyll and Mr. Hyde, CYOA Campaign Guides, Dead Space Investigators, Aespa Investigators, Magical Girl Project, Streets of New Capenna, The Bad Batch, Arkham Fantasy  Pixel Art Mini-Cards
Updated snap points
Updated spawn position of standalone scenarios/challenge scenarios memory bags
2022-12-08 16:54:44 -06:00
Buhallin
ca585857dc
Add damage for Jessica's uses 2022-12-06 13:30:31 -08:00
Buhallin
f70cc2710a
Add Norman's old promo ArkhamDB ID as an alternate
This will load old ArkhamDB decks with the promo investigator as the standard card, but planned work to merge alternate art will make it available again to all.
2022-12-02 11:58:03 -08:00
Buhallin
27f052231f
Give Dark Insight the right starts* field value 2022-11-24 14:27:47 -08:00
Buhallin
695ad9fd14
Add handling for cards to start in a player's hand
Currently for Diana's Dark Insight, this add generalized handling to move a card to the player's hand on deck creation.
2022-11-24 14:25:15 -08:00
Buhallin
b5ff337266
Add skill selection capability to Living Ink
Skill icons can now be clicked on the sheet to circle them
2022-11-17 18:26:30 -08:00
Buhallin
92e2f6198b
Metadata minimization
Mass change to streamline the metadata JSON.  For boolean fields which are rarely true (e.g. permanent, weakness) the fields are removed and assumed to be false if absenst.

It also removes the traits field if it was empty, which would apply to non-card cards like Minicards and Upgrade Sheets.
2022-11-17 11:50:52 -08:00
Buhallin
90278297db
Merge pull request #50 from argonui/loader-cust-refactor
Refactor upgrade sheet handling in the deck loader
2022-11-17 01:55:18 -08:00
Buhallin
65063caa1c
Merge pull request #47 from argonui/cleanup
Rounding cleanup
2022-11-17 01:43:11 -08:00
Buhallin
d19d35a310
Refactor upgrade sheet handling in the deck loader
- Split upgrade sheets to follow the slots/data pattern
- Factor out methods to set selections on upgrade sheets
- Factor out method to add Summoned Servitor minicard
- Add type 'UpgradeSheet' to appropriate cards
- Remove handleStartsInPlay() method and detect it as a default zone
2022-11-17 01:03:58 -08:00
Buhallin
7e331ff45c
Add replenish charge to Runic Axe metadata 2022-11-16 23:00:27 -08:00
Buhallin
15e69d6d0e
Rounding cleanup
Looks like a lot of files got committed without the value rounding applied.  Not sure when or which PR, but this cleans it up.

This change was generated based on the current main by assembling then decomposing the mod.
2022-11-16 17:53:41 -08:00
Buhallin
e0041f9fc7
Remove reference to orphaned file 2022-11-16 01:58:24 -08:00
Buhallin
8f1bc2e10a
A few more data cleanups
- Fix bad Unicode in name for I've Had Worse
- Remove orphaned .gmnotes file for Charlie Kane's minicard (metadata is short enough to not be split)
2022-11-16 01:55:29 -08:00
Buhallin
d3834d4013
Clean up corrupted Unicode characters
The metadata editor tool was using the wrong character encodings, resulting in corrupted Unicode characters.
2022-11-15 15:32:45 -08:00
Buhallin
b5cfd29d11
Fixed tag on Charlie's card 2022-11-15 15:25:59 -08:00
Buhallin
02f1597308
Metadata update, Part 3
Add Investigator tag to all investigator cards.  This will support tagging the snap points on playmats.

Set size of all investigators to 1.15.  This puts them over the threshold where TTS will combine them with a standard deck and resize them.
2022-11-15 15:11:43 -08:00
Chr1Z
dfbd244ed0
Merge pull request #37 from argonui/metadata-update2
Metadata update, Part 2
2022-11-15 23:02:03 +01:00
Chr1Z
28a2c05528
Merge pull request #34 from BootleggerFinn/Fortune-or-Folly
Added Fortune or Folly
2022-11-15 22:58:56 +01:00
Buhallin
082f9e6595
Metadata update, Part 2
- Adds cycle field to a lot of TSK cards that didn't have it
- Syncs TSK cards with ArkhamDB data which wasn't available for 2.3
- Adds a Minicard tag and removes the PlayerCard tag for Minicards
- Change Revised investigators to their official IDs
- Integrates hotfix releases
--- Add stats for Calvin
--- Correct ID for .35 Winchester (standard had the taboo ID)
--- Add replenish field to uses for appropriate cards
--- Fix level and class fields for Flashlight(3) and Kicking the Hornet's Nest
--- Add some missing fields for Scroll of Secrets
2022-11-15 12:59:23 -08:00
Buhallin
7b6c2cca57
Fix dot unicode, Take 2 2022-11-15 03:08:30 -08:00
Buhallin
59652b29c7
Standardize tag ordering on all cards
Previous automation caused tag order to be indeterminate.  Not a problem for TTS, but leads to unexpected file diffs during card updates.

This standardizes the tag ordering as alphabetical, which should remain consistent.
2022-11-15 02:51:01 -08:00
Buhallin
b1a163fc8d
Replace the dot character in Tarot cards
The unicode dot wasn't stored or rendering properly, replace it with a simpler code we know TTS can handle
2022-11-15 00:55:22 -08:00
joseph-goldberg-accesso
ecf4aa9e90 Added Fortune or Folly
Added Fortune or Folly Downloader to Standalone Scenarios box, added Fortune or Folly clue information to data helper, added two story assets from Fortune or Folly to all cards bag
2022-11-14 20:09:13 -06:00
Buhallin
637ee1c044
Second-stage commit, cleans up newline/whitespace diffs 2022-11-11 00:01:49 -08:00
Buhallin
d4488846c3
Baseline commit from Base232 2022-11-10 23:59:55 -08:00
Buhallin
b67682e5a9 Revert "Test Split231.json decomposition"
This reverts commit 6d4db4b356.
2022-11-05 00:12:04 -07:00
Buhallin
6d4db4b356 Test Split231.json decomposition 2022-11-03 22:22:07 -07:00