Whats been added up to now

Since the last post which can be found here i have piled a few more features into the Xbox achievements.

Firstly, with some help off @Cadab, i managed to sort out a neat little feature using what is normally a 404 error page.

This meant that i could create whatever i wanted to go after the foward slash and use it to detect different things.

So when you get a link like this: http://x.bonxy.net/Ghg8sj the script will break it down.

The first letter after the forward slash is the ‘type’. For instance, G means Game. So upon clicking this link you will get something like the below page.

Other links that will look like the above, but they are infact all different will be;
http://x.bonxy.net/LGMo0R – As this one starts with an L it means its a Log entry. IE, The system has logged someone playing a game.

http://x.bonxy.net/AwnhHQ – This one starts with an A which means it will link to an Achievement. IE, BobTheBuilder has unlocked this something.

You can also view a persons profile page by just going to the same above URL (http://x.bonxy.net/) and after the forward slash type a persons xbox live gamertag.

Kings Reigns

Like said in my first post about this project, this was going to be like a foursquare but for your xBox. So, one of the famous things about foursquare is mayorships. When you check into a place so many times, you become the mayor. Then you battle with other users to have the more check-ins of that place. If someone checks in more than you, you will lose the mayorship.

I have tried to import this system directly into xbox achievements. I want to make it so the more a user plays a game, the higher there count goes. (I have limited it this so it only counts 1 log per day per play. We dont want users cheating by turning on and off there xbox and make the logs get higher.)

A user has to have played the game a minimum of 3 non consecutive days before they become King. (I didnt want to take Mayor’s and mayorships so i changed it slightly.) The more a user plays the game, when there king, the longer there reign will get. Another user can only get hold of the reign by beating the amount of plays by 1.

Once the new user has aquired the reign the system will tweet the new king, and the previous king the news.

The system seems to be working well at the moment, with already 12 reigns issued out of 23 games.

Other People Playing

Another really simple, but effective feature i quickly added was the chance to see which other users are playing the same game as you. When you click on a games itself, for instance Battlefield 3 you can see at the below what i am talking about.

Future Plans

This weekend i am hopefully going to be incorporating more features into the system. Im going to be changing the way logs and game counts are added to the database, im also going to hopefully integrate a points system, giving points for more consecutive days and other mini challenges that will be available through the site.

More news will be posted soon.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.