Commit Graph

2237 Commits

Author SHA1 Message Date
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
Chr1Z
a49ca53345
Merge pull request #36 from argonui/metadata-update
Player card updates, Part 1: JSON
2022-11-15 12:17:36 +01:00
Chr1Z
c88c185950
Merge pull request #25 from argonui/globalscript
updated global script
2022-11-15 12:15:53 +01:00
Buhallin
7b6c2cca57
Fix dot unicode, Take 2 2022-11-15 03:08:30 -08:00
Chr1Z93
68d49aca98 added documentation for difficulty selector code 2022-11-15 11:57:28 +01: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
Chr1Z93
eed2cd7394 code cleanup and usage of new doom counter 2022-11-15 11:33:00 +01: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
Buhallin
ad75a86f1a
Merge pull request #35 from argonui/Tikatoy_111422
Added Tikatoy to CODEOWNERS
2022-11-14 22:23:42 -08:00
Mabelene Ng
4ce0fb8dff Added Tikatoy to CODEOWNERS 2022-11-14 21:03:24 -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
Chr1Z
fe6992b89f
Merge pull request #33 from argonui/search-spawner
Update Search a Card to use the new CardSpawner module
2022-11-14 11:07:48 +01:00
Chr1Z93
1b2f70b59b resolving requested changes 2022-11-14 11:03:06 +01:00
Buhallin
fa4d1f428d
Finish some missed cleanup and fix a bug with deck size 2022-11-14 02:02:18 -08:00
Buhallin
a516175177
Remove investigator card rotation handling from deck loader, since the spawner handles it now 2022-11-13 23:56:29 -08:00
Buhallin
258e8aec79
Rotate investigator cards 90 degrees when spawning, so they match the orientation of other cards 2022-11-13 23:51:52 -08:00
Buhallin
98469664a2
Update Search a Card to use the new CardSpawner module
This required enhancing the CardSpawner to handle mixed card sizes (investigator, standard, mini).
2022-11-13 23:42:44 -08:00
argonui
bf35013bbc
Merge pull request #30 from argonui/autorelease
Autorelease
2022-11-13 23:26:52 -06:00
argonui
3377d90199
Update build-mod.yml
Fix include maybe
2022-11-13 23:22:42 -06:00
argonui
2b38cc6607
Update build-mod.yml 2022-11-13 23:20:55 -06:00
argonui
af2691c4e9
Update build-mod.yml
Helpful to have syntax highlighting in ui
2022-11-13 23:15:53 -06:00
Argonui
5159682a49
Put action in steps 2022-11-13 23:14:01 -06:00
Argonui
8c7c55c1ba
Fix typo in workflow file 2022-11-13 23:10:28 -06:00
Argonui
72e57a861e
Try using the new action
This will allow the mod to be automatically built
2022-11-13 23:09:09 -06:00
Chr1Z93
78cce069d5 fixing scriptstate 2022-11-14 01:27:44 +01:00
Chr1Z
fafaa874f5
Merge pull request #20 from argonui/playarea
updated playarea
2022-11-14 00:30:04 +01:00
Chr1Z93
510588c74c fixing onLoad bug 2022-11-14 00:29:18 +01:00
Chr1Z
a751259b28
Merge pull request #26 from argonui/blursemanager
updated bless/curse manager
2022-11-13 23:46:37 +01:00
Chr1Z
a6396eabb3
Merge pull request #23 from argonui/search-a-card
updated Search-A-Card
2022-11-13 23:43:23 +01:00
Chr1Z
b93eb4e4f0
Merge pull request #29 from argonui/comptest
Clean up another -0 rounding issue
2022-11-13 23:16:31 +01:00
Buhallin
8ea8d4a3f9
Clean up another -0 rounding issue 2022-11-13 14:14:20 -08:00
Chr1Z93
92522dcd63 better integration of Token Arranger 2022-11-13 12:11:21 +01:00
Buhallin
7b5467e5dc
Merge pull request #18 from argonui/extract-card-spawn
Extract card spawning methods from the loader
2022-11-12 16:43:58 -08:00
Buhallin
dea999e0a6
Add comment to spawn method for argument clarity 2022-11-12 16:43:07 -08:00
Chr1Z93
7f9d70aa56 implementation of requested changes 2022-11-13 01:12:01 +01:00
Chr1Z93
4b9265dccb Merge branch 'blursemanager' of https://github.com/argonui/SCED into blursemanager 2022-11-13 00:43:59 +01:00
Chr1Z93
6cc7efb9a4 use require() 2022-11-13 00:43:32 +01:00
Chr1Z
35633f8de2
Merge pull request #17 from argonui/chr1z-1
updated doom counters
2022-11-12 21:04:26 +01:00
Buhallin
18be89b390
Merge pull request #19 from argonui/imageswapper
updated playmat image swapper
2022-11-12 11:41:30 -08:00
Buhallin
171bac6dd5
Merge pull request #24 from argonui/musicplayerfix
removing troublesome playlist items
2022-11-12 11:37:29 -08:00
Buhallin
672cb8fbbe
Merge pull request #22 from argonui/coordinatefix
fixing some coordinates/values
2022-11-12 11:33:42 -08:00
Chr1Z
2422184d7d
rounding scaleY 2022-11-12 17:00:54 +01:00
Chr1Z93
61e8e0d2e0 renaming tracker to "Investigator Skill Tracker" 2022-11-12 15:50:28 +01:00
Chr1Z93
7e2e998d42 updating various of my tools 2022-11-12 15:36:48 +01:00
Chr1Z93
89545c6ee9 adding new bless/curse manager 2022-11-12 15:14:00 +01:00
Chr1Z93
9d508882ee global script update 2022-11-12 14:42:06 +01:00
Chr1Z93
96c3f243fd removing troublesome playlist items 2022-11-12 14:30:54 +01:00
Chr1Z93
d5c2749a1f updated Search-A-Card 2022-11-12 14:24:02 +01:00
Chr1Z93
6b7eba56a5 changes from code review 2022-11-12 13:51:43 +01:00