Commit graph

28 commits

Author SHA1 Message Date
Erkki Seppälä
d65357a578 level_state: try to avoid hitting powerups, try #2 2014-10-19 13:31:01 +03:00
Erkki Seppälä
7ff61ac171 level_state: don't get damaged when hitting another plane.. though you'll die anyway. 2014-10-19 13:15:28 +03:00
Mikko Ahlroth
e226dbcd16 Fix bonus ending SLEEEEP 2014-10-19 06:51:53 +03:00
Mikko Ahlroth
fc1e4dfdd6 Add big ball and fix bonuses 2014-10-19 06:19:10 +03:00
Erkki Seppälä
70127fbfa3 level_state: Removed a couple debug messages 2014-10-19 05:22:11 +03:00
Erkki Seppälä
67c5c0f693 C-d now toggles debug lines 2014-10-19 04:59:12 +03:00
Erkki Seppälä
f80337e1a5 PhysicsEntity: added a hit-reporting mechanism (for bullet animations) 2014-10-19 04:51:58 +03:00
Mikko Ahlroth
7774c8f3aa Score count 2014-10-19 04:45:38 +03:00
Mikko Ahlroth
22274ac82a Fix collisions and ammo damage 2014-10-19 04:35:15 +03:00
Erkki Seppälä
415c5f49cd Fixed respawn 2014-10-19 04:00:00 +03:00
Erkki Seppälä
7ee686fa67 Added defunct respawning 2014-10-19 03:56:40 +03:00
Mikko Ahlroth
4e479e0ef2 Add background music 2014-10-19 03:51:35 +03:00
Mikko Ahlroth
1399759a0e Try to add damage for ammo collisions 2014-10-19 03:08:25 +03:00
Mikko Ahlroth
6e6c64caed Don't collide with powerups 2014-10-19 02:37:41 +03:00
Erkki Seppälä
d3939e283e Don't die when firing.. 2014-10-19 02:16:01 +03:00
Erkki Seppälä
ec4d8a309f Plane: added ability to die 2014-10-19 01:51:57 +03:00
Mikko Ahlroth
a50e53d260 AAAA 2014-10-19 01:46:27 +03:00
Mikko Ahlroth
42d482ba8b Add scoreboard and health feature 2014-10-19 01:23:15 +03:00
Mikko Ahlroth
f9c4191643 Implement pause 2014-10-18 21:59:00 +03:00
Mikko Ahlroth
71cc11e30b Move shooting feature to MachineGun, attach MachineGun to planes 2014-10-18 21:34:58 +03:00
Mikko Ahlroth
d6500622fd Add chaingun 2014-10-18 20:20:53 +03:00
Erkki Seppälä
0e1a99e1ff Added a mechanism for associating players with planes 2014-10-18 20:00:40 +03:00
Mikko Ahlroth
dd4795e585 Add background to level and reset feature 2014-10-18 18:31:00 +03:00
Mikko Ahlroth
20ffc8f827 Add player, fix rectangle, add basic ammunition 2014-10-18 17:58:16 +03:00
Mikko Ahlroth
d48f877269 Add ground and accurate gravity 2014-10-18 15:59:39 +03:00
Mikko Ahlroth
ad6e36f60f REVERT 2014-10-18 14:43:22 +03:00
flux@modeemi.fi
27cfa378f8 level_state: forward keypressed to the player object 2014-10-18 14:37:58 +03:00
Mikko Ahlroth
919acb04b1 Add basic level state 2014-10-18 14:23:10 +03:00