Commit Graph

23 Commits

Author SHA1 Message Date
betalars ae12e60c4d improved state handling in card picker, implemented animation skipping 2024-02-12 00:24:13 +01:00
betalars 7d6511a149 wip card board refactoring 2023-10-12 18:25:21 +02:00
betalars 8d132553e2 wip: adding prompt to card picker 2023-08-30 11:05:07 +02:00
betalars 46689b1445 updating card handling 2023-08-01 10:59:24 +02:00
betalars d59144141c card picker is always picking void card 2023-07-19 22:44:07 +02:00
betalars e71436ec8d making sure card picker can be reset 2023-07-19 13:50:19 +02:00
betalars d72404279f fixing up issues with internal state handling and animation referencing 2023-07-18 14:48:28 +02:00
betalars e45e33b96c integrating card_picker script with room scene 2023-07-15 01:08:42 +02:00
betalars c5d60035b0 refactor: changing focus naming convention to stage based metaphor 2023-07-11 15:27:44 +02:00
betalars bfc59fe7b1 disabling mouse filter when not focused 2023-07-11 11:00:47 +02:00
betalars 67c49fc957 card picker now hides itself while not having focus 2023-07-05 23:34:15 +02:00
betalars 3440c2f81d card picker will now emit a signal and drop focus when finished 2023-07-05 23:34:15 +02:00
betalars 8eaff6e331 removing provisionary code 2023-07-01 01:19:40 +02:00
betalars 7a5ee73dd9 adding mouse support for card picker, WIP 2023-07-01 00:15:26 +02:00
betalars 377a541ef3 moving INI set, so it is set before ready 2023-07-01 00:15:26 +02:00
betalars b3fea7b51d updating components to follow new state management 2023-06-25 23:45:52 +02:00
betalars 4c642ffde8 "merge" void card into card 2023-05-28 16:18:26 +02:00
betalars 43eeaafe8c card picker can load cards from board of devs (WIP) and will discard post-its that are siblings of the chosen card when selecting the random post 2023-05-28 15:25:26 +02:00
betalars 8562161ce6 fixed logic typo, selection state was compared, not assigned 2023-05-25 19:23:25 +02:00
betalars 73a04561d0 add pick logic wip, unified naming convention 2023-05-25 10:39:39 +02:00
betalars 8ed848e4eb move animation test logic to dev-util 2023-05-24 13:47:53 +02:00
betalars 2a4d3bebae finished animations for card picker 2023-05-20 00:39:48 +02:00
betalars 80f4578d16 setting up card picker and animations WIP 2023-05-19 17:55:00 +02:00