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

Add new blocks + Overhaul palette (vm part) #196

Closed
wants to merge 13 commits into from

Commits on Feb 11, 2024

  1. Text Dropdowns (vm Part) (#1)

    Exposes the new textdropdowns to extensions.
    
    To do: Find a logical way to implement number dropdowns.
    LilyMakesThings authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    6aebf22 View commit details
    Browse the repository at this point in the history
  2. Add BlockType.INLINE (#2)

    Add the "Inline" BlockType for extensions.
    
    Might add the Inline block as an official block in the distant future.
    LilyMakesThings authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    398f0dc View commit details
    Browse the repository at this point in the history
  3. "all at once" reimplementation (ScratchBlocks Part) (#3)

    Reimplements the deprecated "all at once" block. Changes a single comment.
    LilyMakesThings authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    fc02f89 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    cd3bb5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b4127d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81def27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b432b3 View commit details
    Browse the repository at this point in the history
  5. ArgumentType.VARIABLE (vm part) (#5)

    The ScratchBlocks part will come later. For now, filter will go unused.
    LilyMakesThings authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5a1d7c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2c123f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41e7ef0 View commit details
    Browse the repository at this point in the history
  8. Remove semicolon

    LilyMakesThings authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fdebbe0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44cb449 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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