Karishma Chadha
|
7ac8721aa5
|
Add references to runtime to existing calls to Blocks constructor in tests.
|
2019-01-28 19:30:42 -05:00 |
|
Karishma Chadha
|
0bf5d8ab90
|
Update VM getPlaygroundData function to remove circular dependency in blockContainer. It wasn't being used by the tests or the playground and it is not an issue with actual project serialization. Update test to stop passing in runtime to blocklyListen function.
|
2019-01-24 15:26:16 -05:00 |
|
Karishma Chadha
|
e5723e299a
|
Add runtime to blocks container since it was getting passed in everywhere where it was being referenced. Update calls to blocks constructor.
|
2019-01-23 18:18:38 -05:00 |
|
Evelyn Eastmond
|
ae95df553d
|
Merge pull request #1924 from evhan55/extensions/vernier-withresponse-fix
Removing withResponse flag in GDX-FOR extension write method
|
2019-01-16 15:14:35 -05:00 |
|
Karishma Chadha
|
0fa5e9181a
|
Merge pull request #1839 from mzgoddard/fix-missing-no-param
fix: initialize stack frame params for all procedures
|
2019-01-16 14:06:38 -05:00 |
|
Paul Kaplan
|
4b777d94e4
|
Merge pull request #1925 from ericrosenbaum/bugfix/dont-load-vernier-yet
Do not load Vernier extension yet
|
2019-01-15 15:29:15 -05:00 |
|
Eric Rosenbaum
|
5d329663aa
|
do not load vernier extension yet
|
2019-01-15 15:20:05 -05:00 |
|
Evelyn Eastmond
|
a6c05d8f61
|
Removing withResponse flag since it is not needed and was causing a crash on Windows.
|
2019-01-15 11:43:08 -05:00 |
|
Karishma Chadha
|
d5c2991a25
|
Merge pull request #1923 from ktbee/missing-block-early-exit
Add early exit for non-existent block
|
2019-01-15 11:29:40 -05:00 |
|
Karishma Chadha
|
fefb032f17
|
add comment before using util.initParams
Co-Authored-By: mzgoddard <mzgoddard@gmail.com>
|
2019-01-15 11:24:47 -05:00 |
|
Katie Broida
|
8256b3d5c5
|
Add early exit for non-existent block
|
2019-01-15 11:15:23 -05:00 |
|
Eric Rosenbaum
|
b57b6c0a84
|
Merge pull request #1916 from ericrosenbaum/bugfix/vernier-dont-keep-data
Prevent excess event emitting in Vernier extension
|
2019-01-15 11:07:35 -05:00 |
|
Eric Rosenbaum
|
e414e1b246
|
Add todo comment about keepValues flag
|
2019-01-15 10:46:22 -05:00 |
|
Eric Rosenbaum
|
8b2f326469
|
Merge pull request #1920 from evhan55/extensions/vernier-peripheral-list
Properly disconnect BLE socket in GDX-FOR scan/disconnect
|
2019-01-15 10:31:48 -05:00 |
|
Evelyn Eastmond
|
308bb7095a
|
Properly disconnect BLE socket.
|
2019-01-14 20:17:18 -05:00 |
|
Eric Rosenbaum
|
7111513169
|
Merge pull request #1909 from ericrosenbaum/feature/vernier-block-icon
Add Vernier extension block icon
|
2019-01-14 18:26:12 -05:00 |
|
Karishma Chadha
|
43fd733b15
|
Merge pull request #1912 from kchadha/executable-targets-fix
Populate executable targets when runtime.targets is populated
|
2019-01-14 14:57:29 -05:00 |
|
Eric Rosenbaum
|
8f0e025261
|
Use flag to not keep data, and remove listener hack
|
2019-01-14 14:01:43 -05:00 |
|
Karishma Chadha
|
59a865ef47
|
Create a new addTarget function on the runtime which populates the targets list as well as the executable targets list.
|
2019-01-14 11:48:11 -05:00 |
|
Karishma Chadha
|
fbee37e915
|
Populate executable targets when runtime.targets is populated so that scripts don't run before they are supposed to (e.g. before targets are done getting installed).
|
2019-01-11 14:52:34 -05:00 |
|
Eric Rosenbaum
|
730ec44e5d
|
Update block icon
|
2019-01-11 12:07:16 -05:00 |
|
Eric Rosenbaum
|
f6a9dd95b0
|
Merge pull request #1907 from bocoup/boolean-blocks
Add blocks to GDX-FOR extension
|
2019-01-11 11:42:19 -05:00 |
|
Valerie Young
|
9e612acb27
|
Forgotten parens
|
2019-01-11 11:00:08 -05:00 |
|
Valerie Young
|
92297444a0
|
Is jumped should call is freefalling
|
2019-01-10 15:39:46 -05:00 |
|
Valerie Young
|
f669b4bcb7
|
satisfy linter
|
2019-01-10 12:19:00 -05:00 |
|
Valerie Young
|
7a1b6d4f60
|
Remove normal force from acceleration magnitude
|
2019-01-10 12:19:00 -05:00 |
|
Valerie Young
|
92e1f040c3
|
Add when jumped and is free falling
|
2019-01-10 12:19:00 -05:00 |
|
Valerie Young
|
a62f5b9b0e
|
Add facing blocks
|
2019-01-10 12:19:00 -05:00 |
|
Eric Rosenbaum
|
522b5e1a8e
|
Merge pull request #1905 from bocoup/update-blocks
Add Vernier's GDX-FOR extension
|
2019-01-10 11:04:33 -05:00 |
|
Valerie Young
|
ac29927c22
|
other minor feedback
|
2019-01-10 10:21:32 -05:00 |
|
Valerie Young
|
477c307304
|
Remove one copy of constants
|
2019-01-10 10:11:46 -05:00 |
|
Valerie Young
|
5d4aebf301
|
Satisfy linter
|
2019-01-09 18:02:36 -05:00 |
|
Valerie Young
|
ae889304c5
|
satisfy linter
|
2019-01-09 17:51:56 -05:00 |
|
Valerie Young
|
d2fec35fd8
|
Set the period to 10 milliseconds
|
2019-01-09 17:50:25 -05:00 |
|
Valerie Young
|
645246490e
|
Update package-lock.json
|
2019-01-09 17:31:57 -05:00 |
|
Valerie Young
|
c86b579b66
|
@vernier/godirect 1.3
|
2019-01-09 17:10:59 -05:00 |
|
Valerie Young
|
338b30a17b
|
Increase speed of sample
|
2019-01-09 17:09:08 -05:00 |
|
Valerie Young
|
abf84975bd
|
Add tilt blocks
|
2019-01-09 17:08:01 -05:00 |
|
Paul Kaplan
|
c33d6caa2b
|
Merge pull request #1902 from picklesrus/unknown-monitors
Allow projects with unknown monitors to load.
|
2019-01-09 14:50:25 -05:00 |
|
Valerie Young
|
d3e5c7d928
|
Remove directions option from hats and use magnitude
|
2019-01-09 13:55:35 -05:00 |
|
Eric Rosenbaum
|
aebc0d25be
|
Merge pull request #1903 from ericrosenbaum/bugfix/midi-drum-import
Add legacy drum block to specmap
|
2019-01-08 18:07:43 -05:00 |
|
picklesrus
|
cdec5a1cef
|
Allow projects with unknown monitors to load.
|
2019-01-08 15:00:00 -05:00 |
|
Eric Rosenbaum
|
a6421b91f8
|
Add legacy drum block to specmap
|
2019-01-08 14:49:34 -05:00 |
|
Paul Kaplan
|
250d88565a
|
Merge pull request #1900 from kchadha/clamp-costumes-during-project-load
Clamp the currentCostume number when loading a project
|
2019-01-08 14:42:20 -05:00 |
|
Paul Kaplan
|
2346f440c8
|
Merge pull request #1898 from paulkaplan/re-enable-tests
Re enable tests that were unavailable during maintenance
|
2019-01-08 13:45:17 -05:00 |
|
Karishma Chadha
|
01970fa6f0
|
Update test/unit/util_task-queue.js
Co-Authored-By: paulkaplan <pkaplan@media.mit.edu>
|
2019-01-08 13:29:04 -05:00 |
|
Karishma Chadha
|
bb8463f14a
|
Log a warning for currentCostume out of range when incorrect project is being serialized.
|
2019-01-08 13:26:06 -05:00 |
|
Karishma Chadha
|
c27b624401
|
When loading a project, clamp the currentCostume number to an appropriate value.
|
2019-01-08 13:07:46 -05:00 |
|
Valerie Young
|
da608f6f18
|
degrees/s instead of radians, normalize force
|
2019-01-08 12:07:39 -05:00 |
|
Valerie Young
|
a0e1b5aa5b
|
Rename spin speed, make hat blocks work
|
2019-01-08 11:53:51 -05:00 |
|