Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved item name and type parsing #430

Merged
merged 8 commits into from
Dec 31, 2024
Merged

Improved item name and type parsing #430

merged 8 commits into from
Dec 31, 2024

Conversation

leMicin
Copy link
Contributor

@leMicin leMicin commented Dec 30, 2024

Fixes #414
Fixes #326

Pretty big refactor of Metadata and Header parsing to simplify maintenance moving forward.
Restored class parsing using regex for better parsing across languages. The fuzzy matching is still there as a fallback to catch new items sooner.

Streamlined namespaces, improved syntax, and adjusted parsing flow for better readability and maintainability. Updated header property assignments to ensure correct fallback logic and fixed minor issues in invariant item ID handling.
# Conflicts:
#	src/Sidekick.Apis.Poe/Parser/Headers/HeaderParser.cs
@leMicin leMicin merged commit 7bac7eb into main Dec 31, 2024
1 check passed
@leMicin leMicin deleted the feature/header-refactor branch December 31, 2024 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant