Script Summary: Used to create a team record book that can then be posted in the team forums.
Version: 2010.06.05
Copyright: 2010, garrettFoster
I have seen several suggestions for a team record book and little mention of its implementation. So, I finally sat down and wrote a script to create one for you. I have been meaning to do this for several seasons and am proud to finally have a testable product. Please report bugs in the userScripts forum or by PM.
Its use should be fairly straightforward. Just click the "Build Record Book" button. Of course there are options should you not want the entire team history to be included, or want to make inclusion into certain record books more difficult.
Once its done, it will take a while, it will display the game record book with buttons that will let you see the season and the lifetime record books as well. I chose to separate them to make it easier to copy/paste into you forums. Do not navigate away until you have all three saved/pasted somewhere, once you do you will lose them. Also, do not paste more than one in a post or it will get cut off.
Anyways I hope you like it. Feedback and ideas are welcome.
http://goallineblitz.com/game/forum_thread.pl?t...
Compatible Browsers
-chrome 5.0.375.55 beta
-firefox 3.01
-firefox 3.6.3
-opera 10.10
Changelog
2010.06.05
-added better handling of un-simmed games
-fixed bug that was causing min attempts to be ignored
-added to greaseMenu (and uploaded associated screenshot)
2010.05.25
-fixed a "doubling" bug that would count a game or season twice
2010.05.23.4
-fixed a bug caused by leading arrays that were empty
2010.05.23.3
-added better error handling for undefined or missing data
2010.05.23.2
-fixed some spelling mistakes
-added missing ")" to default career and season strings
-modified the server error checking
-fixed decimal length to 1 digit in output
2010.05.23.1
-fixed a bug that caused the "number of records to display" feature to not be followed
2010.05.23
-added a feature that lets the user define how many records to display
-added a feature that lets the user customize how the records are output to the screen
-added a feature that lets the user modify the stats based on point differential
2010.05.22.5
-fixed a bug that would inflate completion percentage
2010.05.22.4
-fixed a bug caused by returning the wrong type of data from a server error
2010.05.22.3
-changed debug reporting to make script opera 10.10 compatible
-added headers to page requests to try and help older browsers
-changed the way 'current season' is found to make opera compatible
-changed @include so the script can work on the if you're looking at a different season
-changed life or lifetime to career in displayed items
-added a bit of reporting the title bar of the tab (this is mostly for chrome users)
-fixed a bug that would crash the ajax request in older firefoxes
-tested opera 10.10 compatible
-tested chrome 5.0.375.55 beta compatible
-tested firefox 3.01 compatible
2010.05.22.2
-changed YAC to be calculated as Total YAC and not an average, this means it doesn't need a filter
-fixed a bug that caused avg receiving yards to be too large
-reduced the number or retries from 4 to 2 before being able to skip data
2010.05.22.1
-fixed a bug that inflated defensive stats (INTs, MsTk, etc)
-changed format slightly so single game records would fit into forums
-fixed a bug where numbers with comma's would not report correctly
-fixed a bug that was causing the minimum receptions to not be followed
2010.05.22
- fixed a "home team" bug
- added error reporting in the status
2010.05.21
- uploaded for the first time



