Chr1Z93
ee0600f8e4
Added object unselection to context menus
2024-06-28 14:02:41 +02:00
Chr1Z93
34ab661f7f
Implemented proper replenishing for resource spawning hotkey
2024-06-27 12:51:53 +02:00
Chr1Z93
11165fe7a3
made naming consistent to "playermat"
2024-06-23 19:49:56 +02:00
Chr1Z93
be03d5345c
removed old tokens and updated script
2024-06-02 12:25:37 +02:00
Chr1Z93
d1ae804266
bugfix for spawning a single damage / horror
2024-04-25 22:25:37 +02:00
Chr1Z93
7cb3545cab
updated onLoad functions
2024-03-25 17:36:03 +01:00
Chr1Z93
b7c1f8125d
updated indent
2024-03-04 19:15:14 +01:00
Chr1Z93
0ffc77de2d
updated code
2024-03-04 19:14:00 +01:00
Chr1Z93
cccfc3a3dc
first iteration
2024-03-04 19:05:05 +01:00
Entrox-Licher
0527d97055
Merge pull request #579 from argonui/offering-token
...
Added offering token
2024-02-09 11:53:14 -05:00
Chr1Z93
d67971f421
added offering token
2024-02-09 14:05:12 +01:00
Chr1Z93
b8dfdfd294
fixed param type
2024-02-04 13:30:39 +01:00
Chr1Z93
bb82e6b432
fixed annotations
2024-02-01 22:45:46 +01:00
Chr1Z93
2fe92d9abf
added additional check to tokenchecker
2024-01-27 03:01:48 +01:00
Chr1Z93
af84ab56b3
code fixes
2024-01-16 14:52:44 +01:00
Chr1Z93
019e7bcfe3
initial addition of SearchLib
2023-12-11 18:11:04 +01: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
88ca1a66f6
fixed shiftdown vector
2023-10-19 00:05:21 +02:00
Chr1Z93
4159dfc43d
resolving review comments
2023-10-18 20:55:38 +02:00
Chr1Z93
7b0fd216ef
added investigator counter to handler
2023-10-10 13:20:50 +02:00
Chr1Z93
d3064c549b
Merge branch 'main' into playermats
2023-10-09 10:31:20 +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
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
18c06b4691
more dynamic references
2023-09-30 13:59:34 +02:00
Chr1Z93
b1cff2fc28
removed GUID reference from Token Spawn Tracker
2023-09-30 01:17:57 +02:00
Chr1Z93
84590343a2
even more dynamic references
2023-09-29 14:09:54 +02:00
Chr1Z93
d173f45927
top of file cleanup
2023-09-26 16:14:37 +02:00
Chr1Z93
616d58218d
initial commit
2023-09-21 12:42:21 +02: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
Chr1Z93
5bb27c000c
bugfix for unprovided subtype
2023-07-20 23:16:15 +02:00
Chr1Z93
8bb6afcd25
added bounty and evidence tokens
2023-07-20 22:46:36 +02:00
Chr1Z93
458da5d2c1
moved replenish to tokenmanager
2023-06-22 10:50:08 +02:00
Chr1Z93
1bfd025100
updated code
2023-06-21 22:58:32 +02:00
Chr1Z93
82fdeda11b
keep state for replenishing
2023-06-18 21:03:29 +02:00
Chr1Z93
9d126215ba
added additional check
2023-06-13 09:45:05 +02:00
Chr1Z93
fd02d615d1
reverted metadata update, updated scripting
2023-06-12 10:06:40 +02:00
Chr1Z93
4a58076119
reverted formatting change
2023-05-04 00:08:32 +02:00
Chr1Z93
a9e23a0b32
outcommented token manager logs
2023-05-03 13:44:47 +02:00
Buhallin
7e09f5e780
Update token templates and handling for TokenManager
...
- Moves token keys from GMNotes to Memo to avoid issues attempting to parse invalid JSON
- Merges the clue and doom tokens to a single token and rotates it to properly spawn doom
- Updates the various token pools to match the TokenSource objects so spawned tokens can go back into the pools
2023-01-18 00:42:38 -08:00
Buhallin
b14b498558
Merge pull request #174 from argonui/replenish-fix
...
Bugfix for replenishing with Resource Counters
2023-01-09 16:29:29 -08:00
Chr1Z93
b54ebbe0b8
bugfix for hand zone guids
2023-01-09 20:59:37 +01:00
Chr1Z93
04bca4b998
fixing replenish for resource counters
2023-01-09 20:56:31 +01:00
Chr1Z93
db52e65609
generalized utility file
2023-01-06 10:25:38 +01:00
Chr1Z
817a15bec6
Merge pull request #147 from argonui/token-manager-counter-token
...
Token Manager: Bugfix for spawning of multiple tokens and default rotation of damage and horror tokens
2023-01-04 10:22:32 +01:00
Chr1Z93
684302c3ca
fix default y values (because of OCD) and increase shiftDown
2023-01-04 01:39:14 +01:00
Chr1Z93
14aa296b7f
Merge branch 'main' into image-swapper-fix
2023-01-04 00:55:55 +01:00
Chr1Z
fe13216c57
Merge pull request #148 from argonui/resource-counter-token
...
Option: Clickable resource tokens
2023-01-04 00:36:52 +01:00
Chr1Z93
644025df7a
resolving comments
2023-01-03 23:25:56 +01:00