Commit Graph

922 Commits

Author SHA1 Message Date
Chr1Z93
00372f9d2f added return 2023-11-06 17:41:23 +01:00
Entrox-Licher
cedd05595d
Merge pull request #462 from argonui/preston
Bugfix for Family Inheritance: don't override resources
2023-11-06 10:18:03 -05:00
Chr1Z93
ad3b943c33 added note 2023-11-05 18:06:17 +01:00
Chr1Z93
291465ca13 excluded resource counters 2023-11-05 18:03:21 +01:00
Chr1Z93
8b04ee0245 clue/doom handling 2023-11-05 17:17:28 +01:00
Chr1Z93
4988487c91 stopped overriding resources 2023-11-05 16:23:35 +01:00
Chr1Z93
b5e0560f48 Merge branch 'main' into custom-content-spawn-position 2023-11-05 13:11:15 +01:00
Chr1Z93
bbbf47ff8a added camera move 2023-11-05 13:11:07 +01:00
Chr1Z93
93e26b6b73 added remove a use hotkey 2023-11-05 10:38:31 +01:00
Chr1Z93
15660689cd Merge branch 'main' into discard-hotkey 2023-11-05 09:52:00 +01:00
Chr1Z93
762756430a added different color handling 2023-11-05 00:32:19 +01:00
Chr1Z93
33334b4058 added scripting to scroll of secrets 2023-11-05 00:18:16 +01:00
Chr1Z93
f1cbc28768 Merge branch 'norman-withers-qol' into scroll-of-secrets 2023-11-04 23:08:49 +01:00
Chr1Z93
0084915f08 added feedback if full 2023-11-04 19:07:17 +01:00
Chr1Z93
194670a3a0 initial commit 2023-11-04 15:03:53 +01:00
Chr1Z93
eba4b316c7 added position checking 2023-11-04 13:53:24 +01:00
Chr1Z93
17f1a3cb88 updated featured content and release notes 2023-11-04 12:54:15 +01:00
Chr1Z93
cccc100739 reworked logic for color detection 2023-11-04 12:25:12 +01:00
Chr1Z93
88d8ffebe6 Merge branch 'main' into new-cards 2023-11-02 22:35:42 +01:00
Entrox-Licher
2b2e269d3d
Merge pull request #441 from argonui/remove-tokens-from-hand
implemented token removal below hand zone
2023-11-02 17:21:14 -04:00
Chr1Z
46b25d6e51
Merge pull request #452 from argonui/parallel-zoey
Added parallel Zoey
2023-11-02 21:35:12 +01:00
Entrox-Licher
ba1e5c09e4
Merge pull request #451 from argonui/playarea-image-gallery
Added image gallery for custom playarea images
2023-11-02 16:15:55 -04:00
Chr1Z93
0acc255759 Merge branch 'main' into remove-tokens-from-hand 2023-11-02 09:37:43 +01:00
Chr1Z93
929d56e34f re-added token remover 2023-11-02 09:33:01 +01:00
Chr1Z93
9881dec74b added playercardpanel data 2023-11-01 13:32:11 +01:00
Chr1Z93
d3f640840a added new playmats 2023-10-30 17:22:58 +01:00
Chr1Z93
0c77c8f173 added parallel zoey 2023-10-30 17:01:33 +01:00
Chr1Z93
04fe809aa7 added image gallery 2023-10-30 16:15:07 +01:00
Chr1Z93
3cc70983e4 changed action token detection 2023-10-30 09:42:15 +01:00
Chr1Z93
083f6488fd removed left-over memo checking code 2023-10-30 09:34:04 +01:00
Chr1Z93
8b001e37f5 Merge branch 'main' into discard-hotkey 2023-10-29 20:12:13 +01:00
Chr1Z93
ffe8a642d3 bugfix to avoid duplicating objects 2023-10-28 16:02:42 +02:00
Chr1Z93
0225f0499f updated zones file to match snap points 2023-10-28 15:52:16 +02:00
Chr1Z93
6687f52f6a updated discard handling 2023-10-23 11:25:17 +02:00
Chr1Z93
85f449ce4b implemented token removal below hand zone 2023-10-22 10:24:54 +02:00
Chr1Z93
6e6ab65d61 updated documentation 2023-10-22 00:15:08 +02:00
Chr1Z93
407775039e added hotkey to trigger discard function 2023-10-22 00:12:11 +02:00
Chr1Z93
ae0e34eac9 updated search assistant 2023-10-21 23:17:57 +02:00
Chr1Z93
bd28bb9d53 Merge branch 'main' into norman-withers-qol 2023-10-21 20:54:36 +02:00
Entrox-Licher
bb1a4edd7c
Merge pull request #437 from argonui/playermat-hiding
Playermat Hiding!
2023-10-21 12:08:00 -04:00
Entrox-Licher
3900d91588
Merge pull request #438 from argonui/numpad-keys
Numpad Keys: increase same counters instead if hovered
2023-10-21 12:06:30 -04:00
Entrox-Licher
ae44039f87
Merge pull request #431 from argonui/vp-display
Victory Display: reset highlighted locations
2023-10-21 10:06:49 -04:00
Chr1Z93
3c5d9e3070 added topcard flipping 2023-10-21 12:47:29 +02:00
Chr1Z93
6a781f618e increased y pos 2023-10-21 12:31:16 +02:00
Chr1Z93
0107355996 increase same counters instead 2023-10-21 12:28:42 +02:00
Chr1Z93
ce9435f76f value changes 2023-10-21 12:10:53 +02:00
Chr1Z93
d0ae38fa78 added playermat hider 2023-10-21 12:02:17 +02:00
Chr1Z93
d9150400d5 updated playarea code 2023-10-21 10:40:57 +02:00
Chr1Z93
ad06db34f8 create buttons on load if temp tokens present 2023-10-20 16:36:13 +02:00
Chr1Z93
0193ebccc2 fixed false highlights 2023-10-20 16:14:00 +02:00
Chr1Z93
4fe98d3f93 Merge branch 'main' into vp-display 2023-10-20 16:05:03 +02:00
Chr1Z93
fc895bfee7 Merge branch 'main' into playermat-hiding 2023-10-20 16:04:56 +02:00
Entrox-Licher
97a0e1fe41
Merge pull request #419 from argonui/discard-fix
Bugfix for discarding from hands
2023-10-20 09:57:52 -04:00
Chr1Z93
45795a9a1c Merge branch 'main' into vp-display 2023-10-20 15:56:42 +02:00
Entrox-Licher
5c4bc40f87
Merge pull request #418 from argonui/bonded
Bugfix: spawn correct amount of bonded cards
2023-10-20 09:48:29 -04:00
Chr1Z93
5228f574b4 initital commit 2023-10-20 15:43:37 +02:00
Entrox-Licher
43d912c0e2
Merge pull request #413 from argonui/token-arranger
Token Arranger: more bugfixing
2023-10-20 09:36:48 -04:00
Entrox-Licher
453bd5ba7b
Merge pull request #429 from argonui/flip-bugfix
Friends in Low Places: fixed inputfield row
2023-10-20 09:36:20 -04:00
Entrox-Licher
64b408ee76
Merge pull request #424 from argonui/tokengroup-spawning
Token Group Spawning: fixed shiftdown vector
2023-10-20 09:31:24 -04:00
Chr1Z93
d1d25ce4f3 reset highlighted locations 2023-10-20 00:01:46 +02:00
Chr1Z93
31c3ebde79 fixed inputfield row 2023-10-19 23:31:04 +02:00
Chr1Z93
d4d6309778 added download all function 2023-10-19 23:20:46 +02:00
Chr1Z93
2189cf83af download everything WIP 2023-10-19 18:47:19 +02:00
Chr1Z93
9ae435e1ed spawn placeholder function completed 2023-10-19 18:20:16 +02:00
Chr1Z93
ce38acca4f ui changes 2023-10-19 17:47:59 +02:00
Entrox-Licher
7d36aaf241
Merge pull request #385 from argonui/playermats
Addition of GUID reference handler and api cleanup
2023-10-19 11:15:50 -04:00
Chr1Z93
0e6c37c484 improved readability 2023-10-19 17:07:05 +02:00
Chr1Z93
77bb65bfa0 fixed references 2023-10-19 17:04:44 +02:00
Chr1Z93
7042fd9968 Merge branch 'main' into playermats 2023-10-19 16:55:30 +02:00
Chr1Z93
88ca1a66f6 fixed shiftdown vector 2023-10-19 00:05:21 +02:00
Chr1Z93
d6015974a6 added error catching 2023-10-18 21:48:58 +02:00
Chr1Z93
751be191e8 resolving review comments 2023-10-18 21:37:42 +02:00
Chr1Z93
4159dfc43d resolving review comments 2023-10-18 20:55:38 +02:00
Chr1Z93
039488d48b bugfix for discarding from hands 2023-10-18 00:04:31 +02:00
Chr1Z93
838aa5234b fixed area size to detect top card 2023-10-17 23:11:17 +02:00
Chr1Z93
1c6984c9c6 spawn correct amount of bonded cards 2023-10-17 22:58:59 +02:00
Chr1Z93
b94bdc8e33 Merge branch 'main' into playermats 2023-10-17 13:11:10 +02:00
Chr1Z93
e76cb430ff Merge branch 'main' into download-window 2023-10-17 13:10:56 +02:00
Chr1Z93
2556c0d83d more bugfixing 2023-10-17 10:50:15 +02:00
Chr1Z93
e045454ff7 integrated preview window 2023-10-17 00:29:07 +02:00
Chr1Z93
2edc6e5233 code cleanup 2023-10-16 16:45:18 +02:00
Entrox-Licher
93bf6b3435 Minor corrections 2023-10-15 21:40:57 -04:00
Chr1Z93
11f59ebe1c moved download button 2023-10-16 00:29:06 +02:00
Chr1Z93
8e8cd49001 edited error handling 2023-10-15 09:50:58 +02:00
Chr1Z93
c565a70fb5 added delay 2023-10-15 09:45:16 +02:00
Chr1Z93
c5e87b1e46 added highlight effect 2023-10-14 23:37:50 +02:00
Chr1Z93
330cc9c25d bugfix for title name setting 2023-10-14 18:04:07 +02:00
Entrox-Licher
6dbf817e20
Update ArkhamDb.ttslua with new parallel id range 2023-10-14 10:20:05 -04:00
Entrox-Licher
a78095c582
Merge branch 'argonui:main' into parallel-jim 2023-10-14 10:12:51 -04:00
Chr1Z93
27eb4aa3c3 fixed scroll speed 2023-10-14 11:02:55 +02:00
Chr1Z93
dea47d6b36 performance improvement 2023-10-14 10:34:07 +02:00
Chr1Z93
cbc8425f56 Merge branch 'main' into download-window 2023-10-14 10:11:04 +02:00
Entrox-Licher
6b7a3821fa
Merge pull request #405 from argonui/suzi-helper
Suzi Helper: moved script and added handling for empty bags
2023-10-14 00:01:03 -04:00
Entrox-Licher
7f34769ba0
Merge pull request #403 from argonui/token-arranger
Token Arranger: Bugfix for label clipping into table when viewed from above
2023-10-13 23:59:28 -04:00
Entrox-Licher
4ae50ae09e Minor adjustment to importer handling 2023-10-13 23:53:02 -04:00
Entrox-Licher
dfa2ad324f Fixed Importer issue 2023-10-13 22:34:44 -04:00
Entrox-Licher
1629f790b3 Added Parallel Jim Deck Importer support 2023-10-13 22:30:32 -04:00
Entrox-Licher
0261c277b3 Added Parallel Jim Investigator
Added Parallel Jim Investigator (not his challenge scenario yet) and some minor fixes to old cards.
2023-10-13 22:10:52 -04:00
Chr1Z93
13325c1e89 performance improvement 2023-10-14 02:10:19 +02:00
Chr1Z93
a459a8b8e7 added preview window 2023-10-14 01:38:31 +02:00
Chr1Z93
04f337482a revamped window with tabs 2023-10-13 13:01:43 +02:00
Chr1Z93
497bbeac36 adjusted spawn position of servitor mini card 2023-10-12 20:04:12 +02:00
Chr1Z93
2cee7df57f download window QoL 2023-10-11 20:37:59 +02:00
Chr1Z93
4439add106 shortsupply outdated function fix 2023-10-11 19:58:42 +02:00
Chr1Z93
39c07c22d0 moved script and added handling for empty bags 2023-10-11 19:49:27 +02:00
Chr1Z93
edc2cc6fab mythos area bugfix 2023-10-11 19:39:05 +02:00
Chr1Z93
34fa7ea7e8 removal of outdated code 2023-10-11 13:26:36 +02:00
Chr1Z93
607183e24d label clipping into table bugfix 2023-10-10 13:30:31 +02:00
Chr1Z93
8f4dd58321 Merge branch 'main' into playermats 2023-10-10 13:20:56 +02:00
Chr1Z93
7b0fd216ef added investigator counter to handler 2023-10-10 13:20:50 +02:00
Chr1Z93
9e00c5f7b8 updated version 2023-10-09 21:01:43 +02:00
Chr1Z93
d3064c549b Merge branch 'main' into playermats 2023-10-09 10:31:20 +02:00
BootleggerFinn
7e1fb5f317
Merge pull request #383 from argonui/playmat-zone
Playermat: Cleanup of Physics.cast() and removal of scripting zone
2023-10-08 19:38:28 -05:00
BootleggerFinn
e7e591adce
Merge pull request #393 from argonui/playercard-panel
Added Trish's taboo card to playercard panel
2023-10-08 19:37:25 -05:00
Chr1Z93
7bdb3d5347 victory display api bugfix 2023-10-08 10:52:17 +02:00
Chr1Z93
369beead5b added ES and AF counters 2023-10-08 10:37:05 +02:00
Chr1Z93
03c00762af added Trish's taboo card 2023-10-08 00:42:41 +02:00
Entrox-Licher
8e01a70d35
Merge pull request #388 from argonui/clue-spawning
Bugfix for clue counts > 12
2023-10-05 12:49:58 -04:00
Entrox-Licher
9ebf23f172
Merge pull request #380 from argonui/cyoa-guides
Updated CYOA campaign guides
2023-10-05 12:10:53 -04:00
Entrox-Licher
aab10ba7de
Merge pull request #384 from argonui/token-arranger
Token Arranger: added option to include drawn tokens
2023-10-05 11:34:25 -04:00
Chr1Z93
aab36cd28f return drawn tokens 2023-10-05 10:27:03 +02:00
Chr1Z93
c17587771f bugfix for clue counts > 12 2023-10-03 10:46:48 +02:00
Chr1Z93
bd1bbb92de swapped references to GUID handler to GUIDs 2023-10-02 21:16:36 +02:00
Chr1Z93
8de5fc6b56 bugfixes 2023-10-02 14:08:26 +02:00
Chr1Z93
ce01733ef3 added guid reference handler 2023-10-02 13:51:10 +02:00
Chr1Z93
de61831956 part of switching to tags 2023-10-02 02:05:00 +02:00
Chr1Z93
da63663ef2 optimization of loop functions 2023-10-02 01:36:49 +02:00
Chr1Z93
8c3e87867b optimization 2023-10-01 11:28:31 +02:00
Chr1Z93
282a411ec2 campaign exporter update 2023-09-30 20:09:00 +02:00
Chr1Z93
93bf6a8b61 well connected bugfix and refactor 2023-09-30 19:37:56 +02:00
Chr1Z93
a5589907db fixed typo 2023-09-30 18:40:49 +02:00
Chr1Z93
accf9d7197 dynamic tourscript 2023-09-30 18:37:55 +02:00
Chr1Z93
18c06b4691 more dynamic references 2023-09-30 13:59:34 +02:00
Chr1Z93
2d85f913b1 doom counter update 2023-09-30 01:56:34 +02:00
Chr1Z93
b1cff2fc28 removed GUID reference from Token Spawn Tracker 2023-09-30 01:17:57 +02:00
Chr1Z93
0fedc74ded made campaign importer export dynamic 2023-09-30 01:05:30 +02:00
Chr1Z93
9a1898ca4d countDoom() bugfix 2023-09-30 00:40:25 +02:00
Chr1Z93
947bf1dc4c api cleanup 2023-09-30 00:31:23 +02:00
Chr1Z93
a87b63516a turned cleanuphelper and playmatapi dynamic 2023-09-30 00:10:06 +02:00
Chr1Z93
2fd7656ab1 Merge branch 'playmat-zone' into playermats 2023-09-29 22:54:57 +02:00
Chr1Z93
aafc145495 additional memo check for CUH 2023-09-29 17:06:55 +02:00
Chr1Z93
4c0c025319 clean up helper update to dynamic references 2023-09-29 17:00:31 +02:00
Chr1Z93
3292f2a2d1 bundle object references into a table 2023-09-29 15:09:57 +02:00
Chr1Z93
84590343a2 even more dynamic references 2023-09-29 14:09:54 +02:00
Chr1Z93
c11ef5daba more dynamic references 2023-09-29 13:41:43 +02:00
Chr1Z93
889f0af13f made object reference dynamic 2023-09-29 12:08:54 +02:00
Chr1Z93
f6d0a99674 object metadata addition to memo 2023-09-29 11:11:38 +02:00
Chr1Z93
c13582f5b0 fixed some auto-formatting 2023-09-28 19:49:10 +02:00
Chr1Z93
8cc5170c10 added option to include drawn tokens 2023-09-28 19:44:54 +02:00
Chr1Z93
7865836357 removal of scripting zone 2023-09-27 23:24:24 +02:00