gamertags 6.x-3.3

Making the release compatible with PHP 5.2.x (seeing as Drupal 6 is terrible with PHP 5.3...)

gamertags 7.x-2.0

New features

First version for 7.2.x release (in line with 6.x-3.x releases).

gamertags 6.x-3.1

User update hook.
Updated Autoload support for 6.x-2.x branch.

gamertags 6.x-3.0

New features

Initial release of D7.x-2.x backport.

TODO:
Complete Panels integration.
Create SimpleTests for Panels, Views and Token integration.
Test, test, test...

gamertags 7.x-2.x-dev

  • Upgrading to D7 properly
  • Making Gamertags pluggable
  • Providing new Gamertags:
    • 3ds
    • Xfire
  • Create a range of SimpleTests

gamertags 6.x-2.77

Removed compatibility for mygamercard.net as it's no sadly no longer with us.
Added PHP 5.3 compatibility (hope I didn't miss anything).

gamertags 6.x-2.76

New features

Due to popular request here is Views 3 support;

http://drupal.org/node/899372 : Kindly tested by MasterChief

It's so likely to break by the time Views 3 is stable! ;o) Currently in alpha!

gamertags 6.x-2.74

Bug fixes

Fixing minor issue; http://drupal.org/node/846286#comment-3358678

PHP error: uasort function requires first parameter to be an array (previously undefined when no Gamertags are set to be collected)

gamertags 6.x-2.73

Stuff:
Added variable to turn on/ off validating user profile entered Gamertags with MyGamercard.net and PSN.
Changed form_set_error in above validation, to drupal_set_message 'error' as Sony are fools.
TODO:
Improve Gamertag validity checking
...Am still open to suggestions? ...Although I think I'm done for now unless someone suggests something amazing, I have other projects to attend to...

gamertags 6.x-2.72

Balls... I missed two gamertags_render_all -> gamertags_all changes...

For the release notes, see the previous release.

gamertags 6.x-2.71

New features
Stuff:
Added template for rendering ALL gamertags. Have to confess I'm not overly happy with how I've had to implement it (I hate having too much php code in template files) - reason for it is that to enforce the weighting from the settings you're required to produce an array of ordered gamertags, else there's no simple way to allow a themer to tell which order the tags should be displayed in.
Add tips/ variables to template files.
TODO:
Improve Gamertag validity checking

gamertags 6.x-2.70

New features
Stuff:
Put 'Collect and Display' settings into a table to make associating new 'weights' field more accessible
Added new variables to the uninstall hook
Added some Gamertag validity checking (which was actually accidentally in the previous version, but now it's official!)
Improving code for message div
Possibly other stuff I forget...
TODO:
Improve Gamertag validity checking
...Am still open to suggestions?

gamertags 6.x-2.66

Bug fixes

#845636: Forgot "= NULL" for optional variable in function gamertags_return_url, thanks MasterChief

gamertags 6.x-2.65

New features
Bug fixes
  • Removed PSN image link (finally)
  • Added tpl files for each Gamertag so themers can now add their own and add titles, divs, whatever
  • Added helpful message for image URLs on settings page to let you know the display and URL settings are linked somewhat
  • Fixing tokens, a variable - is x enabled - was pointing to the wrong x (Playstation I think)
  • Drastically shortened/ simplified settings.js file
TODO:
Dunno, maybe it's about time I added validation to test if the gamertag actually exists?

gamertags 6.x-2.61

New features
Bug fixes

#844102: Better gamertag img for American PSN network

gamertags 6.x-2.53

New features

Text output for Views, Panels and Tokens.
I possibly did something else as well but I've forgotten what it was...

gamertags 6.x-2.6

New features

659198: Thanks to Dudditz - implemented gamertag validation

gamertags 6.x-2.52

Bug fixes

Removed double check_plain.
Corrected old call to legacy theme function.

gamertags 6.x-2.4

New features

Adding some extra settings.
Adding Wii Friend Codes.
Adding Panels support.

gamertags 6.x-2.2

New features

Added two new 'features' - choice of having Gamertags on registration form and using MyGamercard.net rather than Xbox.com.

xbox_gamertag 6.x-1.1

Oops, forgot how to use TortoiseCVS... This is the correct release for Drupal 6.x

Subscribe with RSS Subscribe to Releases for Gamertags