Commit graph

24 commits

Author SHA1 Message Date
chrisgarrity
9bb62e6188 Change the order of the arrow keys 2018-12-12 16:20:02 -05:00
Bill Shoener
07ada2d8f0 fixed lack of category id under ([sensing] of [object]) () 2018-12-04 09:27:03 -05:00
Rachel Fenichel
ab5d4e7b9d Lint in block definitions 2018-05-02 15:58:36 -07:00
kchadha
a75c6b44b9
Merge pull request from towerofnix/misc-noop-blocks
Add micellaneous no-op obsolete blocks
2018-05-01 15:30:29 -04:00
Florrie
aa3651c2d9 Add 'hide all sprites' and 'user id' blocks 2018-04-30 21:20:51 -03:00
Florrie
67403b3a3b Add loud? block 2018-04-30 19:50:56 -03:00
Andrew Sliwinski
2c0bf6b896 Move all block strings into messages.js 2018-04-23 16:11:05 -04:00
Florrie
f6a465b379 Make sensing "key pressed" block input droppable
This reverts parts of commit 367776523a
(issue ).
2018-01-31 14:05:52 -04:00
Eric Rosenbaum
367776523a Make some blocks non-droppable by removing menu shadows 2018-01-10 14:40:06 -05:00
DD
a3e0910c25 remove monitor on of 2018-01-09 17:23:29 -05:00
Paul Kaplan
d286299412 Update drag mode block comment. 2017-12-28 12:50:45 -05:00
Paul Kaplan
6277131afd Rename field 2017-12-28 12:28:26 -05:00
Paul Kaplan
9ced242a39 Fix linting 2017-12-28 12:25:57 -05:00
Paul Kaplan
35fbe5d32e Add drag mode block sensing block 2017-12-28 12:18:47 -05:00
Rachel Fenichel
452a76d34b use extensions for the sensing category, even if the outputs are wrong. () 2017-07-17 10:40:38 -07:00
Rachel Fenichel
cb402aeb21 Use blockly extensions for more block definitions ()
* Convert more categories of blocks

* More blockly extensions

* Add missing requires

* Add comments and annotations to the vertical_extensions file

* Fix build problems
2017-06-19 16:31:13 -07:00
Airhogs777
d7745b12fd Classify blocks by category ()
* boilerplate for category attribute

* style tweaks for Travis

* I read up on valid-jsdoc

* add to horizontal as well

* categories for vertical/event

* categories for vertical/data

* categories for vertical/control

* categories for vertical/looks

* categories for vertical/more

* categories for vertical/motion

* categories for vertical/operators

* categories for vertical/pen

* categories for vertical/senising

* rename Blockly.Categories.sounds to Blockly.Categories.sound

* add categories for vertical/sound

* categories for horizontal/control

* categories for horizontal/event

* categories for horizontal/wedo -- based off of color instead of adding wedo category
2016-09-30 16:42:39 -04:00
Tim Mickel
687cee2221 Compile Sept. 15 ()
* Compile Sept. 15

* Stage -> _stage_

* Recompile Sept. 15 2
2016-09-15 18:53:24 -04:00
Tim Mickel
b34c4129fa Add stub _ of _ block () 2016-09-15 16:42:31 -04:00
Tim Mickel
1de1727656 Improve consistency of naming in blocks ()
* Block naming tweaks for scratch-vm

* Fix various blocks to be more consistent

* Recompile 9/2
2016-09-02 16:09:22 -04:00
Tim Mickel
e914408d60 Update key menus (add missing letters, use better machine-independent values) () 2016-09-02 11:05:43 -04:00
Tim Mickel
37dcd9b045 Blocks lint and licenses () 2016-07-11 11:00:33 -04:00
Tim Mickel
2ebf725f1e A few style fixes for sensing blocks ()
* Add question marks to some sensing messages

* Trailing comma in sensing.js

* Indentation of some sensing blocks in playground
2016-07-07 11:06:42 -04:00
joaoh1
33a4ad88a4 Added Sensing Blocks () 2016-07-07 10:53:28 -04:00