Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ub.io into develop
  • Loading branch information
someCatInTheWorld committed Mar 12, 2024
2 parents a01e926 + 0379913 commit b4a1efd
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 29 deletions.
8 changes: 0 additions & 8 deletions src/components/tw-settings-modal/settings-modal.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -329,14 +329,6 @@ const CustomStageSize = ({
>
16:9
</button>
<button
className={styles.customStageSizeButton}
data-selected={stageWidth === 360 && stageHeight === 480}
data-mobile={true}
onClick={() => onStagePresetUsed(true)}
>
Mobile Game
</button>
</div>
<div className={styles.customStageSizeContainer}>
<FormattedMessage
Expand Down
40 changes: 20 additions & 20 deletions src/lib/libraries/extensions/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -202,16 +202,16 @@ const menuItems = [
},
{
name: 'Screensharing',
extensionId: 'https://snail-ide.js.org/screen-sharing.js',
iconURL: 'https://snail-ide.js.org/Screensharing.png', // please forgive me the text is slightly offcenter
extensionId: 'https://editor.snail-ide.com/screen-sharing.js',
iconURL: 'https://editor.snail-ide.com/Screensharing.png', // please forgive me the text is slightly offcenter
collaborator: 'pooiod7',
tags: ['penguinmod'],
description: 'Share your screen and get the current frame as a image.',
featured: true
},
{
name: 'Lazy Collisions',
extensionId: 'https://snail-ide.js.org/Lazy-Collisions.js',
extensionId: 'https://editor.snail-ide.com/Lazy-Collisions.js',
iconURL: 'https://sharkpools-extensions.vercel.app/extension-thumbs/Lazy-Collisions.svg',
collaborator: 'SharkPool',
tags: ['penguinmod'],
Expand Down Expand Up @@ -239,17 +239,17 @@ const menuItems = [

{
name: 'Prompts',
extensionId: 'https://snail-ide.js.org/Prompts.js',
iconURL: 'https://snail-ide.js.org/Prompts.png',
extensionId: 'https://editor.snail-ide.com/Prompts.js',
iconURL: 'https://editor.snail-ide.com/Prompts.png',
collaborator: 'LoganCreatez',
tags: ['penguinmod', 'ai'],
description: 'Good prompts for PenguinGPT',
featured: true
},
{
name: 'SnailShare API',
extensionId: 'https://snail-ide.js.org/api.js',
iconURL: 'https://snail-ide.js.org/snailideapiext.png',
extensionId: 'https://editor.snail-ide.com/api.js',
iconURL: 'https://editor.snail-ide.com/snailideapiext.png',
snailExt: true,
collaborator: 'BA4X',
tags: ['penguinmod'],
Expand Down Expand Up @@ -323,7 +323,7 @@ const menuItems = [
},
{
name: 'Key Simulator',
extensionId: 'https://snail-ide.js.org/keysim.js',
extensionId: 'https://editor.snail-ide.com/keysim.js',
iconURL: defaultExtensionIcon,
collaborator: 'CubesterYT',
tags: ['turbowarp'],
Expand Down Expand Up @@ -352,7 +352,7 @@ const menuItems = [
},
{
name: 'PenguinGPT',
extensionId: 'https://snail-ide.js.org/gpt.js',
extensionId: 'https://editor.snail-ide.com/gpt.js',
collaborator: 'cicerorph & Anonymous-cat1',
iconURL: 'https://rubyteam.tech/cdn/thumbnails/penguingpt.png',
tags: ['turbowarp', 'ai'],
Expand Down Expand Up @@ -423,7 +423,7 @@ const menuItems = [
},
{
name: 'Save Data',
extensionId: 'https://snail-ide.js.org/save.js',
extensionId: 'https://editor.snail-ide.com/save.js',
collaborator: 'Mr_rudy',
iconURL: snailSaveIcon,
tags: ['penguinmod'],
Expand All @@ -432,9 +432,9 @@ const menuItems = [
},
{
name: 'Grayscale',
extensionId: 'https://snail-ide.js.org/grayscale.js',
extensionId: 'https://editor.snail-ide.com/grayscale.js',
collaborator: 'Mr_rudy',
iconURL: 'https://snail-ide.js.org/grayscale.svg',
iconURL: 'https://editor.snail-ide.com/grayscale.svg',
tags: ['penguinmod'],
description: "Toggle a dramatic grayscale effect on your project. ",
featured: true
Expand Down Expand Up @@ -581,7 +581,7 @@ const menuItems = [
},
{
name: 'Cloud Storage',
extensionId: 'https://snail-ide.js.org/cloudstorage.js',
extensionId: 'https://editor.snail-ide.com/cloudstorage.js',
collaborator: 'pooiod7',
iconURL: cloudstorageIconURL, // this needs to be redone soon
tags: ['penguinmod'],
Expand Down Expand Up @@ -1287,7 +1287,7 @@ const menuItems = [
{
name: 'ISS',
snailExt: true,
extensionId: 'https://snail-ide.js.org/iss.js',
extensionId: 'https://editor.snail-ide.com/iss.js',
iconURL: issIcon,
tags: ['penguinmod'],
description: 'Get the latitude and longitude of the International Space Station',
Expand Down Expand Up @@ -1496,7 +1496,7 @@ if (IsLocal || IsLiveTests) {
const extras = [
{
name: 'CloudLink Ω',
extensionId: '/clomega.js',
extensionId: 'https://editor.snail-ide.com/clomega.js',
tags: ['penguinmod', 'turbowarp'],
iconURL: clomegaIcon,
description: 'Register and login to accounts via Cloud Link 5 (WIP Extension!!!)',
Expand All @@ -1506,7 +1506,7 @@ if (IsLocal || IsLiveTests) {
},
{
name: 'CloudLink 5',
extensionId: '/cl5.js',
extensionId: 'https://editor.snail-ide.com/cl5.js',
tags: ['penguinmod', 'turbowarp'],
insetIconURL: cloudlinkIcon,
iconURL: clfiveIcon,
Expand Down Expand Up @@ -1592,7 +1592,7 @@ if (IsLocal || IsLiveTests) {
},
{
name: 'Snail Extras',
extensionId: 'https://snail-ide.js.org/snail_extras.js', // update reference once file names are updated
extensionId: 'https://editor.snail-ide.com/snail_extras.js', // update reference once file names are updated
tags: ['penguinmod'],
iconURL: 'https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT-RWnel-yFH8B7obNf21l-F1DpJ7eCVd2oq2SeHm89Xw&s',
insetIconURL: turbowarpIcon,
Expand Down Expand Up @@ -1626,7 +1626,7 @@ if (IsLocal || IsLiveTests) {
},
{
name: 'Wacky Joke Blocks',
extensionId: 'https://snail-ide.js.org/joke.js',
extensionId: 'https://editor.snail-ide.com/joke.js',
collaborator: 'Mr_rudy/nmsderp',
iconURL: 'https://c8.alamy.com/comp/RB1P6W/young-handsome-business-man-laughing-of-you-pointing-to-the-camera-with-finger-hand-over-chest-shame-expression-RB1P6W.jpg',
tags: ['penguinmod'],
Expand Down Expand Up @@ -1665,9 +1665,9 @@ if (IsLocal || IsLiveTests) {

{
name: 'Discord Auth',
extensionId: 'https://snail-ide.js.org/discord.js',
extensionId: 'https://editor.snail-ide.com/discord.js',
snailExt: true,
iconURL: 'https://snail-ide.js.org/discord-png.png',
iconURL: 'https://editor.snail-ide.com/discord-png.png',
tags: ['penguinmod'],
description: "Get data from a Discord user!",
featured: true
Expand Down
3 changes: 2 additions & 1 deletion src/lib/randomUnhelpfulTip.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ export const tip = [
"A snail (or was it Bibi?) just ate your soul. /j (or is it?)",
'<a style="color: lightgray;" href="https://scratch.mit.edu/users/o97doge/">o97doge was here.</a>',
'oh no cringe',
'me when i wake up in the middle of the night<br/><img src="https://corsproxy.io/?https%3A%2F%2Fpbs.twimg.com%2Fmedia%2FFZyQ8-eagAAunGr%3Fformat%3Djpg%26name%3Dmedium" width="50" height="50"/>'
'me when i wake up in the middle of the night<br/><img src="https://corsproxy.io/?https%3A%2F%2Fpbs.twimg.com%2Fmedia%2FFZyQ8-eagAAunGr%3Fformat%3Djpg%26name%3Dmedium" width="50" height="50"/>',
'The name of Snail IDE was inspired by an old Scratch 1.4 mod <small>(not gandi ide)</small>'
];

0 comments on commit b4a1efd

Please sign in to comment.