Conversation
|
Do you have example .slk files which use these tags? I know the implementation is incomplete because I only intended to load the .slk files from wc3, which only use the ID, B, C, and E tags. |
|
SLK Files.zip I can also get you examples from custom maps, if needed. |
9711ef3 to
7110797
Compare
7110797 to
637c29b
Compare
…s tags, like formatting.
637c29b to
307faa6
Compare
|
Sorry it took a while to respond, the SLK project is not very high on my priority list (I would've prefered to not have this library at all since it's not really specific to wc3, but I couldn't find an existing package at the time). The diff is a bit hard to read since you refactored it quite a bit, so I made a separate PR (#76) with just the fix for reading a C line which has Y instead of X. I'm sure the class could use some perf improvements and refactoring, but I prefer to keep those efforts separate from bugfixes. |
Make SylkParser more robust to handle malformed files & ignore useless tags, like formatting.