summaryrefslogtreecommitdiff
path: root/blocks.js
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-01-08 12:18:04 +0100
committerjmoenig <jens@moenig.org>2014-01-08 12:18:04 +0100
commit8646dfc35ed3d11a2e23ecd545ecef47ef53f8b2 (patch)
tree83f36ca780aabafc7571179356ec830ac3347cd8 /blocks.js
parente9020b4ed3f7190dc78e622fbe3b2665e227c30f (diff)
downloadsnap-yow-8646dfc35ed3d11a2e23ecd545ecef47ef53f8b2.tar.gz
snap-yow-8646dfc35ed3d11a2e23ecd545ecef47ef53f8b2.zip
support for TELL and ASK
The FOR reporter’s first input now also accepts blocks and scripts („rings“), and reports a copy that is bound to the sprite indicated by the second input. This lets you „zombify“ (or remote-control) sprites (and create custom TELL and ASK blocks)
Diffstat (limited to 'blocks.js')
-rw-r--r--blocks.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/blocks.js b/blocks.js
index 96d8b53..619a487 100644
--- a/blocks.js
+++ b/blocks.js
@@ -155,7 +155,7 @@ DialogBoxMorph, BlockInputFragmentMorph, PrototypeHatBlockMorph, Costume*/
// Global stuff ////////////////////////////////////////////////////////
-modules.blocks = '2013-November-26';
+modules.blocks = '2014-January-08';
var SyntaxElementMorph;
var BlockMorph;
@@ -996,7 +996,6 @@ SyntaxElementMorph.prototype.labelPart = function (spec) {
'attributesMenu',
true
);
- part.isStatic = true;
break;
case '%fun':
part = new InputSlotMorph(