Discuss Scratch

SinanGentoo
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

MagicCrayon9342 wrote:

SinanGentoo wrote:

(#353)

MagicCrayon9342 wrote:

How can I make an extension for ClipCC?
Follow ClipCC Extension Writing Guide
You can refer to some other extensions such as CatBlocks , websocket and FileIO
The current standard library documentation does not provide multilingual support, but you can use translation software to read and understand it.
Would it be possible to have each block have a corresponding javascript function?
It was like that.

Hello, I’m SinanGentoo, a developer of a Scratch mod named ClipCC. ClipCC is a Scratch with compiler, third-party extensions, custom block with return and tons of features, you can try it here!
MagicCrayon9342
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

SinanGentoo wrote:

(#361)

MagicCrayon9342 wrote:

SinanGentoo wrote:

(#353)

MagicCrayon9342 wrote:

How can I make an extension for ClipCC?
Follow ClipCC Extension Writing Guide
You can refer to some other extensions such as CatBlocks , websocket and FileIO
The current standard library documentation does not provide multilingual support, but you can use translation software to read and understand it.
Would it be possible to have each block have a corresponding javascript function?
It was like that.
So the rest of the issues now are my misconfiguration, the solution to most of the issues is just install the package it requests with the –save argument (which then adds it to package.json. Pretty much

Chiroyce
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

MagicCrayon9342 wrote:

That's not a solution, a large margin of users use Windows. Its make it work with Windows or you miss out on a lot of users. When I get it to work I'll help you fix it.
AFAIK scratch-gui or some repo of scratch cannot build on windows, you need to use wsl or cygwin.







April Fools' topics:
New Buildings in Scratch's headquarters
Give every Scratcher an M1 MacBook Air
Scratch should let users edit other Scratchers' projects
Make a statue for Jeffalo
Scratch Tech Tips™
Make a Chiroyce statue emoji


<img src=“x” onerror=“alert('XSS vulnerability discovered')”>

this is a test sentence
MagicCrayon9342
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

Chiroyce wrote:

(#363)

MagicCrayon9342 wrote:

That's not a solution, a large margin of users use Windows. Its make it work with Windows or you miss out on a lot of users. When I get it to work I'll help you fix it.
AFAIK scratch-gui or some repo of scratch cannot build on windows, you need to use wsl or cygwin.
Well, then I just wont use it if the developers of said repository can't get it to work on an OS that 75% of users use . ClipCC extensions have capability to be built on Windows, I just need to fix the bugs I encounter manually.

Last edited by MagicCrayon9342 (April 2, 2022 14:17:51)


SinanGentoo
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

MagicCrayon9342 wrote:

SinanGentoo wrote:

(#361)

MagicCrayon9342 wrote:

SinanGentoo wrote:

(#353)

MagicCrayon9342 wrote:

How can I make an extension for ClipCC?
Follow ClipCC Extension Writing Guide
You can refer to some other extensions such as CatBlocks , websocket and FileIO
The current standard library documentation does not provide multilingual support, but you can use translation software to read and understand it.
Would it be possible to have each block have a corresponding javascript function?
It was like that.
So the rest of the issues now are my misconfiguration, the solution to most of the issues is just install the package it requests with the –save argument (which then adds it to package.json. Pretty much
Logically it shouldn't, I'm not sure why cli doesn't recognize yarn under Windows. I have to debug them sometime

Hello, I’m SinanGentoo, a developer of a Scratch mod named ClipCC. ClipCC is a Scratch with compiler, third-party extensions, custom block with return and tons of features, you can try it here!
SinanGentoo
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features


A canvas plugin

Hello, I’m SinanGentoo, a developer of a Scratch mod named ClipCC. ClipCC is a Scratch with compiler, third-party extensions, custom block with return and tons of features, you can try it here!
CST1229
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

SinanGentoo wrote:

A canvas plugin
Isn't that basically pen but with a few extra stuff?

This is a signature. It's a piece of text that appears below every post I write. Click here to learn more, including how to make your own.
RIP assets image hosting. 2013?-2023



SinanGentoo
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

CST1229 wrote:

SinanGentoo wrote:

A canvas plugin
Isn't that basically pen but with a few extra stuff?
No, This extension is completely based on the canvas API and is used in a completely different way than the Pen.
This means it has a much faster drawing speed than Pen and achieves some effects that the original does not (such as blurring)

Hello, I’m SinanGentoo, a developer of a Scratch mod named ClipCC. ClipCC is a Scratch with compiler, third-party extensions, custom block with return and tons of features, you can try it here!
Toprak135
Scratcher
29 posts

ClipCC - A scratch mod with compiler, extension and more features

Phooey, that was a lot of new stuff. If only Scratch was like this from day one.

Yo, Toprak135 here
when this sprite clicked
forever
HELITOPTER
HELITOPTER
PARA TOPER
PARA TOPER
end
ScratchcatandGobo
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

Data lost

You might be visiting something that doesn't exist yet (‾◡◝)
or
Oops! Something went wrong.

We are so sorry, but it looks like Scratch has crashed. This bug has been automatically reported to the Scratch Team. Please refresh your page to try again.
On litterly every project.

Last edited by ScratchcatandGobo (April 3, 2022 14:54:25)


Yeah, but at least we've learned something today… that every moment of our life should be lived to the fullest because it can be very long or very short, my friend. - Gumball
I felt like I wanted to develop games on here, so I won't leave! (for now)
(last edited 2/8/24)





























SinanGentoo
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

ScratchcatandGobo wrote:

Data lost

You might be visiting something that doesn't exist yet (‾◡◝)
or
Oops! Something went wrong.

We are so sorry, but it looks like Scratch has crashed. This bug has been automatically reported to the Scratch Team. Please refresh your page to try again.
On litterly every project.
It's a front-end demo, until we finished the back-end.

Hello, I’m SinanGentoo, a developer of a Scratch mod named ClipCC. ClipCC is a Scratch with compiler, third-party extensions, custom block with return and tons of features, you can try it here!
mbrick2
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

Could you add an extension to bring back april fools (hotfix/totally-normal-2022)








My Forums
ATs
Collabaration
My collabs
AIPoint
AspectOS
CoreOS
OddyseyOS
Cops and Robbers
#BringBackManagerRights
#ReturnRightsToManagers
#WeAreForManagerRights
#LetsRemindAboutMangers
#WeAreMangers
#MangersMustManage

The road to 1000 posts!
0 ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ 1000
80% complete

Banner Made By @Abcde26



Card Made By @Polygon
SinanGentoo
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

mbrick2 wrote:

Could you add an extension to bring back april fools (hotfix/totally-normal-2022)
Sure

Hello, I’m SinanGentoo, a developer of a Scratch mod named ClipCC. ClipCC is a Scratch with compiler, third-party extensions, custom block with return and tons of features, you can try it here!
mbrick2
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

SinanGentoo wrote:

(#373)

mbrick2 wrote:

Could you add an extension to bring back april fools (hotfix/totally-normal-2022)
Sure
Thanks








My Forums
ATs
Collabaration
My collabs
AIPoint
AspectOS
CoreOS
OddyseyOS
Cops and Robbers
#BringBackManagerRights
#ReturnRightsToManagers
#WeAreForManagerRights
#LetsRemindAboutMangers
#WeAreMangers
#MangersMustManage

The road to 1000 posts!
0 ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ 1000
80% complete

Banner Made By @Abcde26



Card Made By @Polygon
SinanGentoo
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

ClipCC 3.1.2 beta1 released! Sorry for taking so long to release the beta offline version after a huge update(upgrade to React 17). We fixed a lot of bugs, added a completely rewritten settings screen and provided a new extension interface.

Screenshot


Download
Github

Last edited by SinanGentoo (April 12, 2022 02:52:31)


Hello, I’m SinanGentoo, a developer of a Scratch mod named ClipCC. ClipCC is a Scratch with compiler, third-party extensions, custom block with return and tons of features, you can try it here!
SinanGentoo
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

Add a documentation.

Hello, I’m SinanGentoo, a developer of a Scratch mod named ClipCC. ClipCC is a Scratch with compiler, third-party extensions, custom block with return and tons of features, you can try it here!
SinanGentoo
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

Add High-Quality Pen support

Hello, I’m SinanGentoo, a developer of a Scratch mod named ClipCC. ClipCC is a Scratch with compiler, third-party extensions, custom block with return and tons of features, you can try it here!
MagicCrayon9342
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

SinanGentoo wrote:

Add High-Quality Pen support
How about support for assets up to 1440p or maybe even 4K!!!!!

SinanGentoo
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

MagicCrayon9342 wrote:

SinanGentoo wrote:

Add High-Quality Pen support
How about support for assets up to 1440p or maybe even 4K!!!!!
Do you mean “HD image uploads”?

Hello, I’m SinanGentoo, a developer of a Scratch mod named ClipCC. ClipCC is a Scratch with compiler, third-party extensions, custom block with return and tons of features, you can try it here!
MagicCrayon9342
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

SinanGentoo wrote:

MagicCrayon9342 wrote:

SinanGentoo wrote:

Add High-Quality Pen support
How about support for assets up to 1440p or maybe even 4K!!!!!
Do you mean “HD image uploads”?
yes

Powered by DjangoBB