I'm trying to parse replays for a custom game, however it seems to be only giving me data from based on the pre-loaded game data in "sc2reader/data/". For instance, custom abilities show with an id of 0, and custom units don't have a name/type associated with them.
I'm not too sure on how the data is loaded so that I can hack together a solution.. Any thoughts?