Kevin Andersen
|
c902bbaa0d
|
Cleaned up some documentation. Consolidated and renamed Boost enums
|
2019-02-11 11:30:22 -05:00 |
|
Kevin Andersen
|
bf02426a4a
|
added named variables to onMessage for readability. Changed wording of motor-blocks. Added BLE Advertisement Manufacturer Data as filter for scanning, for https://github.com/LLK/scratch-link/issues/112
|
2019-02-11 10:57:57 -05:00 |
|
Kevin Andersen
|
5822f762ca
|
Multiple motor-changes. Changed _isOn to _status to reflect the more advanced states a motor (or port) can be in. Implemented promise-based completion on motor-on-for-rotation-block, since this block requires a callback from the hub. Changed lower threshold for power-bias function. Deleted some outdated todos. Changed connectID-terminology to portID. Implemented handling port output command feedback. Commented out some distance and tilt-related blocks that I think we can do without and that will lower the number of blocks.
|
2019-02-04 16:30:04 -05:00 |
|
Kevin Andersen
|
c03dc60feb
|
Deleted BoostUnit, since the new protocol has prescribed units for a particular mode. Implemented helper-function for turning javascript numbers into a bytearray. Changed generateInputCommand()-function delta-parameter to be int32 according to the new protocol. Fixed issue that whenColor hat-block didn't work until dropdown value changed.
|
2019-02-01 10:19:59 -05:00 |
|
Kevin Andersen
|
2aaf424279
|
stuff
|
2019-01-24 10:08:17 +01:00 |
|
Kevin Andersen
|
ffb5cd63af
|
added zero-block for motor positioning. Added turn-for-rotation-block, but its WIP. Modified generateOutputCommand to allow for advanced motor commands. Changed motor position reporter to follow hardware instead of wrap-clamping.
|
2019-01-23 09:10:03 +01:00 |
|
Kevin Andersen
|
7cee07db83
|
Changed default motor to A instead of all. Added TODOs and DEBUG code comments. Changed output-commands to use proper enums
|
2019-01-21 08:01:10 +01:00 |
|
Kevin Andersen
|
0557fc8e09
|
Motor position reporter kinda working. LED commands working. Added mode information to generateOutputCommand-function. Removed value-format switch-case in favor of hard-coded value-interpretation, but put in a TODO that we perhaps should consider doing it in the future.
|
2019-01-13 21:10:20 +01:00 |
|
Kevin Andersen
|
af800956fe
|
Initial commit. WIP
|
2019-01-09 10:06:48 -05:00 |
|
Ray Schamp
|
3f4b1465ff
|
Merge pull request #1884 from rschamp/fix-asset-uploads
Generate md5s for uploaded assets
|
2019-01-02 12:44:22 -05:00 |
|
Ray Schamp
|
11546c7f0d
|
Skip failing tests, this is @thisandagain's fault :)
|
2019-01-02 12:41:09 -05:00 |
|
Ray Schamp
|
2406286180
|
Fix test expectation, this is @kchadha's fault :)
|
2019-01-02 12:13:43 -05:00 |
|
Ray Schamp
|
80ff7e6756
|
Generate md5s for uploaded assets
Without this, we were erroneously setting uploaded assets as clean, so they wouldn't be saved when uploaded from an .sb2/3 file.
|
2019-01-02 11:46:47 -05:00 |
|
Karishma Chadha
|
c449f14280
|
Merge pull request #1874 from kchadha/prevent-installing-broken-target
Reject errors from loadCostume instead of logging
|
2018-12-26 16:32:20 -05:00 |
|
Karishma Chadha
|
ed21af577c
|
Let errors from loadCostume bubble up so that we do not attempt to call installTargets on an invalid target (e.g. one that has no costumes).
|
2018-12-26 14:15:57 -05:00 |
|
Karishma Chadha
|
c5284469d3
|
Merge pull request #1831 from apple502j/stop-ask
Clear ask bubble when stopForTarget
|
2018-12-26 10:29:23 -05:00 |
|
Karishma Chadha
|
bba95be5c0
|
Merge pull request #1872 from LLK/greenkeeper/scratch-sb1-converter-0.2.5
Update scratch-sb1-converter to the latest version 🚀
|
2018-12-26 10:25:42 -05:00 |
|
greenkeeper[bot]
|
cc6d371ff5
|
chore(package): update lockfile package-lock.json
|
2018-12-26 14:33:14 +00:00 |
|
greenkeeper[bot]
|
29d229c1db
|
fix(package): update scratch-sb1-converter to version 0.2.5
|
2018-12-26 14:33:11 +00:00 |
|
apple502j
|
87df9610a6
|
Also here and there
|
2018-12-22 16:57:20 +09:00 |
|
apple502j
|
e11ff6ba19
|
Fix test
|
2018-12-22 16:56:45 +09:00 |
|
Paul Kaplan
|
c26eeaede7
|
Merge pull request #1868 from kchadha/fix-sb1-jpg-upload
Fix issue where uploading an sb with jpg images wasn't saving and loading
|
2018-12-21 16:08:12 -05:00 |
|
Karishma Chadha
|
23298bd18f
|
Fix issue where uploading an sb with jpg images wasn't saving and loading properly.
|
2018-12-21 16:04:39 -05:00 |
|
Karishma Chadha
|
75bd89d992
|
Merge pull request #1867 from kchadha/update-package-lock
Update package lock file
|
2018-12-21 14:32:16 -05:00 |
|
Karishma Chadha
|
278e19f56e
|
Update package lock file
|
2018-12-21 14:30:32 -05:00 |
|
Karishma Chadha
|
5ddc5dba4d
|
Merge pull request #1866 from kchadha/update-sb1-converter
Update sb1-converter and add an sb import integration test.
|
2018-12-21 14:26:22 -05:00 |
|
Karishma Chadha
|
397711b822
|
Update sb1-converter and add an sb import integration test.
|
2018-12-21 14:22:33 -05:00 |
|
Karishma Chadha
|
b36cc940bc
|
Merge pull request #1865 from LLK/greenkeeper/scratch-sb1-converter-0.2.2
Update scratch-sb1-converter to the latest version 🚀
|
2018-12-20 22:00:50 -05:00 |
|
greenkeeper[bot]
|
f7a21b8789
|
chore(package): update lockfile package-lock.json
|
2018-12-21 02:17:03 +00:00 |
|
greenkeeper[bot]
|
58c9f4eb3b
|
fix(package): update scratch-sb1-converter to version 0.2.2
|
2018-12-21 02:16:59 +00:00 |
|
Karishma Chadha
|
cb9a8f99eb
|
Merge pull request #1864 from kchadha/fix-default-vector-fix
Fix issue with uploading default vector image
|
2018-12-20 21:11:24 -05:00 |
|
Karishma Chadha
|
c38a054d4a
|
Fix issue where uploading the default vector image in place of a broken image was not correctly setting the costume's md5.
|
2018-12-20 19:29:37 -05:00 |
|
Michael "Z" Goddard
|
9ce8c43a14
|
Merge pull request #1852 from mzgoddard/sb1-convert
depend on scratch-sb1-converter and convert sb1 files to sb2
|
2018-12-20 14:42:35 -05:00 |
|
Karishma Chadha
|
4ad101f5d4
|
Apply suggestions from code review
Co-Authored-By: mzgoddard <mzgoddard@gmail.com>
|
2018-12-20 14:12:33 -05:00 |
|
Karishma Chadha
|
f1a24e3296
|
Update src/virtual-machine.js
Co-Authored-By: mzgoddard <mzgoddard@gmail.com>
|
2018-12-20 14:11:58 -05:00 |
|
Michael "Z" Goddard
|
5593b28984
|
try handling as a Scratch 1 file after scratch-parser validation fails
|
2018-12-20 13:55:49 -05:00 |
|
Michael "Z" Goddard
|
a92f33960f
|
fix: use ValidationError to determine if an SB1File error should throw
|
2018-12-20 13:32:30 -05:00 |
|
Michael "Z" Goddard
|
f43163fc73
|
depend on scratch-sb1-converter and convert sb1 files to sb2
|
2018-12-20 12:09:58 -05:00 |
|
Karishma Chadha
|
ba915cb318
|
Merge pull request #1861 from LLK/greenkeeper/scratch-parser-4.3.3
Update scratch-parser to the latest version 🚀
|
2018-12-20 09:52:28 -05:00 |
|
Katie Broida
|
3dcee7b1ad
|
Merge pull request #1840 from ktbee/default-asset-for-broken-svg
Use default builtin SVG asset when an SVG can't be loaded
|
2018-12-19 14:54:15 -05:00 |
|
Katie Broida
|
5941b9173e
|
Use default builtin SVG asset for SVGs that can't be loaded for some reason
|
2018-12-19 14:34:18 -05:00 |
|
greenkeeper[bot]
|
9dd430b5f4
|
chore(package): update lockfile package-lock.json
|
2018-12-19 16:50:08 +00:00 |
|
greenkeeper[bot]
|
641c2f398d
|
fix(package): update scratch-parser to version 4.3.3
|
2018-12-19 16:50:04 +00:00 |
|
DD Liu
|
fe375fa672
|
Merge pull request #1849 from fsih/addCostumeFromLibrary
Add addCostumeFromLibrary
|
2018-12-18 12:12:18 -05:00 |
|
picklesrus
|
fee248cd98
|
Merge pull request #1853 from mzgoddard/fix-execute-last-operation
Always pop the stack when the promised value is from the last op
|
2018-12-18 11:13:57 -05:00 |
|
picklesrus
|
178bdbd81b
|
Fix typo in comment
|
2018-12-18 11:01:53 -05:00 |
|
Eric Rosenbaum
|
cf5e07a42e
|
Merge pull request #1857 from ericrosenbaum/bugfix/makey-key-menu-order
For order of Makey Makey extension's key pressed menu
|
2018-12-18 09:52:55 -05:00 |
|
Eric Rosenbaum
|
724cdb5785
|
For order of key menu to match the core block
|
2018-12-17 18:24:14 -05:00 |
|
Eric Rosenbaum
|
d629d10717
|
Merge pull request #1854 from ericrosenbaum/bugfix/kitten-removes-punctuation
Prevent text to speech kitten voice from speaking names of punctuation
|
2018-12-17 16:00:28 -05:00 |
|
Michael "Z" Goddard
|
bdebfaf823
|
always pop the stack when the promised value is from the last op
|
2018-12-17 15:25:26 -05:00 |
|