Skip to content

Fix backup compare + package count#688

Open
Rynat86 wants to merge 2 commits into
4sval:devfrom
Rynat86:dev
Open

Fix backup compare + package count#688
Rynat86 wants to merge 2 commits into
4sval:devfrom
Rynat86:dev

Conversation

@Rynat86

@Rynat86 Rynat86 commented Jul 13, 2026

Copy link
Copy Markdown
  • Changed reading strings to reading UTF-8 strings because when a path contained non-ASCII characters (it shouldn't, but oh well), it'd be read incorrectly.

  • Added VFS name to each asset in the backup file to differentiate them from patch files when reading for All (Modified). Since they have the same path but exist twice, TryGetValue would return the same asset both times, so one of them would always be listed.

  • Removed check for 0 entries because the search window wouldn't update loaded package count when there were none.

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.

1 participant