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
|
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 |
|
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 |
|
Valerie Young
|
be35eb1f70
|
remove units
|
2019-01-08 11:15:55 -05:00 |
|
Valerie Young
|
b5decacee2
|
update name of variable
|
2019-01-07 18:20:45 -05:00 |
|
Valerie Young
|
5696b76d9a
|
fix typo
|
2019-01-07 18:17:20 -05:00 |
|
Valerie Young
|
4d75f7776c
|
Remove the onClose skeletons
|
2019-01-07 18:09:23 -05:00 |
|
Valerie Young
|
4529533aa8
|
Remove accidental double declarations
|
2019-01-07 17:45:20 -05:00 |
|
Karishma Chadha
|
36fe6378db
|
Merge pull request #1899 from paulkaplan/less-cloning
Do not deep clone before serializing.
|
2019-01-07 13:36:34 -05:00 |
|
Paul Kaplan
|
94240d743e
|
Merge pull request #1897 from kchadha/fix-cloud-var-limit
Fix cloud variable limit
|
2019-01-07 13:28:47 -05:00 |
|
Paul Kaplan
|
fd2723ff7d
|
Do not deep clone before serializing.
This was ok when we did not attach assets, but it is not cool now. With large assets, this made saving extremely slow
|
2019-01-07 13:02:30 -05:00 |
|
Valerie Young
|
9a3517d878
|
First draft communication with scratch link and vernier
|
2019-01-07 11:54:15 -05:00 |
|
Valerie Young
|
a0cccba3be
|
satisfy linter
|
2019-01-07 11:29:26 -05:00 |
|
Valerie Young
|
deab7dd209
|
Add @vernier/godirect module
|
2019-01-07 11:29:26 -05:00 |
|
Valerie Young
|
1471248657
|
Clean up and all sensors working
|
2019-01-07 11:29:26 -05:00 |
|
Valerie Young
|
d70fb96d01
|
Force working with vernier node module
|
2019-01-07 11:29:26 -05:00 |
|
Valerie Young
|
a0bf69f17c
|
Change extension name
|
2019-01-07 11:29:26 -05:00 |
|
Valerie Young
|
c305379393
|
format menu
|
2019-01-07 11:29:26 -05:00 |
|
Valerie Young
|
e4d9f9cdff
|
tilt to speed
|
2019-01-07 11:29:26 -05:00 |
|
Valerie R Young
|
e209ec3240
|
satisfy linter
|
2019-01-07 11:29:26 -05:00 |
|
Valerie R Young
|
1503b0add9
|
Add some names
|
2019-01-07 11:29:26 -05:00 |
|
Valerie R Young
|
26067a9287
|
Draft of goforce blocks
|
2019-01-07 11:29:26 -05:00 |
|
Karishma Chadha
|
85843e5d6f
|
Fix cloud variable limit
|
2019-01-07 11:12:47 -05:00 |
|
Eric Rosenbaum
|
ad6f15bfa1
|
Merge pull request #1869 from apple502j/english-meow-meow
Always use English for kitten
|
2019-01-07 10:54:14 -05:00 |
|
Karishma Chadha
|
808cb2cd60
|
Merge pull request #1878 from towerofnix/clamp-ghost
Clamp ghost effect
|
2019-01-06 17:42:43 -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 |
|
Florrie
|
fbb6d63e03
|
Clamp ghost effect
Cherry-picked from 35c8890425 (#1887)
|
2018-12-28 10:39:42 -04: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 |
|
apple502j
|
a22d7dd6de
|
remove todo
|
2018-12-23 00:22:41 +09:00 |
|
apple502j
|
cbf70d9609
|
This kitten speaks only English
|
2018-12-22 17:59:57 +09: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 |
|