cRPG

cRPG => Suggestions Corner => Topic started by: Johammeth on November 21, 2013, 12:45:17 am

Title: Autobalance sorting and class balance.
Post by: Johammeth on November 21, 2013, 12:45:17 am
Is it possible to change the way that autobalance works?

Right now, it seems that autobalance works by sorting players according to their score.

Rather than doing one big sort for all players, is it possible to run an ordered series of sort commands on particular subsets of the player pool?

example:
-Game identifies all players with Bow WPF and sorts them appropriately (tries to keep banners together, balances for points within this subset of players etc).
-then, game identifies all remaining players with XBow WPF and sorts them appropriately.
-then, game identifies all remaining players with RidingSkill and sorts them appropriately.
-then, game identifies all remaining players with ShieldSkill and sorts them appropriately.
-then, game identifies all remaining players and sorts them appropriately.

Obviously you would have to figure out the ideal hierarchy of sort commands, but the end result would be a crude class balance system. It isn't perfect, but it's an idea to prevent the dreaded "ugh, enemy team has all the _____ this map, this is miserable."

I'm not at all familiar with MnB/cRPG code, though, so I don't know if this is possible.
Title: Re: Autobalance sorting and class balance.
Post by: Mongolista on November 21, 2013, 01:00:58 am
A clever idea actually, I have encountered this problem many times in the morning when the servers are waking up and also at night when the servers are dying out, basically when theres about 20 people and the balance usually throws all the archers in one team and all the shielders (or melee) in the other. Even if the teamwork is awesome, lacking on one of the classes can be a crucial point for victory.
Title: Re: Autobalance sorting and class balance.
Post by: Johammeth on November 24, 2013, 06:33:43 am
Is this possible?
Title: Re: Autobalance sorting and class balance.
Post by: Molly on November 24, 2013, 10:31:45 am
This needs more attention. Sorting and balancing for classes would go very far in improving the overall experience on battle server especially.
Title: Re: Autobalance sorting and class balance.
Post by: Lealo on November 24, 2013, 10:38:28 pm
I actually think unbalanced gives a tactical aspec to the game, however the balance of your team (and enemies) is not showed anywhere. It should be shown before picking equipment, so that you can plan ahead somewhat - to bring spikes, siegeshield, pikes etc. The sorting is looks good
Title: Re: Autobalance sorting and class balance.
Post by: Riddaren on November 25, 2013, 12:56:07 am
I believe the developers have said it's hard to change how the balancing works.
I'm pretty sure they would have done something about it by now if they could, since this has been suggested many times before.