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

Bring my branch up to date #52

Merged
merged 30 commits into from
Apr 7, 2023
Merged

Bring my branch up to date #52

merged 30 commits into from
Apr 7, 2023

Commits on Feb 26, 2023

  1. Update DevcadeClient.cs

    jabbate19 committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    2760e68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    928b5a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Merge pull request #41 from jabbate19/datadog

    Add Datadog Reporting
    MTFT-Games committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    04b1470 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Update DevcadeClient.cs

    jabbate19 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    b5bba2c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

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

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    6567645 View commit details
    Browse the repository at this point in the history
  2. Run dotnet format

    WillNilges committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3c51b01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c42348c View commit details
    Browse the repository at this point in the history
  4. dotnet format

    WillNilges committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    226d47e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Merge pull request #43 from ComputerScienceHouse/willnilges/infer-bin

    Don't crash, load any game, and prettify
    MTFT-Games committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    8563369 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c85d9dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    771ce8d View commit details
    Browse the repository at this point in the history
  4. Add instruction blurb

    Someone else can make it pretty
    WillNilges committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    1bd09dc View commit details
    Browse the repository at this point in the history
  5. Display error if can't get game titles

    If the API is inaccessible, the launcher will now go to the loading
    screen and display an error message.
    WillNilges committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c9affed View commit details
    Browse the repository at this point in the history
  6. Add error handling to refresh in Input state

    Code duplication bad
    WillNilges committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    d5b97d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4903d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Use both B4 buttons to switch dev/prod

    Basic functionality works. I want to add an indicator and auto-refresh
    WillNilges committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    38bc1b8 View commit details
    Browse the repository at this point in the history
  2. Swap graphics

    WillNilges committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    6676581 View commit details
    Browse the repository at this point in the history
  3. Refactor refresh code into function

    Slightly less scuffed now. Like, 15% less scuffed.
    WillNilges committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    d33cb87 View commit details
    Browse the repository at this point in the history
  4. Fix a few more crashes

    WillNilges committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    2ceb7e1 View commit details
    Browse the repository at this point in the history
  5. dotnet format

    WillNilges committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    e86074a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Merge pull request #46 from ComputerScienceHouse/willnilges/dev-instance

    Add ability to toggle between dev/prod instance
    MTFT-Games committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    d7023e7 View commit details
    Browse the repository at this point in the history
  2. Add .env template

    MTFT-Games committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    22144b5 View commit details
    Browse the repository at this point in the history
  3. Removed values

    Now its a template
    MTFT-Games committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    de2d0fa View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

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

Commits on Mar 23, 2023

  1. Update to new API

    jabbate19 committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    afc29cf View commit details
    Browse the repository at this point in the history
  2. Edit to Accept API Names

    jabbate19 committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    3d46489 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Update to new API Standards

    jabbate19 committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    9476be1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49 from jabbate19/main

    Update to new API Standards
    jabbate19 committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    3a6e254 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Add Google Auth

    jabbate19 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    25d214f View commit details
    Browse the repository at this point in the history