Commit graph

191 commits

Author SHA1 Message Date
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
Mikko Ahlroth
6e6c64caed Don't collide with powerups 2014-10-19 02:37:41 +03:00
Mikko Ahlroth
16bd4daac7 Add texts for scoreboard sliders 2014-10-19 02:32:44 +03:00
Erkki Seppälä
b88905fb72 Plane: flip plane properly.. 2014-10-19 02:25:51 +03:00
Erkki Seppälä
2e7cce29ea Plane: when rising above the sky level, motor power is reset 2014-10-19 02:25:51 +03:00
Erkki Seppälä
75182d1d91 Plane: set plane angle properly per initial velocity 2014-10-19 02:25:51 +03:00
Mikko Ahlroth
fb52ef159d Add engine power to scoreboard 2014-10-19 02:23:17 +03:00
Erkki Seppälä
d3939e283e Don't die when firing.. 2014-10-19 02:16:01 +03:00
Mikko Ahlroth
2db5717265 Chaingun powerup works 2014-10-19 02:03:01 +03:00
Erkki Seppälä
8d7d7dfc8e Plane: reverted density back to 50 2014-10-19 01:53:08 +03:00
Erkki Seppälä
ec4d8a309f Plane: added ability to die 2014-10-19 01:51:57 +03:00
Erkki Seppälä
5a5381e817 animation: added entity for playing animations 2014-10-19 01:49:01 +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
Erkki Seppälä
adc1045a0a Plane: fixed debugVectors scope 2014-10-19 01:16:00 +03:00
Erkki Seppälä
cf48e7f0ed Plane: adjusted physics 2014-10-19 01:15:45 +03:00
Erkki Seppälä
c30f21708d Added another plane 2014-10-19 01:15:31 +03:00
Erkki Seppälä
75f7d0b190 Level: wrap around all objects 2014-10-19 01:03:42 +03:00
Erkki Seppälä
806e4d8b47 Plane: physics adjustments 2014-10-19 01:01:37 +03:00
Erkki Seppälä
22caccc90c Plane: use the correct plane model 2014-10-19 00:24:01 +03:00
Erkki Seppälä
243c795b97 Added the sopwith model 2014-10-19 00:23:38 +03:00
Erkki Seppälä
016860ddd6 Added plane graphics 2014-10-19 00:06:45 +03:00
flux@modeemi.fi
eccd69f66e debug: renamed drawDebug from drawDebugVectors 2014-10-18 23:16:11 +03:00