Releases: ACEmulator/ACE-World-16PY
16PY v0.0.2
This release is undoes several hacks put in the previous release to simulate compatibility with ACEmulator. The intent going forward is to correct issues with the base data in the code base and not through manipulation of the data to already be in the form we saw pcapped by end users.
This means that this release will look significantly worse initially than the previous one and the current ACE-World releases, but as our code improves to handle the objects properly, they will be more accurate than from just pcap generated data
16PY v0.0.1
This is the first pass at world data that can be imported into ACEmulator.
This initial commit includes some data hackery to make it compatible with current ACEmulator master branch. The next release will remove these hacks in order to be able to properly handle the fixes with code instead of data manipulation.
Even with this hack, many things will look off or out of place compared to ACE-World. This is expected behavior but will improve as corrections are made within the ACEmulator codebase to properly handle the base data.
Future pull requests will include more exported data that can be imported and used by ACEmulator.