Pages: [1] 2 3
|
|
|
Author
|
Topic: Status Update - SC1 Strategy Mode addon (Read 7470 times)
|
Mormont
*Smell* controller
Offline
Posts: 253
I love YaBB 1G - SP1!
|
I'm basically finished with the starmap generator. I've made one that generates fair and varied maps - thanks for the algorithm Death999! I'm gonna be posting it on Sourceforge or somewhere else soon.
|
|
|
Logged
|
|
|
|
Death 999
Global Moderator
Enlightened
Offline
Gender:
Posts: 3874
We did. You did. Yes we can. No.
|
Sweet!
Did you figure out how to put in loops?
|
|
|
Logged
|
|
|
|
|
guesst
Enlightened
Offline
Gender:
Posts: 692
Ancient Shofixti Warrior
|
A 3d starmap? [gaping hole where a smiley used to be] I'll let you know I never use smilies, but this one warented a eye-poper.
I'm so happy this is acually happening, you can't imagine.
|
|
« Last Edit: November 25, 2003, 03:36:09 am by guesst »
|
Logged
|
|
|
|
Death 999
Global Moderator
Enlightened
Offline
Gender:
Posts: 3874
We did. You did. Yes we can. No.
|
He didn't say anything about 3d. Though I agree that would be cool.
4d would also be cool, but the display problems would be far far worse.
|
|
|
Logged
|
|
|
|
Ace987
Zebranky food
Offline
Posts: 41
I love YaBB 1G - SP1!
|
Isn't the original Starcon map 3D, but only visible in a 2D plane, like it is in SC3, only non-rotatable?
It would be nice if Starcon could show a way through the starfield before you waste a bunch of moves just to find it's a dead end.
Of course anything resembling Starcon using newer ships working on current OSs is welcome.
|
|
|
Logged
|
|
|
|
Mormont
*Smell* controller
Offline
Posts: 253
I love YaBB 1G - SP1!
|
It's 2d. There is a very small chance 3d might be in the future, but don't count on it.
|
|
|
Logged
|
|
|
|
|
Mormont
*Smell* controller
Offline
Posts: 253
I love YaBB 1G - SP1!
|
Sorry guesst, but putting the starmap in 3d would be quite hard. Maybe I could just make the stars move back and forth, but not actually fade in and out like in SC1 - how does that sound?
Ace: Yes, you can display all the routes at once, or just one star at a time.
|
|
« Last Edit: November 26, 2003, 03:10:36 am by JWJ »
|
Logged
|
|
|
|
Culture20
Enlightened
Offline
Posts: 917
Thraddash Flower Child
|
3D starmap w/ fading stars: just have 20-30 differently shaded images for each color, and based on the Z value (into/out-from the screen; assuming this value changes), change which image you're using.
|
|
|
Logged
|
|
|
|
|
J
Frungy champion
Offline
Posts: 90
Submit or die.
|
Its easy enough to do. Just use GL coronas (or direct3d)
Its what I use to render the SC2 map all pretty and in realtime (still 2D tho)
|
|
|
Logged
|
|
|
|
Death 999
Global Moderator
Enlightened
Offline
Gender:
Posts: 3874
We did. You did. Yes we can. No.
|
OR... you could use different color ratios for the planet styles, and intensity for Z.
For example:
purple: unexplored grays and whites: dead world oranges: metal world blue-green: life world
Also, nearby ones can be larger.
|
|
« Last Edit: November 26, 2003, 07:35:16 pm by Death_999 »
|
Logged
|
|
|
|
guesst
Enlightened
Offline
Gender:
Posts: 692
Ancient Shofixti Warrior
|
The original SC1 stars were just dots that, as they moved forward and backward (really, just an aplication of the cosine function in relation to it's side to side move) they cycled through various shades of the above mentioned colors, Gray, Green, and Red. (I never really liked that unexpolred and dead worlds were practically the same. Maybe instead of purple Death_999, how about a noncommital blue. Like R0 G20 B200?)
I don't know anything about UQM's code, but it seems to me like it really wouldn't be that hard. I don't imagine any more than 5 shades of each color would be necessary (and they're probably already indexed in the code) and cycle through it, back and forth. That's if UQM uses indexed color. it uses RGB, it'd simply be a matter of adding or subtracting values from colors. (An array of values would still be a good idea, I think.)
It'd be cool to add a few more planet types: Rainbow worlds, dot cycles through colors. Acts as a super-powerful mining world worth 3 RU per turn when mined. Versitile Worlds, Purple - Minable OR Colonizable. Precursor Fortification, Yellow - An automatic super fortification that requires 4 ships (or 2 UrQuans) to break. Also, colonizable. Great place to move starbase to.
Sorry, sorry. I really am grateful to have this project on the way. I don't mean to make demands. Ignore the above if you want. I promise I won't be offended.
|
|
|
Logged
|
|
|
|
Culture20
Enlightened
Offline
Posts: 917
Thraddash Flower Child
|
You could do that, but that would change the original Starcon style. In Starcon, the colors of the planets represented what type of planet it was
You misunderstood what I said. In SC1, the mineral stars changed from bright-magenta to dark-magenta, the unexplored stars from white to dark blue, the life stars from green to dark green, and the dead stars from white to dark grey: different shades/intensities for each color. Same thing with mines, forts, colonies, except they were only magenta/dark-magenta, and cyan/blue.
|
|
|
Logged
|
|
|
|
Pages: [1] 2 3
|
|
|
|
|