Commit Graph

510 Commits

Author SHA1 Message Date
Pokachi
c90a9e753a
Merge branch 'argonui:main' into main 2023-01-01 16:50:22 -05:00
Chr1Z93
97914af1f7 implement use of inArea 2023-01-01 22:34:18 +01:00
Chr1Z93
eac84f583d fix usage of shiftDown 2023-01-01 22:22:31 +01:00
Chr1Z93
5511c57bf3 fixes spawning of multiple tokens, fixes default rotation of damage and horror 2023-01-01 18:29:17 +01:00
Chr1Z93
b9a2339b80 dont unexhaust right of the asset area 2023-01-01 18:08:09 +01:00
Chr1Z93
f112849177 elder sign button and rotation fix 2023-01-01 17:55:21 +01:00
Chr1Z
13ed44058e
Merge pull request #140 from argonui/player-card-panel
Add Unified Player Card panel
2023-01-01 17:36:33 +01:00
Chr1Z93
d79f2986ee fix playmat api connection 2023-01-01 17:35:58 +01:00
Chr1Z93
da4a043ff7 fix variable name and declaration 2023-01-01 17:29:24 +01:00
Chr1Z
ec1e315994
Merge pull request #142 from argonui/tour-double-start
Remove double start message for the intro tour
2023-01-01 11:57:26 +01:00
Pokachi
9b139a4c82 Fixing some styling consistency 2023-01-01 02:04:33 -08:00
Pokachi
de75ed4fc7 Wrap title splash text just in case title is too long 2023-01-01 02:03:14 -08:00
Pokachi
7a071d30f4 Moved title splash call from PlayArea to MythosArea. updated comment for
options
2023-01-01 01:57:41 -08:00
Buhallin
fb4bbe8ab4
Remove double start message for the intro tour 2023-01-01 01:52:02 -08: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
45d62067ca
Cleanup from comments 2022-12-31 20:55:03 -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
Buhallin
2239133013
Disable automatic location connections for some scenarios
The excluded scenarios have very complex connection limitations beyond what's on the cards; we should handle them eventually, but for now we just don't draw the connections for those scenarios.
2022-12-30 20:43:04 -08:00
Buhallin
e562716d30
Merge branch 'main' into loc-links 2022-12-30 20:31:50 -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
Chr1Z
15f74a2d95
Merge pull request #136 from argonui/tour-fix
SCED Intro Tour, tweaks and fixes
2022-12-31 00:08:29 +01:00
Chr1Z
14cac5da39
Merge pull request #137 from argonui/resource-name
Fix typo in resource token
2022-12-31 00:05:27 +01:00
Chr1Z93
a4e7549d47 moving hand zones 2022-12-31 00:00:08 +01:00
Chr1Z93
1b52853852 moving spawn location of hand helpers 2022-12-30 23:57:55 +01:00
Chr1Z93
653a23118e playmat moving 2022-12-30 23:51:16 +01:00
Buhallin
41e30ce9e1
Fix typo in resource token 2022-12-30 14:18:57 -08:00
Buhallin
d00f6dab10
SCED Intro Tour, tweaks and fixes
Contains a variety of small adjustments to the tour:
- Fixed a typo in Darrell's card
- Increased overall size by 10%
- Increased investigator images by about 50%
- Moved some of the card positions slightly to line up with their specific uses
- Updated button images to a smaller base image (because TTS's image scaling is crap)
2022-12-30 14:14:57 -08:00
Chr1Z93
52ca00817e adding more fan-made accessories 2022-12-30 22:37:05 +01:00
Chr1Z93
117612ad7f adding infinite bag 2022-12-30 21:01:34 +01:00
Chr1Z93
2df1e66f10 configuration cleanup 2022-12-30 20:53:49 +01:00
Chr1Z93
08936a7230 bugfix and feedback 2022-12-30 20:43:55 +01:00
Chr1Z93
f464e5f0ff implementing further usage of playmatAPI 2022-12-30 20:25:50 +01:00
Chr1Z
f915d9ca14
Merge pull request #132 from argonui/tour-starter
SCED Intro Tour, Final
2022-12-30 02:36:52 +01:00
Buhallin
a744b882ae
SCED Intro Tour, Final
Previous attempt got hosed with some merge conflicts, moving to a new branch to start clean
2022-12-29 16:35:55 -08:00
Buhallin
62f8978823
Merge pull request #130 from argonui/ancestral-fix
Make Ancestral Knowledge only pull skills from the deck
2022-12-29 15:41:41 -08:00
Buhallin
abdb447dbd
Make Ancestral Knowledge only pull skills from the deck
This will keep it from pulling set-aside cards such as On the Mend or Essence of the Dream
2022-12-29 15:33:07 -08:00
Buhallin
6fedd30a55
Merge pull request #129 from argonui/tokens
Token spawn refactoring
2022-12-29 15:26:58 -08:00
Buhallin
6af1dba778
Final comment pass for token refactoring
Removed unneeded code and named the tokens for templates
2022-12-29 15:24:07 -08:00
Buhallin
17512f5946
Change token spawning to pull templates from a bag rather than the on-board token pools
Also added a hidden zone (for Black) to cover functional objects at the back of the table.
2022-12-29 12:36:02 -08:00
Buhallin
e5c4601835
Round 3 of comment responses 2022-12-28 13:08:48 -08:00
Buhallin
2b94cea679
Round 2 of comment response 2022-12-28 10:32:54 -08:00
Buhallin
98e73a11be
Round 1 of comment response 2022-12-28 10:09:24 -08:00
Buhallin
8ab7f13ce3
Object commits for token spawn refactoring
- Flips doom containers and the tokens in them.  This is a no-op but ensures tokens come out correctly face up when accessed programatically
- Adds token spawn tracker object
2022-12-28 03:09:40 -08:00
Buhallin
7d820601a9
Code commit for token spawn refactoring 2022-12-28 02:57:43 -08:00
Buhallin
ff7ed57bca
Merge pull request #128 from argonui/tour
SCED Intro Tour, Part 5
2022-12-23 23:57:13 -08:00