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

Fix SafeDisc filtering #749

Merged

Commits on Sep 26, 2024

  1. Start updating filtering for SafeDisc

    This will need more work, as it is currently incomplete, unoptimized, and untested.
    TheRogueArchivist committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d805286 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Further updates to SafeDisc Filtering

    Still not done, but most if not all the major edge cases should be accounted for. Mostly just needs testing to make sure I didn't accidentally break something along the way, and further polishing of code and outputs.
    TheRogueArchivist committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4fd9ff7 View commit details
    Browse the repository at this point in the history
  2. Further update to SafeDisc Filtering

    More cleanly covers another specific case.
    TheRogueArchivist committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0306c58 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    afab036 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    a5f8a25 View commit details
    Browse the repository at this point in the history
  2. Update SafeDisc matching for newest BOS

    Fix things that broke with the BOS update, and update a few comments.
    TheRogueArchivist committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9a54bf7 View commit details
    Browse the repository at this point in the history