forked from TurboWarp/extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Closed
Time V2 #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
* CST1229/zip: fix going to root * CST1229/zip: add sentence about going to .. and / in docs
- Set cameraBG value - Disabled interpolation when loading
- Sepia - Transparency - Scale - SkewX - SkewY - Offset X - Offset Y - Rotation - Border radius
* Cast inputs to strings (TurboWarp#806) * Wrap all of decompress in try/catch
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>
…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]>
- 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
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
* 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)
* Update Skins.js * Add files via upload
Added COLOR, ANGLE, MATRIX, and NOTE reporters from LMS Utils.
Requested by the author TurboWarp#90 (comment)
does not work yet, but will soon - TurboWarp/scratch-vm#141 - TurboWarp/scratch-vm#158
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)
they forgor 💀
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Moved From: TurboWarp#752 (comment)
(OG .js base file was outdated)
Adds several new calculation blocks for time!
Note: Fixed Several Bugs from Before...