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

57 commits

Author SHA1 Message Date
edf9509a82
Fix crop material using the wrong texture 2023-01-08 00:36:58 +01:00
3d4f832992
Remove unused texture 2023-01-08 00:21:20 +01:00
96fb12cca8
Set debug_growth on the only crop tile of the island 2023-01-08 00:18:16 +01:00
5e029aa616
Add debug growth to cycle plant growth 2023-01-08 00:15:11 +01:00
4c031db83d
Bail on plant() and complete() if already in that state 2023-01-08 00:12:24 +01:00
49eea77cdb
Fix crop material index 2023-01-08 00:09:14 +01:00
592a72b11b
Create custom nearest sampling material for island meshes 2023-01-08 00:03:34 +01:00
5f729e6e15
Create growing crop tile 2023-01-07 23:56:57 +01:00
d7dbcfbdbb
Remove unused cube from the player's camera 2023-01-07 21:15:05 +01:00
2202955dce
Move pyramids inside the island 2023-01-07 21:13:24 +01:00
a38c3a15a7
Lower the radius of the player collision to 0.48u
To prevent it getting stuck between two things
2023-01-07 19:47:52 +01:00
1ec5b9ca98
Create standalone scenes from island meshes 2023-01-07 19:47:00 +01:00
32d13cb2fb
Add pyramid smol and small models 2023-01-07 19:34:04 +01:00
08349d4f43
Add splash sound and respawn 2023-01-07 19:23:07 +01:00
ef3b031c16
Use Git LFS for .ogg files 2023-01-07 19:23:00 +01:00
4c300eda16
Add hill model (and other misc changes) 2023-01-07 19:12:23 +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
2ecaae3ab5 Fix crosshair color 2023-01-07 14:54:28 +01:00
Ichicoro
8548859dde 👩🏻‍🔧 Add missing input actions 2023-01-07 14:50:22 +01:00
Ichicoro
153d3106cc 💀 Fix capitalization 2023-01-07 12:10:14 +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
279315e261
Hide resources and scenes from vsc 2023-01-07 11:29:45 +01:00
5190056988
Remove pillars from the island model 2023-01-07 11:26:29 +01:00
a5e510cc69
Add hill model 2023-01-07 11:25:34 +01:00
f8173e6c72
Add missing import file for pillar 2023-01-07 11:25:16 +01:00
d373c3d156
Merge branch 'main' of https://github.com/Steffo99/ld52 2023-01-07 11:12:52 +01:00
b85fc21dc2
Add pillar model 2023-01-07 11:12:50 +01:00
Ichicoro
59ea826c66 Widen Play button 2023-01-07 09:58:38 +01:00
d36e828701
Try building an island with Crocotile 2023-01-07 05:32:37 +01:00
614897059c
Rename sea MeshInstance3D to Sea 2023-01-07 03:34:41 +01:00
3f3973f7ff
Save theme in its own file 2023-01-07 03:34:29 +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
bd29ee8392
Use a font that actually works 2023-01-07 02:59:13 +01:00
6da7742611
Merge branch 'main' of https://github.com/Steffo99/ld52 2023-01-07 01:58:58 +01:00
a3ba59eb89
Add monogram font
Co-authored-by: Ichicoro <me@marte.dev>
2023-01-07 01:58:55 +01:00
ccf934868b
Use Git LFS for .ttf files 2023-01-07 01:58:02 +01:00
784a9f0e1a
Remove silver font
It wasn't vertically centered?!
2023-01-07 01:57:49 +01:00
Ichicoro
9a469a4908 Add island sea 2023-01-07 01:55:31 +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