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 |
Adrian Schmid
|
4c39faab82
|
accessibility menu: added function for screenreader toggle
|
2023-07-17 19:00:17 +02:00 |
betalars
|
e0dda4be1a
|
imprioving stage complience for player
|
2023-07-17 14:16:12 +02:00 |
betalars
|
29ff7fecf1
|
card updates
|
2023-07-17 14:15:40 +02:00 |
betalars
|
3bb9405e02
|
importing luna
|
2023-07-17 14:09:24 +02:00 |
betalars
|
e669e3bda3
|
Merge commit '56ab26d1d6253d2385c47fa914e692124512bf65'
|
2023-07-16 01:13:13 +02:00 |
betalars
|
c090c55c3b
|
configuring startin sequence, wip
|
2023-07-16 00:59:33 +02:00 |
Adrian Schmid
|
004a6096d9
|
add label to display if the board is empty
|
2023-07-15 16:04:41 +02:00 |
Adrian Schmid
|
cb10015e9d
|
added quick tween to post its which are attached to cards or returned to the panels
|
2023-07-15 15:59:22 +02:00 |
Adrian Schmid
|
cc3f418aa8
|
post its now float beneath the card they are going to be attached to
|
2023-07-15 15:26:14 +02:00 |
betalars
|
de8d645336
|
Merge branch 'adi_dev' into 'main'
finalising card board for alpha release
See merge request betalars/frame-of-mind!2
|
2023-07-15 13:06:07 +00:00 |
Adrian Schmid
|
e026722b8c
|
fix: avoid putting post-its on post-its + prevent putting post-its on card with post-its already attached
|
2023-07-15 14:25:40 +02:00 |
Adrian Schmid
|
4d8101e50c
|
fix: sorting was not applied + context was not switched correctly
|
2023-07-15 14:09:41 +02:00 |
betalars
|
066ed6064e
|
wip: restructuring card board so it can handle being empty
|
2023-07-15 13:05:47 +02:00 |
betalars
|
0fbf83e45b
|
fix: cards don"t push each other when highlited
|
2023-07-15 13:05:08 +02:00 |
betalars
|
8c70da59b8
|
fix: cards now only avoid each other and card colliders
|
2023-07-15 11:50:24 +02:00 |
betalars
|
19782fb26d
|
limiting view layers for player camera
|
2023-07-15 11:10:29 +02:00 |
betalars
|
e45e33b96c
|
integrating card_picker script with room scene
|
2023-07-15 01:08:42 +02:00 |
betalars
|
57dc2b2075
|
cleaning up collectables scene
|
2023-07-15 01:07:29 +02:00 |