Commit graph

113 commits

Author SHA1 Message Date
Erkki Seppälä
113873aa3f plane: adjusted model and parameters 2014-10-20 20:35:39 +03:00
Erkki Seppälä
d0cd8f2d09 plane: slight change to turning speed 2014-10-20 12:01:23 +03:00
Mikko Ahlroth
6929054676 README.md edited online with Bitbucket 2014-10-20 08:52:43 +00:00
Erkki Seppälä
b53211f096 README.md: Added a note about Ubuntu PPA package for Love2d 2014-10-20 11:49:22 +03:00
Erkki Seppälä
68c73001e3 level_state: fixed comment.. 2014-10-20 11:49:06 +03:00
Erkki Seppälä
0184221d5e level_state: temporarily halve world speed to make it playable 2014-10-20 11:48:12 +03:00
Mikko Ahlroth
57e9d673e8 README.md edited online with Bitbucket 2014-10-20 06:35:54 +00:00
Erkki Seppälä
8dd3049a12 Disabled debug message 2014-10-19 14:03:31 +03:00
Erkki Seppälä
0fae73ceb0 Computer game starts with c 2014-10-19 14:02:32 +03:00
Erkki Seppälä
3b402e86b6 Added ComputerPlayer 2014-10-19 13:58:22 +03:00
Erkki Seppälä
6a40153426 Indirected player to Scoreboard to allow switching it 2014-10-19 13:58:22 +03:00
Erkki Seppälä
1c7054e1aa Send time ticks to players (player:update) 2014-10-19 13:58:22 +03:00
Mikko Ahlroth
6cc4af0622 Start engines at full, implement main menu 2014-10-19 13:55:03 +03:00
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
Erkki Seppälä
e4fe8fd5b0 ALTERNATIVE physics 2014-10-19 13:13:47 +03:00
Erkki Seppälä
b5794d5543 Debug: draw labels at different maximum distances 2014-10-19 13:10:34 +03:00
Erkki Seppälä
8a009ddbfd Debug: support for debug circles 2014-10-19 07:11:15 +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
Mikko Ahlroth
079606d8e8 Hit sounds and gun positioning 2014-10-19 05:15:53 +03:00
Erkki Seppälä
a378a68567 Animation: ability to configure whether to fade out or not 2014-10-19 05:14:12 +03:00
Erkki Seppälä
67c5c0f693 C-d now toggles debug lines 2014-10-19 04:59:12 +03:00
Erkki Seppälä
aa11cbbb2e Added small animations when bullets hit something 2014-10-19 04:51:58 +03:00
Erkki Seppälä
7cc7ec207d Animation: remove once the animation is complete 2014-10-19 04:51:58 +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
47b2e741d8 Engine change speed faster 2014-10-19 04:49:13 +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ä
e9fa7477dc Player: support for orientation angles (yaw) 2014-10-19 04:26:14 +03:00
Erkki Seppälä
b6b6ea85d8 Plane: increased forward friction coefficient 2014-10-19 04:26:14 +03:00
Mikko Ahlroth
d09f4326d9 Fix ammo speed 2014-10-19 04:12:57 +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
Erkki Seppälä
abaf614d44 Fade animations 2014-10-19 03:47:08 +03:00
Erkki Seppälä
5b825d03d3 Handle dead planes correctly 2014-10-19 03:41:25 +03:00
Erkki Seppälä
621d338bef Level: Removed the box :-(((( 2014-10-19 03:29:13 +03:00
Erkki Seppälä
bb08eb7832 Level: don't do the roll-around hack for non-physics entnties 2014-10-19 03:27:33 +03:00
Erkki Seppälä
bcaaa10056 Plane: show an explosion when plane health reaches 0 2014-10-19 03:27:33 +03:00
Erkki Seppälä
ffa3909887 Animation: fixed 2014-10-19 03:27:33 +03:00
Erkki Seppälä
7b37ad716e Added explosion graphics 2014-10-19 03:27:33 +03:00
Erkki Seppälä
314ffc89ad Level: added bigger initial speed 2014-10-19 03:27:33 +03:00
Erkki Seppälä
a58a36803f Plane: adjusted physics parameters 2014-10-19 03:27:33 +03:00
Erkki Seppälä
0b91e40954 Plane: implemented tail friction force 2014-10-19 03:27:32 +03:00
Erkki Seppälä
30950bd9c0 Plane: reduced the speed acceleration and decelration can be done 2014-10-19 03:27:32 +03:00
Mikko Ahlroth
1399759a0e Try to add damage for ammo collisions 2014-10-19 03:08:25 +03:00
Mikko Ahlroth
c152700a6a Make ammo bigger 2014-10-19 03:07:09 +03:00
Mikko Ahlroth
6e558d05ea Remove stupid block 2014-10-19 02:39:38 +03:00