Commit Graph

375 Commits

Author SHA1 Message Date
Chr1Z93
2006ec85ec updated more code 2024-11-19 15:01:01 +01:00
Chr1Z93
05e375074a Different attempt at moving cards with tokens 2024-11-19 14:30:07 +01:00
Chr1Z93
ae2c5259d2 changed event 2024-11-19 09:26:19 +01:00
Chr1Z93
ac80962c9c some nil handling 2024-11-19 00:18:00 +01:00
Chr1Z93
7e26a25d7d Unified token discarding 2024-11-18 23:41:19 +01:00
Chr1Z93
046dae888c Merge branch 'main' into globalapi 2024-11-18 17:01:22 +01:00
Chr1Z93
6c857b1e50 Moved token detaching to GlobalApi 2024-11-18 17:01:10 +01:00
Chr1Z93
bd6c56949d Changed color to string 2024-11-18 16:33:49 +01:00
Chr1Z
7bc0856135
Merge pull request #989 from YumiWhellie/main
added check for dropping cards with tokens on them
2024-11-18 16:31:33 +01:00
dscarpac
17f047a15c added token movement 2024-11-18 08:45:03 -06:00
Zerino
a8a67872de updated code for better functionality part 4 2024-11-18 11:16:22 -03:00
Zerino
4c2ce6f6ed added code to prevent multiple collisions 2024-11-17 14:00:36 -03:00
Zerino
b6abd43345 updated code for better functionality part 3 2024-11-17 13:00:12 -03:00
Zerino
7122135ebc updated code for better functionality part 2 2024-11-16 21:45:19 -03:00
Zerino
f190678d31 updated code for better functionality 2024-11-16 12:02:47 -03:00
Chr1Z93
a77d4477eb Merge remote-tracking branch 'origin/main' into random-boxes 2024-11-14 15:00:37 +01:00
Zerino
1640b72bac added Directive and Miskatonic Archaeology Funding to modifySlot() 2024-11-14 10:48:49 -03:00
Zerino
16d26dcbbb added Blursed slot icon for Occult Reliquary 2024-11-14 10:46:53 -03:00
Zerino
64a7509500 added Blursed icon slot for Occult Reliquary dropping 2024-11-14 10:30:41 -03:00
Chr1Z93
ac6f0da74c turned checkboxes into crosses 2024-11-14 01:18:30 +01:00
YumiWhellie
59f64415d4
updated vector comparison
Co-authored-by: Chr1Z <97286811+Chr1Z93@users.noreply.github.com>
2024-11-13 16:07:31 -03:00
Zerino
a9c31630f0 edit slots by dropping Charisma/Relic Hunter 2024-11-13 12:25:39 -03:00
Alexander Lacson
b8682f1018
Fix wrong variable name reference
Co-authored-by: Chr1Z <97286811+Chr1Z93@users.noreply.github.com>
2024-11-05 20:00:47 +08:00
Alexander Lacson
d872127eff
Check for type "Hand" instead of guid
Co-authored-by: Chr1Z <97286811+Chr1Z93@users.noreply.github.com>
2024-11-05 20:00:31 +08:00
Alexander Lacson
50e472d4ba Update PlayermatApi.ttslua 2024-11-05 18:35:30 +08:00
Chr1Z93
2d95d4c48f Fixed color for changed handcolor 2024-11-03 18:31:54 +01:00
Chr1Z93
2c54f420c3 Merge branch 'main' into attachment-import 2024-11-01 18:08:09 +01:00
Chr1Z93
58cd42dc76 Merge branch 'main' into attachment-import 2024-11-01 01:42:54 +01:00
Chr1Z93
bd58d89b2c Merge branch 'main' into parallel-mateo 2024-11-01 01:42:39 +01:00
Chr1Z93
b12a01f235 improved delay 2024-10-31 02:33:30 +01:00
Chr1Z93
6b5596ffa8 added images and scripting 2024-10-31 02:11:36 +01:00
Chr1Z93
a40960457d updated attachment helper handling 2024-10-29 22:45:26 +01:00
Chr1Z93
fc95bbde56 Fixed card drawing with reshuffle 2024-10-29 10:39:23 +01:00
Chr1Z
41a6a5d54d
Merge pull request #929 from argonui/norman
Added ability token support (Norman / Luke)
2024-10-27 23:50:18 +01:00
Chr1Z93
1422c37344 made ability tokens small 2024-10-27 23:45:00 +01:00
Chr1Z93
7cc6a0d14f added ability token support 2024-10-27 22:57:43 +01:00
Chr1Z
3d36fbac54
Merge pull request #928 from dscarpac/move-to-threat-area
Added playermat button to move drawn encounter card to threat area
2024-10-27 21:38:05 +01:00
Chr1Z93
7052f312f5 Merge branch 'main' into clean-up-helper 2024-10-27 21:35:11 +01:00
dscarpac
8dd97edd2a added new button 2024-10-26 21:42:57 -05:00
Chr1Z93
6588fd080d Updated action token handling for Clean Up Helper 2024-10-27 00:35:02 +02:00
Chr1Z93
02d4c5593b updated onCollisionEnter() and followup functions 2024-10-26 23:57:31 +02:00
dscarpac
4568de83c8
Merge pull request #901 from argonui/importer-exporter
Updated Campaign Exporter / Importer
2024-10-26 08:15:07 -05:00
Chr1Z
9da094497b
Merge pull request #919 from dscarpac/hide-helper
Changed behavior of visibility of helpers
2024-10-26 11:04:37 +02:00
dscarpac
a959755fc4 fixes 2024-10-25 23:28:18 -05:00
dscarpac
f597805033 fixed indentation 2024-10-25 23:25:29 -05:00
dscarpac
3acdc7a1a0 major updates 2024-10-25 13:24:02 -05:00
dscarpac
f786014bd7
Merge pull request #911 from argonui/instructions
Updated deck instructions and added file for constants
2024-10-23 12:54:38 -05:00
dscarpac
63b309c51d fix for skills 2024-10-23 12:44:19 -05:00
dscarpac
dc209d9219 adjustments 2024-10-23 12:42:21 -05:00
Chr1Z93
e83a8a54f5 Updated deck instructions and added file for constants 2024-10-14 16:27:49 +02:00