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 |
|
dependabot-preview[bot]
|
2176a2c88c
|
[Security] Bump sshpk from 1.13.1 to 1.16.1
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1. **This update includes security fixes.**
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.13.1...v1.16.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-15 01:58:44 +00: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 |
|
adroitwhiz
|
cbe912e1be
|
Add malformed hex RGB color *list* test
|
2020-05-01 15:06:52 -04:00 |
|
adroitwhiz
|
277a355ce4
|
Add unit test for malformed hex color string cast
|
2020-05-01 14:50:39 -04:00 |
|
adroitwhiz
|
112989da0e
|
Cast malformed color hex strings to black
|
2020-05-01 14:50:39 -04:00 |
|
apple502j
|
3e48cd7df6
|
Reset counter and timer too
|
2020-04-06 20:21:31 +09: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 |
|
apple502j
|
dd82bf6dc8
|
Added test
|
2020-03-25 18:26:02 +09:00 |
|
apple502j
|
6055823f20
|
Reset answer when runtime gets disposed
|
2020-03-25 17:51:08 +09: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
|
267395b13b
|
Remove remaining updateDrawableProperties calls
|
2020-02-26 21:20:50 -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 |
|