StellarForum
February 07, 2012, 08:27:06 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Stellar Frontier has moved to the new forum and site at stellarfrontier.com!
Please make a new account there in preparation for SF 2.0 and to chat on the boards!
 
   Home   Help Search Groups Login Register  
Pages: [1] 2
  Send this topic  |  Print  
Author Topic: Just dropping by  (Read 927 times)
Weylin
Veteran Member
*****
Posts: 336

Get ambushed, die, repeat...


Email
« on: September 03, 2010, 12:44:14 AM »

Is this game still in development, or has it kinda died?
I'm just checking up on it because I just remembered it and wondered if anything had happened.
Report to moderator   Logged
Cykotitan
Experienced Member
***
Posts: 86



« Reply #1 on: September 03, 2010, 05:21:14 AM »

In development, of course.
You really thought we could let SF die?  Smiley
Report to moderator   Logged
NiteHawk
<dev></dev>
Administrator
Legendary Member
*****
Posts: 2816



WWW
« Reply #2 on: September 03, 2010, 10:05:57 AM »

SVN updates, if you check the dev page for 2.0.

Now that we are focusing on 2.0, the updates come weekly normally, as we are working on rather big things.. Wink
Report to moderator   Logged

http://chrisvall.com - Coding/gaming blog in the works.
DarkSun
Administrator
Expert Member
*****
Posts: 551


The Miracle Worker!


WWW
« Reply #3 on: September 03, 2010, 09:35:29 PM »

SF will never die, at least not with Nite at the helm. Smiley
Report to moderator   Logged

Weylin
Veteran Member
*****
Posts: 336

Get ambushed, die, repeat...


Email
« Reply #4 on: September 04, 2010, 01:46:35 AM »

We could use a dev/programmer like that at FreeAllegiance. The one we got now does nothin but bitch and put the rest of the staff at fault for anything that goes wrong.

Keep up the awesome work, guys.


If I could help in any way possible let me know. I'm beginner/intermediate in programming, so I don't know if I'd be of any use.
I might be able to do something graphics-wise.
Report to moderator   Logged
NiteHawk
<dev></dev>
Administrator
Legendary Member
*****
Posts: 2816



WWW
« Reply #5 on: September 04, 2010, 06:49:34 AM »

I'm defiantly looking for help graphic wise.

Alot of graphics atm are very fast, like the warping. Becuase the framerate is 64 now, everything would need to be x4 frames to have the same speed. I don't want to use 16/32 frames only because that kind of defies the purpose of going to higher FPS for smoothness. So alot/everything needs to be done by scratch again, unless theres a cheeky way to redesign things. There's also ship ideas in the works, though there mostly getting into the groove, it really needs to match the current ship designs in 2.0. Future ships can be changed but should match the race ships (like I'd like to modify some drengin ships, but there is no point too atm until we have a good game flow going)

If you can assist with any of that, hit me up Smiley
Report to moderator   Logged

http://chrisvall.com - Coding/gaming blog in the works.
Weylin
Veteran Member
*****
Posts: 336

Get ambushed, die, repeat...


Email
« Reply #6 on: November 19, 2010, 05:25:10 PM »

Oh just dropping by again, what's up?

I've been kind of sidetracked with other things or I'd be helping.



I've been messing with blender, and I have a way I can make a 36 frame ship easy (once you make the model)  Grin
You just make a rotational animation with a linear curve lasting 36 frames (or is it 35...)

I think you still have to string the images together, I wonder if there's a way to do that in blender... Might have to write a script for it.
Report to moderator   Logged
Sandtrooper
Vice CinC of TRIBE
Administrator
Expert Member
*****
Posts: 504



WWW Email
« Reply #7 on: November 19, 2010, 06:03:34 PM »

I've been messing with blender, and I have a way I can make a 36 frame ship easy (once you make the model)  Grin
You just make a rotational animation with a linear curve lasting 36 frames (or is it 35...)

I think you still have to string the images together, I wonder if there's a way to do that in blender... Might have to write a script for it.


Do you think you can adjust that to 180 frames?
Report to moderator   Logged



Fleet Admiral Sandtrooper
2nd in Command of TRIBE

TRIBE-SD)    オークエボリューション
(Oak Evolution)
Weylin
Veteran Member
*****
Posts: 336

Get ambushed, die, repeat...


Email
« Reply #8 on: November 19, 2010, 10:33:33 PM »

You can make it anything you want, though i'm still not sure how to automatically generate a sprite strip, and should probably look into figuring out how, because copy-pasting 180 frames doesn't sound too fun  Grin

EDIT: I think gamemaker had a sprite strip output, I could just load images in there and output a sprite reel.

Is there a way to specify the way a sprite sheet should be handled in the new SF? Gamemaker will only generate a horizontal left to right. (Though, strangely, it has a much more extensive sprite sheet importer that lets you set offsets, rows, direction, etc)
« Last Edit: November 20, 2010, 12:19:48 AM by Weylin » Report to moderator   Logged
Sandtrooper
Vice CinC of TRIBE
Administrator
Expert Member
*****
Posts: 504



WWW Email
« Reply #9 on: November 20, 2010, 02:18:08 AM »

Is there a way to specify the way a sprite sheet should be handled in the new SF? Gamemaker will only generate a horizontal left to right. (Though, strangely, it has a much more extensive sprite sheet importer that lets you set offsets, rows, direction, etc)

Frontier 2.0x can handle ship filmstrips separated into columns, one line of ship rotations followed by another set of rotations picking off from the first column.  That was installed for larger ships beyond 128x128 pixels.
Report to moderator   Logged



Fleet Admiral Sandtrooper
2nd in Command of TRIBE

TRIBE-SD)    オークエボリューション
(Oak Evolution)
Weylin
Veteran Member
*****
Posts: 336

Get ambushed, die, repeat...


Email
« Reply #10 on: November 20, 2010, 03:09:01 AM »

180 seems a bit steep doesn't it?

I hope you guys just consider the thing I suggested a while back using the normal maps.
With that, you have the added bonus of being able to have multiple light sources, and other effects like luminosity and shininess.
Imagine the glow of passing torpedoes lighting the parts of your ship facing that direction.
And you don't even need a 3D model to generate a normal map, I made one using a brush and colorpicker, and a sphere for a reference.

With the bitmap alone, one frame, facing upward (or whatever) the game itself would automatically transform the graphic to rotate as needed, no frame-based stuff.
Normal map and all the other layers could be optional to improve the quality of the ship.


If you don't know how, you could try asking the guys at StarportGE or whatever it was.  Grin
« Last Edit: November 20, 2010, 04:07:09 PM by Weylin » Report to moderator   Logged
Harpor
Veteran Member
*****
Posts: 298


=GB= Viper

hla8473@msn.net hla8473 hla8473
« Reply #11 on: November 20, 2010, 03:21:46 AM »

Starpor? Wow im flattered thanks Weylin  Grin

i think he means Stardock.

Hmm HarporGE got a great ring to it  Cool Cool Cool

yes i work for StarporGE  Cool Cool Cool
« Last Edit: November 20, 2010, 03:23:43 AM by Harpor » Report to moderator   Logged

A Dragons Word Is Stronger Than Trust
[WD Creed]
NiteHawk
<dev></dev>
Administrator
Legendary Member
*****
Posts: 2816



WWW
« Reply #12 on: November 20, 2010, 03:52:55 AM »

180 seems a bit steep doesn't it?

I hope you guys just consider the thing I suggested a while back using the normal maps.
With that, you have the added bonus of being able to have multiple light sources, and other effects like luminosity and shininess.
Imagine the glow of passing torpedoes lighting the parts of your ship facing that direction.
And you don't even need a 3D model to generate a normal map, I made one using a brush and colorpicker, and a sphere for a reference.

With the bitmap alone, one frame, facing upward (or whatever) the game itself would automatically transform the graphic to rotate as needed, no frame-based stuff.
Normal map and all the other layers could be optional to improve the quality of the ship.


If you don't know how, you could try asking the guys at StarporGE or whatever it was.  Grin

For smoothness 180 seemed to be the best anyways.

Anyways, it would require a large change, plus I'm not about to break something that works right now. I'd love to change it in the future, but really 'after' everything in general is said and done and gameplay/network/etc is working. At the moment I have a 'must get done' pile and 'after the game works' pile Tongue
Report to moderator   Logged

http://chrisvall.com - Coding/gaming blog in the works.
Harpor
Veteran Member
*****
Posts: 298


=GB= Viper

hla8473@msn.net hla8473 hla8473
« Reply #13 on: November 20, 2010, 03:57:04 AM »

errm all of this stuff is going way over my head anyways...

any plans on fleet avatars for 2.0 on the way just wondering night
Report to moderator   Logged

A Dragons Word Is Stronger Than Trust
[WD Creed]
NiteHawk
<dev></dev>
Administrator
Legendary Member
*****
Posts: 2816



WWW
« Reply #14 on: November 20, 2010, 07:12:35 AM »


errm all of this stuff is going way over my head anyways...

any plans on fleet avatars for 2.0 on the way just wondering night

If you mean something like Continnum has for a logo beside your name it is possible yes. It would be super small though. Small flag size more or less. If you ever seen Continnum there are some here: http://www.trenchwars.org/SSBE/k/

Look over at 'super popular' for example, Leftmost beside the number ranking is how big it is. THOSE can go in easily without distracting everyone. It would be maybe "BANNERIMAGEHERE" "FLEETSHORTNAME" So for example:

OE

That would be either below or above your ship name. It could be a tad bigger but not by much. It CAN'T get in the way of gameplay. And of course when you go to the fleet page online or in the fleet browser in game, it can display a bigger/nice logo etc.
Report to moderator   Logged

http://chrisvall.com - Coding/gaming blog in the works.
Pages: [1] 2
  Send this topic  |  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!