Commit Graph

228 Commits

Author SHA1 Message Date
Chr1Z93
0d122cb3da adding snap for chaos bag, tarot deck and release notes 2023-01-13 01:22:12 +01:00
Buhallin
b14b498558
Merge pull request #174 from argonui/replenish-fix
Bugfix for replenishing with Resource Counters
2023-01-09 16:29:29 -08:00
Chr1Z93
5daf7e01c5 gm notes in token bags (except clue / doom) 2023-01-09 23:14:37 +01:00
Chr1Z93
c847d98e34 adding location tag to connection token states 2023-01-09 21:22:35 +01:00
Chr1Z93
04bca4b998 fixing replenish for resource counters 2023-01-09 20:56:31 +01:00
Chr1Z
7c396e58fc
Merge pull request #167 from argonui/accessories-positions-update
Option Panel: Accessories spawn position update
2023-01-09 06:59:24 +01:00
Chr1Z
7c584be26b
Merge pull request #168 from argonui/renaming-table-objects
Table object renaming
2023-01-09 06:59:13 +01:00
Chr1Z93
d7ecbe52de minor position fixing 2023-01-08 19:44:18 +01:00
Chr1Z93
705b96d707 adding ammo as separate objects 2023-01-08 19:42:45 +01:00
Chr1Z93
40854e43e2 object renaming 2023-01-08 16:07:38 +01:00
Chr1Z93
1bc006ceda update 2023-01-08 13:02:05 +01:00
Chr1Z
d2db6a49d9
Merge pull request #157 from argonui/table-layout
New table layout
2023-01-08 12:25:59 +01:00
Chr1Z93
2e7f4825c1 more changes 2023-01-08 12:16:45 +01:00
Chr1Z93
e0f2f50218 updated layout 2023-01-08 02:40:28 +01:00
Chr1Z93
cddd513840 removal of luascriptstates for boxes 2023-01-08 02:38:26 +01:00
Buhallin
8ea3747404
Minor data fixes
Add Tidal Memento for Wendy's investigator cards, and add doom/bounty uses for Tony's Quarry
2023-01-07 12:53:51 -08:00
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