adroitwhiz
|
3c9f7557f5
|
Replace new Buffer() with Buffer.from()
This removes the deprecation warnings logged when tests are run.
|
2021-03-07 16:21:06 -05:00 |
|
DD Liu
|
32f87b3396
|
Merge pull request #2335 from daikifukumori/fix/tilted-any-trigger
WeDo 2.0 isTilted-any function bug fix
|
2020-05-22 23:31:42 -04:00 |
|
Daiki Fukumori
|
8c83b3a970
|
Changed to rely on _getTiltAngle() instead of calculating by myself
|
2020-05-23 09:14:42 +08:00 |
|
Chris Willis-Ford
|
1d9da0964b
|
Merge pull request #2425 from apple502j/sensing-of-rename
Update sensing_of fields if variable gets renamed
|
2020-05-22 13:26:40 -07:00 |
|
apple502j
|
03db30d400
|
Update sensing_of fields if variable gets renamed
Thanks @adroitwhiz and @fsih for some advice!
|
2020-05-22 19:00:43 +09:00 |
|
Chris Willis-Ford
|
7af161f1a2
|
Merge pull request #2011 from joker314/fix/random-costume
Give all backdrops a more equal chance of being randomly picked
|
2020-05-19 13:11:38 -07:00 |
|
adroitwhiz
|
f6e0f949c3
|
Merge pull request #2415 from adroitwhiz/no-setsay
Remove RenderedTarget.setSay + its test
|
2020-05-19 15:48:33 -04:00 |
|
adroitwhiz
|
05dcbc176f
|
Remove RenderedTarget.setSay + its test
|
2020-05-18 01:35:32 -04:00 |
|
adroitwhiz
|
1ba3181a9d
|
Merge pull request #2400 from adroitwhiz/no-shadow-ops
Remove BlockCached._shadowOps
|
2020-05-12 16:35:03 -04:00 |
|
adroitwhiz
|
3341489dfd
|
Remove BlockCached._shadowOps
|
2020-05-12 15:30:20 -04:00 |
|
Joke Book
|
15d97ccaa7
|
End randIntWithout test case with t.end()
|
2020-05-07 16:38:45 +01:00 |
|
Joke Book
|
8700a70262
|
Fix randIntWithout test case
|
2020-05-07 16:37:01 +01:00 |
|
Joke Book
|
e5cc0e302d
|
Use correct denominator in randIntWithout test
|
2020-05-07 16:28:50 +01:00 |
|
jokebookservice1
|
57445a4d49
|
Merge branch 'develop' into fix/random-costume
|
2020-05-07 16:11:08 +01:00 |
|
DD Liu
|
f5ce73ae51
|
Merge pull request #2314 from adroitwhiz/dont-update-rotation-center
Remove calls to updateDrawableSkinIdRotationCenter
|
2020-04-02 14:23:02 -04:00 |
|
adroitwhiz
|
c30fcd23b5
|
grammar
|
2020-03-28 01:07:14 -04:00 |
|
adroitwhiz
|
5387f3a729
|
Clarify loadBitmap_ comments
|
2020-03-26 23:12:10 -04:00 |
|
DD Liu
|
3c5fa3a7b2
|
Merge pull request #2336 from fsih/revertReformatThinkAndAsk
Revert reformat think and ask bubbles
|
2020-03-19 13:52:22 -04:00 |
|
DD Liu
|
2a42285abe
|
Revert "Consistently format text bubbles"
This reverts commit bc61e547b5 .
|
2020-03-19 12:40:55 -04:00 |
|
DD Liu
|
7330129cc6
|
Revert "add SAY_OR_THINK getter"
This reverts commit ffd2a2a9e8 .
|
2020-03-19 12:40:01 -04:00 |
|
DD Liu
|
db33da2753
|
Revert "Don't fix small values less than .01 to 2 decimal points. This matches 2.0 behavior"
This reverts commit 2770f925fe .
|
2020-03-19 12:37:34 -04:00 |
|
DD Liu
|
748dbdd241
|
Merge pull request #2333 from fsih/dontFixSmallValues
Dont fix small values
|
2020-03-18 12:52:40 -04:00 |
|
DD Liu
|
7fbdf969a1
|
Merge pull request #2325 from adroitwhiz/fix-list-monitor-names
Fix old/incorrect list monitor names during deserialization
|
2020-03-17 11:49:35 -04:00 |
|
DD Liu
|
8a39d23d1f
|
Merge pull request #2322 from apple502j/patch-8
Use correct name in changeBlock in renameVariable
|
2020-03-17 11:49:18 -04:00 |
|
Daiki Fukumori
|
432d220fd5
|
Change the operator position
|
2020-03-14 20:56:30 +08:00 |
|
Daiki Fukumori
|
013e09b290
|
Correct the maxlen
|
2020-03-14 20:46:17 +08:00 |
|
DD Liu
|
c8694256b6
|
Update src/blocks/scratch3_looks.js
Thanks!
Co-Authored-By: adroitwhiz <adroitwhiz@protonmail.com>
|
2020-03-13 19:43:15 -04:00 |
|
DD Liu
|
2770f925fe
|
Don't fix small values less than .01 to 2 decimal points. This matches 2.0 behavior
|
2020-03-13 19:39:03 -04:00 |
|
adroitwhiz
|
53429f0917
|
Add test for renamed local lists
|
2020-03-12 17:00:58 -04:00 |
|
DD Liu
|
eb51a02f60
|
Merge branch 'develop' of github.com:LLK/scratch-vm into develop
|
2020-03-12 14:38:22 -04:00 |
|
Daiki Fukumori
|
71631f5aa2
|
Correct the trigger of isTilted()
|
2020-03-11 22:15:20 +08:00 |
|
DD Liu
|
772fbe1aab
|
Merge pull request #2187 from adroitwhiz/say-think-consistency
Consistently format text bubbles
|
2020-03-10 16:14:51 -04:00 |
|
adroitwhiz
|
ffd2a2a9e8
|
add SAY_OR_THINK getter
|
2020-03-06 15:33:31 -05:00 |
|
DD Liu
|
7dad0d76dc
|
Merge commit 'refs/pull/2187/head' of github.com:LLK/scratch-vm into develop
|
2020-03-05 14:54:00 -05:00 |
|
DD Liu
|
01cb244e3d
|
Merge pull request #2239 from adroitwhiz/replace-item-by-index
replaceItemOfList() by assigning value to array index instead of Array.splice
|
2020-02-27 15:39:57 -05:00 |
|
adroitwhiz
|
2acb39932a
|
rerun build
|
2020-02-17 02:10:05 -05:00 |
|
adroitwhiz
|
af860711be
|
Add test for loading renamed list monitors
|
2020-02-17 01:51:19 -05:00 |
|
adroitwhiz
|
48088f40f8
|
Fix up list monitor names during deserialization
|
2020-02-17 01:39:02 -05:00 |
|
Chris Willis-Ford
|
cd1890f77e
|
Merge pull request #2303 from adroitwhiz/no-socket-io-client
Remove unused socket.io-client dependency
|
2020-02-14 14:49:41 -08:00 |
|
adroitwhiz
|
a81ccd5b44
|
Remove socket.io-client dependency
|
2020-02-14 11:06:38 -05:00 |
|
apple502j
|
8e46f1c037
|
Use correct name in changeBlock in renameVariable
|
2020-02-10 22:28:10 +09:00 |
|
adroitwhiz
|
bc61e547b5
|
Consistently format text bubbles
|
2020-02-05 00:21:38 -05:00 |
|
adroitwhiz
|
a434bc5a34
|
Remove calls to updateDrawableSkinIdRotationCenter
|
2020-01-30 00:53:16 -05:00 |
|
Karishma Chadha
|
8faad67439
|
Merge pull request #2302 from ErikMejerHansen/develop
Fix custom field types
|
2019-12-27 11:44:00 -05:00 |
|
DD Liu
|
d47ea58bc3
|
Merge pull request #2203 from mzgoddard/render-update-drawable
Use new updateDrawable* methods
|
2019-11-19 15:33:21 -05:00 |
|
Eric Rosenbaum
|
24116e5514
|
Merge pull request #2289 from ericrosenbaum/bugfix/localize-tts-languages
Localize the Text to Speech extension "set language" menu
|
2019-11-18 16:22:15 -05:00 |
|
Eric Rosenbaum
|
b39b64ad96
|
update package lock
|
2019-11-18 16:15:01 -05:00 |
|
Eric Rosenbaum
|
0518822236
|
update translate-extension-languages module
|
2019-11-18 16:07:51 -05:00 |
|
Chris Willis-Ford
|
ef50c15390
|
Merge pull request #2298 from terado0618/ble-write-withoutResponse
Allow extension to force to BLE write without response as well as with response
|
2019-11-18 11:19:08 -08:00 |
|
Erik Mejer Hansen
|
5a3e66469f
|
fix test
|
2019-11-14 21:23:42 +01:00 |
|