Commit Graph

195 Commits

Author SHA1 Message Date
April John 207e8da82c make button closeable 2023-11-29 18:04:14 +01:00
April John b4e80ecc7d fix: remove a draggable between back and start 2023-11-29 18:04:13 +01:00
betalars 0ae3fa4c93 fixing text not being properly displayed on cards 2023-11-02 12:56:15 +01:00
betalars 3765da91e0 finishing up card refactor 2023-11-01 23:19:47 +01:00
TilCreator 6ec59dfc03 reworking state management in card board WIP 2023-10-15 13:27:02 +02:00
betalars 7d6511a149 wip card board refactoring 2023-10-12 18:25:21 +02:00
betalars 4c1bf12aaa WIP: finish cleaning up function architecture 2023-09-24 12:23:26 +02:00
betalars aba626d3a8 wip card bord refactoring 2023-09-23 16:19:58 +02:00
betalars bd2e569c4b WIP: refactoring card_board 2023-08-30 13:23:37 +02:00
betalars 971897d039 merging adis board updates into development 2023-08-30 12:04:51 +02:00
betalars c6955980b0 Improving card reveal handling 2023-08-30 11:11:55 +02:00
betalars 90578c51e2 wip: refactoring casrd board 2023-08-30 11:07:22 +02:00
betalars 8d132553e2 wip: adding prompt to card picker 2023-08-30 11:05:07 +02:00
Adrian Schmid a756c3ee82 left/right clicking in assignment context returns postits to the panel 2023-08-22 20:06:55 +02:00
Adrian Schmid b82834213a postits are now returned to the panel if the group doesn't match 2023-08-22 20:00:33 +02:00
betalars dc86328859 Merge branch 'adi_dev' into 'development'
polishing cards

See merge request betalars/frame-of-mind!3
2023-08-21 06:47:59 +00:00
betalars 50ead5cb0b adding card game graphics 2023-08-21 08:40:25 +02:00
Adrian Schmid 7cb6b265ec added right click to return post it panels 2023-08-12 13:02:00 +02:00
Adrian Schmid 3d380d7ab1 fixed checks for if post it is attached or if card has post it attached 2023-08-12 12:20:05 +02:00
Adrian Schmid b204452a0c fixed positioning of post it on the card 2023-08-12 12:19:27 +02:00
Adrian Schmid 2f4acff8f5 pressing ui left now works as expected 2023-08-12 11:28:23 +02:00
betalars 381fe9526e resetting music slider in startup 2023-08-06 00:02:17 +02:00
betalars 413d27094d reverting void card handling to cut down unneded performance overhead 2023-08-02 12:43:16 +02:00
betalars 960bc3304d celaning up error sources 2023-08-01 11:01:52 +02:00
betalars 46689b1445 updating card handling 2023-08-01 10:59:24 +02:00
betalars 819bc13551 adding skipping logic 2023-08-01 10:52:08 +02:00
betalars e2260c52fd preventing focus drops 2023-07-19 22:44:29 +02:00
betalars d59144141c card picker is always picking void card 2023-07-19 22:44:07 +02:00
betalars aa1ed8e368 fix: card board now stores an array, instead of an array of arrays 2023-07-19 22:43:44 +02:00
betalars 4926b1685f finalise menus 2023-07-19 22:41:29 +02:00
betalars 72e1c10185 fix: cards are reset when no longer void 2023-07-19 22:38:16 +02:00
betalars 1f09b872d1 Merge commit '522080d52e14899d1d18e41489f45e86f9a6bf4e' into alpha 2023-07-19 13:55:26 +02:00
betalars 5378dad463 reclaiming focus when scene is repeated 2023-07-19 13:54:36 +02:00
betalars 6b72552049 workaround for card board not being able to repopulate 2023-07-19 13:52:01 +02:00
betalars 6b5d6a8981 implement skipping functionality 2023-07-19 13:51:26 +02:00
betalars e71436ec8d making sure card picker can be reset 2023-07-19 13:50:19 +02:00
betalars 96bf4a3d0c changing chekc using metadata to use class info 2023-07-18 23:25:56 +02:00
Adrian Schmid 48ed646c51 Added settings for final page (+ some notes on the global state) 2023-07-18 22:02:35 +02:00
Adrian Schmid 91f8cb4c86 added code for audio settings 2023-07-18 21:37:04 +02:00
Adrian Schmid 7124580055 1st page accessibility settings (almost working except for fonts and ui scale) 2023-07-18 21:00:21 +02:00
Adrian Schmid 2f0b70e093 Merge remote-tracking branch 'origin/main' into adi_dev 2023-07-18 19:01:41 +02:00
betalars 50651b3438 resolving event passing issues 2023-07-18 18:27:30 +02:00
betalars b6b85c8d51 workaround: when board of devs is initialised with processsing disabled, the void cards gets messed up. 2023-07-18 15:55:28 +02:00
betalars bf62262de1 improving card and post it avoidance handling 2023-07-18 15:54:34 +02:00
betalars 779fe08b38 adding checks so card board will only combine compatible cards 2023-07-18 15:53:15 +02:00
betalars 3ca0d98f81 cards and posts will pass mouse events even when they are not draggable 2023-07-18 14:58:06 +02:00
betalars d72404279f fixing up issues with internal state handling and animation referencing 2023-07-18 14:48:28 +02:00
betalars d4b5a40aae adding instructions to physics-board 2023-07-18 00:15:04 +02:00
betalars 16c8c9ad7d add group sharing to postit 2023-07-18 00:13:33 +02:00
Adrian Schmid 2bc61fc105 Merge remote-tracking branch 'origin/main' into adi_dev 2023-07-17 19:00:30 +02:00