Discuss Scratch

MagicCrayon9342
Scratcher
1000+ posts

a failed project...

x

Last edited by MagicCrayon9342 (April 25, 2022 21:42:26)

MagicCrayon9342
Scratcher
1000+ posts

a failed project...

Scratch Blocks build failing
MagicCrayon9342
Scratcher
1000+ posts

a failed project...

So I've got scratch-vm compiled and have started the server. Nothing @ localhost:8083 where it'd b supposedly hosting locally.
MagicCrayon9342
Scratcher
1000+ posts

a failed project...

ScratchVM Works!
MagicCrayon9342
Scratcher
1000+ posts

a failed project...

57% of the issues were from corrupted shared PNPM modules!
If you ever make a scratch mod, don't use PNPM!!
MagicCrayon9342
Scratcher
1000+ posts

a failed project...

Now building the GUI! only change made was the custom logo.
MagicCrayon9342
Scratcher
1000+ posts

a failed project...

Mocha Blocks is open source! Although only the GUI is in GitHub since the other components are installed through NPM and unmodified.
MagicCrayon9342
Scratcher
1000+ posts

a failed project...

MochaBlocks up and running!

https://jdev.eu.org/mocha-gui
MagicCrayon9342
Scratcher
1000+ posts

a failed project...

You can contribute! Anything really, I'll accept PRs no matter how stupid they sound. Features over practicality!
MagicCrayon9342
Scratcher
1000+ posts

a failed project...

MochaBlocks is based off the LATEST scratch source, you may even find something not in the traditional Scratch editor.
MagicCrayon9342
Scratcher
1000+ posts

a failed project...

It broke…
MagicCrayon9342
Scratcher
1000+ posts

a failed project...

Rocking the new color scheme


Last edited by MagicCrayon9342 (April 24, 2022 18:07:52)

k0d3rrr
Scratcher
1000+ posts

a failed project...

MagicCrayon9342 wrote:

Rocking the new color scheme
Nice!
MagicCrayon9342
Scratcher
1000+ posts

a failed project...

k0d3rrr wrote:

MagicCrayon9342 wrote:

Rocking the new color scheme
Nice!
just gotta figure out how to add blocks and extensions
MagicCrayon9342
Scratcher
1000+ posts

a failed project...

deleted

Last edited by MagicCrayon9342 (April 24, 2022 18:11:31)

MagicCrayon9342
Scratcher
1000+ posts

a failed project...

All features that don't function within Mocha-Blocks because of being detached from a server will be removed.
yes-i-am-lanky
Scratcher
100+ posts

a failed project...

MagicCrayon9342 wrote:

k0d3rrr wrote:

MagicCrayon9342 wrote:

Rocking the new color scheme
Nice!
just gotta figure out how to add blocks and extensions
let me get this straight
you make a mod not knowing how to make a mod?
MagicCrayon9342
Scratcher
1000+ posts

a failed project...

yes-i-am-lanky wrote:

MagicCrayon9342 wrote:

k0d3rrr wrote:

MagicCrayon9342 wrote:

Rocking the new color scheme
Nice!
just gotta figure out how to add blocks and extensions
let me get this straight
you make a mod not knowing how to make a mod?
yes! I'm more of a hands on learner and the documentation is easy to understand. I'm working on the GUI right now, dark mode. A core and important function of every single application.

From further inspection of the source it appears to be a react project. And for modifying the GUI its just a case of modifying colors.css and the css files corresponding to the components. colors.css has all the color definitions.

Last edited by MagicCrayon9342 (April 24, 2022 19:05:58)

MagicCrayon9342
Scratcher
1000+ posts

a failed project...

Where is scratch-gui loading the blocks from, and where can I modify that module.
MagicCrayon9342
Scratcher
1000+ posts

a failed project...

The Scratch source has a bug where if you scroll down while its loading there is a little gap that shows the content beneath. MochaBlocks has the same issue. Hope it gets fixed.

Powered by DjangoBB