icza / scelight

The source code of the Scelight project with all its modules.
https://sites.google.com/site/scelight/
Apache License 2.0
124 stars 19 forks source link

Preliminary 3.9 replay support #8

Closed icza closed 7 years ago

icza commented 7 years ago

Scelight 6.2.13 added preliminary support for 3.9 replays.

This preliminary means 3.9 replays are parsed successfully, but invalid or unknown actions are displayed in the Replay Analyzer. The reason for this is because balance data (at the replay binary level) has changed, and the Export balance data feature of the SC2 Map editor looks buggy at the moment, and does not export all the data needed. Will fix this when Blizzard fixes its bugs.

icza commented 7 years ago

Yay! Blizzard finally fixed the bug in the editor! Scelight 6.2.19 is out, and contains updated balance data and SC2 textures. This issue is fixed now!