Snapblocks (Part 2)

Is there a way to make the list icon?
Utilities script pic
I tried doing $verticalEllipsis-1-255-255-255 but it causes a weird visual glitch. It also bugs the category color of the upvar.

(((#1 $verticalEllipsis-1-255-255)) $arrowLeft this icon::list)::define+
report []

Honestly I didn't think of adding an easier way without searching up a specific character. The current way is to use (the character that snap uses).

I think the reason it turns grey, is because it has an icon, so it assumes it's a custom reporter instead of a variable.

(((#1 ︙)) @arrowLeft this icon :: list) :: define+
report []
(((#1 ︙)) @arrowLeft this icon :: list) :: define+
report []

snapblocks (83)

OMG, you're spending all this effort! These blocks are only ... seasonal, y'know, they'll disappear again some time after the holidays....

That's kind of the reason why I'm adding them to snapblocks. I mean, scratchblocks added the april fools cat blocks, which only show up in scratch 1 day a year. Plus, I've already got the svgs, I might as well just add them in. I also have nothing better to do.

Also, seriously great job on the designs, they look really nice (except for the red on blue of the gift, but it's not too bad).

noooo!!! can they just please, please be moved to shift click settings?

Then they wouldn't be special. I personally think removing them after the christmas season is over is fine (plus, if you save the santa.js file, you could just stick it in a userscript to use it throughout the year).

jens could always hide it more though so no one else would know. I personally prefer using the holiday theme than the normal stuff, not just because its special.

Finished all of them

snapblocks (84)

when flag clicked :: santa
when [space V] key pressed :: santa
when I am [clicked V] :: santa
when <> :: santa
when <> :: santa condition
when I receive [ V] @addInput :: santa
when I start as a clone :: santa
when [anything V] is edited @addInput :: santa
when slot [ V] signals [menu V] :: santa
{custom} :: define+ santa
{custom :: santa} :: define+ santa

And of course you can also set your blocks with any hat

santa :: santa-hat
trumpet :: santa-trumpet
star :: santa-star
candles :: santa-candles
advent :: santa-advent
gift :: santa-gift
present :: santa-present
pretzel :: santa-pretzel
letter :: santa-letter
train :: santa-train
house :: santa-house
gingerbread :: santa-gingerbread
gingerbread-house :: santa-gingerbread-house

snapblocks (85)

can we also have a santa theme so we dont have to type these out manually?

I was actually thinking of it (well, it would really be a "santa=true" thing, but still). I also just had a thought, we could even enable it on the forum for the holidays, and then disable it after the holidays are over (you'll still be able to manually turn in on or off in snapblocks snippets, I'm just saying the forum settings could be able to set the default).

but isnt it [sb=snap-flat]? so it would be [sb=santa-hat], right? or am i missing something

You can do [sb="snap-flat" santa=true]

ohh! that makes sense.

Ooh! I can think of plenty of suggestions. Help screens for the new blocks. Update the settings library. Make the Colors library faster. Implement hygienic macros in a library. I can keep going...

Oh, I already have a list of stuff I want to do, an audio processing library (which I started, but after I lost some progress, I haven't bothered to get back to working on it), a better music/midi library, and some other projects unrelated to snap.

Who said you're allowed to work on other things?? :~P

The sticky note on my mirror of course.

({test} @addInput) blocks in rings are positioned incorrectly in scratch2 theme.

Ugh, you're right. I better get on it. It's likely due to me trying to fix an issue with reporters also not being aligned.