Releases: Golumpa/nte-exporter
Release list
v0.3.0 Release
Release v0.3.0
Achievement exports now included
Commits included in this release
Changes since v0.2.1:
-
5e9c915Update mappings workflow for selected branches -
47fb753Revert "Run mapping updates against the selected workflow branch" -
c61b3f8Use selected branch for automated mapping updates -
593b23eResolve vehicle livery mappings from matching illustration assets -
7f7ad80Canonicalize reward IDs during case-insensitive mapping -
5fe39b9Add achievement export support -
40b4452Expand achievement exports with progress and metadata -
35918f2Improve history and achievement export guidance -
81301feAllow shifted views to omit protocol padding -
9e510abfeat: 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
Release dev-v0.3.0
Commits included in this release
Changes since v0.2.1:
-
5e9c915Update mappings workflow for selected branches -
593b23eResolve vehicle livery mappings from matching illustration assets -
7f7ad80Canonicalize reward IDs during case-insensitive mapping -
5fe39b9Add achievement export support -
40b4452Expand achievement exports with progress and metadata -
35918f2Improve history and achievement export guidance -
81301feAllow shifted views to omit protocol padding -
9e510abfeat: add achievement export
Automatically captures completed achievements during login and exports their IDs, including completed PlayStation trophies.
v0.2.1 Release
v0.2.0 Release
Release 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.
v0.2.0 Development Build
Release 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.
v0.1.10 Release
v0.1.9 Release
v0.1.8 Development Build
Release v0.1.8-dev-0.1.8.9
Commits included in this release
Changes since v0.1.7:
-
98b2165Stabilize UID generation and page-first dice parsing -
241a15eupdate version to 0.1.8 -
fe3eb98all 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 -
2188e62update 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. -
5e46502update release workflow to include commit descriptions
like this description right here :) -
8ed01e7Added Chaos items
Added Chaos, his arc and his bonus cosmetic items. -
817f504Make release workflow be a bit more detailed in the release notes -
666ff94Update export format documentation for primary IDs
Added 'reward_type' to the list of fields to avoid as primary IDs. -
0d8dde2Enhance UID generation explanation in export-format.md
Clarified UID generation process and uniqueness.
v0.1.8 Release
Release v0.1.8
Commits included in this release
Changes since v0.1.7:
-
3b10eb3Merge pull request #4 from Golumpa/dev/0.1.8
Dev/0.1.8 -
98b2165Stabilize UID generation and page-first dice parsing -
241a15eupdate version to 0.1.8 -
fe3eb98all 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 -
2188e62update 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. -
bd55602Merge pull request #3 from Golumpa/dev/0.1.8
Dev/0.1.8 -
5e46502update release workflow to include commit descriptions
like this description right here :) -
8ed01e7Added Chaos items
Added Chaos, his arc and his bonus cosmetic items. -
817f504Make release workflow be a bit more detailed in the release notes -
666ff94Update export format documentation for primary IDs
Added 'reward_type' to the list of fields to avoid as primary IDs. -
0d8dde2Enhance UID generation explanation in export-format.md
Clarified UID generation process and uniqueness.
v0.1.7 Release
Release v0.1.7
Commits included in this release
Changes since v0.1.6:
-
bd55602Merge pull request #3 from Golumpa/dev/0.1.8
Dev/0.1.8 -
5e46502update release workflow to include commit descriptions
like this description right here :) -
8ed01e7Added Chaos items
Added Chaos, his arc and his bonus cosmetic items. -
817f504Make release workflow be a bit more detailed in the release notes -
666ff94Update export format documentation for primary IDs
Added 'reward_type' to the list of fields to avoid as primary IDs. -
0d8dde2Enhance UID generation explanation in export-format.md
Clarified UID generation process and uniqueness. -
5dea6a8bump to 0.1.7 -
5fac4cdadd update notification