1
Fork 0
mirror of https://github.com/Steffo99/pineapple-surf.git synced 2024-11-21 23:34:21 +00:00
Commit graph

34 commits

Author SHA1 Message Date
9c41aca186
Use the correct url for scores 2023-01-09 21:13:25 +01:00
86573b0a2c
Move sinking-related scenes to island/sinking 2023-01-09 12:39:20 +01:00
03923adc03
Refactor CanSink and SinkArea 2023-01-09 12:35:14 +01:00
4e4ce8b14c
Refactor BaseScene 2023-01-09 12:25:20 +01:00
e3895e7d44
Change seed collect sound 2023-01-09 02:41:46 +01:00
566ebc118d
Fix misc things 2023-01-09 01:53:52 +01:00
dc0bfdd91a
Godot changes ids again 2023-01-08 23:19:04 +01:00
Ichicoro
62d3c8788c Fix project.godot 2023-01-08 23:15:07 +01:00
1fb0f5542e
Refactor splashing 2023-01-08 23:13:46 +01:00
6d0f450dd0
Godot wants to change something else? 2023-01-08 20:26:28 +01:00
Ichicoro
1fcca314e2 🛠️ Add bobbing to peashooter 2023-01-08 18:39:37 +01:00
Ichicoro
6cd3a85825 🙅🏻‍♀️ Remove torch 2023-01-08 13:49:22 +01:00
Ichicoro
fb54a67393 Use singleton for Player access and despawn pineapple on Player collision 2023-01-08 13:47:44 +01:00
Ichicoro
2b2218bcf1 Add actual pea shooting 2023-01-08 12:29:41 +01:00
Ichicoro
45f79ed68a 💀 Remove gl_compatibility and gitignore export_presets.cfg 2023-01-08 10:54:30 +01:00
1cb3a8f37f
Create floating pineapple
Not too happy with the physics so far but it's ok
2023-01-08 09:22:44 +01:00
Ichicoro
dd0b5aa2fe 🔫 Add WIP peashooter 2023-01-08 02:25:48 +01:00
16689983fd
Rename things for consistency 2023-01-07 18:38:31 +01:00
8eb936b070
Accept incoming changes from origin/main 2023-01-07 18:26:24 +01:00
2cb65f6130
Add sea shader (and other misc changes) 2023-01-07 18:25:46 +01:00
Ichicoro
8548859dde 👩🏻‍🔧 Add missing input actions 2023-01-07 14:50:22 +01:00
8fff63c06b
Fix script paths case sensitivity 2023-01-07 12:04:24 +01:00
5acccc0e9e
Merge branch 'main' of https://github.com/Steffo99/ld52 2023-01-07 12:03:23 +01:00
b75fe4db19
Create scene manager with signals 2023-01-07 12:03:21 +01:00
Ichicoro
139fa1d579 🌸 Make "Play" menu button work 2023-01-07 11:52:27 +01:00
Ichicoro
b31b13e83e 🙋🏻‍♀️ Add initial player controller 2023-01-07 11:52:27 +01:00
1b96fe2be4
Unify names across the project 2023-01-07 03:29:15 +01:00
55516992bd
Create basic menu scene 2023-01-07 03:27:44 +01:00
18df124fd0
Remove base scale factor from UI settings 2023-01-07 03:27:34 +01:00
c331fa8f4f
Change viewport width to 284x160 2023-01-07 03:27:05 +01:00
37be83fce7
Change default clear color to #3b7d4f 2023-01-07 01:29:30 +01:00
b14513d332
Configure project display settings 2023-01-07 01:27:06 +01:00
0eaf1f3a54
Fix icon path 2023-01-07 01:26:43 +01:00
a022cedb98
First commit! 2023-01-06 18:53:47 +01:00