Releases: STOCD/OSCR-UI
Version 1.0 (v2025.7.10.1)
- Fixed Self-Damage not being reported in the Live Parser
- Fixed a bug with the favorite ladder setting which resulted in a crash.
- Detect & Notify for Permission Error in Repair Log functionality
- Fixed lack of graphs due to using a newer version of pyqtgraph than expected.
- AppImage (Linux) is still in development, but one has been provided in this release.
v2025.3.28.0
AppImage Test Release
Version 1.0 (v2025.3.5.0)
- Fixed Division by Zero error: STOCD/OSCR@5b05b6d
- Fixed Index Out of Range error: STOCD/OSCR@6c6d4c1
Version 1.0 (v2025.2.14.0)
- Fixed a bug with map detection that was allowing invalid logs to be submitted.
- Fixed a bug where self-damage prolonged combat time
- Fixed a bug where combat time share was not accurate
Version 1.0 (v2025.2.5.1)
- Improved Log Fix functionality.
Version 1.0 (v2024.12.30.1)
- Made OSCR fully compatible with gzip files
- fixed an bug in isolate_combats that caused the oldest combat of a file to have an incorrect byte starting position
Version 1.0 (v2024.12.22.6)
- Resolved an issue where parses could not be uploaded.
Version 1.0 (v2024.12.22.3)
-
The UI has had several quality of life changes.
-
The Sidebar has been reworked to better display the list of combats.
-
There is now a new "Map Detection Details" Panel that can be selected to give details on why a map was classified the way it was.
-
Icons for several unfinished features were removed from the Sidebar and now there are buttons for "Export Combat" and "Parse Older Combats" in their place.
-
Total Log Duration and Active Player Duration are now noted in the Sidebar
-
The size of the charts on the Overview Page can now be adjusted.
-
The combat log data on the Overview Page can now be collapsed.
-
The size of the charts on the Analysis Page can now be adjusted.
-
The Live Parser has been moved to an icon at the top right of the main window
-
The Live Parser has been updated to allow toggling between viewing players with their name or handle.
-
Various dialog boxes and messages have been updated.
Version 0.5 (v2024.12.5.1)
- Added Support for Winter Invasion Event
Version 0.5 (v2024.11.30.1)
General
- Fixed miscalculations in analysis table STOCD/OSCR@46bb6b3