summaryrefslogtreecommitdiff
path: root/tools.xml
Commit message (Collapse)AuthorAgeFilesLines
* merge upstreamdevelopmentGubolin2015-07-231-1/+1
|\
| * Speed up join words and list->sentence in tools.xmlBrian Harvey2015-06-101-1/+1
| |
* | Add ask and answer blocks to the tool spriteMichael Ball2015-01-101-1/+1
|/ | | | | | | | | | | | | | See the screenshots for implementations but these are very simple blocks which will make basic OOP operations a bit easier until 4.1 `ask` takes in a reporter and a string and will call that reporter on the requested sprite. `tell` takes in a script and a string and runs the script on the sprite. These are sensing blocks and there are two differences from the BYOB tool sprite: * These use string and not "objects" since that doesnt exist yet. * I did not (yet) implement the "input list" versions because Im not sure they will be used as frequently, though I do think they should be in some library
* update tools with Brain's ignore blockMichael Ball2014-11-181-1/+1
|
* Minor improvements to tools blocksMichael Ball2014-07-261-1/+1
| | | | | | | | | | | * Uses the split block for word to list * Uses the split block for sentence to list * Removes the word to list block from the words and sentences library (since it was promoted to the tools library) The use of the split block makes the two blocks essentially a wrapper function, and it should improve the performance of the two blocks when used in projects. They function identically to the current versions.
* Tools.xml: Update tools with word->list blockMichael Ball2014-07-091-1/+1
|
* use right arrow for list tools blocks; update images and symlink for ↵Michael Ball2014-05-061-1/+1
| | | | compatibility
* Fixed a number of whitespace inconsistenciesNathan Dinsmore2013-04-081-1/+1
|
* Cloud #signup URL switchjmoenig2013-03-181-1/+1
| | | | | adding #signup to the URL directly opens the cloud signup dialog. http://snap.berkeley.edu/snapsource/snap.html#signup
* Creationjmoenig2013-03-161-0/+1