Commit graph

3621 commits

Author SHA1 Message Date
adroitwhiz
7ec9ce97b9 rerun travis 2020-06-16 16:08:39 -04:00
adroitwhiz
62504cecb9 Hide pen blocks from palette on stage 2020-06-16 16:04:52 -04:00
adroitwhiz
5462fe9966
Merge pull request #2442 from adroitwhiz/filter-extension-blocks
Support extension block filtering per-target
2020-06-16 16:01:51 -04:00
adroitwhiz
8ca737702f
Merge pull request #2465 from adroitwhiz/say-think-consistency
Consistently format text bubbles (this time, like 2.0 does)
2020-06-16 16:00:05 -04:00
DD Liu
b67ba75d8b
Merge pull request #2437 from apple502j/patch-12
Set graphic effect to zero if it's Infinity
2020-06-11 15:57:22 -04:00
DD Liu
0a02369743
Merge pull request #2470 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20200610224308
Bump scratch-render from 0.1.0-prerelease.20200228152431 to 0.1.0-prerelease.20200610224308
2020-06-11 15:07:19 -04:00
DD Liu
1d89ebc1c8
Merge pull request #2466 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.9.20200609200912
Bump scratch-l10n from 3.1.20181129221712 to 3.9.20200609200912
2020-06-11 15:07:08 -04:00
dependabot-preview[bot]
d39d321027
Bump scratch-render
Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20200228152431 to 0.1.0-prerelease.20200610224308.
- [Release notes](https://github.com/LLK/scratch-render/releases)
- [Commits](https://github.com/LLK/scratch-render/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 10:46:49 +00:00
dependabot-preview[bot]
d8c9b429d3
Bump scratch-l10n from 3.1.20181129221712 to 3.9.20200609200912
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.1.20181129221712 to 3.9.20200609200912.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/commits/3.9.20200609200912)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-10 10:47:58 +00:00
adroitwhiz
9ed587ff5e add SAY_OR_THINK getter 2020-06-09 13:28:58 -04:00
adroitwhiz
fe6b07acca Consistently format text bubbles 2020-06-09 13:28:58 -04:00
adroitwhiz
61a0739950 add comment on hideFromPalette 2020-06-02 16:29:49 -04:00
adroitwhiz
2373f9483e
Merge pull request #2441 from adroitwhiz/sensing-of-change-clear-cache
Reset blocks cache when sensing_of blocks are updated
2020-06-02 11:12:41 -04:00
Eric Rosenbaum
58c460b16d
Merge pull request #2443 from LLK/ericrosenbaum-update-contributor-guidelines
update contributor guidelines
2020-05-28 15:25:33 -04:00
Eric Rosenbaum
ada6793dad
update contributor guidelines 2020-05-28 15:25:11 -04:00
adroitwhiz
d6e7ede03a Support extension block filtering per-target 2020-05-28 12:15:22 -04:00
adroitwhiz
3c0ae4ebbf Reset blocks cache when sensing_of blocks update 2020-05-28 11:24:05 -04:00
apple502j
7b8c2a99c4
Set graphic effect to zero if it's Infinity 2020-05-28 14:11:27 +09:00
DD Liu
33e73c3c5c
Merge pull request #2427 from apple502j/patch-11
Fix sensing_of when renaming global variables
2020-05-27 15:46:40 -04:00
apple502j
4bd04e20e2
oops 2020-05-24 09:30:27 +09: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