SharpScratchMod / Sharp

Sharp Scratch Mod - In Development!
http://sharpscratchmod.github.io
GNU General Public License v2.0
7 stars 2 forks source link

Custom reporters/booleans #3

Closed Mrcomputer1 closed 8 years ago

Mrcomputer1 commented 8 years ago

Important update!

We have decided to code the custom reporter/boolean system ourselves. Please work on and see the new PR #11

OLD:

We need help making custom reporters and booleans. Because I can't figure it out. :stuck_out_tongue:

Problems:

Working stuff:

Mrcomputer1 commented 8 years ago

I have started copying the PR but did not finish if you want to help then see #4 You will need repo access so comment here or on #4

OLD:

Got an idea - Don't work on this until I unassign myself or post
I am going to try to copy a PR from Scratch
ghost commented 8 years ago

Just so you know, there's a little bug (haven't debugged it) where call blocks in the palette suddenly switch to the weird rectangular stack blocks. Don't know when it happens though. A way of fixing it may be making different kinds of define blocks (with the same text of course). It would be like having 3 different more blocks categories.

Although I have no clue on how to implement it :stuck_out_tongue:

Mrcomputer1 commented 8 years ago

:stuck_out_tongue: Once custom reporter/booleans are done it can be fixed then

edward789121 commented 8 years ago

https://github.com/SharpScratchMod/Sharp/issues/6

ghost commented 8 years ago

Let's see if i'm able to help...

Mrcomputer1 commented 8 years ago

Important update!

We have decided to code the custom reporter/boolean system ourselves. Please work on and see the new PR #11

Mrcomputer1 commented 8 years ago

Complete thanks to NoMod-Programming