Notifications
Clear all

Looking for testers - Galaxy Empire


LancerSolurus
(@lancersolurus)
Senior Chief Registered
Joined: 15 years ago
Posts: 83
Topic starter  

I have just put up a new release of the game engine and I am looking for a few testers to help with debugging the multiplayer code. Click the link below to get the autoupdater for the game. If you have used any DB Software programs, it should work fine the first time.

NOTE : This game does NOT use the FL game engine, it is being written from scratch.

Click here to visit the AU thread


Quote
LancerSolurus
(@lancersolurus)
Senior Chief Registered
Joined: 15 years ago
Posts: 83
Topic starter  

Galaxy Empire is a full 3D space and FPS simulator. It is similar to a game called Freelancer made by Digital Anvil/Microsoft. The game has been in development for over a year now and now contains many of the features I had been wanting.

* Examples include asteroid fields containing 10,000 asteroids.

* Thousands of plants and trees randomly placed across the surface of a planet.

* Server-side markets, this includes persistant items which when sold to a base remain in the base's inventory. These can be bought by anyone docking there.

* 3D rooms are also functional, each separate room on a base can have it's own 3D model.

* FPS style planet surfaces. For now it is simply limited to exploration but later own it will contain a full-blown first person handling such as fighting, vehicle support and building creation by the players.

* Fully programmable graphics engine, everything is stored in plain text scripts (INI files).

* A scripted FX animation engine including weapon effects and static effects.

* Support for up to 512 star systems.

* Support for up to 256 players online.

* Uses standard DX models for the 3D objects in-game, this means most 3D modeller programs can export to a working model for the game.

* Supports every image format that DX supports including TGA, BMP, PNG, JPG etc.

* Full HUD implementation with triggerable hit boxes.

* System to system jump gate support.

* Fog-of-war style exploration, you don't get to see the system on your starmap until you visit it.

* Full multiplayer gaming, single-player style gaming will eventually be implemented as story-line missions.

* Supports both cube-mapped and sphere-mapped skyboxes.

* Has full handling of texture sliding.

* The script engine already supports over 500 commands for building the game universe. There will be a few thousand by the time the game is complete.

* Mouse controlled handling is used for moving and targetting.


ReplyQuote
LancerSolurus
(@lancersolurus)
Senior Chief Registered
Joined: 15 years ago
Posts: 83
Topic starter  

A Tech Demo Video

http://www.galaxyempire.com/modules.php ... &p=334#334


ReplyQuote
LancerSolurus
(@lancersolurus)
Senior Chief Registered
Joined: 15 years ago
Posts: 83
Topic starter  

Here is a tech demo at 1 year of development.. Don't see anywhere to delete the previous post, this is a direct link to the video.

Click here to watch the video


ReplyQuote
DarkOne
(@sscadmin)
Supreme Dark Emperor Admin
Joined: 8 years ago
Posts: 7865
 

Hey Lancer

Nice video and great progress on Galaxy Empire. I will try to get this installed this week sometime and play around with it. Can we put the game in windows mode or take screenshots easily?


ReplyQuote
LancerSolurus
(@lancersolurus)
Senior Chief Registered
Joined: 15 years ago
Posts: 83
Topic starter  

Thanks, it's taken alot of work to get it that far.

It is full screen only. I will be adding a screenshot feature soon but for the time being I use Paint Shop Pro to capture the screens. You can set it to be triggered by the right mouse button since I pass that button to the desktop.

I haven't fully got the lost device code functional in the game, half the time the render window won't restart after using ALT-TAB, it usually depends on which part of the game you are in.


ReplyQuote
LancerSolurus
(@lancersolurus)
Senior Chief Registered
Joined: 15 years ago
Posts: 83
Topic starter  

The latest version supports screenshots, just like in FL just press 'Print Screen'. The screenshots will be saved in a SCREENSHOTS folder in the game's root folder. You will need to update to the latest version and the folder will be created automatically.


ReplyQuote