Commit Graph

794 Commits

Author SHA1 Message Date
Chr1Z93
d7fd4be8ff renaming token part 1 2023-04-07 21:13:46 +02:00
Chr1Z
aa9632e7d7
Merge pull request #224 from argonui/revised-investigator-bugfix
Deckimporter: Updated handling for parallel, revised and promo investigators
2023-04-07 20:30:11 +02:00
Chr1Z93
1527b023c0 added comment 2023-04-04 17:09:28 +02:00
Chr1Z93
cdbec62924 adding option to disable sounds 2023-04-04 13:00:40 +02:00
Chr1Z93
c7c09b83af adding hotkeys 2023-04-04 12:03:38 +02:00
Chr1Z93
c45164d8dd Merge branch 'megamerge' 2023-04-04 09:43:25 +02:00
Chr1Z
2055ce1109
Merge pull request #250 from argonui/carson-signatures
Add second copy of Carson's signature to the player card panel
2023-04-04 08:07:45 +02:00
Buhallin
da9df2e81f
Add second copy of Carson's signature to the player card panel 2023-04-03 20:06:29 -07:00
Chr1Z93
108bdfc281 introducing soundcubeapi 2023-04-04 00:46:29 +02:00
Chr1Z93
3879c8ed27 implemented vacuum and bell sound 2023-04-03 23:54:44 +02:00
Chr1Z93
ff06985fbc adding soundcube 2023-04-03 23:26:20 +02:00
Chr1Z93
7b8750a178 auto-remove tokens 2023-04-03 12:56:47 +02:00
Chr1Z93
fff0e90638 Merge branch 'chaos-token-updates' into megamerge 2023-04-02 23:54:13 +02:00
Chr1Z93
16b4d0acd6 Merge branch 'revised-investigator-bugfix' into megamerge 2023-04-02 23:54:07 +02:00
Chr1Z93
e3ad848d7b Merge branch 'token-arranger' into megamerge 2023-04-02 23:54:02 +02:00
Chr1Z
dce5c1749b
Merge pull request #245 from argonui/old-file-removal
Removal of deprecated bondedbag and upgradesheetbag files
2023-03-28 14:25:10 +02:00
Chr1Z93
f592cd17ea code cleanup, variable renaming 2023-03-28 00:54:40 +02:00
Chr1Z
9a858811c8
Merge pull request #243 from Entrox-Licher/token-arranger-percentages
Token Arranger Percentages
2023-03-27 23:07:37 +02:00
Jorge Parra
5b17cca20f Added colors to percentages, fixed some minor issues in logic, and updated tooltips for buttons 2023-03-27 15:05:43 -04:00
Chr1Z93
6be8240389 full implementation of parallel, revised and promo art 2023-03-25 12:35:51 +01:00
Chr1Z
566fe72327
Merge pull request #244 from argonui/sideways-decks
Add alt view angle for sideways decks
2023-03-25 01:08:24 +01:00
Chr1Z93
7e0f7d651f shortening sideways check 2023-03-25 01:05:02 +01:00
Chr1Z93
f25cb59aeb automatically detecting sideways deck 2023-03-25 00:08:48 +01:00
Chr1Z93
0b24ee8138 removal of deprecated files 2023-03-24 23:56:49 +01:00
Chr1Z93
5963904091 add alt view angle for sideways decks 2023-03-24 13:23:08 +01:00
Jorge Parra
5688f26edd Moved position of percentages on Token Arranger 2023-03-23 10:42:46 -04:00
Jorge Parra
52e91a72c6 Improved percentage variable usage, and made percentage button creation its own function 2023-03-21 11:34:58 -04:00
Jorge Parra
92e8659ca9 Reverted accidental change to script state 2023-03-20 19:44:07 -04:00
Entrox-Licher
619843f43c
Merge pull request #3 from Entrox-Licher/main
Update to main
2023-03-20 19:40:40 -04:00
Chr1Z
9e434ca9a5
Merge pull request #240 from argonui/data-helper-bugfix
Data Helper: uncomment deprecated tables for tokenmanager
2023-03-20 23:57:16 +01:00
Chr1Z93
a43afc8007 better examples 2023-03-20 23:57:56 +01:00
Chr1Z
c974b03915
Merge pull request #238 from argonui/colorblindfriendly-tokens
Colorblindfriendly action tokens
2023-03-20 23:50:23 +01:00
Chr1Z93
e8e5cd6d6b changed neutral back 2023-03-20 23:50:35 +01:00
Chr1Z
be97f42268
Merge pull request #227 from Entrox-Licher/main
Summoned Servitor Dominance upgrade sheet buttons
2023-03-20 23:50:13 +01:00
Chr1Z
2bea5370cd
Merge pull request #242 from argonui/TSK-investigator-rules
TSK Investigator Expansion Rules Insert
2023-03-20 23:50:01 +01:00
Chr1Z
dabe7c48ab
Merge pull request #241 from argonui/damage-token-capitalization
Damage token capitalization
2023-03-20 23:49:49 +01:00
Chr1Z
2ea7a45249
Merge pull request #237 from argonui/replenish-overcharging
Replenishing cards: Bugfix to allow overcharging
2023-03-20 23:39:29 +01:00
Chr1Z93
f02b8a434b emptied tables and added examples to comments 2023-03-20 23:34:45 +01:00
Chr1Z93
4588e5b04d renaming part 2 2023-03-20 23:27:06 +01:00
Chr1Z93
43d0f79b57 renaming part 1 2023-03-20 23:26:28 +01:00
Chr1Z93
f006e8a236 adding rules PDF 2023-03-20 14:06:47 +01:00
Chr1Z93
96d6c302ef fixed damage token capitalization 2023-03-19 22:52:57 +01:00
Jorge Parra
1edccd1b79 Added percentages to Token Arranger 2023-03-17 12:56:01 -04:00
Chr1Z93
96d4f5a9bd uncomment deprecated tables for tokenmanager 2023-03-17 10:41:36 +01:00
Jorge Parra
901db1045a Forgot to turn off debug messages, fixed now 2023-03-16 15:30:18 -04:00
Jorge Parra
ed9d8c2614 Added ArkhamDB Importer support for SS upgrade sheet changes, and minor refactor on code logic for the same 2023-03-16 15:27:33 -04:00
Chr1Z93
9ee4f9bf0f removal of duplicate files 2023-03-16 15:18:17 +01:00
Chr1Z93
b1499004e4 changing token images 2023-03-16 15:17:11 +01:00
Chr1Z93
5239229bde Merge branch 'main' into chaos-token-updates 2023-03-16 13:50:16 +01:00
Chr1Z93
4c9b50b683 updated hand helper and search assistant 2023-03-16 13:50:06 +01:00