The Ur-Quan Masters Home Page Welcome, Guest. Please login or register.
Did you miss your activation email?
March 29, 2024, 01:46:19 am
Home Help Search Login Register
News: Celebrating 30 years of Star Control 2 - The Ur-Quan Masters

+  The Ur-Quan Masters Discussion Forum
|-+  The Ur-Quan Masters Re-Release
| |-+  General UQM Discussion (Moderator: Death 999)
| | |-+  Status Update - SC1 Strategy Mode addon
« previous next »
Pages: [1] 2 3 Print
Author Topic: Status Update - SC1 Strategy Mode addon  (Read 7263 times)
Mormont
*Smell* controller
****
Offline Offline

Posts: 253


I love YaBB 1G - SP1!


View Profile
Status Update - SC1 Strategy Mode addon
« on: November 21, 2003, 04:04:53 pm »

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 Offline

Gender: Male
Posts: 3872


We did. You did. Yes we can. No.


View Profile
Re: Status Update - SC1 Strategy Mode addon
« Reply #1 on: November 21, 2003, 07:32:21 pm »

Sweet!

Did you figure out how to put in loops?
Logged
Deep-Jiffa
Enlightened
*****
Offline Offline

Gender: Male
Posts: 1045



View Profile
Re: Status Update - SC1 Strategy Mode addon
« Reply #2 on: November 21, 2003, 07:57:01 pm »

Quote
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.


Need help in anything I can do? ( Basiclly giving ideas and beta testing, I am only 15 ffs!)
Logged

Deep Jiffa Owns j00!
guesst
Enlightened
*****
Offline Offline

Gender: Male
Posts: 692


Ancient Shofixti Warrior


View Profile WWW
Re: Status Update - SC1 Strategy Mode addon
« Reply #3 on: November 21, 2003, 08:32:54 pm »

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

A new game and it's code each week. Please visit Cymon's Games
Death 999
Global Moderator
Enlightened
*****
Offline Offline

Gender: Male
Posts: 3872


We did. You did. Yes we can. No.


View Profile
Re: Status Update - SC1 Strategy Mode addon
« Reply #4 on: November 22, 2003, 12:44:54 am »

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. Wink
Logged
Ace987
Zebranky food
*
Offline Offline

Posts: 41


I love YaBB 1G - SP1!


View Profile
Re: Status Update - SC1 Strategy Mode addon
« Reply #5 on: November 22, 2003, 09:09:23 am »

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 Offline

Posts: 253


I love YaBB 1G - SP1!


View Profile
Re: Status Update - SC1 Strategy Mode addon
« Reply #6 on: November 24, 2003, 06:42:48 pm »

It's 2d. There is a very small chance 3d might be in the future, but don't count on it.
Logged
guesst
Enlightened
*****
Offline Offline

Gender: Male
Posts: 692


Ancient Shofixti Warrior


View Profile WWW
Re: Status Update - SC1 Strategy Mode addon
« Reply #7 on: November 25, 2003, 03:33:10 am »

Quote
It's 2d. There is a very small chance 3d might be in the future, but don't count on it.


I recend my smily then.

[/grumpy]
Logged

A new game and it's code each week. Please visit Cymon's Games
Mormont
*Smell* controller
****
Offline Offline

Posts: 253


I love YaBB 1G - SP1!


View Profile
Re: Status Update - SC1 Strategy Mode addon
« Reply #8 on: November 26, 2003, 03:09:29 am »

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 Offline

Posts: 917


Thraddash Flower Child


View Profile
Re: Status Update - SC1 Strategy Mode addon
« Reply #9 on: November 26, 2003, 04:42:26 am »

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
Ace987
Zebranky food
*
Offline Offline

Posts: 41


I love YaBB 1G - SP1!


View Profile
Re: Status Update - SC1 Strategy Mode addon
« Reply #10 on: November 26, 2003, 09:08:53 am »

Quote
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.
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:
White = unknown
Grey = dead
Red = mineral (minable)
Green = colony (or able to colonize)

Unless you did something else to represent both the Z value and/or type of world, I'd rather see the color system represent the type of planet.
Logged
J
Frungy champion
**
Offline Offline

Posts: 90


Submit or die.


View Profile
Re: Status Update - SC1 Strategy Mode addon
« Reply #11 on: November 26, 2003, 01:06:02 pm »

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 Offline

Gender: Male
Posts: 3872


We did. You did. Yes we can. No.


View Profile
Re: Status Update - SC1 Strategy Mode addon
« Reply #12 on: November 26, 2003, 07:34:08 pm »

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 Offline

Gender: Male
Posts: 692


Ancient Shofixti Warrior


View Profile WWW
Re: Status Update - SC1 Strategy Mode addon
« Reply #13 on: November 26, 2003, 08:29:39 pm »

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

A new game and it's code each week. Please visit Cymon's Games
Culture20
Enlightened
*****
Offline Offline

Posts: 917


Thraddash Flower Child


View Profile
Re: Status Update - SC1 Strategy Mode addon
« Reply #14 on: November 26, 2003, 10:27:29 pm »

Quote

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 Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!