Chr1Z93
ca79dcb1a0
moved code
2023-05-08 10:04:16 +02:00
Chr1Z93
fc48919b38
updated navigation overlay name
2023-05-06 14:22:45 +02:00
Chr1Z93
6c2cf7cad9
updated position
2023-04-20 23:04:13 +02:00
Chr1Z93
aa26a59f55
removed details from downloaded modversion file
2023-04-20 10:23:23 +02:00
Chr1Z93
a526e645a8
resolving review comments
2023-04-19 20:04:45 +02:00
Chr1Z93
2851e8a9a4
added "usual places" explanation
2023-04-19 00:41:49 +02:00
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
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