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

dev: Packages #429

Draft
wants to merge 42 commits into
base: main
Choose a base branch
from
Draft

dev: Packages #429

wants to merge 42 commits into from

Commits on Jul 16, 2023

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

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    008e31e View commit details
    Browse the repository at this point in the history
  2. chore: Code cleanup

    GeckoEidechse committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    babb502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58b8dce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e301bd View commit details
    Browse the repository at this point in the history
  5. fix: Formatting

    GeckoEidechse committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0fc68de View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    0cd98b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d0d813 View commit details
    Browse the repository at this point in the history
  3. feat: Give wrong version number on legacy TS mods

    to prompt to "update" mod
    GeckoEidechse committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    24090dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7df3de9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb8cfbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fc6669 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f9c555 View commit details
    Browse the repository at this point in the history
  8. fix: Typo in comment

    GeckoEidechse committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8a1c8d3 View commit details
    Browse the repository at this point in the history
  9. fix: Add missing semi colon

    No clue how that even worked in the first place
    GeckoEidechse committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ea74685 View commit details
    Browse the repository at this point in the history
  10. feat: Delete packages installed in legacy mode

    on upgrade
    GeckoEidechse committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6958580 View commit details
    Browse the repository at this point in the history
  11. fix: Remove unnecessary reference

    according to clippy
    GeckoEidechse committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    349a3cb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    a2b80ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8d321a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    794817d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48bfce1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d06d88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28c2627 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56ac4a1 View commit details
    Browse the repository at this point in the history
  8. fix: Typo in comment

    GeckoEidechse committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e0aab46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f3dcde View commit details
    Browse the repository at this point in the history
  10. fix: Typo in Cargo.toml

    GeckoEidechse committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e3c68e1 View commit details
    Browse the repository at this point in the history
  11. feat: Delete old version of package on update

    also deletes old version of legacy package if installed
    GeckoEidechse committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8ae71ef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c16ff2e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    d335e74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef088ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5bffe6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06cdb5d View commit details
    Browse the repository at this point in the history
  5. fix: Formatting

    GeckoEidechse committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    68892a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. fix: Bump libthermite to 0.7.0-beta

    The difference is simply the removed deprecation notice
    GeckoEidechse committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d7fdbf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    448c6f3 View commit details
    Browse the repository at this point in the history
  3. docs: Add comment explaining why we skip a folder

    if parsing folder name to Thunderstore mod string failed.
    GeckoEidechse committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e4f995b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17d6282 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e988a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fbb3e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09f8834 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b49af5 View commit details
    Browse the repository at this point in the history