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

Fix mpf numbers #22

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Jul 9, 2024

  1. Patch for new VPE API

    Replaces calls to Player.Queue with calls to Player.ScheduleAction
    arthurkehrwald committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    def089b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 15, 2024

  1. Properly serialize machine description

    Register changes to machine description with Unity Editor systems to ensure they are saved with the scene.
    arthurkehrwald committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ee5e98b View commit details
    Browse the repository at this point in the history
  2. Use new subclasses

    arthurkehrwald committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e3368f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    38c5fec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a397929 View commit details
    Browse the repository at this point in the history
  3. Fix mpf numbers

    arthurkehrwald committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    07dc8d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d174e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    1137024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dab4da View commit details
    Browse the repository at this point in the history
  3. Store relative path to machine folder

    if it is in the streaming assets path
    arthurkehrwald committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6d5a22b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2ed00e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16647d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2e15f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    be6e228 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00e05cc View commit details
    Browse the repository at this point in the history