|
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 |
|
|
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 |
|
|
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 |
|
|
8cad758411
|
Fix sea texture interpolation
|
2023-01-08 22:02:04 +01:00 |
|
|
d061a6a9c2
|
Fix collect sound position
|
2023-01-08 21:55:01 +01:00 |
|
|
d02f15ea4a
|
Add some seeds to the island
(and possibly something more? i must have forgot to commit 💀)
|
2023-01-08 21:47:29 +01:00 |
|
|
75bcee3a3b
|
Create initial seeds scene
|
2023-01-08 21:47:04 +01:00 |
|
|
7417dd6b16
|
Make sea its own standalone scene
|
2023-01-08 21:46:30 +01:00 |
|
|
0322c74bac
|
Fix pineapple sound position
|
2023-01-08 21:37:58 +01:00 |
|
|
040aee2f15
|
Refactor Pineapple scene
|
2023-01-08 21:27:26 +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
|
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
|
fb54a67393
|
Use singleton for Player access and despawn pineapple on Player collision
|
2023-01-08 13:47:44 +01:00 |
|
|
bf59b1ecd2
|
Godot decided to shuffle resource ids around?
|
2023-01-08 13:13:33 +01:00 |
|
|
41297e5ed4
|
Fix CropTile behaviour
|
2023-01-08 13:09:34 +01:00 |
|
|
04be345aba
|
Not sure of what's going on
|
2023-01-08 12:52:11 +01:00 |
|
|
0b8b5b37fb
|
Merge and hope for the best
|
2023-01-08 12:39:41 +01:00 |
|
|
6392e83c3b
|
Add hoppity island mesh
|
2023-01-08 12:38:15 +01:00 |
|
Ichicoro
|
2b2218bcf1
|
Add actual pea shooting
|
2023-01-08 12:29:41 +01:00 |
|
|
69384f9555
|
Fix pineapple magnet
|
2023-01-08 10:20:01 +01:00 |
|
|
c9d4df4a86
|
MoveTowardsPlayer : Use a target instead of the direct parent
|
2023-01-08 10:11:38 +01:00 |
|
|
b97916bedc
|
Start producing crops
|
2023-01-08 10:01:13 +01:00 |
|
|
9f077b3711
|
Change billboard mode of the pineapple
|
2023-01-08 09:38:37 +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 |
|
|
b7b5b2f017
|
Add missing newline at end of file
|
2023-01-08 07:56:12 +01:00 |
|
|
b14f375128
|
Do not print debug message on crop growth
|
2023-01-08 07:53:23 +01:00 |
|
|
e8f757fb3c
|
Add "pop" sound when a crop is ready
|
2023-01-08 07:41:28 +01:00 |
|
|
93ed28c68e
|
Make sprouts unshaded
|
2023-01-08 00:42:00 +01:00 |
|
|
feaeb57984
|
Create a billboard pillar to display in water
|
2023-01-08 00:37:10 +01:00 |
|
|
edf9509a82
|
Fix crop material using the wrong texture
|
2023-01-08 00:36:58 +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 |
|
|
2202955dce
|
Move pyramids inside the island
|
2023-01-07 21:13:24 +01:00 |
|
|
1ec5b9ca98
|
Create standalone scenes from island meshes
|
2023-01-07 19:47:00 +01:00 |
|
|
08349d4f43
|
Add splash sound and respawn
|
2023-01-07 19:23:07 +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 |
|