Commit Graph

25 Commits

Author SHA1 Message Date
betalars fd1350a41f card updates 2023-07-17 14:15:40 +02:00
betalars 4580dffca9 integrating card_picker script with room scene 2023-07-15 01:08:42 +02:00
betalars 035dc7f05b implementing signaling and staging, wip 2023-07-13 16:16: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 11b18f420c updating card picker scene for new cards 2023-07-05 23:34:15 +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 97fe8a0bf4 updating card scenes 2023-07-01 01:45:28 +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 45449da830 godot weirdnes 2023-06-26 13:04:10 +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 ee19f05fa2 Improve Readability of Pick Animations 2023-05-24 15:24:11 +02:00
betalars 50dfa9ae13 move animation test logic to dev-util 2023-05-24 13:47:53 +02:00
betalars fd927aba47 further UI animations for card picker 2023-05-24 13:47:13 +02:00
betalars cee77035bc finished animations for card picker 2023-05-20 00:39:48 +02:00
betalars 46802acef7 transferring card animations from card 1 to card 2 2023-05-19 22:56:53 +02:00
betalars 5ab7be7b74 card animations back to stable 2023-05-19 21:47:25 +02:00
betalars 688e30e7b1 setting up card picker and animations WIP 2023-05-19 17:55:00 +02:00