Comments on: Leaderboards: A How-To Guide [...] or are more likely to make a purchase, challenge friends or talk about your game… YES! Read this article here about implementing leaderboards (thanks to David [...] [...] or are more likely to make a purchase, challenge friends or talk about your game… YES! Read this article here about implementing leaderboards (thanks to David [...]

]]>
By: David Czarnecki/2011/01/31/leaderboards-a-how-to-guide/#comment-480 David Czarnecki Thu, 10 Feb 2011 17:45:51 +0000 .

]]>
By: David Czarnecki/2011/01/31/leaderboards-a-how-to-guide/#comment-479 David Czarnecki Thu, 10 Feb 2011 17:39:33 +0000 not correct work with non-unique scores (need .example:user "one" -- 10 scoresuser "two" -- 10 scoresadd "one"add "two"leaderboard:twoonebut "one" was the first and should be higher (need timestamp correction in sorted set?) not correct work with non-unique scores (need .example:user “one” — 10 scoresuser “two” — 10 scoresadd “one”add “two”leaderboard:twoonebut “one” was the first and should be higher (need timestamp correction in sorted set?)

]]>
By: David Czarnecki/2011/01/31/leaderboards-a-how-to-guide/#comment-477 David Czarnecki Tue, 25 Jan 2011 13:52:09 +0000 Sometimes the players exceed all expectations of a 'reasonable' score and the client side limitations can become a real nightmare, without shipping an update to the client they are stuck 'cheated' themselves, having an actual legitimate high score but unable to submit and claim their fame... Leaderboard security can always be a pain because of validating the 'close to ridiculous' scores, heh :) Nice post! Sometimes the players exceed all expectations of a ‘reasonable’ score and the client side limitations can become a real nightmare, without shipping an update to the client they are stuck ‘cheated’ themselves, having an actual legitimate high score but unable to submit and claim their fame… Leaderboard security can always be a pain because of validating the ‘close to ridiculous’ scores, heh :) Nice post!

]]>
By: David Czarnecki/2011/01/31/leaderboards-a-how-to-guide/#comment-475 David Czarnecki Mon, 24 Jan 2011 16:27:14 +0000 Looks interesting!  I would be interested in a follow up about this post in regards to leaderboard security.  There's nothing worse than a leaderboard with cheaters on it!   Looks interesting!  I would be interested in a follow up about this post in regards to leaderboard security.  There's nothing worse than a leaderboard with cheaters on it!  

]]>