Skip to content

Automatically updates Quantum Force's 'Bloodsheet' tool with data from gpro.net.

License

Notifications You must be signed in to change notification settings

Timdpr/bloodsheet-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pageres

Bloodsheet Updater Tool

An application which automatically updates Quantum Force's 'Bloodsheet' tool with data from gpro.net.

Installation

No need! Just download from this link and run BloodsheetUpdater.exe

Usage

  • Enter your GPRO username and password, select the Bloodsheet file you wish to update and hit 'Update'. Make sure you do not have your Bloodsheet open when you do this!

  • The tool will fetch your current driver and car attributes, as well as the weather details for the next race, then update the relevant cells in your Bloodsheet.

What it doesn't do

It will not update the track name or the Dry/Wet weather selection boxes. Make sure to do this yourself! The former may come in a later update, but the latter does not seem feasible considering the race weather can be a judgement call.

It also assumes you have not placed any new sheets before 'Race Details', and the driver, car and weather cells are all in their usual places. (Correct order is [UNSHEET] - Welcome - Input - Race Details)

Login?

You may be understandably uneasy at having to enter your password! All I can say is the source code is ~500 lines long and freely available to read above, and the application does not store any data.

Notes

  • This is my first public application! There's bound to be plenty bugs and things I've overlooked, please let me know of any problems, comments or suggestions via GPRO....

  • As such, I recommend making a backup of your bloodsheet before using this tool, and checking it is giving you the correct values - though it is much more likely to fail completely than to update incorrectly.

  • My code is thoroughly commented, and anyone learning Java, JavaFX, Apache POI, jsoup or HtmlUnit would probably find it handy to go through. If any experienced hands happen to go through it I would love to hear any critiques!

Future features

  • Update the track name, Q1 + Q2 weather and Technical Director stats.
  • Speed up web scraper by scraping car data from qualify page.

Known issues

Application freezes while working, preventing status messages (eg. "Fetching data...") from appearing.

Built with

Licence

Created by Tim Russell and licenced under the GNU General Public Licence

About

Automatically updates Quantum Force's 'Bloodsheet' tool with data from gpro.net.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published