League Rankings v2.0

By Dantae Last update Jul 10, 2011 — Installed 24,487 times.


Script Summary: Puts a menu on your team page that shows where you rank compared to other teams in the league.

Version: 07.10.11

!!!!!ATTENTION!!!!! You must uninstall the old script v1.0. This will avoid old saved values from making the script go all goofy.

Image Hosted by ImageShack.us
11.13.08
Fixed the problem with last season's stats getting stuck and the new rankings not being called.

11.13.08.a
Had something backwards in the fix, didn't pick up after the second game. Now it should work. Checks the counter to see if it is 16, then if the total win/loss/tie record is not 16 it will return the value to pull the new rankings.

11.17.08
Nixx assisted in finding the bug where the script would be confused if the total stored value was higher than total games played and less than 16.

12.09.08
Added some memory optimization code.

12.17.08
(1) This is a massive update to the script. Added a display for the Turnover Ratio, this shows either a +- display.
(2) Built a setting to check for future updates and puts in a direct link to install the new version. This helps when I find a huge problem and need to make sure everyone gets the update.

12.18.08
This should fix the problem with the script not getting a turnover ratio for some people.
--First attempt at using the auto update announcer with those that have updated--

01.04.09
No clue what is not working right. some people are reporting bad math for the turnover ratio. Need more testing to see if its just the path to the stats or something else. It fixes itself in diagnostic mode but gets occationaly stuck in user mode.
o3.26.09
Update to change a version reference correction.

o7.29.09
Updated to enlarge the update button so you CANT miss it for updating. Its freaking huge and blinks. Update another version reference correction

o9.29.09
Tried an update using regular xmlHttpRequest and it failed. Reverted to old gm_xmlHttpRequest code.

o7.31.1o
changed the delay for no good reason. just kidding, it was changed for testing purposes and future changes

06.16.11
Happy Captain Picard Day!
version only changed to test out the script so I can prepare for some tweaks I am thinking about adding.

06.17.11
Finally got this to work with PBR Scouting regardless of it loading before or after the script
The changes made include:
-Loads all league stats in one page request instead of a page load every time a team is visited.
-Help menu with a nifty little link to message Dantae for support or suggestions.
07.10.11
-fixed a season 23 bug dealing with calculating the total record.