Guild Wars 2 WvW API Usage in Android

Another android code sample that can get the active match-ups from the Guild Wars 2 WvWvW API, parse them all and store in a local cache. First thing you need to do is create the helper class called Utils, create a file called Utils.java and insert the following code: import java.text.DecimalFormat; public class Utils { … Read more

SourceMod Plugin Updates

Quick update about the status of my SourceMod plugins right now. I will keep them updated and bug free when I have the time (If you encounter any problems and want to get in contact we me, will be much quicker response posting on this website). Planning to get AFK Manager fixed soon and re-release … Read more

SSL Certificate Up and Running

The site is now running under It’s own personalised SSL certificate. This should give everyone a better peace of mind, knowing all your data TO and FROM the website is now encrypted.