Chr1Z93
ffe8a642d3
bugfix to avoid duplicating objects
2023-10-28 16:02:42 +02:00
Chr1Z93
6687f52f6a
updated discard handling
2023-10-23 11:25:17 +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
6a781f618e
increased y pos
2023-10-21 12:31:16 +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
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
d6015974a6
added error catching
2023-10-18 21:48:58 +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
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
93bf6a8b61
well connected bugfix and refactor
2023-09-30 19:37:56 +02:00
Chr1Z93
18c06b4691
more dynamic references
2023-09-30 13:59:34 +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
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
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
7865836357
removal of scripting zone
2023-09-27 23:24:24 +02:00
Chr1Z93
d173f45927
top of file cleanup
2023-09-26 16:14:37 +02:00
Chr1Z93
f29335fb86
moved code and fixed TTS merge bug
2023-09-21 02:05:35 +02:00
bankey
c678537581
both Well Connected 0 and Well Connected 3 now share the same script, removes unecessary index from button, updates getResourceCount playmat api function, adds onSave() function, updates button look and position
2023-08-30 09:37:23 -04:00
bankey
7f58638ef8
adds context menu option to 'Well Connected' player cards to display skill boost value right on the card
2023-08-29 15:56:12 -04:00
Entrox-Licher
7aee48b3b6
Merge branch 'main' into api-updates
2023-08-24 20:09:41 -04:00
Entrox-Licher
b8bcd04b0f
Addressed PR Suggestions
2023-08-24 20:04:14 -04:00
Joseph Goldberg
195b31d28d
Replaced all references to old metadata IDs
...
All references to X5U2* have been replaced with 8900* to match the IDs on ArkhamDB
2023-08-20 16:49:59 -05:00
Entrox-Licher
1213771ef9
Fixed Take Clue GameKey with Clickable Clues
2023-08-08 16:32:58 -04:00
Entrox-Licher
7659de4c59
Updated ChaosBagApi Utilization
...
Changed all existing references to chaos bag functionality to utilize the new ChaosBagApi
2023-08-08 02:17:43 -04:00
BootleggerFinn
d7e33a6e3b
Merge pull request #323 from argonui/upkeep-rotation
...
Upkeep: rotate cards to the next multiple of 90° towards 0°
2023-07-27 18:49:15 -05:00
Chr1Z93
b1ced805d2
addition of Subject 5U-21
2023-07-21 00:32:33 +02:00
Chr1Z
bf45ea267c
Merge pull request #316 from argonui/replenish-bugfix
...
Upkeep: keep state for replenishing cards
2023-06-22 12:20:30 +02:00
Chr1Z93
458da5d2c1
moved replenish to tokenmanager
2023-06-22 10:50:08 +02:00
Chr1Z93
a20ab13a05
rotate cards to the next multiple of 90° towards 0°
2023-06-22 10:20:51 +02:00
Chr1Z93
1bfd025100
updated code
2023-06-21 22:58:32 +02:00
Chr1Z93
7cb30bfcc1
re-add debug variable to cast
2023-06-19 15:19:23 +02:00
Chr1Z93
3e5caf0f48
add tags and reduce X_BUFFER
2023-06-19 15:16:43 +02:00
Chr1Z93
1b28fbdfdd
use token type from metadata
2023-06-19 10:08:16 +02:00
Chr1Z93
82fdeda11b
keep state for replenishing
2023-06-18 21:03:29 +02:00
Buhallin
ddb264fe13
Update player mat handling of customizable cards
...
- Fixes broken data retrieval to get the selected upgrades
- Moves "is this customization active" logic into the UpgradeSheetLibrary
- Extends the area covered by searchAroundSelf() to extend farther in (and past) the set aside card areas
- Made searchAroundSelf() dynamic, removing the need for explicit position and areas
2023-06-17 01:18:07 -07:00
Chr1Z93
f0b2e90342
updated upkeep
2023-06-13 15:59:35 +02:00
Chr1Z93
df7673cdfb
custom color support
2023-05-08 20:26:15 +02:00
Chr1Z93
ae1d538c59
restructuring
2023-05-08 11:33:00 +02:00