Discuss Scratch

MagicCrayon9342
Scratcher
1000+ posts

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

kccuber wrote:

ScratchcatandGobo wrote:

Idea: sudo apt-get install ClipCC-dev
custom PPA plz, so you can have multiple builds of clipcc on there once. plus im not sure debian will accept an up-to-date clipcc in their stable repo.
its a pain to do AND

if you do it please consider making an RPM COPR repo (almost the same as a PPA), so that non-ubuntu/debian users can install that way as well

Oh and for Arch btw users you can submit it to the AUR.

for the least hassle add it to the npm repository to install it via NPM. or somethin.

Last edited by MagicCrayon9342 (Jan. 6, 2022 22:44:52)


SinanGentoo
Scratcher
100+ posts

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

MagicCrayon9342 wrote:

kccuber wrote:

ScratchcatandGobo wrote:

Idea: sudo apt-get install ClipCC-dev
custom PPA plz, so you can have multiple builds of clipcc on there once. plus im not sure debian will accept an up-to-date clipcc in their stable repo.
its a pain to do AND

if you do it please consider making an RPM COPR repo (almost the same as a PPA), so that non-ubuntu/debian users can install that way as well

Oh and for Arch btw users you can submit it to the AUR.

for the least hassle add it to the npm repository to install it via NPM. or somethin.
We will provide ppa/aur software source support when ClipCC 3.1 is released.

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:

kccuber wrote:

ScratchcatandGobo wrote:

Idea: sudo apt-get install ClipCC-dev
custom PPA plz, so you can have multiple builds of clipcc on there once. plus im not sure debian will accept an up-to-date clipcc in their stable repo.
its a pain to do AND

if you do it please consider making an RPM COPR repo (almost the same as a PPA), so that non-ubuntu/debian users can install that way as well

Oh and for Arch btw users you can submit it to the AUR.

for the least hassle add it to the npm repository to install it via NPM. or somethin.
We will provide ppa/aur software source support when ClipCC 3.1 is released.
fedora copr repo as well right? im a fedora user.

SinanGentoo
Scratcher
100+ posts

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

MagicCrayon9342 wrote:

SinanGentoo wrote:

MagicCrayon9342 wrote:

kccuber wrote:

ScratchcatandGobo wrote:

Idea: sudo apt-get install ClipCC-dev
custom PPA plz, so you can have multiple builds of clipcc on there once. plus im not sure debian will accept an up-to-date clipcc in their stable repo.
its a pain to do AND

if you do it please consider making an RPM COPR repo (almost the same as a PPA), so that non-ubuntu/debian users can install that way as well

Oh and for Arch btw users you can submit it to the AUR.

for the least hassle add it to the npm repository to install it via NPM. or somethin.
We will provide ppa/aur software source support when ClipCC 3.1 is released.
fedora copr repo as well right? im a fedora user.
We do not plan to provide support for installation sources other than PPA and AUR.

Last edited by SinanGentoo (Jan. 8, 2022 03:33:06)


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:

MagicCrayon9342 wrote:

kccuber wrote:

ScratchcatandGobo wrote:

Idea: sudo apt-get install ClipCC-dev
custom PPA plz, so you can have multiple builds of clipcc on there once. plus im not sure debian will accept an up-to-date clipcc in their stable repo.
its a pain to do AND

if you do it please consider making an RPM COPR repo (almost the same as a PPA), so that non-ubuntu/debian users can install that way as well

Oh and for Arch btw users you can submit it to the AUR.

for the least hassle add it to the npm repository to install it via NPM. or somethin.
We will provide ppa/aur software source support when ClipCC 3.1 is released.
fedora copr repo as well right? im a fedora user.
We do not plan to provide support for installation sources other than PPA and AUR.
Why, it makes your software more accessible. I don't feel like uninstalling, downloading an RPM and all that annoyance every time you update ClipCC. But I wan't the latest version at all times. I'd have to check the repo EVERY TIME. It's convenient to just check for updates, install updates. and have the latest software. But I understand that you do not wish to provide.

Last edited by MagicCrayon9342 (Jan. 8, 2022 03:47:33)


MagicCrayon9342
Scratcher
1000+ posts

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

I like being able to check for updates, and install updates. Knowing I'm on the latest available software and not having to check several repos for new packages.

btw I am quite confused why I'm running ClipCC 3.0.99 when the latest is 3.0.2

MagicCrayon9342
Scratcher
1000+ posts

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

I have to go soon I've encountered a few weird things tho

1. When I close it says “Would you like to close ”Scratch“”
2. Several other instances of “Scratch”
3. Input box (presumobly for project name), says “Scratch Project”.. as the placeholder

Last edited by MagicCrayon9342 (Jan. 8, 2022 03:49:49)


MagicCrayon9342
Scratcher
1000+ posts

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

I found out why it said 3.0.99 when the latest stable release was 3.0.3, it was because I was running 3.1-beta

SinanGentoo
Scratcher
100+ posts

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

ClipCC with cat blocks!


To test the extension branch under development, I wrote a gadget extension. If you are interested in this extension, you can find its download method in the extension's repository.
PS: Be sure to use the extension branch's preview site to import the extension!

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!
PoIygon
Scratcher
1000+ posts

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

SinanGentoo wrote:

ClipCC with cat blocks!


To test the extension branch under development, I wrote a gadget extension. If you are interested in this extension, you can find its download method in the extension's repository.
PS: Be sure to use the extension branch's preview site to import the extension!
I think you can make it like a turbowarp extension instead of a block extension










CST1229
Scratcher
1000+ posts

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

I see a thing going on here that ClipCC implements features from other mods themselves (compiler, dark mode, stage on left, now cat blocks too) instead of just forking TurboWarp which has all of that.
(it's not required though)

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



Chiroyce
Scratcher
1000+ posts

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

CST1229 wrote:

I see a thing going on here that ClipCC implements features from other mods themselves (compiler, dark mode, stage on left, now cat blocks too) instead of just forking TurboWarp which has all of that.
(it's not required though)
Which is actually better - since then they have more knowledge about their own codebase and it will be easier to develop more features on top of it.







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
SinanGentoo
Scratcher
100+ posts

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

CST1229 wrote:

I see a thing going on here that ClipCC implements features from other mods themselves (compiler, dark mode, stage on left, now cat blocks too) instead of just forking TurboWarp which has all of that.
(it's not required though)
The reason ClipCC implements these features is simply because they are needed. In fact, many of our ideas for features existed long before Turbowarp introduced them (such as extensions, stage on left and compilers).Now that we have ideas to implement them, even better than Turbowarp, why not implement them?

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

PoIygon wrote:

SinanGentoo wrote:

ClipCC with cat blocks!


To test the extension branch under development, I wrote a gadget extension. If you are interested in this extension, you can find its download method in the extension's repository.
PS: Be sure to use the extension branch's preview site to import the extension!
I think you can make it like a turbowarp extension instead of a block extension
ClipCC's extension system was originally designed as a superset of Scratch's original extension system. We don't like to introduce two extension systems in one editor like Turbowarp.

Last edited by SinanGentoo (Jan. 8, 2022 11:11:55)


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

Chiroyce wrote:

(#192)

CST1229 wrote:

I see a thing going on here that ClipCC implements features from other mods themselves (compiler, dark mode, stage on left, now cat blocks too) instead of just forking TurboWarp which has all of that.
(it's not required though)
Which is actually better - since then they have more knowledge about their own codebase and it will be easier to develop more features on top of it.
Yes ik.

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



ogadaki
Scratcher
100+ posts

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

SinanGentoo wrote:

To test the extension branch under development, I wrote a gadget extension. If you are interested in this extension, you can find its download method in the extension's repository.
PS: Be sure to use the extension branch's preview site to import the extension!

This extension system looks really great! Good job.

Developer, French educator and creator of adacraft.org, a Scratch mod
MagicCrayon9342
Scratcher
1000+ posts

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

My browser has this weird bug where sometimes I can't scroll to the bottom. And a few others so I am not really able to test out the new extension. I am waiting patiently for an update to the desktop app!

SinanGentoo
Scratcher
100+ posts

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

Bump

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!
TheGroxEmpire
Scratcher
10 posts

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

I don't know how easy this would be to add, but having scale by X and Y blocks could be really helpful
silvxrcat
Scratcher
500+ posts

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

Append to and delete array items for JSON extension?


hi im silver

























i eat orphan babies

Powered by DjangoBB