Skip to content

Update for 3.0.2#74

Merged
averne merged 1 commit into
averne:masterfrom
AlejandroFuster:update-version-to-3.0.2
Apr 14, 2026
Merged

Update for 3.0.2#74
averne merged 1 commit into
averne:masterfrom
AlejandroFuster:update-version-to-3.0.2

Conversation

@AlejandroFuster
Copy link
Copy Markdown
Contributor

This PR updates the tool to work with game version 3.0.2 by adding the new version enum and extending the existing 3.0.x parser mappings accordingly.

What changed

  • Bumped tool version to 1.7.7.
  • Added V302 enum variant and registered 3.0.2 with the new save revision.
  • Updated per-version arrays for TurnipParser, VisitorParser, DateParser, and WeatherSeedParser to include an additional 3.0.x entry so 3.0.2 is recognized and handled (3.0.2 reuses the same offsets as 3.0.1).

Validated on a real save from my console.

Huge thanks as always, looking forward to hearing your thoughts!

Closes #73

Copy link
Copy Markdown
Owner

@averne averne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except for one small nit.
Thanks!

Comment thread src/parser.hpp Outdated
@AlejandroFuster AlejandroFuster force-pushed the update-version-to-3.0.2 branch from 5a43bf0 to 14fd17b Compare April 14, 2026 14:13
@averne averne merged commit 6e73738 into averne:master Apr 14, 2026
1 check passed
@averne
Copy link
Copy Markdown
Owner

averne commented Apr 14, 2026

Thanks again, I'll tag a release soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Version 3.0.2

2 participants