149 Commits

Author SHA1 Message Date
Chr1Z93
71396cbb6f reverted playercard panel folder removal 2023-04-19 00:04:30 +02:00
Chr1Z93
c20659887d added finn icon 2023-04-18 23:35:46 +02:00
Chr1Z93
8c2d050854 updated XML 2023-04-18 22:49:25 +02:00
Chr1Z93
f2b59a5c7b updated notification 2023-04-18 20:25:29 +02:00
Chr1Z93
93971f3434 Merge branch 'main' into modversion 2023-04-18 19:35:37 +02:00
Chr1Z93
81f4f678c7 readded index to stop token draw lagging 2023-04-17 09:26:25 +02:00
Chr1Z93
abb7718ad9 removed comment to enable conditional showing 2023-04-17 00:42:59 +02:00
Chr1Z93
4fe52a4856 added comments 2023-04-16 23:19:51 +02:00
Chr1Z93
1e641968a2 keep notification open if release notes are viewed 2023-04-16 23:11:17 +02:00
Chr1Z93
ace11ed2b2 split release notes into separate window 2023-04-16 23:10:23 +02:00
Chr1Z93
387145ca19 updated height 2023-04-14 17:52:08 +02:00
Chr1Z93
eb447e4640 updated save function 2023-04-14 17:46:45 +02:00
Chr1Z93
647553558f initial commit 2023-04-14 17:34:02 +02:00
Chr1Z93
f3096e4366 moved token remover a bit down 2023-04-13 09:28:02 +02:00
Chr1Z93
38ecfed04f Merge branch 'main' into soundcube 2023-04-13 01:13:13 +02:00
Chr1Z93
96ca2c66ce increased delay for locking 2023-04-12 18:17:46 +02:00
Chr1Z93
dee13c5d26 added delay for locking helpers 2023-04-12 18:07:40 +02:00
Chr1Z93
bf394e9e82 misc. changes 2023-04-12 17:52:31 +02:00
Chr1Z93
a0bfbdf6db Merge branch 'main' into soundcube 2023-04-10 11:10:31 +02:00
Chr1Z93
ff580abf1a removed option panel entry 2023-04-10 11:08:12 +02:00
Jorge Parra
240e198df5 Added import functionality to deal with trauma, ArkhamDB deck IDs, investigator count, campaign guide page, and options menu settings. Additionally, reduced reliance on scripting zones by adding tags to promote future extensibility. 2023-04-05 14:46:52 -04:00
Chr1Z93
cdbec62924 adding option to disable sounds 2023-04-04 13:00:40 +02:00
Chr1Z93
108bdfc281 introducing soundcubeapi 2023-04-04 00:46:29 +02:00
Chr1Z93
3879c8ed27 implemented vacuum and bell sound 2023-04-03 23:54:44 +02:00
Chr1Z93
5239229bde Merge branch 'main' into chaos-token-updates 2023-03-16 13:50:16 +01:00
Chr1Z93
c52df403bc better custom color support 2023-03-16 13:13:38 +01:00
BootleggerFinn
cfdd6831b6
Merge pull request #232 from argonui/data-helper-cleanup
Data Helper: removal of deprecated functionality
2023-03-12 14:51:27 -05:00
Chr1Z93
c701e2a472 fix for "hidden" cards 2023-03-10 19:47:07 +01:00
Chr1Z93
0492292c23 renaming api path 2023-03-10 12:51:12 +01:00
Chr1Z93
eda30c7438 changing "playmatAPI" to "playmatApi" 2023-03-10 12:47:42 +01:00
Chr1Z93
62b3c29bda making rotation relative 2023-03-10 00:19:01 +01:00
Chr1Z93
2343cd8eb0 updated positions 2023-03-09 23:55:40 +01:00
Chr1Z93
99ed76417e automatically set description of chaos tokens 2023-03-06 13:20:09 +01:00
Chr1Z
1282c0094c
Merge branch 'main' into chaos-token-updates 2023-03-05 03:41:15 +01:00
Chr1Z93
1971cbb681 custom color support for chaos stat tracker 2023-03-05 03:39:35 +01:00
Chr1Z93
ca214f7ecd first batch of player cards updates 2023-03-04 13:54:10 +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
Chr1Z93
a1e6560440 removal of unneeded option panel code 2023-02-28 18:22:03 +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
Chr1Z
31006694b8
Merge pull request #184 from argonui/faster-connectors
Optimize location connection drawing during drag operations
2023-01-12 01:06:39 +01:00
Buhallin
e6854801fb
Clear vector lines from cards when they're not being dragged
The events which can indicate a drag stop are varied:
- Drag a card into another on the table (tryObjectEnterContainer)
- Drag multiple cards into another on the table (onCollisionEnter, tryObjectEnterContainer)
- Group multiple cards while holding them (tryObjectEnterContainer)
2023-01-11 13:42:58 -08:00
Buhallin
67eaa646e1
Remove old lines 2023-01-11 03:39:33 -08:00
Buhallin
5caeb47c82
Enhancements and tweaks for the scenario title splash
- Add a background gradient
- Add a wrapping panel to hold both text and gradient
- Add font resizing in case of very long scenario names.  None currently overflow, but this should ensure they stay on one line if we get a longer one
2023-01-10 18:05:19 -08:00
Chr1Z
7c396e58fc
Merge pull request #167 from argonui/accessories-positions-update
Option Panel: Accessories spawn position update
2023-01-09 06:59:24 +01:00
Chr1Z93
40854e43e2 object renaming 2023-01-08 16:07:38 +01:00
Chr1Z93
71dd7aee81 updated spawns and CYOA memory layout 2023-01-08 13:01:48 +01:00