• Add Review
  • Subscribe
  • Nominate
  • Submit Media
  • RSS
Team: Flying Noodles
Members: Mythril
Engine: ika v0.49 (the first one)
Game name: Intense Flight - Componus

Story:
Takes place after the "story" in the original Intense Flight.
You, the main character, has lost your job in the Planet Cleaners Corporation due to an accident you had during a job mission.
You're now stranded on a faraway planet, trying to get enough cash to get away, taking missions from those willing to hire you.

Controls:
Main screen: Arrow keys move around, enter to select, escape to cancel
Flight: Arrow keys move around, a/s/d/f to use weapons/gadgets, enter for pause, escape to escape a mission (but you'll lose one skill reputation point!)

Update: I, Thrasher, have fixed a few bugs in the game and included music that wasn't there before. Note that this uses an old version of ika. Please read the readme.txt included, and have fun!

Latest Blog

No blog entries have been posted yet.

  • Completed
  • Mythril
  • ika
  • Shooter
  • 07/06/2009 04:52 PM
  • 07/29/2009 03:30 PM
  • 07/08/2009
  • 18128
  • 1
  • 192

Tags

Posts

Pages: 1
Keep getting dll errors, eventually after downloading so many of them the error turns into some library. It's to be expected for an old ika game I guess, but I tried other ika games and they seem to have problems working too. Shame because I like shmups. ):
The problem has been fixed. The download now contains all necessary DLLs, and Darken has confirmed that it works now.
WIP
I'm not comfortable with any idea that can't be expressed in the form of men's jewelry
11363
This is actually a pretty fun little game. I remember playing it when it came out.
I keep getting this when I go to do the second pirate mission on the first planet:


Traceback (most recent call last):
File ".\system.py", line 7, in ?
title.show()
File ".\engine\title.py", line 127, in show
game.loadgame(savedgames.strip())
File ".\engine\game.py", line 18, in loadgame
startgame( playerdata )
File ".\engine\game.py", line 180, in startgame
alive, cash, reput, skills, itemgained = nextmission.run()
File ".\engine\flight.py", line 54, in run
self.mainTimer( self.timer )
File ".\engine\flight.py", line 65, in mainTimer
missions.missiontimer( self.missionname, self )
File ".\engine\missions.py", line 12, in missiontimer
eval( missionname+"timer( missiondata )" )
File "<string>", line 0, in ?
File ".\engine\missions.py", line 154, in pirateattacktimer
spawnPirate( 0, sprites )
File ".\engine\missions.py", line 57, in spawnPirate
sprites = missiondata.sprites
AttributeError: 'list' object has no attribute 'sprites'
---- shutdown ----
Thanks for the bug report! I've uploaded a fixed version. I can't confirm there aren't any other bugs, though, because this isn't my game and so bugfixing is a bit sporadic at best.

Due to the way Mythril stores savegames, you'll need to make a copy of your "Saves" folder and overwrite it when you unzip the new version. If you fail to do that, you can edit the savefiles.dat file in "Saves" and put your name on a line by itself. (For example, if your save file was "Alexei403.sav" you'd put "Alexei403" in savefiles.dat.
Pages: 1