Discuss Scratch

SinanGentoo
Scratcher
100+ posts

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

We're working on the community system, which can allows people to share projects created with ClipCC on the site. Here's the progress!
(l10n is still work in progress, so I used Google Translate to provide limited localization support )


mbrick2
Scratcher
1000+ posts

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

SinanGentoo wrote:

We're working on the community system, which can allows people to share projects created with ClipCC on the site. Here's the progress!
(l10n is still work in progress, so I used Google Translate to provide limited localization support )


Sick
silvxrcat
Scratcher
500+ posts

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

SinanGentoo wrote:

We're working on the community system, which can allows people to share projects created with ClipCC on the site. Here's the progress!
(l10n is still work in progress, so I used Google Translate to provide limited localization support )


EPIC!
SinanGentoo
Scratcher
100+ posts

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

Here's the progress, Profile page with markdown support and dark mode support.(link)


(i18n is work in progress)

Last edited by SinanGentoo (March 31, 2022 10:48:48)

mbrick2
Scratcher
1000+ posts

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

SinanGentoo wrote:

(#344)
Here's the progress, Profile page with markdown support and dark mode support.(link)


(i18n is work in progress)
Noice
ScratchcatandGobo
Scratcher
1000+ posts

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

SinanGentoo wrote:

ScratchcatandGobo wrote:

The website is glitching. You cant press any buttons
Can you provide access details such as browser and URL?
codingclip.com on firefox
ScratchcatandGobo
Scratcher
1000+ posts

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

Yeah can you make the website english please?
Also everything is 404

Last edited by ScratchcatandGobo (March 31, 2022 15:37:15)

CST1229
Scratcher
1000+ posts

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

ScratchcatandGobo wrote:

Yeah can you make the website english please?
Localization is a work-in-progress according to the developer.
SinanGentoo
Scratcher
100+ posts

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

So, the basic localization work is finished. Although there are still many pages that need to be translated
(We migrate ClipCC's official page to here)

Last edited by SinanGentoo (April 2, 2022 08:00:57)

NFlex23
Scratcher
1000+ posts

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

SinanGentoo
Scratcher
100+ posts

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

NFlex23 wrote:

Fixed
MagicCrayon9342
Scratcher
1000+ posts

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

How can I make an extension for ClipCC?
SinanGentoo
Scratcher
100+ posts

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

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.
MagicCrayon9342
Scratcher
1000+ posts

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

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?
MagicCrayon9342
Scratcher
1000+ posts

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

??
MagicCrayon9342
Scratcher
1000+ posts

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

MagicCrayon9342
Scratcher
1000+ posts

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

Ok fixed
src dir not present

alright, update. got it working. Now, how do I add blocks (that can run JS code)

Last edited by MagicCrayon9342 (April 2, 2022 13:59:15)

MagicCrayon9342
Scratcher
1000+ posts

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


might want to fix the package.json lmao

entirely your extension building software is kind of a mess

had to do a lot of the stuff manually..

Last edited by MagicCrayon9342 (April 2, 2022 14:10:03)

SinanGentoo
Scratcher
100+ posts

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

MagicCrayon9342 wrote:


might want to fix the package.json lmao

entirely your extension building software is kind of a mess
Try Linux or WSL?
It seems that the cli does not work properly on Windows at the moment, you can currently develop by cloning the existing extension repository and refurbishing
MagicCrayon9342
Scratcher
1000+ posts

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

SinanGentoo wrote:

(#359)

MagicCrayon9342 wrote:


might want to fix the package.json lmao

entirely your extension building software is kind of a mess
Try Linux or WSL?
It seems that the cli does not work properly on Windows at the moment, you can currently develop by cloning the existing extension repository and refurbishing
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.

Last edited by MagicCrayon9342 (April 2, 2022 14:11:31)

Powered by DjangoBB