A way to see if a user is online

OH YEA
we gotta remind a dev to fix the iteration and composition library to have it use the new continuation system

speaking of libraries, theres 2 new ones in the patch notes but i cant seem to find them anywhere, even in the extension blocks they seem to be absent

it says

  • new "Tiles" library, divides the stage into sub-regions in each of which to perform an action
  • new "Arcs" library, turns sprites by a delta of degrees moving them at a given radius

but they are absent in the editor, strange

also, every block now has a list input if you make the vardradic in it have no slots
i can now no longer make block mockups tho

i wonder if i should make this its own topic

this is really weird. it should be showing up as seen in the LIBRAIRES file

frequency_distribution_module.xml Frequency Distribution Analysis Analyze data for frequency distribution
localstorage_module.xml Database Persistent key-value storage across Snap! sessions in the same browser
tiles_module.xml Tiles Divide the stage into sub-regions in each of which to perform an action
arcs_module.xml Arcs Turn sprites by a delta of degrees moving them at a given radius
~ ~

but for some reason they arent? i wonder why on earth that is

It’s obviously work in progress.

nono, it should show up, theres nothing preventing it from appearing like a line of code that looks for it

It's usually a cache issue when this sort of thing happens. All ok on my computer

how do i fix it

hold shift and press the reload icon simultaneously

So the list symbol (▤) is just to signify that an input list may be used to implement "variadic inputs" (◄►)?
In that case this change is purely symbolic, literally.

https://snap.berkeley.edu/versions/dev/snap.html#present:Username=snapenilk&ProjectName=block%20var%20testing

its gone now, but the arrows have 3 dots stacked vertically in between them now
edit: the dots have changed color

I see what you mean, like: untitled script pic 116 and untitled script pic 117. Much better!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.