Sorry it took me a while to get this version out. And in fact, it doesn't have the utilty I was working on (Awards voting) as I never got enough time/motivation to do it. But I know people are waiting for this so I'll release what I got now, and add the Awards voting sometime soon.
First up, the new utilties are all 100% fhomness's credit. All I did was integrate them into my code. They are:
Ratings Report: Be able to sort any organization's (and free agent's) players by multiple ratings. Similar to the draft sorting tool, just for your organization.
Playoff Odds Report: See who's got the best chance to make the playoffs, or (in my case, usually), see how much of a longshot you are. Uses complex pythag. formulas that are over my head. This is found under the Last Sim report.
The following are the bugfixes and tweaks I've done:
Draft:
- Fixed issues with the draft timer not displaying properly
- Added an option to set a team to "Auto-draft" if the admin has to auto draft for the team due to missing the pick
Last Sim:- Fixed to work on multi-league setups, so each league can see their own Last Sim report.
Development:- Split the generation of the development reports into two tasks (running the diff and generating the HTML links), so hopefully people do not hit the CPU limit on their webservers
Managers/Profile:- Added two fields, Forum ID and a link to a PM for the forum, to integrate OOTPOU with league forums.
And additional other minor fixes that I've forgotten about.
To install for the first time, use:
http://www.getch.org/OOTPOU/OOTPOU.zip
To upgrade an existing installation, use:
http://www.getch.org/OOTPOU/OOTPOUPatch.zip
Note that when you install the new version, you will need to rerun your Last Sim report to view it again. All other utilities should work fine right from the get go.
I haven't had time to update the Readme. I will do it soon, but to explain the new Playoff Odds report, I will post an excerpt from fhomness's readme that he wrote. The Ratings report is pretty self-exlpanatory.
As usual, PM or post if you have any questions or issues.