Skip to content

Releases: ACEmulator/ACE-World-16PY

16PY v0.0.2

05 Jan 17:02
5c5b7de

Choose a tag to compare

16PY v0.0.2 Pre-release
Pre-release

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

04 Jan 18:50
28e04c7

Choose a tag to compare

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.