Commit Graph

20 Commits

Author SHA1 Message Date
betalars d9977d3108 updating card handling 2023-08-01 10:59:24 +02:00
betalars 2c9837d6b6 card picker is always picking void card 2023-07-19 22:44:07 +02:00
betalars aef423ad55 making sure card picker can be reset 2023-07-19 13:50:19 +02:00
betalars 26244f8259 fixing up issues with internal state handling and animation referencing 2023-07-18 14:48:28 +02:00
betalars 4580dffca9 integrating card_picker script with room scene 2023-07-15 01:08:42 +02:00
betalars b01ccfaeff refactor: changing focus naming convention to stage based metaphor 2023-07-11 15:27:44 +02:00
betalars d78e4caede disabling mouse filter when not focused 2023-07-11 11:00:47 +02:00
betalars 12eec4c5ef card picker now hides itself while not having focus 2023-07-05 23:34:15 +02:00
betalars ccd1e1eeec card picker will now emit a signal and drop focus when finished 2023-07-05 23:34:15 +02:00
betalars ff6bd4fb31 removing provisionary code 2023-07-01 01:19:40 +02:00
betalars 45f5ff9cd8 adding mouse support for card picker, WIP 2023-07-01 00:15:26 +02:00
betalars b2205ac272 moving INI set, so it is set before ready 2023-07-01 00:15:26 +02:00
betalars 56fa75964e updating components to follow new state management 2023-06-25 23:45:52 +02:00
betalars 02b0a24130 "merge" void card into card 2023-05-28 16:18:26 +02:00
betalars 828158a9f0 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 e48c497552 fixed logic typo, selection state was compared, not assigned 2023-05-25 19:23:25 +02:00
betalars 85e988ff12 add pick logic wip, unified naming convention 2023-05-25 10:39:39 +02:00
betalars 50dfa9ae13 move animation test logic to dev-util 2023-05-24 13:47:53 +02:00
betalars cee77035bc finished animations for card picker 2023-05-20 00:39:48 +02:00
betalars 688e30e7b1 setting up card picker and animations WIP 2023-05-19 17:55:00 +02:00