Commit Graph

15 Commits

Author SHA1 Message Date
Jack Case
05677ec35a grid collapse downwards implemented 2025-08-23 15:46:47 -04:00
Jack Case
c493d881c4 add skeleton for update grid function 2025-08-23 14:08:59 -04:00
Jack Case
99e2dce2b6 Implemented group highlight on hover
It's not currently stable, but it's ok for now.
2025-08-23 13:35:41 -04:00
Jack Case
9bcafdff5c click group to remove 2025-08-23 12:04:02 -04:00
Jack Case
03e644f276 remove clicked groups from grid 2025-08-23 11:59:07 -04:00
Jack Case
c9c6629132 add highlight indicator to token
not yet scripted
2025-08-23 09:17:24 -04:00
Jack Case
ffb837132b get the group to which the clicked token belongs 2025-08-21 21:27:40 -04:00
Jack Case
0a8890acf5 add clickable area to token scene
emit a signal when a click is registered
2025-08-21 20:43:58 -04:00
Jack Case
ee0507c805 breadth-first traversal of grid is working!
an array of token groups is calculated successfully
and it's probably fast enough.
2025-08-21 18:35:10 -04:00
Jack Case
94c9632afd added debug labels
made row/column positions make sense
2025-08-21 14:25:26 +00:00
Jack Case
d7650a01ec not correct, but doing something. 2025-08-21 08:17:11 -04:00
Jack Case
60c0bc7a54 beginnings of group detection 2025-08-20 19:24:35 -04:00
Jack Case
343cc37033 cast token type to enum value 2025-08-20 08:39:07 -04:00
Jack Case
9526275e3d grid with randomly assigned token types out of 4 choices 2025-08-18 20:44:32 -04:00
Jack Case
cb2caa44cd initial commit 2025-08-18 20:14:18 -04:00