Commit Graph

70 Commits

Author SHA1 Message Date
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
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
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
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
89545c6ee9 adding new bless/curse manager 2022-11-12 15:14:00 +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
Chr1Z93
3f7caf75d0 deletion of output.json 2022-11-12 13:19:41 +01:00
Chr1Z93
db38ccd4db coordinatefix (mostly because of table flattening) 2022-11-12 13:17:40 +01:00
Chr1Z93
d0fdaefe42 updated playarea 2022-11-12 11:46:05 +01:00
Chr1Z93
b9fe8a21c9 updated playmat image swapper 2022-11-12 11:41:37 +01:00
Buhallin
959a11e3d7
Update comment on changed method 2022-11-12 02:37:36 -08:00
Buhallin
d23aa2c2e4
Extract card spawning methods from the loader
This refactors the current ArkhamDB loader by moving the card spawning operations to a standalone file which can be included in other objects.

Card list build methods are appropriately updated as well.
2022-11-12 02:31:12 -08:00
Chr1Z93
d22c4d5806 updated doom counters 2022-11-12 11:27:59 +01:00
Buhallin
bc01f28c29
Merge pull request #16 from argonui/namefix
Set SaveName to a generic development value
2022-11-11 15:48:55 -08:00
Buhallin
ec07488349
Set SaveName to a generic development value 2022-11-11 14:56:22 -08:00
Buhallin
a74653e128
Merge pull request #15 from argonui/neg-zero-fix
Clean up a -0 value
2022-11-11 13:19:54 -08:00
Buhallin
11e2fceb27
Clean up a -0 value
Manager should handle these correctly from here on, but clean up this instance directly
2022-11-11 12:29:11 -08:00
Buhallin
4b41c89723
Merge pull request #12 from argonui/baseline-update
Re-extract config.json to get correctly bundled LuaScript
2022-11-11 12:23:43 -08:00
argonui
4f8740ae95
Merge pull request #13 from argonui/owner
Add Buhallin as a code owner
2022-11-11 13:19:01 -06:00
Buhallin
7e862596e7
Fix CODEOWNERS format 2022-11-11 11:15:41 -08:00
argonui
db71a913f9
Merge pull request #14 from argonui/ownersfix
Ownersfix
2022-11-11 13:09:19 -06:00
Argonui
fc88a76cad
Fix formatting in owners file 2022-11-11 13:08:50 -06:00