The Ur-Quan Masters Home Page Welcome, Guest. Please login or register.
Did you miss your activation email?
December 13, 2024, 07:51:40 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
| |-+  Starbase Café (Moderator: Death 999)
| | |-+  SuperMelee Clone (Beta II In-Progress)
« previous next »
Pages: 1 ... 5 6 [7] 8 9 Print
Author Topic: SuperMelee Clone (Beta II In-Progress)  (Read 54348 times)
xenoclone
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 104



View Profile WWW
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #90 on: December 15, 2007, 09:18:58 pm »

Okay, sorry for lack of responses. School was killer for a few weeks there as we tried to crank out a conference paper based on my thesis research... then job interviews, birthday parties, etc, etc....

Anywho, I've added a HUD to the split screen that I think works. I'm going to eventually build in higher resolutions, such that the HUD takes up less screen space. But below you can see a pic that shows the lowest resolution with the energy bars and pilot pic.



So now onto RTyp06's question.....

Quote
Those are some pretty good ideas. What do you think about goal orientated levels?

I thought about, perhaps, protecting colony/civilian ships or something for a level. I like the idea. I just haven't gotten to that point. I've also thought of a level that could take place over a city, where it's air force sends out little jets to attack you... sort of like nuisance elements in there.

As far as joystick control, I actually agree that I need to make it more computer user friendly (keyboard, mouse). So even though I originally managed gameplay all with a stick, I shouldn't keep it that way completely.

So here's a question I have... what do people think of Street Fighter style combo moves? Or is the weapon + special ability style from SC enough?
Logged

RTyp06
*Smell* controller
****
Offline Offline

Posts: 491



View Profile
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #91 on: December 20, 2007, 01:16:02 am »

Quote
So here's a question I have... what do people think of Street Fighter style combo moves? Or is the weapon + special ability style from SC enough?

I guess it depends upon what you want. I wasn't really a huge SF fan but loved Mortal Kombat, although I pretty much sucked at it. I personally am not a fan of remembering button combos to achieve a certain result ,but others may.

When I start my melee project (early '08 most likely) I'll probably try for one primary weapon, one bomb type weapon and one unique special ability/weapon for each ship.  You may have heard of the game Sub Space (now called Continuum) which will give you an idea of where my ideas are. Unlike SS though, my approach to multiplayer will probably just be two players.

http://subspace.legendzones.com/


BTW I like the new hud. Thats probably going to be the best way to achieve 4 player matches imo.
Logged
Resh Aleph
*Smell* controller
****
Offline Offline

Gender: Male
Posts: 319


Rottem Tomatoes


View Profile
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #92 on: December 20, 2007, 10:33:13 am »

I personally am not a fan of remembering button combos to achieve a certain result

+1
Logged

Marines on Maulers and limpets on Earthlings  /  Bright Podship plasma and warm Kohr-Ah death rings  /
Shofixti Scouts doing gravity whips  /  These are a few of my favorite ships!
       © meep-eep
xenoclone
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 104



View Profile WWW
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #93 on: January 11, 2008, 11:46:50 pm »

Okie doke. No combos. It was just a random thought. Smiley I certainly had no plans/code in place for it.

Right now I'm in the process of shrinking the game. Basically, I felt that I let the infamous "feature creep" take over. So quite a few features and some of the content is being cut back. The plus side is it makes the game significantly closer to completion, and allows me to focus on polishing it off to a professional level.

One major change is the selection screen. I loved my old screen. But many people found it unintuitive. And it was a mess in the code --many features needed to be fixed. So I scrapped it in favor of a simple drag-and-drop interface.

Perhaps of note is that I'm only going to "launch" with 12 ships. It was steadily becoming a nightmare to balance/debug/finish 27 ships with 3 configurations each (81 ships!). So it's down to the 12 with 3 configs each. As such, we're going to add three more species and ship styles.

I'm thinking 3-4 levels. The green one in the beta, the purple planet one in the pics, and whichever others turn out right. (We've got 3 other candidates... and none are ready.)

There won't be any fleet saving/loading.... and fleets will only comprise of 3 ships instead of 6. And, of course, I'm going split screen with a "soft" boundary around the level instead of wrapping.

The goal is to make the game much more "pick up and play"-able. Smiley

UPDATE: made thumb click-able to full-res pic.
« Last Edit: January 15, 2008, 12:45:08 am by xenoclone » Logged

evktalo
Frungy champion
**
Offline Offline

Posts: 50



View Profile
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #94 on: January 14, 2008, 03:12:15 pm »

Less ships is a wise choice. Easier to create the content and definitely easier to balance into an enjoyable selection of ships!

--Eino
Logged
RTyp06
*Smell* controller
****
Offline Offline

Posts: 491



View Profile
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #95 on: January 14, 2008, 11:41:21 pm »

Okie doke. No combos. It was just a random thought. Smiley I certainly had no plans/code in place for it.

Well, it is just two guys opinions. Simple combos involving 2 buttons might not be too bad.

Quote
One major change is the selection screen. I loved my old screen. But many people found it unintuitive. And it was a mess in the code --many features needed to be fixed. So I scrapped it in favor of a simple drag-and-drop interface.

I'm starting to realize how important mouse control is for PC titles with single play. Assuming of course you are using the mouse for D & D.

Quote
Perhaps of note is that I'm only going to "launch" with 12 ships. It was steadily becoming a nightmare to balance/debug/finish 27 ships with 3 configurations each (81 ships!). So it's down to the 12 with 3 configs each. As such, we're going to add three more species and ship styles.

Probably a good move. More content can always be added later.

Quote
I'm thinking 3-4 levels. The green one in the beta, the purple planet one in the pics, and whichever others turn out right. (We've got 3 other candidates... and none are ready.)

There won't be any fleet saving/loading.... and fleets will only comprise of 3 ships instead of 6. And, of course, I'm going split screen with a "soft" boundary around the level instead of wrapping.

The goal is to make the game much more "pick up and play"-able. Smiley

These sound great. When is that second beta coming again? Wink Thnx for the update.

btw Srry if you mentioned this before, but who does the artwork for Xeno?
Logged
xenoclone
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 104



View Profile WWW
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #96 on: January 17, 2008, 10:13:33 pm »

Good to hear a couple of positive votes for my cuts. I'm having only a few minor issues with the new HUD/screens/camera... but it should be good.

Quote
btw Srry if you mentioned this before, but who does the artwork for Xeno?

I don't know if you mentioned it before or not. Not a problem to answer either way. It's multiple artists. The anime characters are all done by my sister at http://www.mauizu.com. The background art, like nebulas and planets, are primarily done by my wife. And then I do everything else (ships, objects, weapons, GUI, etc).

Quote
When is that second beta coming again?

Well I tend to only be a couple months late to whatever date I give. Smiley I don't know how far off it is.... probably not this month, like I'd hoped. February, maybe?
Logged

RTyp06
*Smell* controller
****
Offline Offline

Posts: 491



View Profile
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #97 on: March 06, 2008, 12:15:56 am »

Anything new? (trying  not to make the bump too obvious) Wink
Logged
xenoclone
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 104



View Profile WWW
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #98 on: March 07, 2008, 07:36:12 pm »

No news at the moment. I changed jobs and bought a house between my last post and now. So programming hours got replaced with packing hours and so forth. Things are starting to settle down though. (We just moved in like 2 weeks ago.) There's been a tiny bit of progress on the art, but that's about it. I should be able to get cracking again soon.  Smiley
Logged

xenoclone
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 104



View Profile WWW
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #99 on: April 22, 2008, 08:38:20 pm »

Here's an internal debate that I've been wrangling with. What's more desirable: a Star Control style 2 player game and camera? Or a 4 player game, but one that's limited within a bounded arena?

I'm at this crossroads where I feel like I'm just going to have to use what I've got (~9 ships, 3 levels) and crank something out. So for me, I'm starting to lean toward just doing a 2 player game, SC style, start with the limited content and wrap things up fast. Thoughts?
Logged

RTyp06
*Smell* controller
****
Offline Offline

Posts: 491



View Profile
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #100 on: May 01, 2008, 11:43:30 pm »

Any reason to "wrap things up fast"? Some sort of time constraint ? I suspect you're having some major problems with the four player idea? I don't know about "desireable" but a 2 player game might be alright although it's already a pretty crowded arena. Check out Timewarp for an example if you haven't already.

Timewarp


Logged
Shiver
Guest


Email
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #101 on: May 02, 2008, 02:27:51 am »

Wouldn't I have to pay a little to play this? You'd best throw extra sprinkles and a cherry on top of this game if you expect $$$ for it.
Logged
xenoclone
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 104



View Profile WWW
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #102 on: May 03, 2008, 11:51:28 pm »

I think the major problems with 4 player are:
1- it partially breaks rock-paper-scissors balancing that works well in SC
2- it breaks the SC style camera
3- various annoyances thanks to 1 and 2

On the flip side:
1- I personally love 4-player games
2- it's not commonly done in this genre

I have seen Timewarp and, obviously, I'd like to 1-better it. As far as charging goes... it's totally up in the air. It really depends on where it goes. I've always figured that even if I charged I'd just give it away free to everyone whose given me feedback. I think that's fair. Smiley

So, I dunno. This has been a funky project. It started out small, then ballooned into something too big, and now I'm trimming it down again. I want to re-focus it... I just don't know how. Sad
Logged

Shiver
Guest


Email
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #103 on: May 04, 2008, 12:15:39 am »

My $0.02 again:

I'd rather have a four player game. Rock-Paper-Scissors using a string of different ships is pretty much what UQM net melee is already. Balance the ships so that they work best in a free for all. Give players an incentive to attack each other so the best strategy isn't to stay out of the fray. For instance, maybe every ship could have an extra ability that only turns on once that ship has scored a kill.
« Last Edit: May 04, 2008, 12:22:51 am by Shiver » Logged
RTyp06
*Smell* controller
****
Offline Offline

Posts: 491



View Profile
Re: SuperMelee Clone (Beta II In-Progress)
« Reply #104 on: May 04, 2008, 02:31:27 pm »

Have you explored the possibility of 2 vs. 2 ? This might aleviate some of the problems of an independent four player melee, but I realize does nothing for the camera issues. Four players on one machine is a tough one to pull off.
Logged
Pages: 1 ... 5 6 [7] 8 9 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!