212 Commits

Author SHA1 Message Date
Chr1Z
77eaaa3dfb
Merge branch 'main' into table-layout 2023-01-07 00:58:48 +01:00
Chr1Z
a046b65307
Merge pull request #158 from argonui/chaos-token-checking
New utility file: TokenChecker
2023-01-07 00:35:10 +01:00
Chr1Z93
f61656be75 more changes 2023-01-06 12:19:48 +01:00
Chr1Z
ca63ab14c2
Merge pull request #156 from argonui/tokenSpawner
Token Spawner: updated code, orphan removal
2023-01-06 11:10:56 +01:00
Chr1Z
10e11a77a3
Merge pull request #162 from argonui/search-assistant
Search Assistant: Refactor and added to Option Panel
2023-01-06 10:37:15 +01:00
Chr1Z93
9bf8f00399 refactor and option added 2023-01-06 02:02:24 +01:00
Chr1Z93
38abb7ea0c update position, remove personal information 2023-01-05 16:29:25 +01:00
Chr1Z93
46781a9f9e adding new util file 2023-01-05 15:59:07 +01:00
Chr1Z93
d5fac353a7 use local discard pile and draw deck position 2023-01-05 14:10:45 +01:00
Chr1Z93
47e94ea2e5 rename action tokens to "neutral" 2023-01-05 13:58:00 +01:00
Chr1Z93
72086e75e9 token remover for red / green 2023-01-05 13:53:41 +01:00
Chr1Z93
7085c53bb4 snap points for token bags 2023-01-05 13:50:46 +01:00
Chr1Z93
0eb6df11a4 more snap point changes 2023-01-05 13:42:15 +01:00
Chr1Z93
1fdff7fceb missing snap points on mats 2023-01-05 13:41:41 +01:00
Chr1Z93
7f5a4ede61 second step 2023-01-05 13:05:03 +01:00
Chr1Z93
d8e8aaf3cb first commit 2023-01-05 13:03:15 +01:00
Buhallin
991fdd897d
Fix XML path for player cards XML 2023-01-05 01:52:56 -08:00
Chr1Z93
541d3f953c updated code, orphan removal 2023-01-05 10:43:01 +01:00
Buhallin
9dcd53fbe0
Final Unified Player Card panel features
- Integrates investigator data
- Adds a third weakness block to place non-basic weaknesses.  This was always intended but it wasn't possible to distinguish those from signature weaknesses without the investigator data.
- Adds Fine Print and Sell Your Soul to the evolved weakness list
- Add a help popup
2023-01-05 01:26:49 -08:00
Chr1Z
f68ae58c12
Merge pull request #154 from argonui/playmat-upkeep-zone-correction
Playmats: coordinate variable fixing
2023-01-05 01:49:03 +01:00
Chr1Z93
b5ab2b90aa coordinate fixing 2023-01-05 01:24:54 +01:00
Chr1Z93
3b0fe55b2f initial commit 2023-01-05 01:06:04 +01:00
Chr1Z
817a15bec6
Merge pull request #147 from argonui/token-manager-counter-token
Token Manager: Bugfix for spawning of multiple tokens and default rotation of damage and horror tokens
2023-01-04 10:22:32 +01:00
Chr1Z93
560435a3bc Merge branch 'main' into location-snap-tags 2023-01-04 00:50:37 +01:00
Chr1Z93
568d28ac1b enable play area snaps by default 2023-01-04 00:45:48 +01:00
Chr1Z
fe13216c57
Merge pull request #148 from argonui/resource-counter-token
Option: Clickable resource tokens
2023-01-04 00:36:52 +01:00
Chr1Z
7dcb3edba0
Merge pull request #152 from argonui/token-remover
Token Remover: Exclude chaos tokens + code cleanup
2023-01-03 23:52:13 +01:00
Chr1Z93
efbf9e885f resolving comments 2023-01-03 23:47:34 +01:00
Chr1Z
405033af79
Merge pull request #144 from argonui/handhelper-fix
Hand Helper: Fix playmat api connection
2023-01-03 22:08:11 +01:00
Chr1Z
b32e339540
Merge branch 'main' into chaosbagmanager 2023-01-03 22:07:34 +01:00
Chr1Z
9976a65060
make button invisible 2023-01-03 22:05:38 +01:00
Chr1Z
9dff6886ea
Merge branch 'main' into optionpanel 2023-01-03 21:57:02 +01:00
Chr1Z93
8651df0118 initial commit 2023-01-02 13:18:51 +01:00
Chr1Z93
b5d0731208 initial commit 2023-01-02 11:53:29 +01:00
Chr1Z93
573ab77296 re-enables tooltip and blanks the name for tokens 2023-01-02 02:51:40 +01:00
Chr1Z93
e3a1a0ce2d initial commit 2023-01-02 02:23:34 +01:00
Pokachi
c90a9e753a
Merge branch 'argonui:main' into main 2023-01-01 16:50:22 -05:00
Chr1Z93
5511c57bf3 fixes spawning of multiple tokens, fixes default rotation of damage and horror 2023-01-01 18:29:17 +01:00
Chr1Z93
f112849177 elder sign button and rotation fix 2023-01-01 17:55:21 +01:00
Chr1Z93
d79f2986ee fix playmat api connection 2023-01-01 17:35:58 +01:00
Pokachi
d8bdb9fdf8 added a scenario name splash on placing down scenarios as well as a setting in the settings panel to toggle splashing scenario 2023-01-01 01:39:24 -08:00
Buhallin
aec6163e44
Add Unified Player Card panel
- Adds the new player card panel
- Wires up buttons to functions for spawning cards
- Adds cycle, weakness, bonded, and upgrade sheet spawn handling
2022-12-31 20:51:18 -08:00
Chr1Z
195580c9f0
Merge pull request #138 from argonui/playmat-moving
Playmat moving for more set-aside space (Green / Red)
2022-12-31 03:00:13 +01:00
Chr1Z
e618487211
Merge pull request #134 from argonui/attachmenthelper-infinite-bag
Attachment Helper: Moved into infinite bag
2022-12-31 03:00:01 +01:00
Chr1Z
861ea501d4
Merge pull request #122 from argonui/shortsupply
Card: Short Supply - Moved function from "Hand Helper" directly to card // PlaymatAPI: New functions for playermat getting
2022-12-31 02:59:43 +01:00
Chr1Z93
3c240dcdc8 removing unused function 2022-12-31 02:57:50 +01:00
Chr1Z93
405bbc0cfd reordering plus snap points 2022-12-31 02:41:08 +01:00
Chr1Z93
f5ac476e35 changing broadcast color 2022-12-31 00:14:02 +01:00
Chr1Z93
a4e7549d47 moving hand zones 2022-12-31 00:00:08 +01:00
Chr1Z93
653a23118e playmat moving 2022-12-30 23:51:16 +01:00