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

156 commits

Author SHA1 Message Date
9c41aca186
Use the correct url for scores 2023-01-09 21:13:25 +01:00
0768c2d525
Add game name 2023-01-09 21:02:47 +01:00
feeb9a456d
Press esc to return to the menu 2023-01-09 20:56:13 +01:00
cd25d45031
Scoreboards work (change url before deploy) 2023-01-09 20:41:22 +01:00
Ichicoro
0f0b7a00af 🎨 Improve code readability 2023-01-09 17:59:08 +01:00
Ichicoro
86cb3e407d Add wip scoreboard 2023-01-09 17:43:16 +01:00
3c325c4505
Add name input on main menu 2023-01-09 15:15:59 +01:00
c5d540231f
Make the temple more holy 2023-01-09 15:04:16 +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
358871ad33
Rename exploded to is_exploded 2023-01-09 12:10:51 +01:00
a474609e8b
Add the bhopelago island 2023-01-09 12:10:32 +01:00
f12f7f84b6
Cleanup code? Maybe? 2023-01-09 11:06:02 +01:00
2f96e34f05
Remove score from singletons 2023-01-09 10:57:39 +01:00
919771b67d
Tweak explosion a bit 2023-01-09 10:39:47 +01:00
28f21c0a23
add comment 2023-01-09 06:29:17 +01:00
1f1214c2ab
Require 150 pineapples 2023-01-09 06:28:32 +01:00
26b27542d0
you asked for it: exploding pineapples! 2023-01-09 06:26:41 +01:00
0c7f054155
make pineglasses start with a lower pitch 2023-01-09 05:12:57 +01:00
d99e14cfe3
praise pineapple 2023-01-09 05:11:00 +01:00
4a17512954
Create pineapple with sunglasses sprite 2023-01-09 04:20:44 +01:00
0659a250ff
Use Git LFS for *.xcf 2023-01-09 04:20:15 +01:00
cdd63bfbe5
Add temple mesh 2023-01-09 04:16:00 +01:00
5dadd5cae5
Add some decor pillars 2023-01-09 04:03:19 +01:00
84f480a489
Add sound license 2023-01-09 02:44:35 +01:00
e3895e7d44
Change seed collect sound 2023-01-09 02:41:46 +01:00
06d8416a0d
Add harvested counter 2023-01-09 02:17:34 +01:00
95922125c6
Increase fire rate of the peashooter 2023-01-09 02:08:34 +01:00
31f842e280
Add a small constant to the scale factor 2023-01-09 02:05:14 +01:00
5373665f85
Fix another warning 2023-01-09 01:54:54 +01:00
566ebc118d
Fix misc things 2023-01-09 01:53:52 +01:00
990c7bcb17
Fix player OnHand viewport weirdness 2023-01-09 01:51:19 +01:00
87afcff6fc
Move WeaponCamera on _process 2023-01-09 01:40:29 +01:00
85939686f7
Layout mode is back 2023-01-09 00:37:06 +01:00
d8504d39cc
Plant the seeds (he he) for pineapple behavior 2023-01-09 00:36:53 +01:00
2be0b42c14
Move player reference to @onready variable 2023-01-09 00:35:59 +01:00
fc286266d7
Fix various bugs related to planting seeds 2023-01-09 00:28:39 +01:00
37c019f776
Seeds now increment player's ammo 2023-01-08 23:58:26 +01:00
b0a716d58e
Shuffle leafpiles around again 2023-01-08 23:44:31 +01:00
dda7fc7525
Add some leafpiles around the islands 2023-01-08 23:40:03 +01:00
11ff8386de
Cleanup player class 2023-01-08 23:39:56 +01:00
dc0bfdd91a
Godot changes ids again 2023-01-08 23:19:04 +01:00
1ff4b22eb2
Add unused CanSplash to Pineapple 2023-01-08 23:16:03 +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
18c44c2438
Prevent collect being called multiple times 2023-01-08 22:40:22 +01:00
7d4afce24d
Make leafpile spawn seeds a bit higher 2023-01-08 22:39:14 +01:00
b3272cff95
Create leafpile, containing respawning seeds 2023-01-08 22:37:59 +01:00
0c507f4967
Tweak seeds left label location and alignment 2023-01-08 22:16:30 +01:00