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

Implement "jumping" to other mods inside the mod browser #367

Merged
merged 14 commits into from Nov 10, 2022

Commits on Nov 1, 2022

  1. Initial better mod browser link implementation

    Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
    TheKodeToad committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    7f32c64 View commit details
    Browse the repository at this point in the history
  2. Add more license headers

    Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
    TheKodeToad committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    b9547ad View commit details
    Browse the repository at this point in the history
  3. Auto-select first result

    Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
    TheKodeToad committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    d03ae34 View commit details
    Browse the repository at this point in the history
  4. Hacky tweaks

    Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
    TheKodeToad committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    6c7d040 View commit details
    Browse the repository at this point in the history
  5. Only select correct mod

    Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
    TheKodeToad committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    c890aa1 View commit details
    Browse the repository at this point in the history
  6. Slight cleanup

    Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
    TheKodeToad committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    d1626d2 View commit details
    Browse the repository at this point in the history
  7. Add another fallback

    Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
    TheKodeToad committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    5768676 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Formatting and forward-declaration

    Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
    TheKodeToad committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8dfa339 View commit details
    Browse the repository at this point in the history
  2. A good use of auto

    Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
    TheKodeToad committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    6c45a99 View commit details
    Browse the repository at this point in the history
  3. Another fix

    Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
    TheKodeToad committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    a1ed815 View commit details
    Browse the repository at this point in the history
  4. Even more fixes

    Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
    TheKodeToad committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    a29d88c View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary block

    Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
    TheKodeToad committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    cb796db View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Implement Scrumplex's suggestions

    Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
    TheKodeToad committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    16e3b78 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Implement flowln's suggestions

    Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
    TheKodeToad committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    99ed0b6 View commit details
    Browse the repository at this point in the history