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

Rust Rewrite #215

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

Rust Rewrite #215

wants to merge 65 commits into from

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    c3b0347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e66cc57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2de9ea1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14b7547 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d822f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82c7446 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af08cee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e3e094 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04958ff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76bf220 View commit details
    Browse the repository at this point in the history
  11. Better error handling

    mindstorm38 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    d28f4ac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    77e34b4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f0b6aa2 View commit details
    Browse the repository at this point in the history
  14. Library resolution

    mindstorm38 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    4744a83 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    91ff867 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    70b8a29 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c576e00 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1d56676 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fd168e7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a44624f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8f08744 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5697ce6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    71b5238 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cad6e0d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2a4dd7a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    5739030 View commit details
    Browse the repository at this point in the history
  2. WIP Mojang Manifest

    mindstorm38 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    27156dd View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 9, 2024

  1. Finally reworked how handlers are passed as arguments and implemented…

    … mojang installer into test CLI.
    mindstorm38 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5396b54 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Added entry mode to the batch download API that support both "force" …

    …and "cache" mode, the cache mode is now used for Mojang manifest.
    mindstorm38 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    dbb17ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4839d5f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. JVM resolution

    mindstorm38 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    34e9c1f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Finished Mojang JVM installation, with correct link support and fallb…

    …ack to system, or the opposite, or one of them only, or static.
    mindstorm38 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    263022a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    a18959d View commit details
    Browse the repository at this point in the history
  2. New tested version

    mindstorm38 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    04e0c60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfb2cc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    9e46bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    839a6ee View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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

Commits on Oct 1, 2024

  1. Finished deciding how to launch the game, now working and fixed a lot…

    … of issue regarding launch. Now using default Java 8 if not specified in the version metadata.
    mindstorm38 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    40e75b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Improved JVM finding, now in parallel. Still have issues with map_to_…

    …resources assets, need more researches.
    mindstorm38 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    44f6d15 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    e0988e6 View commit details
    Browse the repository at this point in the history
  2. Fixed how mojang manifest was requested in case all version of the hi…

    …erarchy are fetch excluded.
    mindstorm38 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5d46249 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab7284e View commit details
    Browse the repository at this point in the history
  4. Adjusted crates metadata

    mindstorm38 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2e81053 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Working on CLI

    mindstorm38 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    54e2f02 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Working on CLI

    mindstorm38 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    6873bca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95fb7d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    495636c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    4df5278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68b413d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Working on table output for CLI, also using Chrono crate in core crat…

    …e to parse dates in metadata
    mindstorm38 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    98c5785 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    2a5ac68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09b4026 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    346ba2d View commit details
    Browse the repository at this point in the history
  2. Improved logging.

    mindstorm38 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a56f4b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    c8ea1e4 View commit details
    Browse the repository at this point in the history
  2. Worked on local search

    mindstorm38 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    725a76e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

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

Commits on Oct 13, 2024

  1. Working on the frontend to support proper XML logging as well as lega…

    …cy logging, with colors when supported by the terminal.
    mindstorm38 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    024b0e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aa1e5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5034010 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e52045f View commit details
    Browse the repository at this point in the history
  5. Added ctrlc handler and termination of the game to ensure coherency o…

    …f Windows with the default behavior on Linux
    mindstorm38 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    801298f View commit details
    Browse the repository at this point in the history