sc2replay-csharp icon indicating copy to clipboard operation
sc2replay-csharp copied to clipboard

HotS replays need event parsing updated

Open ascendedguard opened this issue 11 years ago • 0 comments

There are changes needed to get HotS event parsing to work again, then the ability and unit files need to be compiled for each HotS version as well.

A lot of work involved here. I know the Python project has updated abil and unit codes, and Mischanix seems to have updated his gist for retrieving event codes for HotS here: https://gist.github.com/Mischanix/4164860

These need to be added to the sqlite database and recompiled accordingly.

Also reference Mischanix's documentation on the SQLite DB here: https://github.com/Mischanix/sc2replay-csharp/wiki/Event-Information-Database

ascendedguard avatar Apr 09 '13 06:04 ascendedguard