Skip to content

Commit 4a0d63f

Browse files
Update addons data (v1.43.0)
1 parent e9cb200 commit 4a0d63f

1 file changed

Lines changed: 104 additions & 71 deletions

File tree

data/addons/en.json

Lines changed: 104 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,8 @@
326326
"id": "watch"
327327
}
328328
],
329-
"enabledByDefault": false,
329+
"dynamicEnable": true,
330+
"dynamicDisable": true,
330331
"libraries": ["scratch-blocks"],
331332
"versionAdded": "1.14.0"
332333
},
@@ -531,20 +532,25 @@
531532
{
532533
"id": "costume-editor-shortcuts",
533534
"name": "Costume editor keyboard shortcuts",
534-
"description": "Adds keyboard shortcuts to costume editor tools (similar to TurboWarp). Hover over a tool to view its shortcut.",
535+
"description": "Allows switching costumes with Ctrl+Left/Right and selecting tools in the costume editor using keyboard shortcuts (similar to TurboWarp). Hover over a tool to view its shortcut.",
535536
"tags": ["editor", "costumeEditor", "recommended"],
536537
"credits": [
537538
{
538539
"name": "Hollow_Song's Dad",
539540
"link": "https://scratch.mit.edu/users/Hollow_Song/"
540541
}
541542
],
543+
"info": [
544+
{
545+
"id": "cmdKey",
546+
"text": "On macOS, use the Cmd key instead of the Ctrl key."
547+
}
548+
],
542549
"enabledByDefault": false,
543550
"versionAdded": "1.41.0",
544551
"latestUpdate": {
545-
"version": "1.42.0",
546-
"isMajor": true,
547-
"temporaryNotice": "The bug where shortcuts were still triggered while holding the Ctrl key was fixed."
552+
"version": "1.43.0",
553+
"temporaryNotice": "Costumes can now be switched with Ctrl+Left/Right. This was previously a hidden feature of the \"developer tools\" addon."
548554
}
549555
},
550556
{
@@ -672,10 +678,6 @@
672678
}
673679
],
674680
"info": [
675-
{
676-
"id": "tutorials-button-update",
677-
"text": "The \"Hide Tutorials button\" addon has been moved here as a setting."
678-
},
679681
{
680682
"type": "notice",
681683
"id": "small-screens",
@@ -983,6 +985,29 @@
983985
"dynamicDisable": true,
984986
"versionAdded": "1.27.0"
985987
},
988+
{
989+
"id": "editor-cleanup-plus",
990+
"name": "Enhanced clean up tool",
991+
"description": "Improves the clean up feature in the code area's right click context menu with multiple columns and suggestions of removing unused variables and lists.",
992+
"tags": ["editor", "codeEditor", "recommended"],
993+
"credits": [
994+
{ "name": "griffpatch" },
995+
{
996+
"name": "Chrome_Cat",
997+
"link": "https://scratch.mit.edu/users/Chrome_Cat/"
998+
}
999+
],
1000+
"info": [
1001+
{
1002+
"text": "This addon was previously part of the \"developer tools\" addon but has moved here.",
1003+
"id": "developer-tools"
1004+
}
1005+
],
1006+
"dynamicEnable": true,
1007+
"dynamicDisable": true,
1008+
"enabledByDefault": true,
1009+
"versionAdded": "1.43.0"
1010+
},
9861011
{
9871012
"id": "editor-colored-context-menus",
9881013
"name": "Colored context menus",
@@ -1086,9 +1111,15 @@
10861111
{
10871112
"id": "editor-devtools",
10881113
"name": "Developer tools",
1089-
"description": "Adds new menu options to the editor: copy/paste blocks, better clean up, and more!",
1114+
"description": "Adds options to copy/cut/paste blocks, swap variables, and make space to the right click context menu.",
10901115
"tags": ["editor", "codeEditor", "recommended"],
1091-
"credits": [{ "name": "griffpatch" }],
1116+
"credits": [
1117+
{ "name": "griffpatch" },
1118+
{
1119+
"name": "Chrome_Cat",
1120+
"link": "https://scratch.mit.edu/users/Chrome_Cat/"
1121+
}
1122+
],
10921123
"dynamicEnable": true,
10931124
"enabledByDefault": true,
10941125
"versionAdded": "1.0.0"
@@ -1142,9 +1173,8 @@
11421173
"dynamicDisable": true,
11431174
"versionAdded": "1.34.0",
11441175
"latestUpdate": {
1145-
"version": "1.35.0",
1146-
"newSettings": ["useCustom"],
1147-
"temporaryNotice": "You can now increment input fields that are not in blocks, like the sprite properties, and fully customize the values."
1176+
"version": "1.43.0",
1177+
"temporaryNotice": "More inputs are now supported, such as color picker inputs and onion skinning settings."
11481178
}
11491179
},
11501180
{
@@ -1186,6 +1216,7 @@
11861216
"dynamicEnable": true,
11871217
"dynamicDisable": true,
11881218
"enabledByDefault": false,
1219+
"libraries": ["scratch-blocks"],
11891220
"versionAdded": "1.14.0"
11901221
},
11911222
{
@@ -1256,12 +1287,7 @@
12561287
{
12571288
"id": "aboutHighContrast",
12581289
"type": "info",
1259-
"text": "The new High Contrast block colors are available as a preset below."
1260-
},
1261-
{
1262-
"id": "whatsInsertionMarker",
1263-
"type": "info",
1264-
"text": "When dragging a block, an \"insertion marker\" is the shadow that appears when moved near to other blocks."
1290+
"text": "The High Contrast block colors are available as a preset below."
12651291
}
12661292
],
12671293
"dynamicEnable": true,
@@ -1320,10 +1346,6 @@
13201346
{
13211347
"id": "studioClick",
13221348
"text": "To see the exact number of projects in a studio, enable the \"exact count for studios\" setting below and click the \"100+\" label on the studio's Projects tab."
1323-
},
1324-
{
1325-
"id": "setting-removal",
1326-
"text": "The forum setting has been removed since the ScratchDB database used by it is offline."
13271349
}
13281350
],
13291351
"dynamicEnable": true,
@@ -1405,12 +1427,6 @@
14051427
"link": "https://scratch.mit.edu/users/thecolaber/"
14061428
}
14071429
],
1408-
"info": [
1409-
{
1410-
"text": "This addon was previously part of the \"developer tools\" addon but has moved here.",
1411-
"id": "developer-tools"
1412-
}
1413-
],
14141430
"dynamicEnable": true,
14151431
"dynamicDisable": true,
14161432
"enabledByDefault": true,
@@ -1469,7 +1485,7 @@
14691485
"name": "Sprite folders",
14701486
"description": "Adds folders to the sprite pane, as well as costume and sound lists. To create a folder, right click any sprite and click \"create folder\". Click a folder to open or close it. Right click a sprite to see what folders you can move it to, or alternatively drag and drop it into an open folder. This feature works by adding \"[folderName]//\" at the beginning of the names for your sprites.",
14711487
"tags": ["editor", "recommended"],
1472-
"credits": [{ "name": "GarboMuffin" }],
1488+
"credits": [{ "name": "GarboMuffin" }, { "name": "Valmontechno" }],
14731489
"info": [
14741490
{
14751491
"type": "notice",
@@ -1479,7 +1495,11 @@
14791495
],
14801496
"enabledByDefault": false,
14811497
"libraries": ["scratch-gui"],
1482-
"versionAdded": "1.11.0"
1498+
"versionAdded": "1.11.0",
1499+
"latestUpdate": {
1500+
"version": "1.43.0",
1501+
"temporaryNotice": "You can now delete all folder contents using the right click context menu."
1502+
}
14831503
},
14841504
{
14851505
"id": "forum-copy-code",
@@ -1531,7 +1551,12 @@
15311551
],
15321552
"dynamicEnable": true,
15331553
"dynamicDisable": true,
1534-
"versionAdded": "1.34.0"
1554+
"versionAdded": "1.34.0",
1555+
"latestUpdate": {
1556+
"version": "1.43.0",
1557+
"temporaryNotice": "The countdown is now more accurate.",
1558+
"newSettings": ["retry"]
1559+
}
15351560
},
15361561
{
15371562
"id": "forum-quote-code-beautifier",
@@ -1609,7 +1634,7 @@
16091634
"id": "full-signature",
16101635
"name": "Full areas",
16111636
"description": "Shows the full content of areas with limited height, such as user signatures on the forums and What I've been doing on profiles, by making them resizable or scrollable.",
1612-
"tags": ["community", "forums", "recommended", "profiles"],
1637+
"tags": ["community", "forums", "recommended", "profiles", "projectPage"],
16131638
"credits": [
16141639
{ "name": "GrahamSH" },
16151640
{ "name": "NitroCipher/ZenithRogue" },
@@ -1623,6 +1648,11 @@
16231648
"dynamicDisable": true,
16241649
"enabledByDefault": true,
16251650
"versionAdded": "1.0.0",
1651+
"latestUpdate": {
1652+
"version": "1.43.0",
1653+
"newSettings": ["titles"],
1654+
"isMajor": true
1655+
},
16261656
"updateUserstylesOnSettingsChange": true
16271657
},
16281658
{
@@ -1703,7 +1733,7 @@
17031733
{
17041734
"id": "hide-delete-button",
17051735
"name": "Hide delete button",
1706-
"description": "Hides delete button (trash can icon) from sprites, costumes and sounds. They can still be deleted using the right click context menu.",
1736+
"description": "Hides delete button (trash can icon) from sprites, costumes and sounds. They can still be deleted using the right click context menu or by holding the Shift key.",
17071737
"tags": ["editor", "featured"],
17081738
"info": [
17091739
{
@@ -1714,6 +1744,10 @@
17141744
"dynamicEnable": true,
17151745
"dynamicDisable": true,
17161746
"versionAdded": "1.19.0",
1747+
"latestUpdate": {
1748+
"version": "1.43.0",
1749+
"temporaryNotice": "You can now hold Shift to show delete buttons."
1750+
},
17171751
"updateUserstylesOnSettingsChange": true
17181752
},
17191753
{
@@ -1873,36 +1907,45 @@
18731907
{
18741908
"id": "jump-to-def",
18751909
"name": "Jump to custom block definition",
1876-
"description": "Allows you to jump to a custom block's definition using the middle mouse button or Shift+Click on the block.",
1910+
"description": "Jump to a custom block's definition by middle-clicking or Shift+clicking on the block or selecting \"Go to Definition\" in the right click context menu.",
18771911
"tags": ["editor", "codeEditor", "recommended"],
18781912
"credits": [{ "name": "griffpatch" }],
1879-
"info": [
1880-
{
1881-
"text": "This addon was previously part of the \"developer tools\" addon but has moved here.",
1882-
"id": "developer-tools"
1883-
}
1884-
],
18851913
"dynamicEnable": true,
18861914
"dynamicDisable": true,
18871915
"enabledByDefault": true,
1888-
"versionAdded": "1.28.0"
1916+
"versionAdded": "1.28.0",
1917+
"latestUpdate": {
1918+
"version": "1.43.0",
1919+
"temporaryNotice": "You can now use the context menu (open by right clicking or touching and holding) to jump to custom block definitions."
1920+
}
18891921
},
18901922
{
18911923
"id": "last-edit-tooltip",
1892-
"name": "Shared/edited dates tooltip",
1893-
"description": "Hover over a project's share date for information on when exactly it was shared and last edited.",
1924+
"name": "Additional project dates",
1925+
"description": "Hover over a project's share date for information on when exactly it was created, shared and last edited.",
18941926
"tags": ["community", "projectPage"],
18951927
"credits": [
18961928
{
18971929
"name": "TheColaber",
18981930
"link": "https://scratch.mit.edu/users/TheColaber/"
18991931
},
1900-
{ "name": "Weredime (9gr)", "link": "https://scratch.mit.edu/users/9gr/" }
1932+
{
1933+
"name": "Weredime (9gr)",
1934+
"link": "https://scratch.mit.edu/users/9gr/"
1935+
},
1936+
{
1937+
"name": "AeroKoder",
1938+
"link": "https://scratch.mit.edu/users/AeroKoder/"
1939+
}
19011940
],
19021941
"dynamicEnable": true,
19031942
"dynamicDisable": true,
19041943
"enabledByDefault": false,
1905-
"versionAdded": "1.2.0"
1944+
"versionAdded": "1.2.0",
1945+
"latestUpdate": {
1946+
"version": "1.43.0",
1947+
"temporaryNotice": "Added the project creation date to the tooltip."
1948+
}
19061949
},
19071950
{
19081951
"id": "live-featured-project",
@@ -1997,7 +2040,7 @@
19972040
{
19982041
"id": "mediarecorder",
19992042
"name": "Project video recorder",
2000-
"description": "Adds a \"start recording\" button to the editor menu bar that allows you to record the project's stage.",
2043+
"description": "Adds a \"record\" button to the editor menu bar that allows you to record the project's stage.",
20012044
"tags": ["editor", "editorMenuBar", "recommended"],
20022045
"enabledByDefault": false,
20032046
"versionAdded": "1.6.0",
@@ -2041,12 +2084,6 @@
20412084
},
20422085
{ "name": "CST1229", "link": "https://github.com/CST1229" }
20432086
],
2044-
"info": [
2045-
{
2046-
"text": "This addon was previously part of the \"developer tools\" addon but has moved here.",
2047-
"id": "developer-tools"
2048-
}
2049-
],
20502087
"enabledByDefault": true,
20512088
"libraries": ["scratch-blocks"],
20522089
"versionAdded": "1.30.0",
@@ -2083,20 +2120,14 @@
20832120
"name": "Move costume to top or bottom",
20842121
"description": "Adds options to the right click context menu for costumes and sounds to move them to the top or the bottom of the list.",
20852122
"tags": ["editor", "costumeEditor", "featured"],
2086-
"info": [
2087-
{
2088-
"text": "This addon was previously part of the \"developer tools\" addon but has moved here.",
2089-
"id": "developer-tools"
2090-
}
2091-
],
20922123
"dynamicEnable": true,
20932124
"dynamicDisable": true,
20942125
"versionAdded": "1.20.0"
20952126
},
20962127
{
20972128
"id": "move-to-top-layer",
20982129
"name": "Move sprite to front layer",
2099-
"description": "Shift+Click a sprite within the sprite pane to move it to the front (top layer) of the stage.",
2130+
"description": "Move a sprite to the front (top layer) of the stage from its context menu or by Shift+Clicking it.",
21002131
"tags": ["editor", "featured"],
21012132
"credits": [
21022133
{ "name": "Norbiros", "link": "https://scratch.mit.edu/users/Norbir/" },
@@ -2107,7 +2138,11 @@
21072138
],
21082139
"dynamicEnable": true,
21092140
"dynamicDisable": true,
2110-
"versionAdded": "1.32.0"
2141+
"versionAdded": "1.32.0",
2142+
"latestUpdate": {
2143+
"version": "1.43.0",
2144+
"temporaryNotice": "The context menu can now be used to move sprites to the front layer."
2145+
}
21112146
},
21122147
{
21132148
"id": "msg-count-badge",
@@ -2258,14 +2293,6 @@
22582293
"type": "notice",
22592294
"text": "This addon doesn't work well on mobile devices and in small windows.",
22602295
"id": "mobile"
2261-
},
2262-
{
2263-
"text": "If you want to see more projects and curators at once, use the \"more items per row\" addon.",
2264-
"id": "itemsPerRow"
2265-
},
2266-
{
2267-
"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.",
2268-
"id": "scratch3to2"
22692296
}
22702297
],
22712298
"dynamicEnable": true,
@@ -2683,7 +2710,13 @@
26832710
"dynamicDisable": true,
26842711
"libraries": ["scratch-flash"],
26852712
"versionAdded": "1.41.0",
2686-
"injectAsStyleElt": true
2713+
"latestUpdate": {
2714+
"version": "1.43.0",
2715+
"newSettings": ["navbarSeparators"],
2716+
"isMajor": true
2717+
},
2718+
"injectAsStyleElt": true,
2719+
"updateUserstylesOnSettingsChange": true
26872720
},
26882721
{
26892722
"id": "scratchr2",

0 commit comments

Comments
 (0)