scratch-vm/src/extensions
Kevin Andersen 40c022ca8e - Refactoring of output commands:
- Simplified generateOutputCommand() to follow the LEGO Wireless Protocol command-structure. Every output-command must have a portID, execution information, sub-command, and then followed by a custom payload which must be defined according to the protocol documentation mentioned in the extension.
- Simple motor commands now use the above subcommand-structure rather than the former primitive command structure.
- stopLED()-function removed since it's not used
- Implemented check of pendingPromiseFunction() for motors before firing.
2019-02-22 12:50:19 -05:00
..
scratch3_boost - Refactoring of output commands: 2019-02-22 12:50:19 -05:00
scratch3_ev3 Removing console logs. 2019-01-16 15:22:58 -05:00
scratch3_gdx_for Fixing comment. 2019-02-13 14:14:05 -05:00
scratch3_makeymakey Localize the makey makey blocks 2019-01-23 14:05:00 -05:00
scratch3_microbit Calling microbit timeout error in an arrow function. 2019-01-16 16:23:06 -05:00
scratch3_music Add support for scratch 1.x MIDI drum blocks 2018-11-28 15:39:00 -05:00
scratch3_pen Update src/extensions/scratch3_pen/index.js 2019-02-08 20:03:54 +09:00
scratch3_speech2text Remove "Don't translate Google" 2018-10-13 05:43:07 +09:00
scratch3_text2speech Don’t use a variable in formatMessage 2019-01-23 17:56:38 -05:00
scratch3_translate Add translate icons 2018-10-10 14:04:37 -04:00
scratch3_video_sensing Set video state after project load event, adding extension for the first time 2018-12-05 11:08:00 -05:00
scratch3_wedo2 Making corrections based on discussion with ericr. 2019-01-16 15:54:38 -05:00