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 |
|
Michael "Z" Goddard
|
ecf9a359e2
|
fix inaccuracy in 760 unit regression test
|
2018-10-05 16:34:01 -04:00 |
|
Paul Kaplan
|
2c7de6380e
|
Add implementation for "When loudness >" block
|
2018-07-05 09:42:00 -04:00 |
|
Karishma Chadha
|
34b0aff637
|
Bugfix for scratch-gui issue #994, where executing a broadcast block from the flyout was creating a conflicting variable, causing a fatal error.
|
2017-12-04 18:01:29 -05:00 |
|
Karishma Chadha
|
e5378d323d
|
Adding unit tests for new lookupOrCreate funciton, fixing a bug that came up during testing (using lookupVariableById on a null target). Skipping integration tests that do not work right now because SB2 import of broadcast message blocks has not been implemented yet.
|
2017-11-29 10:43:07 -05:00 |
|
Michael "Z" Goddard
|
d173326290
|
Add broadcastAndWait regression test
|
2017-11-16 11:23:51 -05:00 |
|