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

feat: install/uninstall modules from welcome window #593

Merged
merged 19 commits into from
Feb 21, 2021

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    13a6ca1 View commit details
    Browse the repository at this point in the history
  2. fix null ref

    erikas-taroza committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    52b6595 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    07bc043 View commit details
    Browse the repository at this point in the history
  2. Updated modules page.

    erikas-taroza committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    6f2f564 View commit details
    Browse the repository at this point in the history
  3. Added modules.

    erikas-taroza committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    1755cc6 View commit details
    Browse the repository at this point in the history
  4. fix smells

    erikas-taroza committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    df2dcd2 View commit details
    Browse the repository at this point in the history
  5. update discord url

    erikas-taroza committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    c7aa3ac View commit details
    Browse the repository at this point in the history
  6. Fix smells

    erikas-taroza committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    2a82e58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3e3aaf View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Merge branch 'master' of https://github.com/MirageNet/Mirage.git into…

    … welcome-window-modules
    erikas-taroza committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    6f5540f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9dbc17 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Merge branch 'master' of https://github.com/MirageNet/Mirage.git into…

    … welcome-window-modules
    erikas-taroza committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    b73e365 View commit details
    Browse the repository at this point in the history
  2. rename from module -> package

    fixed UI issues
    erikas-taroza committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    c6b1394 View commit details
    Browse the repository at this point in the history
  3. add comments

    erikas-taroza committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    580b204 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e6a433 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Merge branch 'master' of https://github.com/MirageNet/Mirage.git into…

    … welcome-window-modules
    
    # Conflicts:
    #	Assets/Mirage/Editor/WelcomeWindow/Resources/WelcomeWindow.uss
    #	Assets/Mirage/Editor/WelcomeWindow/Resources/WelcomeWindow.uxml
    #	Assets/Mirage/Editor/WelcomeWindow/WelcomeWindow.cs
    erikas-taroza committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    81998b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d617526 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02459e8 View commit details
    Browse the repository at this point in the history
  4. fix smell

    erikas-taroza committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    381d001 View commit details
    Browse the repository at this point in the history