The Ur-Quan Masters Home Page Welcome, Guest. Please login or register.
Did you miss your activation email?
October 13, 2024, 01:12: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)
| | |-+  Net Melee Balance Mod: ALL ABOARD
« previous next »
Pages: 1 ... 7 8 [9] 10 11 Print
Author Topic: Net Melee Balance Mod: ALL ABOARD  (Read 36416 times)
Gekko
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 199


Arena regular


View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #120 on: February 09, 2010, 09:47:36 am »

The current Ur-Quan uses slightly homing fusion bolts as the main gun. Piloting the ship involves using fighters in such a fashion where you can keep the opponent on move and forcing him to either die to the fighters or face the fusion bolts. Gravity whipping gives a rather long range to the fusion bolts and this can be used in quite a few matches. It's definitely a 30 point ship now and people have used it very much on the arena.

I believe that Shiver commented on a suggestion similar to yours earlier. "We only want one Melnorme" or something similar. It's better to have each ship unique.
Logged

Visit #uqm-arena and play a game of Net Melee!
Try the Net Melee Improvement mod
psydev
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 136


Why don't all races have point defense lasers?


View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #121 on: February 15, 2010, 06:59:29 am »

My understanding was that the homing projectile made the ur-quan too powerful, especially in particular matchups. For this reason, I suggested a new weapon that might be useful.

The difference between the Ur-Quan I proposed and melnorme is that the Ur-Quan can't hold a charge, and so the usefulness of the gun is different, especially since it drains the battery quickly. The purpose of the new gun was to reduce the time and energy cost of missed shots, while still penalizing the Ur-Quan for using the alternate, arguably more powerful weapon.

One example of where this might help is Ur-Quan vs. Chmmr, where the Ur-Quan has to fire very quickly to damage the opponent, but will probably miss a lot, and perhaps die before he can get all the shots off.
Logged
Gekko
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 199


Arena regular


View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #122 on: February 15, 2010, 03:27:06 pm »

It did, first. Currently it's rather balanced after Shiver nerfed it a bit. Fusion bolt battery usage was increased, homing capabilities changed, fighters tweaked... Currently the 30 point ships usually fight evenly and Ur-Quan has about as many flaws as the other capital ships. I've played a lot of balance mod with Sideways on the arena lately. Orz has been performing well against his Ur-Quan, but this might be due to difference in skill. Orz was supposed to be a light counter according to Shiver's words, but it might be too effective against players who don't know how to get everything out from Ur-Quan. Chenjesu does well unless it warps in badly.

We are facing a problem once we find out that the mod is unbalanced. Shiver is gone and I don't want to tamper with his mod. It's his, not mine.
Logged

Visit #uqm-arena and play a game of Net Melee!
Try the Net Melee Improvement mod
Defender
Enlightened
*****
Offline Offline

Gender: Male
Posts: 817



View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #123 on: May 01, 2012, 03:54:33 am »

I like some of the changes shiver made in this and it's inspired me to come up with ai balance mod.

But coming up with ideas is far easier than implementing them yourself. Especially when you don't understand the code. I get the basics, I can change crew, battery, turn rate, ect, but the part of the code that tells the ship to chase or evade, shoot or don't shoot, that's where I need help.

Sample of what I had in mind:

The kohr-ah currently try to chase you down when they are far more effective if they stand off and shoot blades. I was thinking they should behave like the chenjesu in this respect. still using fried as a defense like they do.

Or Having each ship have one specific ai to counter one specific ship.
kohr-ah vs chmmr = the kohr-ah would close the distance to use it's fried, negating the chmmr's zap sats or try too, then switch, stand off and shoot blades.

Is there any notes, books, where I could pick this up? I want to learn but have no idea where to start.
« Last Edit: May 02, 2012, 03:37:14 am by Defender » Logged
Death 999
Global Moderator
Enlightened
*****
Offline Offline

Gender: Male
Posts: 3874


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


View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #124 on: May 02, 2012, 08:02:02 pm »

The three main behavior types are constants - ENTICE, something like ATTACK, and something like AVOID.

Entice is like, swoop in front to try to get them to chase you so you can turn around and pummel them from a point that's within your range but outside theirs.

But... well... sometimes that mode is activated in cases when that can't happen.
Logged
Defender
Enlightened
*****
Offline Offline

Gender: Male
Posts: 817



View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #125 on: May 02, 2012, 10:30:24 pm »

hmmm not many options. I would be curious to see what would happen with everyone set to attack.
Logged
Venkman
Zebranky food
*
Offline Offline

Posts: 8



View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #126 on: May 05, 2012, 07:31:55 am »

 I just wanted to say I've now clocked a lot of time on balance mod with my friends and it is truly awesome. Thank you.

I love the Thraddash and the Yehat, which now honestly deserves the name Terminator (as opposed to Vanilla's "Turtler".)

Thank you for your time and dedication. You guys have done a wonderful thing.
Logged
danzibr
*Many bubbles*
***
Offline Offline

Posts: 109



View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #127 on: July 11, 2012, 02:33:28 pm »

Are there any older versions of this available?  Or are there older versions?

In particular, I'm looking to do both UQM Extended Edition with this balance mod, but they're incompatible.  I was hoping an older version (if there is one) of the balance mod would work.
Logged
oldlaptop
*Smell* controller
****
Offline Offline

Posts: 337



View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #128 on: July 11, 2012, 11:21:57 pm »

So far as I know, most (if not all) UQM mods are modified executables. You're either running the Balance Mod executable or the UQM Extended executable, there's no way to combine them without compiling a new executable from source code, with the changes from both mods. For UQM Extended and Balance Mod this would probably require a fairly skilled programmer familiar with UQM's source code, since UQM Extended is not based on UQM 0.7 final. For two mods that are both based on the same UQM version, it might be somewhat easier (you could probably just generate patch files for each mod and blindly apply them to UQM 0.7), but there's still the possibility that the two would try to change the same thing, again requiring a programmer to sort it out. Not to mention the fact that you'd still have to compile your new executable from source.
Logged

Play Supermelee online in #uqm-arena!
Netmelee Improvement Mod
danzibr
*Many bubbles*
***
Offline Offline

Posts: 109



View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #129 on: July 15, 2012, 11:34:13 pm »

Bummer... well, thanks oldlaptop.  I have zero programming experience, so I'll just have to wait until they add the choose-a-mod feature.
Logged
Gekko
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 199


Arena regular


View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #130 on: July 22, 2012, 08:31:01 am »

There won't be a mod that includes the extended edition and the balance mod. The b-mod is intended for net melee, and the AI does not do well with the new ships. The extended edition is intended for singleplayer, and thus AI.
Logged

Visit #uqm-arena and play a game of Net Melee!
Try the Net Melee Improvement mod
Gekko
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 199


Arena regular


View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #131 on: August 24, 2012, 12:35:03 am »

Shiver's Balance Mod version 2.04 has been released. It can be downloaded from the Ultronomicon.

Version 2.04 chances:
- Mod built with GCC 4.7: After some months of debugging and testing we discovered that builds made with GCC 4.7 do not seem to cause any desynchs in online play.
- Pkunk respawn decrement changed from 15 to 18. Initial respawn chance of 80 is not changed. This decreases the chances of getting too many Pkunk respawns a bit. On average Pkunk respawns 1.578 times.

Reasoning: The UQM 0.7.0 version of the Balance Mod has been buggy in online play. There have been numerous desynchronization issues and this has required occasionally restarting the game in order to be able to play. Oldlaptop and I have been hunting this problem for a few months now, but ultimately did not find the cause. The problem was long suspected to be related to the random number generator, but the latest tests would state this was not the case. However, as we upgraded our compiling tools to use GCC 4.7 the bug disappeared. So far we have not observed any desynchs using our new builds. Anyone who builds the mod on Linux or OS X must use GCC 4.7 or a later version.
Logged

Visit #uqm-arena and play a game of Net Melee!
Try the Net Melee Improvement mod
psydev
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 136


Why don't all races have point defense lasers?


View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #132 on: October 18, 2012, 12:13:04 pm »

I am happy to see the balance mod coming along so nicely. It doesn't feel so much like a work in progress now, but rather a product that has found its groove.

It's nice to see the Ur-Quan has become worthy of being a capital ship, while keeping its flavor and not being radically altered. The rest of the ships seem like they are close to where they should be, and that the game is now basically balanced.

Since checking out the latest updates, I have started playing melee again. I actually have been enjoying it. It helps to know how to build a fleet to match up ships. It helps a lot more knowing that the game is solidly balanced. I think that if the game is made accessible to new players (having a net-melee server that facilitates online play), people will start to get involved. UQM is a pretty popular open-source download, I think.

Thanks so much for doing this! You have facilitated Star Control's legacy living on. It seems like you had the expertise to know what you were doing and made a fitting product. Yay for us!

Logged
psydev
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 136


Why don't all races have point defense lasers?


View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #133 on: October 24, 2012, 11:20:50 pm »

Is there a thread to make suggestions for the balance mod?
Logged
oldlaptop
*Smell* controller
****
Offline Offline

Posts: 337



View Profile
Re: Net Melee Balance Mod: ALL ABOARD
« Reply #134 on: October 24, 2012, 11:55:43 pm »

I would suggest either discussing proposed changes on #uqm-arena or filing enhancement requests at the Github bug tracker here:

https://github.com/Roisack/Shiver-Balance-Mod/issues
Logged

Play Supermelee online in #uqm-arena!
Netmelee Improvement Mod
Pages: 1 ... 7 8 [9] 10 11 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!