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

More Events: Add More Events extension #639

Merged
merged 55 commits into from
Aug 23, 2023

Commits on Jun 25, 2023

  1. Add files via upload

    LilyMakesThings committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    21ef301 View commit details
    Browse the repository at this point in the history
  2. Update MoreEvents.js

    LilyMakesThings committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    c7c96b9 View commit details
    Browse the repository at this point in the history
  3. Update MoreEvents.js

    LilyMakesThings committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    6da7fb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e32db29 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Update MoreEvents.js

    LilyMakesThings committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a1b51d6 View commit details
    Browse the repository at this point in the history
  2. Update MoreEvents.js

    LilyMakesThings committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2e69147 View commit details
    Browse the repository at this point in the history
  3. we did it, reddit

    LilyMakesThings committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e33adb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cbe898 View commit details
    Browse the repository at this point in the history
  5. when stop clicked fix

    - Fixes it being triggered by a green flag click
    - Modifies the VM function
    LilyMakesThings committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    1e370e2 View commit details
    Browse the repository at this point in the history
  6. Add MoreEvents.svg

    LilyMakesThings committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a99a92b View commit details
    Browse the repository at this point in the history
  7. Update README.md

    LilyMakesThings committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ed16201 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Fix when key action

    - Fixes bug where keys that were in uppercase/not a string were not valid in the menu input.
    - Casts the key value to a string and forces it to lowercase.
    LilyMakesThings committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    582ea1a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Delete MoreEvents.svg

    LilyMakesThings committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4cb05b7 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    LilyMakesThings committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5117786 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Update MoreEvents.js

    LilyMakesThings committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    fcc6168 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    14907db View commit details
    Browse the repository at this point in the history
  2. Update MoreEvents.js

    LilyMakesThings committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c7e6003 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Update MoreEvents.js

    - Removed "when runtime options changed"
    - Removed "when extension added"
    LilyMakesThings committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8868c38 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Delete MoreEvents.svg

    LilyMakesThings committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    baaf3ad View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    LilyMakesThings committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    3770928 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    LilyMakesThings committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f52c621 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d529df View commit details
    Browse the repository at this point in the history
  5. Delete MoreEvents.svg

    LilyMakesThings committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    cd5ad1b View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    LilyMakesThings committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    11a598c View commit details
    Browse the repository at this point in the history
  7. Update MoreEvents.js

    LilyMakesThings committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    e535eb4 View commit details
    Browse the repository at this point in the history
  8. Update MoreEvents.js

    LilyMakesThings committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    ac59058 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Delete MoreEvents.svg

    LilyMakesThings committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    b2169e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2b0491 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Add files via upload

    LilyMakesThings committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    c827479 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    d0ad81c View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    LilyMakesThings committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    29224e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    10c7758 View commit details
    Browse the repository at this point in the history
  2. Update index.ejs

    LilyMakesThings committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2881842 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Update MoreEvents.js

    LilyMakesThings committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3010d77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57576dc View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Update MoreEvents.js

    LilyMakesThings committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b89403d View commit details
    Browse the repository at this point in the history
  2. Update MoreEvents.js

    LilyMakesThings committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dcd3591 View commit details
    Browse the repository at this point in the history
  3. Update MoreEvents.js

    LilyMakesThings committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f06ebc9 View commit details
    Browse the repository at this point in the history
  4. Update MoreEvents.js

    LilyMakesThings committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    928fe3d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Update MoreEvents.js

    LilyMakesThings committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a2f911e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Update MoreEvents.js

    LilyMakesThings committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9084770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9a6a2c View commit details
    Browse the repository at this point in the history
  3. Update MoreEvents.js

    LilyMakesThings committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2d0ee14 View commit details
    Browse the repository at this point in the history
  4. Update MoreEvents.js

    LilyMakesThings committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9e22f65 View commit details
    Browse the repository at this point in the history
  5. Update MoreEvents.js

    LilyMakesThings committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    41f9633 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Update MoreEvents.js

    LilyMakesThings committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    87da5bc View commit details
    Browse the repository at this point in the history
  2. Update MoreEvents.js

    LilyMakesThings committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    47ebf54 View commit details
    Browse the repository at this point in the history
  3. Update MoreEvents.js

    LilyMakesThings committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0354826 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Update MoreEvents.js

    LilyMakesThings committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7148788 View commit details
    Browse the repository at this point in the history
  2. Delete index.ejs

    LilyMakesThings committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f19914e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b29f04e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bde9a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Aug 23, 2023

  1. Update MoreEvents.js

    LilyMakesThings committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    36a3bc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f860a09 View commit details
    Browse the repository at this point in the history