Software update: openFRAG Techdemo 3

Spread the love

Anonymous: 12975 has this to say about this crap: “openFRAG has its roots in GoT. Now, months later, we have members in Europe and North America. We are working on an open source first person shooter at a very relaxed pace. This tech demo is a snapshot of what we are currently working on. For the record, it’s not a game yet. If you want to read more about our project, feel free to drop by the website

Changelog:

  • Some code from the previous Techdemo has been copied and edited to use the new version of the NeoEngine (0.6.2, it was written for 0.6.0)
  • The rest of the code was rebuilt from scratch, having in mind a more Object Oriented approach then was being used before.
  • The movement code has been optimized, allowing smoother movement through the map.
  • A menu has been created, for now it only let’s you exit or start the demo (there’s also a ‘credits’ button! )
  • A new type of button has been created, allowing mouse-over events (the buttons change when the mouse is over them ).
  • Our first model has been added. The Knight model is not fully finished yet, but most of the art concerning the model has been done. There’s no movement in it yet though.
  • 2 Songs have been added, one that plays while you are in the menu, the other plays while you are in the game.
  • A global trigger object has been added to make it easier to create new modules for future versions of OpenFRAG. It is now possible for any module to raise an event in the main application. (used to load maps and exit the application neatly when a module gets in trouble.)

Know Bugs:

  • In direct3d mode the mouse cursor will not hide, we’re looking into this… on opengl it works fine.
  • It is known that on some machines the opengl version does not work very well (they get about 1 frame per second).
  • You ABSOLUTELY NEED directx9 to run the direct3d version!!!

Version number Tech demo 3
Operating systems Windows 9x, Windows 2000, Windows XP
Website openFRAG
Download
File size

13.45MB

License type GPL
You might also like