Skip to content

Releases: AdamSmasherDerby/Statsbook-Tool

v3.1.1 - When will THEN be NOW?

09 Mar 18:06
Compare
Choose a tag to compare

JRDA released a new version of the statsbook with tiny minor changes that shouldn't have broken anything. At least, assuming I didn't do something stupid like hard-code all the version numbers.

Oh.

OK, so now if the program sees a version HIGHER than the latest release of which it is aware, it will at least TRY to parse it under the latest current template. It will also throw a warning in that case, and if you see that warning, please let me know, OK? Thanks!

(Note: there was once again a compilation issue on the Mac side. I think it's been fixed as of 3/17/24. If you're having an issue where it won't load files, please try downloading again.) (Note: trying again, this time copy-paste should work on Macs as well.)

v3.1.0 - Great Googly Moogly

20 Jan 05:07
Compare
Choose a tag to compare

This release adds the ability to enter a Google Sheets link. Assuming the sheet is formatted either identically to a WFTDA Statsbook, or IS a JRDA Statsbook, it should work, including the "refresh" button. As always, please let me know if it doesn't.

v3.0.0 - JRDA 2023 Edition

05 Feb 20:20
Compare
Choose a tag to compare

The release of a new JRDA statsbook seems as good a time as any to bump the major version number. But we all know what that *.0.0 means - BUGS! Almost assuredly. Please report them as you find them, preferably with an accompanying .xlsx file I can use for checking. Note that this checker only works on .xlsx files, so you'll have to export the Google sheet to one in order to check it.

v2.2.6 - Stupid march of time...

16 Nov 05:41
Compare
Choose a tag to compare

Looks like the xlsx file format has moved on without me. It never calls, it never writes, it never lets me know that I have to upgrade the importer module or it will break on certain forms of rich text encodings...

Well, we can fix the last bit, anyway.

v2.2.5 - Does anybody really know what time it is?

08 Jun 05:07
Compare
Choose a tag to compare

Not Windows, apparently - with no change to the code OR to the statsbook, the tool nonetheless stopped working if you didn't enter a time on the IGRF. I suspect something changed internal to Windows or Excel on how it handled the file format, but I have no idea. At any rate, it should now fail gracefully. I may or may not have also fixed a bug where the "Game Date" display was off by a day for users in the Eastern Hemisphere. If I haven't, it doesn't matter - that date isn't used for anything.

v2.2.4 - Electron 10

19 Oct 04:00
Compare
Choose a tag to compare

More security related upgrades. Don't worry - it's unlikely they'll affect you if you don't upgrade. Also broke my automated testing, so I needed to test the testing, which I don't seem to be able to do in an automated way. No functional changes.

v2.2.3 - Refresh the refresh!

22 Jul 00:14
Compare
Choose a tag to compare

More fallout from the big upgrade - this time it turns out the refresh button wasn't working. Moved to a purely Node based file loading approach. What does that mean? Who cares! The refresh button works again.

v2.2.2 - Bug Fixes

19 Jul 21:45
Compare
Choose a tag to compare

v2.2.1 broke the subsidiary windows. This fixes them. In quite likely related news, I am WORKING on adding automated testing at some point.

v2.1.1 - Electron 9.1 Update

12 Jul 23:35
Compare
Choose a tag to compare

For users, the only change in this version is a warning if a skater receives 6 penalties and is then expelled. This COULD be correct - or it could be the case that the skater actually just fouled out, and the PT mistakenly entered their penalty ONLY in the FO column, but did not also enter it as a seventh penalty in its own right. It's just a warning to do a sanity check, not flagged as an error.

The main reason for making a new release at this time is to fix a security vulnerability by upgrading to Electron 9.0. Developers (hi Petey!) should be aware of this change, no one else will really notice.

Only the Windows version is compiled at this time - I won't be able to compile the Mac / Linux versions until I am reunited with the contents of the moving van in September. Given the vast quantities of derby happening at the moment, I apologize for the inconvenience.

v2.2.0 - CRG 4.0 Related Bug Fixes

10 Dec 01:33
Compare
Choose a tag to compare

Bugs brought to light by the release of CRG 4.0. Probably the first round of several.