|
c8f0eda16f
|
🐛 Fix BulletMovement not having the delta applied anymore
|
2022-04-03 08:50:02 +02:00 |
|
|
625631a0f0
|
🔧 Allow BulletMovement to detect collisions
|
2022-04-03 08:48:01 +02:00 |
|
|
edc036941f
|
🔧 Add utility static methods to Ownership
|
2022-04-03 08:47:39 +02:00 |
|
|
3e56b51c9b
|
🔧 Add utility static methods to Alliance
|
2022-04-03 08:47:28 +02:00 |
|
|
60d3078825
|
🔧 Give bullets an owner
|
2022-04-03 08:26:54 +02:00 |
|
|
42c1f4d293
|
✨ Create Ownership behaviour to mark entity ownership
|
2022-04-03 08:25:04 +02:00 |
|
|
7b190aaba1
|
🔧 Set Player and Enemy's alliances
|
2022-04-03 08:22:18 +02:00 |
|
|
27e2c9e875
|
✨ Create Alliance behaviour to mark entity factions
|
2022-04-03 08:21:21 +02:00 |
|
|
1c984e23c3
|
🔧 Make the basic enemy Damageable
|
2022-04-03 08:20:35 +02:00 |
|
|
a76fa2b246
|
🔧 Make the player Damageable
|
2022-04-03 08:20:03 +02:00 |
|
|
113a68bda3
|
✨ Create Damageable behaviour
|
2022-04-03 08:19:52 +02:00 |
|
|
e87b6e21d2
|
✨ Create ChangeFireIntensity pickup
|
2022-04-03 04:13:10 +02:00 |
|
|
2b59dceada
|
✨ Create pickup system
|
2022-04-03 04:12:57 +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 |
|
|
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 |
|
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 |
|
|
beb9485ee4
|
🔧 Add intensity_changed signal to Fire
|
2022-04-03 00:14:43 +02:00 |
|
|
4970753b91
|
🔧 Move behaviours to their own scenes
|
2022-04-02 23:25:44 +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 |
|