Commit Graph

71 Commits

Author SHA1 Message Date
Chr1Z93
12a71894d8 moved xml to dedicated folder, save function added 2022-12-06 20:10:09 +01:00
Chr1Z93
5a71eda9a7 initial commit optionpanel (WORK IN PROGRESS) 2022-12-02 01:17:19 +01:00
Buhallin
12f7ed0e3e
Merge pull request #76 from argonui/diana
Add startsInHand handling for the deck loader
2022-11-28 10:35:58 -08:00
Buhallin
ca5f3d88a8
Merge pull request #68 from argonui/cluecounter-position
Optional clue counter: fixing position, using require
2022-11-25 13:12:18 -08:00
Chr1Z
6c5c535171
Merge pull request #72 from argonui/cleanuphelper-update
Clean Up Helper: exclude "chaos bag" from cleanup
2022-11-24 23:49:11 +01: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
c5cceb6c3b
Merge pull request #73 from argonui/XML-compose
Rebundling because of Mod Manager Update (better handling of XML)
2022-11-24 11:13:48 -08:00
Chr1Z93
313b4f7d71 built and decomposed the mod 2022-11-24 17:06:02 +01:00
Chr1Z93
426be3e4a8 exclude "chaos bag" from cleanup 2022-11-24 17:00:08 +01:00
Chr1Z93
c043ab78eb fixing position, using require 2022-11-24 15:00:52 +01:00
Chr1Z93
86d87cb45b resolving issues/bugfixing 2022-11-24 14:33:29 +01:00
Chr1Z93
c54afed3ff resolving comments 2022-11-19 01:56:50 +01:00
Chr1Z93
270c731246 raising tokens, combining sourcescript 2022-11-19 00:33:21 +01:00
Chr1Z
410a06e6ef
Merge pull request #55 from argonui/upgrade-sheet-bag
Convert Upgrade Sheet container to SpawnBag
2022-11-18 19:23:01 +01: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
901c0c5908
Convert Upgrade Sheet container to SpawnBag
Includes a minor change to record the new Minicard tag in the core file
2022-11-17 15:29:58 -08:00
Chr1Z
fb93be674c
Merge pull request #53 from argonui/stat-position
Tweak stat tracker positions to be consistent above each playmat
2022-11-17 22:22:44 +01:00
Buhallin
5e5b602101
Tweak stat tracker positions to be consistent above each playmat
Uses the White playmat as a base (hence no changes there)
2022-11-17 13:01:46 -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
c92c44c5c6
Merge pull request #46 from argonui/scriptstate-cleanup
clearing the cache for the data helper
2022-11-17 11:20:43 -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
d830314598
Merge pull request #48 from argonui/spawn_bag
Create SpawnBag to replace card memory bags
2022-11-17 01:44:01 -08:00
Chr1Z93
082bcea8ac moved scriptstate into JSON 2022-11-17 10:43:14 +01: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
2eba59d971
Create SpawnBag to replace card memory bags
This adds a new SpawnBag capability which will replace the various small memory bags around the table.

Initial implementation is for the Bonded container, which is no longer a bag.
2022-11-16 17:49:31 -08:00
Chr1Z93
cd72568dc1 clearing the cache for the data helper 2022-11-17 00:32:03 +01:00
Chr1Z
90ed79ee96
Merge pull request #21 from argonui/playermats
updated playermats and added InvestigatorSkillTracker
2022-11-17 00:22:46 +01:00
Chr1Z93
9f1415901e adding requested changes 2022-11-16 18:58:59 +01: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
5f1faa7bd3
Merge pull request #41 from argonui/metadata-update4
Metadata update, Part 4
2022-11-15 16:30:58 -08:00
Buhallin
990871646e
Merge pull request #38 from argonui/fortuneandfolly_fix
adding missing information for FaF
2022-11-15 16:25:54 -08:00
Chr1Z
089fac9018
Merge pull request #40 from argonui/downloadboxes
using require for downloading standalones
2022-11-16 01:00:42 +01:00
Chr1Z
2ebc7a7d50
Merge pull request #27 from argonui/toolupdates
updating various of my tools
2022-11-16 00:49:00 +01: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
Chr1Z93
e35dfd5c48 using require for the official standalones 2022-11-16 00:23:27 +01: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
Chr1Z93
6df443e56d adding missing information for FaF 2022-11-15 23:46:35 +01: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
bootleggerFinn
b0daac1dbe Reverted small changes
Reverted small changes to custom data helper, challenge scenarios, standalone scenarios, and search-a-card
2022-11-15 13:53:46 -06:00
bootleggerFinn
74756d084b Update BlessCurseManager.5933fb.json
Revert change to  blessCurseManager
2022-11-15 13:50:10 -06: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