v0.2.0 Development Build
Pre-releaseRelease dev-v0.2.0
Commits included in this release
Changes since v0.1.10:
-
d04a80cBump version to 0.2.0
also improved github workflows a bit -
cc88955Added server detection
Implemented server detection at the request of NTEWIZ. If not detected, it will ask after collecting pull data. -
9eae9b4Added Mystery Box Support
Added the event specific Mystery Box support to the exporter. Closes #7 -
2b33ea6Add capture diagnostics and replay fixtures
Add privacy-safe capture diagnostics and sanitized replay fixtures without changing the existing export format, record order, or UID generation. -
73bb100Add safe snapshot and segment assembly
Add envelope-aware snapshot and segment assembly for structured Monopoly and Arc history records. -
a531252Implemented fallback decoder
Added a new fallback decoder on the chance things do not decode correctly with the primary decoder. -
042d47eAdded mappings updater
Implemented a mappings updater script that uses the Waifus-Grace/NTE_Assets repo to export all the required mappings. -
dd07335Improve test suite
Improves the existing test suite by splitting the single test file into multiple files.Also adds the ability for other people to use the tests with some example data.