Conquer Club

More scoreboards - specifically for game types

Suggestions that have been archived.

Moderator: Community Team

More scoreboards - specifically for game types

Postby e_i_pi on Fri Aug 29, 2008 11:29 am

Concise description:
  • Retain the overall Scoreboard
  • Implement 6 more scoreboards for each game type: Standard, Terminator, Assassin, Doubles, Triples, Quadruples

Specifics:
I love the scoreboard. It's a great way to judge your ability in a vast community. But let's face it - different players are different ranks for different reasons. I've seen plenty of people that play Speed Assassin game after game, but languish on page 20-30 of the boards. Some of these players are amazingly good at that game type (not me, by any stretch), and they don't get the recognition they deserve. Certain players are good, because they're good at a specific game type. I don't begrudge them for this, but I would like to see a system that recognises and encourages this. Proposal:
  • Have 6 more scoreboards, one for each game type - Standard, Terminator, Assassin, Doubles, Triples, Quadruples
  • When you score a win or a loss, you not only get those points put on your overall score, but also on your game type score
  • For example
    • You start at 1000 points. You win a Standard for 80 points, and lose an Assassin for 20 points:
    • Overall score 1060
    • Standard score 1080
    • Assassin score 980
    • Terminator, Dubs, Trips, Quads are all still 1000
  • Points gained or lost are always based on your overall score - the scoring algorithm doesn't undergo any changes

This will improve the following aspects of the site:
  • Retains the honour of being overall Conquerer
  • Includes mini-goals of Conquerer of Terminator, Conquerer of Doubles, etc
  • Allows players of lower rank to take pride in a good ranking in one game type
  • Allows strong players far more goals, rather than simply Conquerer, medals, ratings
  • Very easy to implement - simply a sum of points gained/lost on each game type
User avatar
Captain e_i_pi
 
Posts: 1775
Joined: Tue Feb 12, 2008 2:19 pm
Location: Corruption Capital of the world

Re: More scoreboards - specifically for game types

Postby blakebowling on Fri Aug 29, 2008 11:34 am

A much easier solution would be to have a Map Rank Scoreboard (inside the Map Rank script, not a new feature)
Private blakebowling
 
Posts: 5093
Joined: Wed Jan 23, 2008 12:09 pm
Location: 127.0.0.1

Re: More scoreboards - specifically for game types

Postby e_i_pi on Fri Aug 29, 2008 11:42 am

blakebowling wrote:A much easier solution would be to have a Map Rank Scoreboard (inside the Map Rank script, not a new feature)

If Map Rank is a script, surely it's client-based and not server-based?
User avatar
Captain e_i_pi
 
Posts: 1775
Joined: Tue Feb 12, 2008 2:19 pm
Location: Corruption Capital of the world

Re: More scoreboards - specifically for game types

Postby Frop on Fri Aug 29, 2008 12:24 pm

Great idea and I could think of a few more. Unfortunately just like last time we've discussed this on the forum - it won't happen. Lack commented somewhere in some even older thread that he can't recalculate all the scores due to the missing gamelogs, hence a 'low prio'. It's pretty much demotivating to say the least.
User avatar
Captain Frop
 
Posts: 1201
Joined: Thu May 10, 2007 3:02 pm

Re: More scoreboards - specifically for game types

Postby e_i_pi on Fri Aug 29, 2008 12:55 pm

Frop wrote:Great idea and I could think of a few more. Unfortunately just like last time we've discussed this on the forum - it won't happen. Lack commented somewhere in some even older thread that he can't recalculate all the scores due to the missing gamelogs, hence a 'low prio'. It's pretty much demotivating to say the least.

Ouch :(
User avatar
Captain e_i_pi
 
Posts: 1775
Joined: Tue Feb 12, 2008 2:19 pm
Location: Corruption Capital of the world

Re: More scoreboards - specifically for game types

Postby Mentos- on Fri Aug 29, 2008 1:56 pm

The only problem I see with having multiple scoreboards and having all score adjustments based on overall score, is that someone could abuse one scoreboard by losing a bunch of games in one type to lower their overall, then winning alot in another category, and repeating so they always win alot in that one category.

I definitely like the idea though.
High Score: 2693
Highest Rank: 35
User avatar
Lieutenant Mentos-
 
Posts: 62
Joined: Sat Aug 11, 2007 9:57 pm

Re: More scoreboards - specifically for game types

Postby blakebowling on Fri Aug 29, 2008 3:09 pm

e_i_pi wrote:
blakebowling wrote:A much easier solution would be to have a Map Rank Scoreboard (inside the Map Rank script, not a new feature)

If Map Rank is a script, surely it's client-based and not server-based?

Obviously it's client based, but I still think it could be integrated, and what about lost game logs, there are a record of points won and points lost from each game currently in the system, the finish order is the part that can't be calculated.
Private blakebowling
 
Posts: 5093
Joined: Wed Jan 23, 2008 12:09 pm
Location: 127.0.0.1

Re: More scoreboards - specifically for game types

Postby e_i_pi on Fri Aug 29, 2008 9:11 pm

blakebowling wrote:
e_i_pi wrote:
blakebowling wrote:A much easier solution would be to have a Map Rank Scoreboard (inside the Map Rank script, not a new feature)

If Map Rank is a script, surely it's client-based and not server-based?

Obviously it's client based, but I still think it could be integrated, and what about lost game logs, there are a record of points won and points lost from each game currently in the system, the finish order is the part that can't be calculated.

The points won or lost is all you require to calculate other scoreboards, finish order doesn't matter at all. I would think building it in server-side would be easier. Can you imagine everyone's PC calculating game type score for every person? Why carry out redundant operation after redundant operation? I'm not sure I understand why you think client-side is more favourable.

As for the missing logs, I guess we'd just have to bite the bullet and accept that they're gone. There's nothing you can do about them. If the data isn't there, it can't be built in. Simple as that. Nothing will bring the data back, let's just accept the loss.

mentos wrote:The only problem I see with having multiple scoreboards and having all score adjustments based on overall score, is that someone could abuse one scoreboard by losing a bunch of games in one type to lower their overall, then winning alot in another category, and repeating so they always win alot in that one category.

Good point. But, it's pretty drastic measures for someone to go to. Points dumping is already frowned upon too. Some could argue that this could encourage it, others could argue that it's already policed and so would be noticed by people. I guess this is a discussion point.
User avatar
Captain e_i_pi
 
Posts: 1775
Joined: Tue Feb 12, 2008 2:19 pm
Location: Corruption Capital of the world

Re: More scoreboards - specifically for game types

Postby Hatchman on Sat Aug 30, 2008 5:28 am

Good idea. Already voted "yes" in Blitz's thread a couple of weeks ago...
User avatar
Major Hatchman
 
Posts: 792
Joined: Sat Jan 13, 2007 6:05 am
Location: The charming village of Emery

Re: More scoreboards - specifically for game types

Postby chipv on Sat Aug 30, 2008 5:42 am

I'm absolutely flabbergasted at the suggestion that this should be done client-side but anyway...

This idea (everyone loves it) has been around before but unfortunately isn't possible.

The key point is this:

Points gained or lost are always based on your overall score - the scoring algorithm doesn't undergo any changes


Your overall score consists of points won/lost in all game types.
This means that if you use these in the 6 separate counts, you are still not getting an independent score.

What might have been possible is a complete re-score but this has been rejected already on the grounds of the missing logs.
User avatar
Major chipv
Head Tech
Head Tech
 
Posts: 2897
Joined: Mon Apr 28, 2008 5:30 pm

Re: More scoreboards - specifically for game types

Postby Hatchman on Sat Aug 30, 2008 8:23 am

Perhaps a relevant greasemonkey add-on would please everyone.
User avatar
Major Hatchman
 
Posts: 792
Joined: Sat Jan 13, 2007 6:05 am
Location: The charming village of Emery

Re: More scoreboards - specifically for game types

Postby blakebowling on Sat Aug 30, 2008 1:05 pm

hatchman wrote:Perhaps a relevant greasemonkey add-on would please everyone.

as I have suggested it before (and I understand why it won't work) it won't happen
Private blakebowling
 
Posts: 5093
Joined: Wed Jan 23, 2008 12:09 pm
Location: 127.0.0.1

Re: More scoreboards - specifically for game types

Postby FabledIntegral on Sat Aug 30, 2008 1:07 pm

Would be easier to lump dubs/trips/quads into "Team Games."
Major FabledIntegral
 
Posts: 1085
Joined: Wed Jan 02, 2008 6:04 pm
Location: Highest Rank: 7 Highest Score: 3810


Return to Archived Suggestions

Who is online

Users browsing this forum: No registered users