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

43 commits

Author SHA1 Message Date
23747addd1
Implement many post-jam details
- Do not kick to the main menu after reaching the goal
- Display the current player in yellow on the scoreboard
- Add a new leafpile on the sand islands
- Add timer and speedometer
2023-01-14 22:31:02 +01:00
feeb9a456d
Press esc to return to the menu 2023-01-09 20:56:13 +01:00
Ichicoro
86cb3e407d Add wip scoreboard 2023-01-09 17:43: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
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
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
fc286266d7
Fix various bugs related to planting seeds 2023-01-09 00:28:39 +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
1fb0f5542e
Refactor splashing 2023-01-08 23:13:46 +01:00
0c507f4967
Tweak seeds left label location and alignment 2023-01-08 22:16:30 +01:00
5871e28bca
change "peas" to "seeds" 2023-01-08 22:14:17 +01:00
56b59f42d3
Refactor SplashController 2023-01-08 21:46:19 +01:00
9cf8920053
Godot decided to change resource ids again 2023-01-08 20:23:20 +01:00
0411e649aa
Do not spatially localize the shoot sound 2023-01-08 20:22:56 +01:00
fb87d88ada
Godot wanted to change scene id again 2023-01-08 20:18:48 +01:00
95ec603b78
Allow polyphony on peashooter sound 2023-01-08 20:15:36 +01:00
Ichicoro
1fcca314e2 🛠️ Add bobbing to peashooter 2023-01-08 18:39:37 +01:00
Ichicoro
12b5cdd1b9 😌 Add peashooter model and sound 2023-01-08 16:44:18 +01:00
Ichicoro
7051a1a311 🫡 Reset player velocity on splash 2023-01-08 14:48:47 +01:00
Ichicoro
56993e3d1d 👩🏻‍🔧 Add check to only shoot peas on free slots 2023-01-08 14:48:15 +01:00
Ichicoro
a9a0c76cd6 Fix crops not getting picked up by player 2023-01-08 13:51:21 +01:00
Ichicoro
6cd3a85825 🙅🏻‍♀️ Remove torch 2023-01-08 13:49:22 +01:00
ed9ee9860e
Fix some playercontroller warnings 2023-01-08 13:13:09 +01:00
076fdb62c5
Spawn CropTiles inside their container 2023-01-08 13:08:15 +01:00
Ichicoro
2b2218bcf1 Add actual pea shooting 2023-01-08 12:29:41 +01:00
e8f757fb3c
Add "pop" sound when a crop is ready 2023-01-08 07:41:28 +01:00
Ichicoro
dd0b5aa2fe 🔫 Add WIP peashooter 2023-01-08 02:25:48 +01:00
d7dbcfbdbb
Remove unused cube from the player's camera 2023-01-07 21:15:05 +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
08349d4f43
Add splash sound and respawn 2023-01-07 19:23:07 +01:00
16689983fd
Rename things for consistency 2023-01-07 18:38:31 +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
Ichicoro
b31b13e83e 🙋🏻‍♀️ Add initial player controller 2023-01-07 11:52:27 +01:00