scratch-gui
scratch-gui copied to clipboard
TurboWarp GUI and addons
Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `ef871f7` to `1619bbf`. Commits 1619bbf Merge pull request #107 from TurboWarp/fix-btoa-error 4d4bea8 Use URI encoding instead of base64 for addon blocks icon 095d941 Merge pull request #106...
Addons 1.29
- [x] block-palette-icons: icons are looking strange - [x] color-picker: scratchAddons.opacitySliderAlpha - [x] editor-theme3, editor-devtools, find-bar, debugger: test if TurboWarp blocks and other extensions appear right - [x] editor-theme3: customCssVariables...
The plan with custom extensions
Checkboxes mean "the code has been written", not necessarily "you can use it now" - [x] Store custom extension URLs in the project - [x] Add confirmation for loading non-extensions.turbowarp.org...
TurboWarp not connecting to cloud_host URL parameter
### Expected Behavior Opening a project with cloud variables enabled and the `cloud_host` parameter set should connect to that cloud variable server and start syncing cloud variables. I'm testing older...
I think there should be a link to the main documentation page in the website footer. I know I can already get there by clicking one of the other links,...
"Variable already exists" warning appears when changing scoping of existing variable
Just a strange bug in the editor. It gives a warning that ends up doing nothing. Steps to reproduce: 1. Create a variable 2. Right-click the variable and choose 'rename...
Hi. can you add the ability to open up folders containing images/audio files and put all of them into a folder with the same name. also is it possible to...
Allow using cloud variables for projects uploaded from files and in the editor
Closes https://github.com/TurboWarp/scratch-gui/issues/645
Add sound finding
The sound option doesn't support the developer tool finding service just yet. 
Uploading a stereo sound to scratch or turbowarp, it will transform it
The sound should be **like this**: https://user-images.githubusercontent.com/110345721/190691523-e974c7b3-22f1-4cbe-b12e-5ed145c90b4d.mp4 But it sound like that https://user-images.githubusercontent.com/110345721/190692329-7e635851-2e24-47d2-b041-461493147155.mp4 ### Operating System and Browser _e.g. Rectify 11 (Windows 11 mod) 64bits, Chrome version: 105.0.5195.102 (official build)...