|
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 |
|
|
5871e28bca
|
change "peas" to "seeds"
|
2023-01-08 22:14:17 +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 |
|
|
fb56a6728a
|
Create placeholder seeds model
|
2023-01-08 21:46:55 +01:00 |
|
|
b6a05940f4
|
Reimport water_tile to be uncompressed
|
2023-01-08 21:46:45 +01:00 |
|
|
7417dd6b16
|
Make sea its own standalone scene
|
2023-01-08 21:46:30 +01:00 |
|
|
56b59f42d3
|
Refactor SplashController
|
2023-01-08 21:46:19 +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 |
|
|
eda71d785f
|
Remove unused functions from Singletons
|
2023-01-08 21:26:43 +01:00 |
|
|
cdbb4daee2
|
Delete vsc debug config, not supported on gd4
|
2023-01-08 21:16:43 +01:00 |
|
|
7a4a4e4e81
|
Add collect.wav
|
2023-01-08 20:29:34 +01:00 |
|
|
6d0f450dd0
|
Godot wants to change something else?
|
2023-01-08 20:26:28 +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 |
|