Skip to content

v0.2.0 Release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:17
· 17 commits to main since this release
7f4efe6

Release v0.2.0

Commits included in this release

Changes since v0.1.10:

  • d04a80c Bump version to 0.2.0
    also improved github workflows a bit

  • cc88955 Added server detection
    Implemented server detection at the request of NTEWIZ. If not detected, it will ask after collecting pull data.

  • 9eae9b4 Added Mystery Box Support
    Added the event specific Mystery Box support to the exporter. Closes #7

  • 2b33ea6 Add 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.

  • 73bb100 Add safe snapshot and segment assembly
    Add envelope-aware snapshot and segment assembly for structured Monopoly and Arc history records.

  • a531252 Implemented fallback decoder
    Added a new fallback decoder on the chance things do not decode correctly with the primary decoder.

  • 042d47e Added mappings updater
    Implemented a mappings updater script that uses the Waifus-Grace/NTE_Assets repo to export all the required mappings.

  • dd07335 Improve 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.