Skip to content

Releases: jsTron/ReboundLogParser

v6.4.1 - Away Overtime Win Reporting Fix

04 Aug 18:32
664f699

Choose a tag to compare

Log files may not report "overtime_losses" any longer, and a fix was needed.

v6.4 - 6v6 Data Entry Redesign

13 Nov 05:58
18b17c9

Choose a tag to compare

Data Entry for up to 10 players per side.
Redesign for side-by-side data grids

v6.3.1 - Season 11 Bugfix

18 Oct 01:57
a634a9e

Choose a tag to compare

Fix PeriodsPlayed bug due to stat sum including the broken GamesPlayed stat field.

v6.3 - Season 11 Update

17 Oct 03:33
bc503d0

Choose a tag to compare

Now requires all three period logs. Will calculate periods played based on stat changes per period.

v6.2 - Season 10 Update

17 Jul 23:38

Choose a tag to compare

Add new stats:

  • Assists
  • Points
  • Periods Played
    Refactor JSON deserialization.
    Update supporting libraries to latest.

ReboundLogParser_v6.1

13 Oct 16:06
c736809

Choose a tag to compare

Changes from v6.0

  • Remove team name from data table
  • Add player ID to data table
  • Typo fix on multiple log file mode label

ReboundLogParser_v6.0

29 Apr 18:26
8238f54

Choose a tag to compare

Full release before Season 6 of SPL.

Changelog from 6.0.202b:

  • Protect from loading player names from League Republic when no log file has been loaded.
  • Protect from setting player names to data table lines with no data.
  • Protect from sending data to League Republic unless all players are selected for data in the table with no player duplicates.

ReboundLogParser 6.0.202b

05 Mar 19:41

Choose a tag to compare

Pre-release
  • Log folder removed from structure.
  • Load Logs button changed to Open Logs to populate an Open File dialog.
  • Drag-drop over the data table added for adding log files.
  • Send data button lockout and duplicate player selection indications added to protect sending data to a player entry more than once.
  • Protection added to prevent non-JSON data being sent to the parser.
  • Main form refactored to include resizing capabilitites.
  • CEF browser refactored to support high-DPI screens (e.g. 4K/8K). Large black border around webpage is gone.
  • Binary files packaged in bin directory to keep main folder clean.

v6.0.0_alpha2 release

22 Feb 06:45
7bbaf24

Choose a tag to compare

v6.0.0_alpha2 release Pre-release
Pre-release

Add web browser to integrate with League Republic game statistics page.
Add load buttons to get team player registered names.
Add send buttons to populate player statistics data in web page.
Add ComboBoxes to translate Steam player names to registered names.
Clear ComboBoxes based on new log file loaded or reloading player names.

A League Republic login is required to fully utilize this application.

IMPORTANT: Being an Alpha release, no guarantee or warrantee is implied.