Skip to content

ShredMod merge w/TurboWarp#1

Open
familycomicsstudios wants to merge 2998 commits intoShredMod:developfrom
TurboWarp:develop
Open

ShredMod merge w/TurboWarp#1
familycomicsstudios wants to merge 2998 commits intoShredMod:developfrom
TurboWarp:develop

Conversation

@familycomicsstudios
Copy link
Member

Resolves

What Github issue does this resolve (please include link)?

  • Resolves #

Proposed Changes

Describe what this Pull Request does

Reason for Changes

Explain why these changes should be made

Test Coverage

Please show how you have added tests to cover your changes

Browser Coverage

Check the OS/browser combinations tested (At least 2)

Mac

  • Chrome
  • Firefox
  • Safari

Windows

  • Chrome
  • Firefox
  • Edge

Chromebook

  • Chrome

iPad

  • Safari

Android Tablet

  • Chrome

GarboMuffin and others added 26 commits May 19, 2024 22:17
Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `d69256a` to `d39a30f`.
- [Commits](TurboWarp/scratch-vm@d69256a...d39a30f)

---
updated-dependencies:
- dependency-name: scratch-vm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This option is disabled by default. No other changes.
This was broken by the window.SplashEnd refactor
Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `d39a30f` to `dff3c2f`.
- [Commits](TurboWarp/scratch-vm@d39a30f...dff3c2f)

---
updated-dependencies:
- dependency-name: scratch-vm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GarboMuffin and others added 30 commits November 30, 2025 15:07
- It did an unnecessary extra list copy by using .map. Might've caused extra re-renders though not sure.
- Did not stringify null
- Had a lot of lint errors though we don't enforce that here
This removes an unnecessary array copy from monitor adapter
Bumps [scratch-blocks](https://github.com/TurboWarp/scratch-blocks) from `6a7e7e5` to `dd1e426`.
- [Commits](TurboWarp/scratch-blocks@6a7e7e5...dd1e426)

---
updated-dependencies:
- dependency-name: scratch-blocks
  dependency-version: dd1e42660a0df2f5999bd389758cb4aa267ea55e
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `4187f55` to `fd13a98`.
- [Commits](TurboWarp/scratch-vm@4187f55...fd13a98)

---
updated-dependencies:
- dependency-name: scratch-vm
  dependency-version: fd13a98e2d4f6c4678342b6a2f35fbb8fb4c2e37
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Closes #1120
Closes #877
We can add options for either later, if someone asks
Bumps [@turbowarp/nanolog](https://github.com/TurboWarp/nanolog) from 0.2.0 to 1.0.1.
- [Commits](TurboWarp/nanolog@v0.2.0...v1.0.1)

---
updated-dependencies:
- dependency-name: "@turbowarp/nanolog"
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixes TurboWarp/scratch-render#19
Also fixes blurrines when using a small stage size then leave editor
- did not tell apart 0 and -0
- would always re-render if value was NaN
Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `7fefa6f` to `6abc33d`.
- [Commits](TurboWarp/scratch-vm@7fefa6f...6abc33d)

---
updated-dependencies:
- dependency-name: scratch-vm
  dependency-version: 6abc33d7874c0e908dc0d88ab46c7a0412ea1d7f
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [scratch-blocks](https://github.com/TurboWarp/scratch-blocks) from `dd1e426` to `8d4539f`.
- [Commits](TurboWarp/scratch-blocks@dd1e426...8d4539f)

---
updated-dependencies:
- dependency-name: scratch-blocks
  dependency-version: 8d4539ff072aa267c6cd46d77d388e64058b440a
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.