Page 1 of 1

Badge revoked - ANSWERED

Posted: Wed Dec 23, 2015 8:03 pm
by benedictarnold
My top level badge was revoked, even though I haven't missed any games. Any idea how that could happen?

Re: Badge revoked

Posted: Wed Dec 23, 2015 10:50 pm
by Stratego (dev)
yes: if you do not have in the last 2 months at least 1-2 finished games (even with zero skips), than you can go down a few levels.

Re: Badge revoked - ANSWERED

Posted: Wed Dec 23, 2015 10:53 pm
by benedictarnold
I just finished a game yesterday. I'm pretty active on multiplayer, so I don't think that's the problem.

Re: Badge revoked

Posted: Thu Dec 24, 2015 6:00 am
by benedictarnold
Can you do something about the ranking? Doesn't seem to accurately report a users activity or likelihood to continue a match once you have started playing.

Re: Badge revoked - ANSWERED

Posted: Thu Dec 24, 2015 7:45 am
by Hardeep
Easy to find active players, just play with people on the forum, namely me :D

Re: Badge revoked

Posted: Thu Dec 24, 2015 9:48 am
by Stratego (dev)
benedictarnold wrote:Can you do something about the ranking? Doesn't seem to accurately report a users activity or likelihood to continue a match once you have started playing.
can u put specific suggestion about the change? (in the topic of the badge system)
what is your badge by the way?

Re: Badge revoked - ANSWERED

Posted: Thu Dec 24, 2015 5:22 pm
by benedictarnold
I responded on the other thread

http://www.ageofstrategy.net/viewtopic. ... 7a4#p17981

As for suggestions, its hard to say since I don't know what the code base looks like. In general I think you should use a mutex to ensure the different players of a match don't experience a race condition. That would give skips a better reliability.

Maybe even have a server-side clock to keep track of the time elapsed. I'd be pretty aggressive with how often you check the server from the client.

If you're worried about network availability, forget it. It's a multiplayer game so offline play shouldn't be expected. If they don't have a reliable network connection then they should t play multiplayer.

Sorry for typos, I'm on mobile.

Re: Badge revoked - ANSWERED

Posted: Sun Dec 27, 2015 4:29 am
by benedictarnold
Ok, badge was demoted again. This time I know for sure that I didn't miss any turns.

Can you turn this feature off until it gets fixed? I'm worried its penalizing me without there being anything I can do to stop it.

Re: Badge revoked - ANSWERED

Posted: Sun Dec 27, 2015 7:07 am
by Stratego (dev)
"penaltize": it does not "penaltize" you, simply shows your activity status.

do you have the dev version?
- in dev version you can check how is your badge calculated.
- and if you write here what values you see we can calculate if you current badge is fit to those values (game count, and skiped count) or not, and we can fix any bug if there is any.

thanks!

Re: Badge revoked - ANSWERED

Posted: Sun Dec 27, 2015 3:05 pm
by benedictarnold
Ok i can do that. But I don't have the dev version, can you PM me the links? I'm not sure how to get it. Thanks!

Re: Badge revoked - ANSWERED

Posted: Sun Dec 27, 2015 7:30 pm
by Stratego (dev)
benedictarnold wrote:Ok i can do that. But I don't have the dev version, can you PM me the links? I'm not sure how to get it. Thanks!
email me and i can send u

Re: Badge revoked - ANSWERED

Posted: Wed Dec 30, 2015 4:27 am
by thedidey

Re: Badge revoked - ANSWERED

Posted: Wed Dec 30, 2015 7:16 am
by Stratego (dev)
oik, please post it into the "badge" thread and also suggesst specific modification on the formula.