Chr1Z93
496c4c84ca
adding helper option
2024-06-25 15:51:09 +02:00
dscarpac
a1155fe041
added comments to redraw library
2024-06-24 19:09:54 -05:00
dscarpac
2fcfda2bfe
updates with redraw require file
2024-06-23 12:40:43 -05:00
dscarpac
540b6296b2
first draft
2024-06-14 16:14:55 -05:00
dscarpac
8a8ff43302
issues resolved
2024-04-18 06:22:54 -05:00
dscarpac
b28c9c08cd
more updates
2024-04-11 20:38:33 -05:00
Chr1Z93
652af49b41
skip tokens from the Token Arranger
2024-02-20 20:40:28 +01:00
Chr1Z
543c771648
Merge pull request #589 from dscarpac/ResolveBlurse
...
Resolves Bless/Curse and Sealed tokens
2024-02-15 23:29:27 +01:00
dscarpac
335695a09f
final changes
2024-02-15 16:22:58 -06:00
Chr1Z93
3a86fa7406
updated Chaos Bag Manager
2024-02-15 23:01:14 +01:00
dscarpac
b18b6f2b68
question mark in the right spot
2024-02-14 17:05:52 -06:00
dscarpac
163a22ff5b
fixed alphabetizing et al
2024-02-14 17:01:52 -06:00
dscarpac
3be608a38c
more adjustments
2024-02-14 16:46:38 -06:00
dscarpac
071a187c58
Merge branch 'ResolveBlurse' of https://github.com/dscarpac/SCED into ResolveBlurse
2024-02-11 09:10:30 -06:00
dscarpac
67aff888b0
added functionality to resolve specific tokens
2024-02-11 08:48:25 -06:00
Chr1Z93
b8dfdfd294
fixed param type
2024-02-04 13:30:39 +01:00
Chr1Z93
f9faea728f
more annotations
2024-02-02 02:03:25 +01:00
Chr1Z93
bb82e6b432
fixed annotations
2024-02-01 22:45:46 +01:00
Chr1Z93
90e1f29142
added additional check
2024-01-27 03:23:28 +01:00
Chr1Z93
af84ab56b3
code fixes
2024-01-16 14:52:44 +01:00
Chr1Z93
1d74a84851
added releasing on discarding
2024-01-16 00:06:55 +01:00
Chr1Z93
7d7eceb3a8
fixed name, adding retuning
2024-01-15 11:57:48 +01:00
Chr1Z93
b7664906f9
added support for manually returning tokens
2024-01-15 11:37:45 +01:00
Chr1Z93
d8b7d23c5c
renamed wendys menu
2024-01-15 11:13:26 +01:00
Chr1Z93
5058970329
Merge branch 'main' into blurse-improvements
2024-01-15 11:02:46 +01:00
Chr1Z93
ce2a31c510
added Wendy Menu edge case handling
2024-01-10 23:56:51 +01:00
Chr1Z93
640c0dd8a2
minor update to blurse manager
2024-01-09 16:38:44 +01:00
Chr1Z93
b0960d4d63
misc. code improvements
2024-01-06 13:28:55 +01:00
Chr1Z93
4159dfc43d
resolving review comments
2023-10-18 20:55:38 +02:00
Chr1Z93
d3064c549b
Merge branch 'main' into playermats
2023-10-09 10:31:20 +02: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
bd1bbb92de
swapped references to GUID handler to GUIDs
2023-10-02 21:16:36 +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
947bf1dc4c
api cleanup
2023-09-30 00:31:23 +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
8cc5170c10
added option to include drawn tokens
2023-09-28 19:44:54 +02:00
Chr1Z93
d173f45927
top of file cleanup
2023-09-26 16:14:37 +02:00
Entrox-Licher
b8bcd04b0f
Addressed PR Suggestions
2023-08-24 20:04:14 -04:00
Entrox-Licher
79f7861f1e
More API Updates
...
Added even more utilization of existing APIs, as well as expanding them a bit to cover a couple of more cases.
Also, changed the get/setInvestigatorCount methods to live directly in the PlayAreaApi, since there didn't seem to be any reason to keep them in the PlayArea script.
2023-08-08 12:49:31 -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
Entrox-Licher
b6d74ac205
Implemented new feature for releasing sealed tokens and clearing bless/curse
2023-07-03 10:53:07 -04:00
Entrox-Licher
9bdd39a9f1
Merge branch 'main' into entrox-main
2023-07-03 10:07:39 -04:00
Chr1Z93
f82d29b9e0
exclusion of bless/curse tokens for findAllTokens
2023-06-22 12:07:24 +02:00
Entrox-Licher
838c0be0fc
Addressed various PR suggestions. Additionally, implemented ChaosBagApi to follow API design pattern suggested for the codebase.
2023-06-18 00:54:03 -04:00
Chr1Z93
f190d3ccea
fixed multiseal and save/load
2023-05-02 22:56:39 +02:00
Chr1Z93
5ad7263014
fixed function name
2023-04-24 00:07:24 +02:00
Chr1Z93
c9dea98e24
Merge branch 'main' into hotkeys
2023-04-13 01:15:48 +02:00