bankey
76120ef6f7
adds onSave and additional logic to fix an issue where saving and loading would break the helper
2023-09-09 16:11:03 -04:00
Chr1Z93
a6ac597b10
preparing for release
2023-08-26 23:43:23 +02:00
Chr1Z93
bf394e9e82
misc. changes
2023-04-12 17:52:31 +02:00
Chr1Z93
f87c6072b6
resolving comments
2023-04-07 21:15:48 +02:00
Chr1Z93
1f49718fae
removal of broken token tooltip renamer
2023-03-05 03:45:10 +01:00
Chr1Z
1282c0094c
Merge branch 'main' into chaos-token-updates
2023-03-05 03:41:15 +01:00
Chr1Z93
832b8a24df
first commit
2023-03-03 00:39:20 +01:00
Chr1Z93
9b7cc02c3a
moving spawnable objects to the new bag
2023-03-02 14:54:20 +01:00
Chr1Z
8b57be99b7
Merge branch 'main' into token-metadata
2023-03-01 14:42:19 +01:00
Chr1Z93
5850a81d68
also grab data onLoad
2023-03-01 14:42:10 +01:00
Chr1Z
b435eb0fcc
Merge pull request #220 from argonui/handhelper
...
Hand Helper: code updates
2023-03-01 09:11:37 +01:00
Chr1Z93
4884899f30
discard function and color detection updates
2023-02-28 15:00:28 +01:00
Chr1Z93
b9fe13b658
second part of updates
2023-02-28 12:35:35 +01:00
Chr1Z93
a23c3d8150
first part of token arranger updates
2023-02-28 01:24:00 +01:00
Chr1Z93
6dbaa6b611
updated code, added backpack image
2023-02-27 00:25:31 +01:00
Chr1Z93
22c46da6e1
adding missing tag for movement exclusion via displacement tool
2023-02-24 13:08:26 +01:00
Chr1Z93
1bc006ceda
update
2023-01-08 13:02:05 +01:00
Chr1Z
77eaaa3dfb
Merge branch 'main' into table-layout
2023-01-07 00:58:48 +01:00
Chr1Z93
9bf8f00399
refactor and option added
2023-01-06 02:02:24 +01:00
Chr1Z93
1fdff7fceb
missing snap points on mats
2023-01-05 13:41:41 +01:00
Chr1Z93
d8e8aaf3cb
first commit
2023-01-05 13:03:15 +01:00
Chr1Z93
3b0fe55b2f
initial commit
2023-01-05 01:06:04 +01:00
Chr1Z
405033af79
Merge pull request #144 from argonui/handhelper-fix
...
Hand Helper: Fix playmat api connection
2023-01-03 22:08:11 +01:00
Chr1Z
9976a65060
make button invisible
2023-01-03 22:05:38 +01:00
Chr1Z93
f112849177
elder sign button and rotation fix
2023-01-01 17:55:21 +01:00
Chr1Z93
d79f2986ee
fix playmat api connection
2023-01-01 17:35:58 +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
117612ad7f
adding infinite bag
2022-12-30 21:01:34 +01:00
Chr1Z93
2359c3bc56
error handling for non-cards
2022-12-22 16:06:21 +01:00
Chr1Z93
d974532072
adding missing tags
2022-12-22 14:32:43 +01:00
Chr1Z93
a55d1dff58
new function for playermat api
2022-12-22 13:45:47 +01:00
Chr1Z93
0b6eb32f75
moving short supply function directly to card
2022-12-22 03:29:16 +01:00
Chr1Z
0439cb7b25
Merge pull request #120 from argonui/claiming-free-space
...
Moving token bags a bit up to use free space (plus automatic formatting by MM)
2022-12-22 03:21:55 +01:00
Chr1Z93
a7a17bf591
moving token bags (plus automatic formatting by MM)
2022-12-21 14:29:28 +01:00
Chr1Z93
07be63e505
rebuilding UI for scrollview, bugfix for token arranger
2022-12-20 15:27:47 +01:00
Chr1Z
adbb590e36
Merge pull request #104 from argonui/optionpanel
...
Option Panel: Part 3 - Addition of fan made accessories options & code improvement
2022-12-19 23:09:32 +01:00
Chr1Z
8c49cb0141
Merge pull request #108 from argonui/cleanuphelper
...
Clean Up Helper: Settings UI
2022-12-19 20:43:46 +01:00
Chr1Z93
9cdb6cab83
account for long label
2022-12-19 19:57:54 +01:00
Chr1Z93
a690d3daac
dont remove custom data helper
2022-12-19 17:23:26 +01:00
Chr1Z93
6b3dd495d2
UI updating
2022-12-19 16:39:16 +01:00
Chr1Z93
43789fdaa7
resolving comments (part 1)
2022-12-19 14:39:32 +01:00
Chr1Z93
7a60c318ca
addition of fan made accessorie options
2022-12-17 02:49:34 +01:00
Chr1Z93
2932ac2c31
resolving review comments
2022-12-16 11:53:11 +01:00
Chr1Z93
2474660947
vector lines default state update
2022-12-16 03:17:54 +01:00
Chr1Z93
f0f7e42a32
xml ui for clean up helper, misc. updating
2022-12-16 03:14:38 +01:00
Chr1Z93
d47bc0845a
resolving comments
2022-12-15 00:18:10 +01:00
Chr1Z93
c9afcdb5cc
Merge branch 'main' into optionpanel-2
2022-12-13 20:14:36 +01:00
Buhallin
db65f3c8e3
Add PlayArea API
...
Creates an API object for the PlayArea, and moves most references to the PlayArea to use the API instead.
Image swapper is excluded on this, as I'm not completely sure how TTS will handle having an object rebuild itself.
2022-12-12 18:56:04 -08:00
Chr1Z
a379494045
removed unwanted spaces
2022-12-12 10:41:18 +01:00