Updated Mangos.Extractor to support WoTLK and Cata. Credit to Brotalnia.#71
Updated Mangos.Extractor to support WoTLK and Cata. Credit to Brotalnia.#71
Conversation
|
The following was in @Daribon original PR: This adds support to WoTLK and Cataclysm to Mangos.Extractor. This means that the extractor supports all versions between 0.5.3 alpha to 4.3.4 cataclysm after it is applied. Credit goes out to Brotalnia for most of the code in this commit. Brotalnia gave me permission to publish his code. I just updated the code to match the formatting and coding style of the latest revision, since it was based on an older revision. The patch also changes the following: Updatefields output has been changed from C# to C++. Since the latter is widely more used in WoW emulation. |
This change is