The sigs will no longer accept player names in the URL. For example:
This used to work
- http://bf2s.com/player/tf-Hitman/sig.png
but it no longer will. Instead you will need to use your PlayerID in place of your nick:
- http://bf2s.com/player/43917103/sig.png
Not a serious difference (you can find your PID on your player profile page), but it was important to note it for those that might wonder why the sig no longer works.
EDIT: Also, the sigs will now show SF awards, should you have them. I have, however, increased the cache duration on the awards sig from 2 hours to 24 hours. The load that single signature was placing upon the machine was rather intense. I'll probably move this routine for generating the sig image into the "update player's stats" routine that is part of the queue, but that will come later.
This used to work
- http://bf2s.com/player/tf-Hitman/sig.png
but it no longer will. Instead you will need to use your PlayerID in place of your nick:
- http://bf2s.com/player/43917103/sig.png
Not a serious difference (you can find your PID on your player profile page), but it was important to note it for those that might wonder why the sig no longer works.
EDIT: Also, the sigs will now show SF awards, should you have them. I have, however, increased the cache duration on the awards sig from 2 hours to 24 hours. The load that single signature was placing upon the machine was rather intense. I'll probably move this routine for generating the sig image into the "update player's stats" routine that is part of the queue, but that will come later.