Skip to content

Releases: Golumpa/nte-exporter

v0.3.0 Release

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:07
93c6626

Release v0.3.0

Achievement exports now included

Commits included in this release

Changes since v0.2.1:

  • 5e9c915 Update mappings workflow for selected branches

  • 47fb753 Revert "Run mapping updates against the selected workflow branch"

  • c61b3f8 Use selected branch for automated mapping updates

  • 593b23e Resolve vehicle livery mappings from matching illustration assets

  • 7f7ad80 Canonicalize reward IDs during case-insensitive mapping

  • 5fe39b9 Add achievement export support

  • 40b4452 Expand achievement exports with progress and metadata

  • 35918f2 Improve history and achievement export guidance

  • 81301fe Allow shifted views to omit protocol padding

  • 9e510ab feat: add achievement export - Thanks @efk3-alt
    Automatically captures completed achievements during login and exports their IDs, including completed PlayStation trophies.

v0.3.0 Development Build

Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Aug 12:55

Release dev-v0.3.0

Commits included in this release

Changes since v0.2.1:

  • 5e9c915 Update mappings workflow for selected branches

  • 593b23e Resolve vehicle livery mappings from matching illustration assets

  • 7f7ad80 Canonicalize reward IDs during case-insensitive mapping

  • 5fe39b9 Add achievement export support

  • 40b4452 Expand achievement exports with progress and metadata

  • 35918f2 Improve history and achievement export guidance

  • 81301fe Allow shifted views to omit protocol padding

  • 9e510ab feat: add achievement export
    Automatically captures completed achievements during login and exports their IDs, including completed PlayStation trophies.

v0.2.1 Release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 16:15
c87ad76

Release v0.2.1

Commits included in this release

Changes since v0.2.0:

  • e44c5ee Bump version to 0.2.1

  • a48da86 Reconcile page-split timestamps for ten-pull transactions

v0.2.0 Release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:17
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.

v0.2.0 Development Build

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 00:43

Release dev-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.

v0.1.10 Release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 17:41
60eef77

Release v0.1.10

Commits included in this release

Changes since v0.1.9:

  • 60eef77 Merge pull request #6 from Golumpa/dev/0.1.10
    Fixed skin item ID's

  • 99b1ee7 Fixed skin item ID's
    Not sure why they change the internal ID's but here we go 🤷

v0.1.9 Release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 16:26
c4dda4f

Release v0.1.9

Commits included in this release

Changes since v0.1.8:

  • c4dda4f Merge pull request #5 from Golumpa/dev/0.1.9
    Added Shinku

  • 5bbebfa Added Shinku
    Added Shinku and her items to the mappings files

v0.1.8 Development Build

Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jun 15:24
60eef77

Release v0.1.8-dev-0.1.8.9

Commits included in this release

Changes since v0.1.7:

  • 98b2165 Stabilize UID generation and page-first dice parsing

  • 241a15e update version to 0.1.8

  • fe3eb98 all non main releases
    all non main releases will be marked as a pre release so we can build releases that do not get sent out as an update notification to everyone just yet

  • 2188e62 update release workflow to catch forgotten version bumping
    I forgot to bump the version to 0.1.8 in the last release but my workflows still ran and replaced the 0.1.7 files. Added a validation check and now refuses to release on an existing tag.

  • 5e46502 update release workflow to include commit descriptions
    like this description right here :)

  • 8ed01e7 Added Chaos items
    Added Chaos, his arc and his bonus cosmetic items.

  • 817f504 Make release workflow be a bit more detailed in the release notes

  • 666ff94 Update export format documentation for primary IDs
    Added 'reward_type' to the list of fields to avoid as primary IDs.

  • 0d8dde2 Enhance UID generation explanation in export-format.md
    Clarified UID generation process and uniqueness.

v0.1.8 Release

Choose a tag to compare

@github-actions github-actions released this 28 Jun 15:50
3b10eb3

Release v0.1.8

Commits included in this release

Changes since v0.1.7:

  • 3b10eb3 Merge pull request #4 from Golumpa/dev/0.1.8
    Dev/0.1.8

  • 98b2165 Stabilize UID generation and page-first dice parsing

  • 241a15e update version to 0.1.8

  • fe3eb98 all non main releases
    all non main releases will be marked as a pre release so we can build releases that do not get sent out as an update notification to everyone just yet

  • 2188e62 update release workflow to catch forgotten version bumping
    I forgot to bump the version to 0.1.8 in the last release but my workflows still ran and replaced the 0.1.7 files. Added a validation check and now refuses to release on an existing tag.

  • bd55602 Merge pull request #3 from Golumpa/dev/0.1.8
    Dev/0.1.8

  • 5e46502 update release workflow to include commit descriptions
    like this description right here :)

  • 8ed01e7 Added Chaos items
    Added Chaos, his arc and his bonus cosmetic items.

  • 817f504 Make release workflow be a bit more detailed in the release notes

  • 666ff94 Update export format documentation for primary IDs
    Added 'reward_type' to the list of fields to avoid as primary IDs.

  • 0d8dde2 Enhance UID generation explanation in export-format.md
    Clarified UID generation process and uniqueness.

v0.1.7 Release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:50

Release v0.1.7

Commits included in this release

Changes since v0.1.6:

  • bd55602 Merge pull request #3 from Golumpa/dev/0.1.8
    Dev/0.1.8

  • 5e46502 update release workflow to include commit descriptions
    like this description right here :)

  • 8ed01e7 Added Chaos items
    Added Chaos, his arc and his bonus cosmetic items.

  • 817f504 Make release workflow be a bit more detailed in the release notes

  • 666ff94 Update export format documentation for primary IDs
    Added 'reward_type' to the list of fields to avoid as primary IDs.

  • 0d8dde2 Enhance UID generation explanation in export-format.md
    Clarified UID generation process and uniqueness.

  • 5dea6a8 bump to 0.1.7

  • 5fac4cd add update notification