Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Alert Fighter

  1. #11

    Alert Fighter

    Just wondering what has come of this project, it hasn't been abandoned has it? Been looking forward to updates.

  2. #12

    Alert Fighter

    I believe Dean is still working on it. I'm sure he'll clarify whether it is or not shortly.
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  3. #13

    Alert Fighter

    Hi people

    I have been working on Alter Fighter, just not as often at the moment. Real life take presidence (at it always does).

    I do have some problems though. The engine needs a rework, I have problems with the lighting when rendering bump mapped ships, I am changing a state variable somewhere and the lighting gets disabled for some reason. makes everthing look rubbish.

    Another prpblem is the quality of the Galactica, Viper and Raider models they all need re doing. For example the Galactica needs the hanger bays done and it needs a smoother appearance, unfortunately I don't have the time to dedicate to getting some really nice models done so if anyone wants to take that challenge up let me know.

    I am also looking at ditching ODE as a physics engine and moving to Newton, but that could be a long task. The physics engine at the moment just used Singles to store the x,y,z, location of an object. But there are not restrictions on the range so when you get to a certain distance the whole screen starts to shake due to floating point errors. So that needs to be changed as well.

    So lots of problems need fixing. The good news is that the Event and Action system is working very well, it's all xml driven (as it most of the engine).

    enough from me, if you can help out with the models please post or pm me. (if you do a good job I have another project that desperately needs concept and 3 d artists as well )
    <A HREF="http://www.myhpf.co.uk/banner.asp?friend=139328">
    <br /><IMG SRC="http://www.myhpf.co.uk/banners/60x468.gif" BORDER="0">
    <br /></A>

  4. #14

    Alert Fighter

    I am offically ditching the first version of Alert Fighter. The game was looking antiquated to say the least, in addition to problems with lights and textures. I am still working on a new version that will use the InfinitEngine, which is alittle bit more modern.

    But as a treat I have uploaded the first and last testbed of the application working. Please don't post a whole load of bugs in the software becuase I am no longer giving any time to maintaining this. But comments on how the craft fly would be appriciated as the new version will use a similar physics engine.

    The included readme file should give you information on how to play the demo.

    You can get the example here.

    I'd rather this was not posted anywhere else.

    Dean
    <A HREF="http://www.myhpf.co.uk/banner.asp?friend=139328">
    <br /><IMG SRC="http://www.myhpf.co.uk/banners/60x468.gif" BORDER="0">
    <br /></A>

  5. #15

    Alert Fighter

    I've tried the demo, unfortunately it didn't run for me. It threw an error in the menu, upon selecting either the demo or "33" challenge mission.

    The log says this:

    <xml>
    <xml>
    <Log>
    <LogHeader>
    <Session><Started><Time>21:19:49</Time><Date>dinsdag 17 april 2007</Date></Started></Session>
    </LogHeader>
    <LogEvents>
    <LogEvent><Type>Status</Type><TimeIndex>21:19:49</TimeIndex><Location>bsgaf.dpr</Location><LineNumber>0</LineNumber><Message>Starting Application</Message></LogEvent>
    <LogEvent><Type>Error</Type><TimeIndex>21:19:52</TimeIndex><Location>bsgaf.dpr</Location><LineNumber>0</LineNumber><Message>'-1.22' is not a valid floating point value</Message></LogEvent>
    <LogEvent><Type>Status</Type><TimeIndex>21:20:00</TimeIndex><Location>bsgaf.dpr</Location><LineNumber>0</LineNumber><Message>Terminating Application</Message></LogEvent>
    </LogEvents>
    <LogFooter>
    <Session><MaxMemoryUsage>0</MaxMemoryUsage></Session>
    </LogFooter>
    </Log>
    Apparently, there are some problems with decimals.

    ([size=9px]Hmmm, haven't I read that before somewhere :think: [/size])

  6. #16

    Alert Fighter

    OK, Traveller , I know I said I wasn't going to fix any bugs but as it's you.

    I put a new version up here.
    <A HREF="http://www.myhpf.co.uk/banner.asp?friend=139328">
    <br /><IMG SRC="http://www.myhpf.co.uk/banners/60x468.gif" BORDER="0">
    <br /></A>

  7. #17

    Alert Fighter

    Cheers,

    I'm afraid though the updated version still has the same bug. I noticed the filedate hasn't changed. Are you sure you've uploaded the correct archive?

    In any event, I have changed the decial character settings on my laptop so I could play the game.

    I thought the whole thing worked pretty good already actually. I didn't quite get the demo, but perhaps I did not gave it enough time to run (or I started pressing buttons which I shouldnt).

    The flying in the "33"challange mission worked pretty good. I haven't played a whole lot of these sort of games. (Privateer 1 and 2, a few wing commander games, x-wing and freespace) But if my memory serves me well, the feeling was pretty much the same. Which is a good thing. One thing I did notice is that in the series, the raptors are able to turn very rapidly. I've tried to simulate that same thing, I could not make it to work. It's not a really big deal though, but could be a cool thing to have.

    Another thing that might need some work is the key configuration, as I found the current cofiguration odd to say the least.

    In any case, I hope you're able to use some of this code, to save you some time and I'm looking forward to the next demo!

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •