Skip to content

Commit

Permalink
Update addons data (2023-08-19T05:29:30.366Z)
Browse files Browse the repository at this point in the history
  • Loading branch information
scratchaddons-bot[bot] committed Aug 19, 2023
1 parent 1d48e54 commit 2177de4
Show file tree
Hide file tree
Showing 17 changed files with 1,565 additions and 205 deletions.
98 changes: 89 additions & 9 deletions de/addons-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"info": [
{
"type": "notice",
"text": "Projekte werden bei 60FPS mit doppelter Geschwindigkeit ausgeführt, da sie normalerweise mit 30FPS laufen.",
"text": "Die meisten Projekte werden sich mit 60FPS nicht richtig verhalten, weil durch erhöhen der Framefrequenz die Skripte dadurch schneller ausgeführt werden. Dies sollte nur auf Projekten angewendet werden, die es unterstützen.",
"id": "projectRunsFasterNotice"
}
],
Expand Down Expand Up @@ -354,6 +354,24 @@
"libraries": ["tinycolor2"],
"versionAdded": "1.6.0"
},
{
"id": "colorblind",
"name": "Benutzerdefiniertes Linkaussehen",
"description": "Erlaubt es dir, das Aussehen der Links in der Website zu verändern.",
"tags": ["community", "theme", "beta"],
"credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }],
"info": [
{
"id": "feedback",
"text": "Wir wollen dieses Addon in der Zukunft mit weiteren Barrierenfreiheitsfunktionen ausstatten. Du kannst uns dein Feedback senden, indem du zu scratchaddons.com/feedback gehst oder auf \"Feedback senden\" auf der Seitenleiste klickst."
}
],
"dynamicEnable": true,
"dynamicDisable": true,
"enabledByDefault": false,
"versionAdded": "1.34.0",
"updateUserstylesOnSettingsChange": true
},
{
"id": "columns",
"name": "Zweispaltiges Kategorienmenü",
Expand Down Expand Up @@ -402,12 +420,14 @@
{
"name": "yes-i-am-lanky",
"link": "https://scratch.mit.edu/users/yes-i-am-lanky/"
}
},
{ "name": "DNin01", "link": "https://github.com/DNin01" }
],
"dynamicEnable": true,
"dynamicDisable": true,
"enabledByDefault": false,
"versionAdded": "1.18.0",
"latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] },
"updateUserstylesOnSettingsChange": true
},
{
Expand Down Expand Up @@ -630,9 +650,12 @@
"dynamicDisable": true,
"versionAdded": "1.4.0",
"latestUpdate": {
"version": "1.33.2",
"temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.",
"isMajor": true
"version": "1.34.0",
"newSettings": [
"messageIndicatorColor",
"messageIndicatorOnMessagesPage"
],
"temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now."
},
"injectAsStyleElt": true,
"updateUserstylesOnSettingsChange": true
Expand All @@ -651,7 +674,7 @@
{
"id": "debugger",
"name": "Debugger",
"description": "Fügt ein neues \"Debugger\"-Fenster im Editor hinzu. Erlaubt das loggen in den \"Logs\"-Tab des Debugger-Fenster mit den Blöcken \"loggen\", \"warnen\" und \"Fehler\". Der \"Unterbrechen\"-Block wird das Projekt pausieren. Alle aktuell ausgeführten Threads können im \"Threads\"-Tab angezeigt werden und wenn das Projekt pausiert ist kann der \"Schritt\"-Knopf verwendet werden, um einen Block nach dem anderen auszuführen. Ein Graph der Bildwiederholrate und der Klonanzahl kann im \"Leistung\"-Tab angezeigt werden.",
"description": "Fügt ein neues \"Debugger\"-Fenster im Editor hinzu. Erlaubt das loggen in den \"Logs\"-Tab des Debugger-Fenster mit den Blöcken \"loggen\", \"warnen\" und \"Fehler\". Der \"Unterbrechen\"-Block wird das Projekt pausieren. Alle aktuell ausgeführten Blockreihen können im \"Threads\"-Tab des Debuggerfensters angezeigt werden und wenn das Projekt pausiert ist kann der \"Schritt\"-Knopf verwendet werden, um einen Block nach dem anderen auszuführen. Ein Graph der Bildwiederholrate und der Klonanzahl kann im \"Leistung\"-Tab angezeigt werden.",
"tags": ["editor", "codeEditor", "featured"],
"credits": [
{ "name": "Tacodiva", "link": "https://github.com/Tacodiva" },
Expand Down Expand Up @@ -748,12 +771,17 @@
"name": "Chrome_Cat",
"link": "https://scratch.mit.edu/users/Chrome_Cat/"
},
{ "name": "GarboMuffin" }
{ "name": "GarboMuffin" },
{ "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" }
],
"dynamicEnable": true,
"dynamicDisable": true,
"enabledByDefault": false,
"versionAdded": "1.17.0"
"versionAdded": "1.17.0",
"latestUpdate": {
"version": "1.34.0",
"newSettings": ["drag_while_stopped"]
}
},
{
"id": "discuss-button",
Expand Down Expand Up @@ -829,6 +857,27 @@
"enabledByDefault": false,
"versionAdded": "1.22.0"
},
{
"id": "editor-compact",
"name": "Kompakter Editor",
"description": "Verringert die Größe von Schaltflächen, Eingabefeldern, der Kopfleiste, und anderen Elementen im Editor, um mehr Platz für Elemente wie die Codefläche, der Kostümeditor und Kostümvorschauen zu schaffen, wie in Scratch 2.0.",
"tags": ["editor", "theme", "featured"],
"credits": [
{
"name": "lisa_wolfgang",
"link": "https://scratch.mit.edu/users/lisa_wolfgang/"
},
{
"name": "Maximouse",
"link": "https://scratch.mit.edu/users/Maximouse/"
}
],
"dynamicEnable": true,
"dynamicDisable": true,
"enabledByDefault": false,
"versionAdded": "1.34.0",
"updateUserstylesOnSettingsChange": true
},
{
"id": "editor-dark-mode",
"name": "Dunkler Modus und benutzerdefinierte Farben im Editor",
Expand Down Expand Up @@ -915,6 +964,22 @@
"enabledByDefault": false,
"versionAdded": "1.4.0"
},
{
"id": "editor-number-arrow-keys",
"name": "Erhöhung von Zahlen durch Pfeiltasten im Editor",
"description": "Verwende die Hoch- und Runterpfeiltasten, um Zahlenwerte in Blockeingabefeldern zu erhöhen oder zu verringern.",
"tags": ["editor", "codeEditor", "recommended"],
"credits": [
{
"name": "mybearworld",
"link": "https://scratch.mit.edu/users/mybearworld/"
},
{ "name": "World_Languages" }
],
"dynamicEnable": true,
"dynamicDisable": true,
"versionAdded": "1.34.0"
},
{
"id": "editor-searchable-dropdowns",
"name": "Dropdown-Menü-Suche",
Expand Down Expand Up @@ -1222,6 +1287,21 @@
"dynamicDisable": true,
"versionAdded": "1.25.0"
},
{
"id": "forum-post-countdown",
"name": "Cooldownanzeige fürs Posten in den Foren",
"description": "Zeigt, nachdem ein Forumpost abgeschickt wird, einen Countdown an, der anzeigt, wann du wieder posten kannst.",
"tags": ["community", "forums"],
"credits": [
{
"name": "mybearworld",
"link": "https://scratch.mit.edu/users/mybearworld/"
}
],
"dynamicEnable": true,
"dynamicDisable": true,
"versionAdded": "1.34.0"
},
{
"id": "forum-quote-code-beautifier",
"name": "Benutzerdefinierte Zitate & Codeblöcke in Foren",
Expand Down Expand Up @@ -2459,7 +2539,7 @@
"tags": ["community", "forums"],
"credits": [{ "name": "HTML-Fan/NT" }],
"dynamicEnable": true,
"dynamicDisable": false,
"dynamicDisable": true,
"enabledByDefault": false,
"versionAdded": "1.0.0"
},
Expand Down
100 changes: 90 additions & 10 deletions en/addons-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"info": [
{
"type": "notice",
"text": "Projects will run twice as fast at 60FPS, because they typically run at 30FPS.",
"text": "Most projects will not behave properly when running at 60FPS, because increasing the frame rate also increases the speed at which scripts run. This should only be used on projects that support 60FPS.",
"id": "projectRunsFasterNotice"
}
],
Expand Down Expand Up @@ -354,6 +354,24 @@
"libraries": ["tinycolor2"],
"versionAdded": "1.6.0"
},
{
"id": "colorblind",
"name": "Customizable link style",
"description": "Lets you customize the style of links around the website.",
"tags": ["community", "theme", "beta"],
"credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }],
"info": [
{
"id": "feedback",
"text": "We want to expand this addon with other accessibility features in the future. You can send us your feedback by going to scratchaddons.com/feedback or clicking \"Send Feedback\" on the sidebar."
}
],
"dynamicEnable": true,
"dynamicDisable": true,
"enabledByDefault": false,
"versionAdded": "1.34.0",
"updateUserstylesOnSettingsChange": true
},
{
"id": "columns",
"name": "Two-column category menu",
Expand Down Expand Up @@ -402,12 +420,14 @@
{
"name": "yes-i-am-lanky",
"link": "https://scratch.mit.edu/users/yes-i-am-lanky/"
}
},
{ "name": "DNin01", "link": "https://github.com/DNin01" }
],
"dynamicEnable": true,
"dynamicDisable": true,
"enabledByDefault": false,
"versionAdded": "1.18.0",
"latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] },
"updateUserstylesOnSettingsChange": true
},
{
Expand Down Expand Up @@ -627,9 +647,12 @@
"dynamicDisable": true,
"versionAdded": "1.4.0",
"latestUpdate": {
"version": "1.33.2",
"temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.",
"isMajor": true
"version": "1.34.0",
"newSettings": [
"messageIndicatorColor",
"messageIndicatorOnMessagesPage"
],
"temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now."
},
"injectAsStyleElt": true,
"updateUserstylesOnSettingsChange": true
Expand All @@ -648,7 +671,7 @@
{
"id": "debugger",
"name": "Debugger",
"description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running threads can be viewed in the \"Threads\" tab of the debugger, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.",
"description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running stacks of blocks can be viewed in the \"Threads\" tab of the debugger window, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.",
"tags": ["editor", "codeEditor", "featured"],
"credits": [
{ "name": "Tacodiva", "link": "https://github.com/Tacodiva" },
Expand Down Expand Up @@ -745,12 +768,17 @@
"name": "Chrome_Cat",
"link": "https://scratch.mit.edu/users/Chrome_Cat/"
},
{ "name": "GarboMuffin" }
{ "name": "GarboMuffin" },
{ "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" }
],
"dynamicEnable": true,
"dynamicDisable": true,
"enabledByDefault": false,
"versionAdded": "1.17.0"
"versionAdded": "1.17.0",
"latestUpdate": {
"version": "1.34.0",
"newSettings": ["drag_while_stopped"]
}
},
{
"id": "discuss-button",
Expand Down Expand Up @@ -826,6 +854,27 @@
"enabledByDefault": false,
"versionAdded": "1.22.0"
},
{
"id": "editor-compact",
"name": "Compact editor",
"description": "Decreases the size of buttons, input fields, the menu bar, and other elements in the editor, making more space for components such as the code area, the costume editor, and costume previews, as was the case in Scratch 2.0.",
"tags": ["editor", "theme", "featured"],
"credits": [
{
"name": "lisa_wolfgang",
"link": "https://scratch.mit.edu/users/lisa_wolfgang/"
},
{
"name": "Maximouse",
"link": "https://scratch.mit.edu/users/Maximouse/"
}
],
"dynamicEnable": true,
"dynamicDisable": true,
"enabledByDefault": false,
"versionAdded": "1.34.0",
"updateUserstylesOnSettingsChange": true
},
{
"id": "editor-dark-mode",
"name": "Editor dark mode and customizable colors",
Expand Down Expand Up @@ -912,6 +961,22 @@
"enabledByDefault": false,
"versionAdded": "1.4.0"
},
{
"id": "editor-number-arrow-keys",
"name": "Arrow key incrementation in editor",
"description": "Use the up and down arrow keys to increase or decrease number values in block inputs.",
"tags": ["editor", "codeEditor", "recommended"],
"credits": [
{
"name": "mybearworld",
"link": "https://scratch.mit.edu/users/mybearworld/"
},
{ "name": "World_Languages" }
],
"dynamicEnable": true,
"dynamicDisable": true,
"versionAdded": "1.34.0"
},
{
"id": "editor-searchable-dropdowns",
"name": "Block dropdown search",
Expand Down Expand Up @@ -1219,6 +1284,21 @@
"dynamicDisable": true,
"versionAdded": "1.25.0"
},
{
"id": "forum-post-countdown",
"name": "Forum post cooldown display",
"description": "After submitting a forum post, displays a countdown on the submit button showing how long you have to wait before posting again.",
"tags": ["community", "forums"],
"credits": [
{
"name": "mybearworld",
"link": "https://scratch.mit.edu/users/mybearworld/"
}
],
"dynamicEnable": true,
"dynamicDisable": true,
"versionAdded": "1.34.0"
},
{
"id": "forum-quote-code-beautifier",
"name": "Customizable quotes and code blocks on forums",
Expand Down Expand Up @@ -1423,7 +1503,7 @@
},
{
"id": "hide-signatures",
"name": "Hide signatures on forums",
"name": "Hide forum signatures",
"description": "Hides signatures in forum posts and adds a \"Show signature\" button.",
"tags": ["community", "forums"],
"credits": [
Expand Down Expand Up @@ -2456,7 +2536,7 @@
"tags": ["community", "forums"],
"credits": [{ "name": "HTML-Fan/NT" }],
"dynamicEnable": true,
"dynamicDisable": false,
"dynamicDisable": true,
"enabledByDefault": false,
"versionAdded": "1.0.0"
},
Expand Down
Loading

0 comments on commit 2177de4

Please sign in to comment.