1
Fork 0
mirror of https://github.com/RYGhub/the-cold-night.git synced 2024-10-16 11:57:26 +00:00
Commit graph

44 commits

Author SHA1 Message Date
e87b6e21d2
Create ChangeFireIntensity pickup 2022-04-03 04:13:10 +02:00
2b59dceada
Create pickup system 2022-04-03 04:12:57 +02:00
7c14f73cc4
:clean: Name phys layer3 "UI" 2022-04-03 03:28:23 +02:00
5a13cabece
🔧 Nest nodes in a smarter way 2022-04-03 03:14:48 +02:00
def9a9009f
🔧 Move Bullet to the Projectiles layer (2) 2022-04-03 02:59:36 +02:00
cd37f0d727
🧹 Name physics layers 2022-04-03 02:59:24 +02:00
40add5cda5
🔧 Make BulletSpawn a simple Node 2022-04-03 02:56:09 +02:00
9bc6b04dab
🔧 Move BulletSpawn to its own scene 2022-04-03 02:54:35 +02:00
c7c4ace4ec
🧹 Clean up bullet shooting code 2022-04-03 02:53:56 +02:00
1546d40b53
🧹 Skip transforming from rad to deg to rad 2022-04-03 02:43:23 +02:00
2efaf67003
🧹 Use snake_case 2022-04-03 02:37:44 +02:00
Maxim Lobovsky
844bf08a8d faster bullets 2022-04-03 02:33:42 +02:00
Maxim Lobovsky
a8e0cd1c60 added movment with wasd 2022-04-03 02:26:29 +02:00
xZef23
16438a7eab
Add fire sprite 2022-04-03 02:20:26 +02:00
Cookie-CHR
711be6a85c ⚙️ ability to shoot 2022-04-03 02:09:19 +02:00
f8ea6ebf0d
🔧 Mute music below a certain threshold 2022-04-03 01:56:32 +02:00
be3d7a9afc
Add dynamic music 2022-04-03 00:15:06 +02:00
beb9485ee4
🔧 Add intensity_changed signal to Fire 2022-04-03 00:14:43 +02:00
ff39de119a
Add basic music playback 2022-04-02 23:56:02 +02:00
64643daf8f
🔧 Fix BaseBall and BaseChoir looping 2022-04-02 23:52:31 +02:00
dd1d9474c7
🔧 Fix BaseDrum looping 2022-04-02 23:49:36 +02:00
009bb5b988
🧹 Use camelcase in filenames 2022-04-02 23:30:39 +02:00
Cookie-CHR
8660da5f5e 🎶 Music 2022-04-02 23:29:04 +02:00
4970753b91
🔧 Move behaviours to their own scenes 2022-04-02 23:25:44 +02:00
f74d0a6749
Create basic user interface with survival timer 2022-04-02 23:23:06 +02:00
11b8ae3652
🔧 Change again goal access mode 2022-04-02 23:22:38 +02:00
0c7d39a815
Add an erratic movement behaviour 2022-04-02 22:35:30 +02:00
19f0f88807
Create basic enemy attracted to the fire 2022-04-02 22:05:02 +02:00
ea2422077a
🧹 Remove intensity prints 2022-04-02 21:58:44 +02:00
1fba3e5bd7
🧹 Rename var total_input to direction 2022-04-02 21:51:41 +02:00
a5aafc99b4
🔧 Rename files so that they are categorized 2022-04-02 21:42:30 +02:00
639db9cf24
Create player scene and basic player movement 2022-04-02 21:38:43 +02:00
185eb7a7fa
🔧 Make the Fire scene itself a StaticBody2D 2022-04-02 21:24:50 +02:00
6161ca3dce
🔧 Move Fire Sprite to its own node 2022-04-02 21:20:43 +02:00
a89d72df66
🔧 Remove additional fires in game scene 2022-04-02 21:08:54 +02:00
c1adb9adb8
Add fire scripting 2022-04-02 20:06:35 +02:00
6b2cb18319
🔨 Hide non-code files 2022-04-02 19:43:02 +02:00
f1a487b3f0
And from light, darkness. 2022-04-02 19:39:13 +02:00
dee1c74eb6
Add the classic GIMP wood as a tile 2022-04-02 19:11:55 +02:00
37ce756a93
Create tiled background (no tiles yet) 2022-04-02 19:09:16 +02:00
a964e12822
Create main scene 2022-04-02 19:08:59 +02:00
fe00c90056
🚧 Add placeholder sprites 2022-04-02 19:08:45 +02:00
5d1f907671
🐛 Remove broken icon.png 2022-04-02 10:37:49 +02:00
fbb7094a81 Initial commit 2022-04-02 01:14:16 +02:00