Releases: jsTron/ReboundLogParser
v6.4.1 - Away Overtime Win Reporting Fix
v6.4 - 6v6 Data Entry Redesign
Data Entry for up to 10 players per side.
Redesign for side-by-side data grids
v6.3.1 - Season 11 Bugfix
Fix PeriodsPlayed bug due to stat sum including the broken GamesPlayed stat field.
v6.3 - Season 11 Update
Now requires all three period logs. Will calculate periods played based on stat changes per period.
v6.2 - Season 10 Update
Add new stats:
- Assists
- Points
- Periods Played
Refactor JSON deserialization.
Update supporting libraries to latest.
ReboundLogParser_v6.1
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
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
- 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
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.