CSFBL Stats Parser Code
Status: Beta
Brought to you by:
redsfan74
File | Date | Author | Commit |
---|---|---|---|
CSFBL Stats Parser | 2011-09-27 | RedsFan74 | [r2] Updated to 0.7.5 |
CSFBL Stats Parser Installer | 2011-09-27 | RedsFan74 | [r2] Updated to 0.7.5 |
Castle.ActiveRecord | 2011-09-27 | RedsFan74 | [r2] Updated to 0.7.5 |
CSFBL Stats Parser.sln | 2011-09-27 | RedsFan74 | [r2] Updated to 0.7.5 |
README.txt | 2011-09-27 | RedsFan74 | [r2] Updated to 0.7.5 |
Version: 0.7.5 *INSTALLATION* Run setup.exe *UPGRADE* (pre-0.6.2) Uninstall previous version first. Make sure to uninstall SQL Server 2008 Express (Control Panel > Add/Remove Programs) before installing the update. *UPGRADE* (0.6.2 and on) Run setup.exe *****IMPORTANT****** DUE TO CHANGES IN THE DATABASE SCHEMA, ALL DOWNLOADED INFORMATION NEEDS TO BE PURGED IF APPLICATION VERSION PRIOR TO 0.5.0 Open the Application. Select File -> Purge Database. Redownload information. *Version History:* 0.7.6 - Fixed issue with the progress bar throwing an error when searching for a player. 0.7.5 - Changed the player list from a ListView to a DataGridView using Datasets. increases speed, provides ability to lock columns, sorting, rearranging columns, etc. Single season downloads now available on a per league basis. 0.6.3 - Fixed an issue with exporting and FIPS calculations. Included BABiP as a pitcher stat. 0.6.2 - Moved from SQL Server 2008 Express to SQL Server 2008 R2 Express 0.6.1 - Added a Qualifier drop down list to sort players. 0.6.0 - Moved to SQL Server Express 2008 0.5.2 - Added Player Search feature. 0.5.1 - Changed GUI layout to clean up. 0.5.0 - Incorporated Home/Away statistics and exporting of Home/Away. 0.4.1 - Disabled exporting of situational statistics as they were creating zero byte files. 0.4.0 - Fixed purging of database and recreating the schema. Also moved database file to more accesible location for application to fix "Run as Administrator" error. 0.3.0 - Fixed statisics downloading and added extra export abilities 0.2.0 - Increased processing speed of downloaded data 0.1.0 - Option to go online/offline at startup and from within database. Situational Statistics added.