Commit Graph

659 Commits

Author SHA1 Message Date
Chr1Z
39b7b3a245
Merge pull request #230 from argonui/victory-display
Victory Display: bug fix for cards without victory points
2023-03-09 07:12:23 +01:00
Chr1Z93
daab463cae bug fix for cards without victory points 2023-03-09 00:33:36 +01:00
Chr1Z
4863ba585e
Merge pull request #228 from argonui/loc-link-pickup-bug
Handle duplicate connections
2023-03-08 20:14:44 +01:00
Chr1Z
46d06bf067
Merge pull request #229 from argonui/killing-link
Living Ink typo correction
2023-03-08 01:20:32 +01:00
Chr1Z93
507c531360 link is no longer alive 2023-03-08 01:17:06 +01:00
Buhallin
f0bd0c1f4f
Merge branch 'main' into loc-link-pickup-bug 2023-03-06 23:17:11 -08:00
Buhallin
f7587133a4
Format fix 2023-03-06 23:05:14 -08:00
Buhallin
cae7f99b3e
Handle duplicate connections
Some icon/ability combinations on locations results in duplicate connections.  The connection logic was parsing this as both a bidirectional and one-way connection, resulting in a one-way being drawn when it shouldn't be.

This adds a simple check to recommit an existing bidirectional connection, rather than drawing a new one-way for it.
2023-03-06 22:58:33 -08:00
Chr1Z
e5636ad715
Merge pull request #225 from argonui/victory-display
Victory Display: added button to highlight counted cards
2023-03-05 01:00:13 +01:00
Chr1Z
c8ac5290d1
Merge pull request #223 from argonui/separate-bag-optionpanel
Moving spawnable tools into a separate (hidden) bag
2023-03-04 18:28:48 +01:00
Chr1Z
3e20f7f6e8
Merge pull request #222 from argonui/adding-more-APIs
Adding MythosAreaAPI
2023-03-04 18:28:32 +01:00
Chr1Z93
5a0f0d3dfb highlight counted cards 2023-03-02 16:33:21 +01:00
Chr1Z93
21c65daf65 alphabetically sorting option panel section 2023-03-02 15:04:29 +01:00
Chr1Z93
9b7cc02c3a moving spawnable objects to the new bag 2023-03-02 14:54:20 +01:00
Chr1Z93
96ef2cc5cf addint option panel source bag 2023-03-02 14:42:13 +01:00
Chr1Z93
d7f098fcc5 adding MythosAreaAPI 2023-03-01 23:35:04 +01:00
Chr1Z
ceef316adf
Merge pull request #218 from argonui/token-metadata
Token Arranger: token metadata support and misc. updates
2023-03-01 18:04:47 +01:00
Chr1Z
8b57be99b7
Merge branch 'main' into token-metadata 2023-03-01 14:42:19 +01:00
Chr1Z93
5850a81d68 also grab data onLoad 2023-03-01 14:42:10 +01:00
Chr1Z
b435eb0fcc
Merge pull request #220 from argonui/handhelper
Hand Helper: code updates
2023-03-01 09:11:37 +01:00
Chr1Z
ec0bfc6b74
Merge pull request #217 from argonui/attachmenthelper
Attachment Helper: support for decks of cards, added backpack image and misc. updates
2023-03-01 09:11:16 +01:00
Chr1Z
5adcadb1d6
Merge pull request #221 from argonui/underworld-market-fix
Underworld Market: stop including permanent cards
2023-03-01 02:10:33 +01:00
Chr1Z93
46bd6b0901 checking zone instead of metadata 2023-03-01 02:03:10 +01:00
Chr1Z
a2c5b68fb7
Merge pull request #219 from argonui/displacementtool-fix
Displacement Tool: redraw connections after displacement
2023-03-01 01:58:09 +01:00
Chr1Z93
1e1dff2261 stop including permanent cards 2023-03-01 00:46:02 +01:00
Chr1Z93
a1e6560440 removal of unneeded option panel code 2023-02-28 18:22:03 +01:00
Chr1Z93
8ee07b2582 minor bugfix 2023-02-28 15:08:05 +01:00
Chr1Z93
4884899f30 discard function and color detection updates 2023-02-28 15:00:28 +01:00
Chr1Z93
d86c6485e1 redraw connections after movement 2023-02-28 13:03:33 +01:00
Chr1Z93
b9fe13b658 second part of updates 2023-02-28 12:35:35 +01:00
Chr1Z93
a23c3d8150 first part of token arranger updates 2023-02-28 01:24:00 +01:00
Chr1Z93
6dbaa6b611 updated code, added backpack image 2023-02-27 00:25:31 +01:00
Chr1Z
c68667a2ce
Merge pull request #216 from argonui/search-assistant-tag
Search Assistant: Adding missing tag for movement exclusion via displacement tool
2023-02-24 22:03:18 +01:00
Chr1Z93
22c46da6e1 adding missing tag for movement exclusion via displacement tool 2023-02-24 13:08:26 +01:00
Chr1Z
b02ecc0de3
Merge pull request #214 from argonui/moving-blurse-manager-script
Source folder: Moving bless/curse manager script & deleting unsused copy of chaos stat tracker
2023-02-07 11:23:27 +01:00
Chr1Z
6342b1f6bc
Merge pull request #213 from argonui/moving-playercard-scripts
Moving player card scripts
2023-02-07 11:23:11 +01:00
Chr1Z93
0aeb094db7 moving customizables 2023-02-06 10:52:15 +01:00
Chr1Z93
1e0cd1fc1c moves blurse manager script 2023-02-06 10:43:59 +01:00
Chr1Z93
9c7c88c7dc moving player card scripts 2023-02-06 10:33:59 +01:00
Chr1Z
e7b7dc63d5
Merge pull request #212 from argonui/cleanuphelper-zones
Clean Up Helper: Updating zones for red and green player to new table layout
2023-02-05 20:47:13 +01:00
Chr1Z93
5aeec6b193 updating zones for red and green player to new table layout 2023-02-05 17:12:38 +01:00
Chr1Z
26c0e92e86
Merge pull request #211 from argonui/victory-display
Victory Display: Visual update and automation
2023-02-05 03:22:17 +01:00
Chr1Z
62dd2f47d4
Merge pull request #208 from argonui/barkham-horror
Barkham Horror: Changing into download box
2023-02-05 03:22:06 +01:00
Chr1Z93
cc37e9bddf update tooltip for missing metadata highlighting 2023-02-05 02:49:21 +01:00
Chr1Z93
c5a0a4dd6f added barkham horror to side scenario box 2023-02-05 02:44:39 +01:00
Chr1Z
f27296c06d
Merge pull request #210 from argonui/family-inheritance-functions
Family Inheritance: Context menu functions
2023-02-05 02:39:25 +01:00
Chr1Z
2f4e5be13a
Merge pull request #207 from argonui/legacy-tool-cleanup
"Hidden Zone" tool cleanup
2023-02-05 02:24:21 +01:00
Chr1Z
5844118e76
Merge pull request #206 from argonui/versionbump
Version bump to 3.0.1
2023-02-05 02:24:11 +01:00
Chr1Z93
e9116d09d9 adding tag for clean up helper 2023-02-04 23:55:47 +01:00
Chr1Z93
33750606d0 clearing playarea "missingData" table when highlighting 2023-02-04 03:21:32 +01:00