Posts Tagged ‘shipdesigner’

JavaEaster

Friday, April 10th, 2009

Easter is almost over, and I used most of the time to complete the Trekwar shipdesigner, and set up lots of hulls for it.. I also created a chat system for the game.

ShipDesigner:
trekwar_shipdesigner_boomship

Faction Hulls:
xtrekwar_hulls_easter09

Chat:
trekwar_chat

I was planning to implement the ship actions, like colonization and ship combat this easter. But I think I’ll work on the Starsystem management system instead, as I redesigned it heavily this easter.

Trekwar shipdesigner demo

Friday, March 13th, 2009

Almost done for the Trekwar shipdesigner which allows you to custom fit your star ships with available components.

The path we choose

Wednesday, January 28th, 2009

Recently I’ve been continuing on my Star trek game, and doing part 2 of the GUI updates, I have to fix up the research view, as it was broken by the new UI.

I also made a new starship path system, and optimized some slow stuff in the drawMap() function

trekwar_path_old
old design – aka: stupid dot system

trekwar_path_new
new design – aka: ehm.. yellow lines?

After making the research view work again, it’s time to port the old starsystem administration UI into the new design. Followed by the new shipdesigner feature.

Trekwar shipdesigner

Monday, October 13th, 2008

I recently had a good idea for my Star Trek game, this would also solve the problem with some factions having very few ships designs, and might even allow me to add more factions (Ferengi, Dominion, Kazon, borg?), seeing that finding and balancing enough ship classes for each faction was the biggest problem with adding more factions.

It might even make it possible to add some more exotic factions (Xindi, Gorn, Breen, Son’a, Tholian, Vidiian, Hirogen, Tzenkethi or maybe even the Terran Empire :)

Instead of just having 4-5 static ship classes where all ships made of this class are identical, one could have a little star ship designer where you fit a hull with the components you want (warp drive, impulse drive, phasers, torpedo launchers, sensors, fusion reactors, shield emitters, armor, cloaking devices, troop transports, colonization and terraforming tools).

This means I will have to do some re-designing the next time I have time to work on the game (wont be that much, only implemented 2 ship classes so far) :)

According to my superior mspaint skills, the interface will look like this: