The Ur-Quan Masters Home Page Welcome, Guest. Please login or register.
Did you miss your activation email?
October 15, 2024, 09:27:26 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)
| | |-+  Is there a Star Control I mod for UQM?
« previous next »
Pages: 1 [2] Print
Author Topic: Is there a Star Control I mod for UQM?  (Read 6692 times)
CelticMinstrel
Enlightened
*****
Offline Offline

Posts: 522



View Profile
Re: Is there a Star Control I mod for UQM?
« Reply #15 on: February 02, 2012, 07:59:46 am »

I was trying to extract the art from SC1 (mainly just so that I could see what art there is), but so far haven't had any success. I was also thinking it'd be nice to use VileRancour's(?) ship images from PNF for "Practice" mode. For "Melee" mode I see no reason why you couldn't just use the current Super Melee, unchanged, while "Practice" mode would be a minor(-seeming) tweak of the Super Melee mode.

Oh, I also tried porting the six Genesis-exclusive scenarios to the DOS version, but the only source I could find didn't separate unexplored stars into Hierarchy and Alliance hemispheres and made no mention of additional victory conditions (destroying starbase/colony/mines), so I have to assume that the result is not entirely accurate.

One thing I was wondering is whether people would prefer a straight clone of SC1, or a remake which might have some slightly different mechanical (by which I mean things like menus, not gameplay mechanics) or graphical changes (like making planets larger than a single pixel and starbases actually look like the UQM starbase).

This also isn't something I'd want to do myself, since as I mentioned I find it a bit difficult to wrap my head around some of the UQM code (at least in part due to it being procedural C, I think). Is hackdx a programmer too? What he said in his last post about including it alongside the main UQM game is also something I had also thought of, so that you get both Star Control games in a single program, though it would probably be easier not to do it that way.
Logged
hackdx
Zebranky food
*
Offline Offline

Posts: 26



View Profile
Re: Is there a Star Control I mod for UQM?
« Reply #16 on: February 03, 2012, 12:47:38 am »

I've been going through some of the UQM code and submitted a couple of patches to address memory cleanup issues, and I'm hoping that some of those will gradually be accepted. My next goal is to find a way to start up a rudimentary SC1 game mode, but I'm not sure how long it'll take before I make any sort of progress. The idea is to have the look and feel of SC2, i.e. the same style of menu and menu sounds on the right-hand side, and of course the battles would just be using the SC2 melee system.

The main piece of programming that'll be essential to this is the SC1 starmap view.
Logged
dczanik
*Smell* controller
****
Offline Offline

Posts: 306



View Profile WWW
Re: Is there a Star Control I mod for UQM?
« Reply #17 on: February 03, 2012, 01:13:35 am »

I've been going through some of the UQM code and submitted a couple of patches to address memory cleanup issues, and I'm hoping that some of those will gradually be accepted. My next goal is to find a way to start up a rudimentary SC1 game mode, but I'm not sure how long it'll take before I make any sort of progress. The idea is to have the look and feel of SC2, i.e. the same style of menu and menu sounds on the right-hand side, and of course the battles would just be using the SC2 melee system.

The main piece of programming that'll be essential to this is the SC1 starmap view.

Can we get an ETA on when you're going to start on this?

I was trying to extract the art from SC1 (mainly just so that I could see what art there is), but so far haven't had any success. I was also thinking it'd be nice to use VileRancour's(?) ship images from PNF for "Practice" mode. For "Melee" mode I see no reason why you couldn't just use the current Super Melee, unchanged, while "Practice" mode would be a minor(-seeming) tweak of the Super Melee mode.

Oh, I also tried porting the six Genesis-exclusive scenarios to the DOS version, but the only source I could find didn't separate unexplored stars into Hierarchy and Alliance hemispheres and made no mention of additional victory conditions (destroying starbase/colony/mines), so I have to assume that the result is not entirely accurate.

One thing I was wondering is whether people would prefer a straight clone of SC1, or a remake which might have some slightly different mechanical (by which I mean things like menus, not gameplay mechanics) or graphical changes (like making planets larger than a single pixel and starbases actually look like the UQM starbase).

This also isn't something I'd want to do myself, since as I mentioned I find it a bit difficult to wrap my head around some of the UQM code (at least in part due to it being procedural C, I think). Is hackdx a programmer too? What he said in his last post about including it alongside the main UQM game is also something I had also thought of, so that you get both Star Control games in a single program, though it would probably be easier not to do it that way.

At this point, I wouldn't worry about the art.  I can get the graphics exact, or make alternative versions.  What we really need is a programmer to start working on it.
Logged

- Damon
Ur-Quan Masters HD Project leader/artist. Project 6014 Artist.  Like my art? Please check out some of my other artwork
CelticMinstrel
Enlightened
*****
Offline Offline

Posts: 522



View Profile
Re: Is there a Star Control I mod for UQM?
« Reply #18 on: February 03, 2012, 02:10:16 am »

What we really need is a programmer to start working on it.
Well, we seem to have two of them, so...
Logged
dczanik
*Smell* controller
****
Offline Offline

Posts: 306



View Profile WWW
Re: Is there a Star Control I mod for UQM?
« Reply #19 on: February 03, 2012, 02:41:01 am »

What we really need is a programmer to start working on it.
Well, we seem to have two of them, so...

So start working on it already Tongue.  When you two create something where I can put the art I'll send you some art
Logged

- Damon
Ur-Quan Masters HD Project leader/artist. Project 6014 Artist.  Like my art? Please check out some of my other artwork
dczanik
*Smell* controller
****
Offline Offline

Posts: 306



View Profile WWW
Re: Is there a Star Control I mod for UQM?
« Reply #20 on: March 20, 2012, 11:45:21 pm »

What we really need is a programmer to start working on it.
Well, we seem to have two of them, so...

Alright gentlemen.... It's been almost 2 months.  Has anybody programmed anything? Or tried to?  Even a stripped down bare prototype? Undecided
Logged

- Damon
Ur-Quan Masters HD Project leader/artist. Project 6014 Artist.  Like my art? Please check out some of my other artwork
CelticMinstrel
Enlightened
*****
Offline Offline

Posts: 522



View Profile
Re: Is there a Star Control I mod for UQM?
« Reply #21 on: March 21, 2012, 04:08:09 pm »

The most I've done is get UQM to compile and convert the scenarios to a more readable format.
Logged
dczanik
*Smell* controller
****
Offline Offline

Posts: 306



View Profile WWW
Re: Is there a Star Control I mod for UQM?
« Reply #22 on: March 21, 2012, 04:37:45 pm »

The most I've done is get UQM to compile and convert the scenarios to a more readable format.

Cool. So you're trying to import the SC1 scenarios? Anyways, Thanks for the update!  Is this still being worked on (I know life can get in the way sometimes)?. If there's any questions, there's a ton of people around that can help.  Smiley
Logged

- Damon
Ur-Quan Masters HD Project leader/artist. Project 6014 Artist.  Like my art? Please check out some of my other artwork
CelticMinstrel
Enlightened
*****
Offline Offline

Posts: 522



View Profile
Re: Is there a Star Control I mod for UQM?
« Reply #23 on: March 21, 2012, 06:38:25 pm »

What I just described was about two months ago. Maybe I'll get back to it at some point though...
Logged
Pages: 1 [2] 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!