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

Support EGS #538

Draft
wants to merge 22 commits into
base: refactoring
Choose a base branch
from
Draft

Support EGS #538

wants to merge 22 commits into from

Commits on Oct 29, 2021

  1. Basic stuff working

    Lucki committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    f893ca7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8cac42 View commit details
    Browse the repository at this point in the history
  3. Try some DLC handling

    Lucki committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    2de8455 View commit details
    Browse the repository at this point in the history
  4. Misc

    Lucki committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    2352c50 View commit details
    Browse the repository at this point in the history
  5. correct function call

    Lucki committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    07838bf View commit details
    Browse the repository at this point in the history
  6. Fix segfault caused by infinite loop

    Also:
    * some improved DLC handling
    * actually update the cached asset list
    * always save fetched metadata to disk
    Lucki committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    f7ad1eb View commit details
    Browse the repository at this point in the history
  7. Implement updating

    Lucki committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    3a4495e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c527f4a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4452c3c View commit details
    Browse the repository at this point in the history
  10. More DLC handling

    Lucki committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    163d930 View commit details
    Browse the repository at this point in the history
  11. DLC version marker for independent updating

    is this even a thing?
    Lucki committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    9b0cd05 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3f60b50 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b79d7ae View commit details
    Browse the repository at this point in the history
  14. Use system locale

    Lucki committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    c0bfc84 View commit details
    Browse the repository at this point in the history
  15. Only remove tracked files

    Lucki committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    9110a25 View commit details
    Browse the repository at this point in the history
  16. Merge locale

    Lucki committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    434852d View commit details
    Browse the repository at this point in the history
  17. Playtime tracking

    Lucki committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    a644e50 View commit details
    Browse the repository at this point in the history
  18. Moving stuff around

    Lucki committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    dbffbf4 View commit details
    Browse the repository at this point in the history
  19. write files asap

    Lucki committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    285eb5d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Configuration menu
    Copy the full SHA
    b18d965 View commit details
    Browse the repository at this point in the history
  2. Config changed

    Lucki committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    23e6f47 View commit details
    Browse the repository at this point in the history
  3. Make importing work again

    Lucki committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    51431d7 View commit details
    Browse the repository at this point in the history