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

Time V2 #2

Closed
wants to merge 64 commits into from
Closed

Time V2 #2

wants to merge 64 commits into from

Commits on Jul 17, 2023

  1. build(deps-dev): bump eslint from 8.44.0 to 8.45.0 (TurboWarp#754)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.44.0...v8.45.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0be0311 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. CST1229/zip: fix going to / (TurboWarp#755)

    * CST1229/zip: fix going to root
    
    * CST1229/zip: add sentence about going to .. and / in docs
    CST1229 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3b38982 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. DT/cameracontrols: minor fixes (TurboWarp#768)

    - Set cameraBG value
    - Disabled interpolation when loading
    LilyMakesThings authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    84053a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    d4c4678 View commit details
    Browse the repository at this point in the history
  2. TheShovel/CanvasEffects: add more effects (TurboWarp#747)

     - Sepia
     - Transparency
     - Scale
     - SkewX
     - SkewY
     - Offset X
     - Offset Y
     - Rotation
     - Border radius
    TheShovel authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    378f3e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    54cd0d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ea9528 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    633f02a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9394625 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    03db098 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab7141b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68e556b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    418e12b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38e4152 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bec763e View commit details
    Browse the repository at this point in the history
  7. TheShovel/LZ-String: fix a couple errors (TurboWarp#808)

    * Cast inputs to strings (TurboWarp#806)
    * Wrap all of decompress in try/catch
    GarboMuffin authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    4d88c1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5eb61f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a7c1e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

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

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    859808e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4291f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc1cc77 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump eslint from 8.45.0 to 8.46.0 (TurboWarp#815)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.45.0...v8.46.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1c39525 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    856ccf0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d835c52 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2591954 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. build(deps): bump @turbowarp/types from 59febbb to 69d5b2d (Turbo…

    …Warp#857)
    
    * build(deps): bump @turbowarp/types from `59febbb` to `69d5b2d`
    
    Bumps [@turbowarp/types](https://github.com/TurboWarp/types-tw) from `59febbb` to `69d5b2d`.
    - [Commits](TurboWarp/types-tw@59febbb...69d5b2d)
    
    ---
    updated-dependencies:
    - dependency-name: "@turbowarp/types"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Remove old // @ts-ignore
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Muffin <[email protected]>
    dependabot[bot] and GarboMuffin authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6657fbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75289fd View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    2926a42 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump eslint from 8.46.0 to 8.47.0 (TurboWarp#884)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.46.0...v8.47.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    cb04377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6fddd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    615d78d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5312b79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52e0b4b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Extension documentation tuning (TurboWarp#898)

     - downgrade scratchblocks until custom block arguments are fixed
     - tune some colors
     - add a proper header
     - fix spacing around horizontal lines
     - migrate away from using .html in docsURI
    GarboMuffin authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    06da994 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec35370 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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

Commits on Aug 20, 2023

  1. Declarative extension list (TurboWarp#905)

    index.ejs is gone, replaced by extension.json and in-source header comments
    Also added a JSON file, to be used for something else soon
    GarboMuffin authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    2600025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7471c25 View commit details
    Browse the repository at this point in the history
  3. Update images (TurboWarp#907)

    * Add image for TheShovel/LZ-String
    TurboWarp#90 (comment)
    
    * Add image for NexusKitten/moremotion
    TurboWarp#90 (comment)
    
    * Add image for Lily/AllMenus
    TurboWarp#90 (comment)
    GarboMuffin authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    1a33ca6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea06470 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    174ad7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cebc8e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Lily/Skins: Add Docs (TurboWarp#910)

    * Update Skins.js
    
    * Add files via upload
    LilyMakesThings authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    af01c96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2d72f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3cca77 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    d7c46eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cea21c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20a23e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd8e456 View commit details
    Browse the repository at this point in the history
  5. true-fantom/couplers: add more couplers (TurboWarp#757)

    Added COLOR, ANGLE, MATRIX, and NOTE reporters from LMS Utils.
    BlueDome77 authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    317186a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcfa6bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb186fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f71bdb3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17d4f5a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8983d01 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ecc931a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Use endOfLine: auto for prettier (TurboWarp#926)

    On Windows, editors typically use CRLF by default. I don't see a reason
    why we should be violating platform conventions, so just let anyone use
    whatever (as long as it isn't mixed)
    GarboMuffin authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a844474 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f7016 View commit details
    Browse the repository at this point in the history
  3. Lily/MoreEvents: Credit (TurboWarp#927)

    they forgor 💀
    LilyMakesThings authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e096630 View commit details
    Browse the repository at this point in the history
  4. Update time.js

    SharkPool-SP authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6de1cd8 View commit details
    Browse the repository at this point in the history