-
ccd1e1eeec
card picker will now emit a signal and drop focus when finished
betalars
2023-07-03 23:06:07 +0200
-
9064b84e65
room lighting overhaul
betalars
2023-07-05 23:18:18 +0200
-
3551f99273
room lighting overhaul
betalars
2023-07-05 23:18:18 +0200
-
510c121568
porting starlight shader to godot4
betalars
2023-07-05 23:18:06 +0200
-
428997fcc5
porting starlight shader to godot4
betalars
2023-07-05 23:18:06 +0200
-
ea1c88a0cd
resetting testing scene
betalars
2023-07-05 23:17:33 +0200
-
6412c0bac7
resetting testing scene
betalars
2023-07-05 23:17:33 +0200
-
39b5cb5757
finalizing lava lamp
betalars
2023-07-05 23:17:08 +0200
-
a5c9b84d9b
finalizing lava lamp
betalars
2023-07-05 23:17:08 +0200
-
cbef24495c
start re-importing starlight shader
betalars
2023-07-01 19:51:17 +0200
-
3dbc4515b8
start re-importing starlight shader
betalars
2023-07-01 19:51:17 +0200
-
5f16a4e555
updating room lighting, wip
betalars
2023-07-01 19:12:48 +0200
-
da58fe5617
updating room lighting, wip
betalars
2023-07-01 19:12:48 +0200
-
c43bfb3291
assembling lava lamp in test scene
betalars
2023-07-01 19:12:24 +0200
-
f10efb4496
assembling lava lamp in test scene
betalars
2023-07-01 19:12:24 +0200
-
7dd7a9bdc4
privosionary lava mesh
betalars
2023-07-01 19:11:41 +0200
-
48075a2a86
privosionary lava mesh
betalars
2023-07-01 19:11:41 +0200
-
76f265cf67
adding starlight projector target material
betalars
2023-07-01 19:10:41 +0200
-
e62750dc37
adding starlight projector target material
betalars
2023-07-01 19:10:41 +0200
-
8ba78560d0
creating LavaLamp mesh
betalars
2023-07-01 19:02:38 +0200
-
0410680bcc
creating LavaLamp mesh
betalars
2023-07-01 19:02:38 +0200
-
9c7381bdeb
removing debug options
betalars
2023-07-01 15:46:41 +0200
-
d12ca45785
removing debug options
betalars
2023-07-01 15:46:41 +0200
-
99c19807f2
creating lavalamp wobble shader
betalars
2023-07-01 15:45:51 +0200
-
4ad3680d94
creating lavalamp wobble shader
betalars
2023-07-01 15:45:51 +0200
-
130230e2d3
Merge remote-tracking branch 'origin/new-card-board'
betalars
2023-07-03 21:47:38 +0200
-
-
54fe811f26
Merge remote-tracking branch 'origin/new-card-board'
betalars
2023-07-03 21:47:38 +0200
-
-
daf073c6b4
populate_board() to spawn cards/postits
Adrian Schmid
2023-07-03 20:27:09 +0200
-
ebd097cbfb
populate_board() to spawn cards/postits
Adrian Schmid
2023-07-03 20:27:09 +0200
-
bfd6649ce9
keyboard controls for the card board
Adrian Schmid
2023-07-02 15:10:33 +0200
-
f03630b9cb
keyboard controls for the card board
Adrian Schmid
2023-07-02 15:10:33 +0200
-
4be0471018
prevent putting multiple post its on one card
Adrian Schmid
2023-07-02 11:50:19 +0200
-
7d81d27d2c
prevent putting multiple post its on one card
Adrian Schmid
2023-07-02 11:50:19 +0200
-
0c8e3557ae
reset rot./scale after removing post it from card
Adrian Schmid
2023-07-02 11:01:04 +0200
-
4aa1930646
reset rot./scale after removing post it from card
Adrian Schmid
2023-07-02 11:01:04 +0200
-
72825ecae6
improved area movement
Adrian Schmid
2023-07-02 10:42:58 +0200
-
1f707cacd5
improved area movement
Adrian Schmid
2023-07-02 10:42:58 +0200
-
45fb225e54
remove dragableType and replace it with meta-type
Adrian Schmid
2023-07-02 10:19:15 +0200
-
aa30600100
remove dragableType and replace it with meta-type
Adrian Schmid
2023-07-02 10:19:15 +0200
-
c2188316ab
moved dictionary populating to its own function
Adrian Schmid
2023-07-02 10:11:54 +0200
-
9d59e54bcc
moved dictionary populating to its own function
Adrian Schmid
2023-07-02 10:11:54 +0200
-
5c88414c48
added func to sort dict entries on y pos
Adrian Schmid
2023-07-01 16:59:13 +0200
-
a3fc38a127
added func to sort dict entries on y pos
Adrian Schmid
2023-07-01 16:59:13 +0200
-
4a0eddf3e9
add logic to attach post-its to cards
Adrian Schmid
2023-07-01 16:03:22 +0200
-
13dfadce6e
add logic to attach post-its to cards
Adrian Schmid
2023-07-01 16:03:22 +0200
-
ca65c69fdc
added same handling for cards + anchor for postIts
Adrian Schmid
2023-07-01 15:20:50 +0200
-
7d5e8ae1bb
added same handling for cards + anchor for postIts
Adrian Schmid
2023-07-01 15:20:50 +0200
-
ea67614da2
moved drag handling to board to avoid issues
Adrian Schmid
2023-07-01 15:19:54 +0200
-
22bdae5be0
moved drag handling to board to avoid issues
Adrian Schmid
2023-07-01 15:19:54 +0200
-
00ca4abc1f
card-board dictionary + move post-its to dropboard
Adrian Schmid
2023-07-01 13:43:27 +0200
-
48aff75068
card-board dictionary + move post-its to dropboard
Adrian Schmid
2023-07-01 13:43:27 +0200
-
27d3497fde
set anchor for post-it on card
Adrian Schmid
2023-07-01 13:41:19 +0200
-
fcbaa208fa
set anchor for post-it on card
Adrian Schmid
2023-07-01 13:41:19 +0200
-
41f638fe75
updating card scenes
betalars
2023-07-01 01:45:28 +0200
-
97fe8a0bf4
updating card scenes
betalars
2023-07-01 01:45:28 +0200
-
6629abaf9a
supressing editor rotation in card script
betalars
2023-07-01 01:41:13 +0200
-
d227b3e026
supressing editor rotation in card script
betalars
2023-07-01 01:41:13 +0200
-
82501b1283
removing provisionary code
betalars
2023-07-01 01:19:40 +0200
-
ff6bd4fb31
removing provisionary code
betalars
2023-07-01 01:19:40 +0200
-
af82bcc9b9
searching siblings to find a node that will take focus
betalars
2023-07-01 01:14:25 +0200
-
9ba00d1b8e
searching siblings to find a node that will take focus
betalars
2023-07-01 01:14:25 +0200
-
5b41242439
Merge commit '62390e5881ae77aafbbbbd1d5235a0be11aaee90'
betalars
2023-07-01 00:32:25 +0200
-
-
c9e1e911a2
Merge commit '62390e5881ae77aafbbbbd1d5235a0be11aaee90'
betalars
2023-07-01 00:32:25 +0200
-
-
8307380bf0
improving parsing and passing of mouse events
betalars
2023-06-30 00:53:16 +0200
-
93c1fbc768
improving parsing and passing of mouse events
betalars
2023-06-30 00:53:16 +0200
-
bbec8c4f25
fixed missing collider on cards
Adrian Schmid
2023-06-29 22:29:55 +0200
-
58174e5d02
fixed missing collider on cards
Adrian Schmid
2023-06-29 22:29:55 +0200
-
47d4981d19
added dragging cards and post its with mouse input
Adrian Schmid
2023-06-29 22:19:58 +0200
-
85b881cc44
added dragging cards and post its with mouse input
Adrian Schmid
2023-06-29 22:19:58 +0200
-
37eea81463
adding mouse support for card picker, WIP
betalars
2023-06-30 00:54:34 +0200
-
45f5ff9cd8
adding mouse support for card picker, WIP
betalars
2023-06-30 00:54:34 +0200
-
b20e519b7b
moving INI set, so it is set before ready
betalars
2023-06-29 22:20:38 +0200
-
b2205ac272
moving INI set, so it is set before ready
betalars
2023-06-29 22:20:38 +0200
-
1af6aea8cb
Claning up scene strucutre for cards and postIts
betalars
2023-06-29 17:36:12 +0200
-
d7e18beccb
Claning up scene strucutre for cards and postIts
betalars
2023-06-29 17:36:12 +0200
-
8859f2e23f
changing random rotation offset to depend on card text
betalars
2023-06-29 17:35:30 +0200
-
f4f6e1363c
changing random rotation offset to depend on card text
betalars
2023-06-29 17:35:30 +0200
-
155ee333b1
remove wiggle code not being used iin postIt
betalars
2023-06-29 17:34:02 +0200
-
321fb9787d
remove wiggle code not being used iin postIt
betalars
2023-06-29 17:34:02 +0200
-
a2bb2526df
rearranging board of devs following card update
betalars
2023-06-29 17:31:27 +0200
-
ae76ebd474
rearranging board of devs following card update
betalars
2023-06-29 17:31:27 +0200
-
2adc544a55
parody: adding highlight feature to postIt
betalars
2023-06-28 15:27:05 +0200
-
74cb7b78b9
parody: adding highlight feature to postIt
betalars
2023-06-28 15:27:05 +0200
-
64b3a765c5
removing debug code
betalars
2023-06-28 15:24:14 +0200
-
6feed0d9e8
removing debug code
betalars
2023-06-28 15:24:14 +0200
-
c229e49b49
breaking: parody conversion of PostIt
betalars
2023-06-28 12:18:00 +0200
-
200e6ea4ec
breaking: parody conversion of PostIt
betalars
2023-06-28 12:18:00 +0200
-
e72e7d01cb
adding highlight attribute and random rotation
betalars
2023-06-28 11:44:55 +0200
-
4716ec3939
adding highlight attribute and random rotation
betalars
2023-06-28 11:44:55 +0200
-
ec83fd0253
breaking: changing card to become Area2D
betalars
2023-06-28 02:25:13 +0200
-
1a8a8ec2e4
breaking: changing card to become Area2D
betalars
2023-06-28 02:25:13 +0200
-
989a113c4e
Revert "destructurising board of devs for easy child acess, this will get reverted"
betalars
2023-06-28 01:03:40 +0200
-
787b9a4064
Revert "destructurising board of devs for easy child acess, this will get reverted"
betalars
2023-06-28 01:03:40 +0200
-
8e638a6317
simplify board layout, wip
betalars
2023-06-27 19:48:55 +0200
-
1c535b45a8
simplify board layout, wip
betalars
2023-06-27 19:48:55 +0200
-
da247360bf
setting minimum size for card to reduce transform weirdnes
betalars
2023-06-27 13:51:55 +0200
-
335b513a9b
setting minimum size for card to reduce transform weirdnes
betalars
2023-06-27 13:51:55 +0200
-
5642df52dc
initialising physics-based approach to laying cards on a board
betalars
2023-06-27 13:51:23 +0200
-
c818c3b24b
initialising physics-based approach to laying cards on a board
betalars
2023-06-27 13:51:23 +0200
-
2fb69e6df1
importing bork texture and scaling independend shader
betalars
2023-06-27 13:49:44 +0200