Commit Graph

542 Commits

Author SHA1 Message Date
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
Chr1Z
1865d7cb69
Merge pull request #166 from argonui/data-fixes
Minor data fixes
2023-01-08 00:27:42 +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
Buhallin
84742a9cb4
Merge pull request #165 from argonui/pc-relative
Update Unified Player Card panel to use relative positioning
2023-01-06 17:25:25 -08:00
Buhallin
c33d0386b7
Update Unified Player Card panel to use relative positioning
Because of the mix of global and relative positioning this ended up being very complex.  Tried to make sure the comments were thorough, but open to any improvement suggestions.
2023-01-06 16:20:09 -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
Chr1Z
e339dc941a
Merge pull request #164 from argonui/draw-one-bugfix
Draw 1 Button: bugfix for reference
2023-01-07 00:34:44 +01:00
Chr1Z93
d7ddd64532 fixed reference 2023-01-06 17:08:03 +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
9b6722aff3 removing loop from button creation 2023-01-06 10:36:57 +01:00
Chr1Z93
db52e65609 generalized utility file 2023-01-06 10:25:38 +01:00
Chr1Z
89e71a93f2
Merge pull request #159 from argonui/image-swapper
Playarea image swapper: Update position, remove personal information
2023-01-06 10:13:53 +01:00
Chr1Z
8f9a2b5942
Merge pull request #160 from argonui/optionPanel
Option Panel: new group (general settings) & more compact layout
2023-01-06 10:13:02 +01:00
Buhallin
6a003c33dc
Merge pull request #161 from argonui/small-action-token-bugfix
Playermat: Handle deleted small action token
2023-01-06 00:35:19 -08:00
Chr1Z93
9bf8f00399 refactor and option added 2023-01-06 02:02:24 +01:00
Chr1Z93
8284197899 handle deleted token 2023-01-05 21:01:02 +01:00
Chr1Z93
6a7275c635 new group: general settings & more compact layout 2023-01-05 18:52:26 +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
e3316fb6b6 scenario snap points 2023-01-05 13:12:45 +01:00
Chr1Z93
6ac48aee10 re adding victory display and snaps 2023-01-05 13:10:48 +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
Chr1Z
5a90702526
Merge pull request #155 from argonui/pc-data
Final Unified Player Card panel features
2023-01-05 11:09:38 +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
fe6c8411a6
Rename other weakness list 2023-01-05 01:32:53 -08: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
Chr1Z
213097bd29
Merge pull request #153 from argonui/moving-accessories-to-src-folder
Moving the accessories to the "src" folder
2023-01-05 01:48:13 +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
Chr1Z
c0b2724495
Merge pull request #133 from argonui/deckimporter-configuration
Deck Importer: configuration cleanup
2023-01-04 10:13:54 +01:00
Chr1Z
9cc66d1e16
Merge pull request #146 from argonui/investigator-unexhaust-fix
Playmat - Upkeep: Dont unexhaust investigators
2023-01-04 10:04:53 +01:00
Chr1Z
98b2298f71
Merge pull request #151 from argonui/location-snap-tags
Option: Location snap tags for play area
2023-01-04 10:04:39 +01:00
Chr1Z93
684302c3ca fix default y values (because of OCD) and increase shiftDown 2023-01-04 01:39:14 +01:00
Chr1Z93
af11ea61d1 handle cards without metadata 2023-01-04 01:25:38 +01:00