Commit Graph

101 Commits

Author SHA1 Message Date
Adam Goldsmith 0ec6639c6a Merge branch 'master' into patches 2023-03-12 13:02:15 -04:00
Adam Goldsmith 4480093d13 Apply changes to unpacker 2023-03-12 13:01:55 -04:00
Adam Goldsmith 47d7fc2276 Fix positioning of all clue spawners
continuous-integration/drone/tag Build is passing Details
2023-02-25 21:48:52 -05:00
Adam Goldsmith 8874a1410e Hackily disable playmat clickable clue counters 2023-02-25 21:23:57 -05:00
Adam Goldsmith dabb509dd5 Fix building decks from AdamDB 2023-02-25 21:09:37 -05:00
Adam Goldsmith 8a31b00f81 Fix position of deck builder config checker piece 2023-02-25 20:26:53 -05:00
Adam Goldsmith f7642c9812 Remove the tutorial prompt thing 2023-02-25 20:23:05 -05:00
Adam Goldsmith f4c40fd87b Merge branch 'master' into patches 2023-02-25 20:13:00 -05:00
Adam Goldsmith 4025d79145 3.0.0 2023-01-29 19:31:52 -05:00
Adam Goldsmith 6f779b00b8 Fix action token search location in playermat scripts
continuous-integration/drone/tag Build is passing Details
2022-12-13 19:13:18 -05:00
Adam Goldsmith 273e9185cc Move threat area discard buttons back to bottom 2022-12-13 18:43:39 -05:00
Adam Goldsmith 6ed4f61fb7 Fix height of red playermat 2022-12-13 18:43:39 -05:00
Adam Goldsmith 5fc97ced44 Fix transforms of new skill trackers 2022-12-13 18:43:39 -05:00
Adam Goldsmith 58edae84be Merge branch 'master' into patches 2022-12-13 18:43:39 -05:00
Adam Goldsmith 5fdeb3c6a4 2.4.0 2022-12-13 14:02:30 -05:00
Adam Goldsmith 588a24b77a Don't assume that cards have traits in the deck importer
continuous-integration/drone/tag Build is passing Details
2022-11-26 22:13:58 -05:00
Adam Goldsmith c31e508061 Fix extra clue in red board clue counter
continuous-integration/drone/tag Build is passing Details
Actually a piece of wood siding, but rather than fix this in general,
I'm just decrementing the starting value by one
2022-11-26 20:46:33 -05:00
Adam Goldsmith c4222d6315 Fix discard buttons to match larger player mats 2022-11-26 20:36:14 -05:00
Adam Goldsmith 2ac938313e Fix position of red player mat draw/discard zone 2022-11-26 20:25:48 -05:00
Adam Goldsmith b16223e520 Fix position of lead investigator token
continuous-integration/drone/tag Build is passing Details
2022-11-05 22:43:22 -04:00
Adam Goldsmith 2c3901d8a5 Fix position of arkhamdb deck builder config token 2022-11-05 22:40:26 -04:00
Adam Goldsmith 0dd6db29e7 Lock some accidentally unlocked ability tokens 2022-11-05 22:34:57 -04:00
Adam Goldsmith e38a4f1a44 Add snap points for action tokens 2022-11-05 22:34:44 -04:00
Adam Goldsmith 3d2e478642 Fix incorrectly placed snap points for player mats
continuous-integration/drone/tag Build is passing Details
2022-10-19 22:48:56 -04:00
Adam Goldsmith 0eeb03d776 Move infinite token bags a bit out of the way 2022-10-19 21:53:28 -04:00
Adam Goldsmith ba78968d86 Move chaos bag stat tracker up by the chaos bag 2022-10-19 21:53:28 -04:00
Adam Goldsmith e56ec7bb35 Put deck builder configuration piece back in an accessible position 2022-10-19 21:53:28 -04:00
Adam Goldsmith 32a8ce83a9 Adjust transforms for new player boards, ability tokens, and action tokens 2022-10-19 21:11:51 -04:00
Adam Goldsmith c49670c598 Merge branch 'master' into patches 2022-10-19 19:18:36 -04:00
Adam Goldsmith c99dd7ab7a 2.3.1 2022-10-19 19:07:47 -04:00
Adam Goldsmith 876f7c9120 Fix default settings for deck importer
continuous-integration/drone/tag Build is passing Details
2022-04-03 10:09:44 -04:00
Adam Goldsmith da67842cd7 Merge branch 'master' into patches
continuous-integration/drone/tag Build is passing Details
2022-03-27 13:35:29 -04:00
Adam Goldsmith 83b50ca8fd 2.2.0 2022-03-27 10:12:31 -04:00
Adam Goldsmith ac008673ae Disable full table overlay for all players by default 2022-03-27 10:06:09 -04:00
Adam Goldsmith 524e8b4a10 Merge branch 'master' into patches
continuous-integration/drone/tag Build is passing Details
2021-12-12 15:04:46 -05:00
Adam Goldsmith e12aceb790 2.1.0 2021-12-12 14:48:23 -05:00
Adam Goldsmith f6597af04d Merge branch 'master' into patches
continuous-integration/drone/tag Build is passing Details
2021-11-16 23:42:59 -05:00
Adam Goldsmith bee1dfe804 2.0.1 2021-11-16 23:41:43 -05:00
Adam Goldsmith bed2d4c0db Use private decks by default in arkhamdb deckbuilder
continuous-integration/drone/tag Build is passing Details
2021-10-18 17:01:41 -04:00
Adam Goldsmith 313eb9258b Merge branch 'master' into patches 2021-10-18 16:08:45 -04:00
Adam Goldsmith 84a7c2e845 2.0.0 2021-10-18 15:54:27 -04:00
Adam Goldsmith 5a89b0232b Merge branch 'master' into patches
continuous-integration/drone/tag Build is passing Details
2021-09-30 19:54:10 -04:00
Adam Goldsmith aa17321302 1.70 2021-09-30 19:49:38 -04:00
Adam Goldsmith 814dd87273 Add drone config to automatically build releases
continuous-integration/drone/tag Build is passing Details
2021-09-20 21:38:12 -04:00
Adam Goldsmith 205c943b7e Use onRotate instead of onObjectRotate for configuration token
Was causing it to change API source every time you flipped any object
in the game
2021-09-05 10:07:41 -04:00
Adam Goldsmith 496fc4aa14 Add ability to swap between ArkhamDB/AdamDB to new deck importer 2021-09-03 15:12:05 -04:00
Adam Goldsmith a997fd4d21 Fix position/rotation of rightmost action token for red playmat 2021-09-03 14:17:01 -04:00
Adam Goldsmith a856dcb3b4 Merge branch 'master' into patches 2021-09-03 13:54:41 -04:00
Adam Goldsmith 73da39bd5a 1.62 2021-09-03 13:52:12 -04:00
Adam Goldsmith 4c0e335821 Merge branch 'master' into patches 2021-07-12 15:54:26 -04:00