Skip to content

Commit

Permalink
Update addons data (v1.41.0) (#519)
Browse files Browse the repository at this point in the history
Co-authored-by: scratchaddons-bot[bot] <73682299+scratchaddons-bot[bot]@users.noreply.github.com>
  • Loading branch information
scratchaddons-bot[bot] authored Jan 22, 2025
1 parent b432a63 commit 532dea0
Showing 1 changed file with 47 additions and 17 deletions.
64 changes: 47 additions & 17 deletions data/addons/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"id": "60fps",
"name": "Higher project framerate mode",
"description": "Lets you run projects at more frames per second (FPS) so they look smoother. Hold Alt and click the green flag to toggle between Scratch's default 30 FPS and a custom framerate set below.",
"tags": ["editor", "projectPlayer", "featured"],
"tags": ["player", "featured"],
"credits": [
{ "name": "Jeffalo", "link": "https://scratch.mit.edu/users/Jeffalo/" },
{
Expand Down Expand Up @@ -209,10 +209,6 @@
{
"text": "On macOS, use the Cmd key instead of the Ctrl key.",
"id": "macContextDisabled"
},
{
"text": "If \"flip controls\" is enabled, grabbing blocks individually will be the default behavior. Hold Ctrl to drag the entire stack.",
"id": "flipControls"
}
],
"dynamicEnable": true,
Expand Down Expand Up @@ -333,7 +329,7 @@
"id": "clones",
"name": "Clone counter",
"description": "Adds a counter above the stage in the editor which shows the total amount of clones.",
"tags": ["editor", "projectPlayer", "recommended"],
"tags": ["player", "recommended"],
"credits": [
{ "name": "Jeffalo" },
{ "name": "OregSam", "link": "https://github.com/OregSamSas" },
Expand Down Expand Up @@ -526,6 +522,20 @@
"dynamicDisable": true,
"versionAdded": "1.31.0"
},
{
"id": "costume-editor-shortcuts",
"name": "Costume editor keyboard shortcuts",
"description": "Adds keyboard shortcuts to costume editor tools (similar to TurboWarp). Hover over a tool to view its shortcut.",
"tags": ["editor", "costumeEditor", "recommended"],
"credits": [
{
"name": "Hollow_Song's Dad",
"link": "https://scratch.mit.edu/users/Hollow_Song/"
}
],
"enabledByDefault": false,
"versionAdded": "1.41.0"
},
{
"id": "ctrl-click-run-scripts",
"name": "Ctrl+Click to run scripts",
Expand Down Expand Up @@ -953,7 +963,7 @@
"id": "editor-buttons-reverse-order",
"name": "Reverse order of project controls",
"description": "Moves the green flag and stop buttons to the right and the full screen button to the left, like in Scratch 2.0.",
"tags": ["editor", "projectPlayer", "theme", "featured"],
"tags": ["player", "theme", "featured"],
"dynamicEnable": true,
"dynamicDisable": true,
"versionAdded": "1.27.0"
Expand Down Expand Up @@ -1589,7 +1599,7 @@
"id": "fullscreen",
"name": "Enhanced full screen",
"description": "Fixes some undesired effects in the project player's full screen mode, opens it in your browser's full screen mode, and hides the green flag toolbar.",
"tags": ["editor", "projectPlayer", "featured"],
"tags": ["player", "featured"],
"credits": [
{ "name": "lisa_wolfgang", "link": "https://github.com/lisa-wolfgang" }
],
Expand All @@ -1615,7 +1625,7 @@
"id": "gamepad",
"name": "Gamepad support",
"description": "Interact with projects using a USB or Bluetooth controller/gamepad.",
"tags": ["editor", "projectPlayer", "featured"],
"tags": ["player", "featured"],
"credits": [{ "name": "GarboMuffin" }],
"dynamicEnable": true,
"dynamicDisable": true,
Expand Down Expand Up @@ -2011,7 +2021,7 @@
"id": "mouse-pos",
"name": "Mouse position display",
"description": "Displays your mouse x/y position above the stage in the editor.",
"tags": ["editor", "projectPlayer", "recommended"],
"tags": ["editor", "recommended"],
"credits": [{ "name": "Jeffalo" }],
"dynamicEnable": true,
"dynamicDisable": true,
Expand Down Expand Up @@ -2083,7 +2093,7 @@
"id": "mute-project",
"name": "Muted project player mode",
"description": "Ctrl+Click the green flag to mute/unmute the project.",
"tags": ["editor", "projectPlayer", "recommended"],
"tags": ["player", "recommended"],
"credits": [
{
"name": "TheColaber",
Expand Down Expand Up @@ -2184,7 +2194,7 @@
{
"id": "old-studio-layout",
"name": "Old studio layout",
"description": "Reverts the layout of the studio page back to the one used before the studio update or the one previously available as part of the Scratch 2.0 → 3.0 addon.",
"description": "Reverts the layout of the studio page back to the one used before the studio update.",
"tags": ["community", "theme", "studios", "featured"],
"credits": [
{
Expand All @@ -2199,8 +2209,12 @@
"id": "mobile"
},
{
"text": "The size of most elements is not changed. If you want to see more projects and curators at once, use the \"more items per row\" addon.",
"text": "If you want to see more projects and curators at once, use the \"more items per row\" addon.",
"id": "itemsPerRow"
},
{
"text": "If you want the studio page to look the way it did before the update if the \"Scratch 2.0 → 3.0\" addon was disabled, use the \"Scratch 3.0 → 2.0\" addon.",
"id": "scratch3to2"
}
],
"dynamicEnable": true,
Expand Down Expand Up @@ -2305,7 +2319,7 @@
"id": "pause",
"name": "Pause button",
"description": "Adds a button to pause the project next to the green flag.",
"tags": ["editor", "projectPlayer", "recommended"],
"tags": ["player", "recommended"],
"credits": [{ "name": "Jeffalo" }, { "name": "GarboMuffin" }],
"info": [
{
Expand Down Expand Up @@ -2491,7 +2505,7 @@
"id": "remove-curved-stage-border",
"name": "Remove curved stage border",
"description": "Removes the curved border around the stage, allowing you to see the corners.",
"tags": ["editor", "theme", "projectPlayer"],
"tags": ["player", "theme"],
"credits": [{ "name": "Tacodiva", "link": "https://github.com/Tacodiva" }],
"dynamicEnable": true,
"dynamicDisable": true,
Expand Down Expand Up @@ -2600,6 +2614,22 @@
"enabledByDefault": false,
"versionAdded": "1.0.0"
},
{
"id": "scratch3to2",
"name": "Scratch 3.0 → 2.0",
"description": "Makes Scratch 3.0-styled pages look like Scratch 2.0.",
"tags": ["community", "theme", "featured"],
"credits": [
{
"name": "Maximouse",
"link": "https://scratch.mit.edu/users/Maximouse/"
}
],
"dynamicEnable": true,
"dynamicDisable": true,
"versionAdded": "1.41.0",
"injectAsStyleElt": true
},
{
"id": "scratchr2",
"name": "Scratch 2.0 → 3.0",
Expand Down Expand Up @@ -2777,7 +2807,7 @@
"id": "stage-monitor",
"name": "Customizable stage monitors",
"description": "Changes the color and roundness of variable and list monitors on the stage.",
"tags": ["editor", "theme", "projectPlayer"],
"tags": ["player", "theme"],
"credits": [
{ "name": "Samq64", "link": "https://github.com/Samq64" },
{
Expand Down Expand Up @@ -2931,7 +2961,7 @@
"id": "vol-slider",
"name": "Project volume slider",
"description": "Adds a volume slider next to the green flag controls.",
"tags": ["editor", "projectPlayer", "recommended"],
"tags": ["player", "recommended"],
"credits": [
{ "name": "Samq64", "link": "https://github.com/Samq64" },
{ "name": "GarboMuffin" },
Expand Down

0 comments on commit 532dea0

Please sign in to comment.