Peli de Halleux
11dbaabe3a
Buffer from commonpackages ( #1520 )
...
* use buffer.ts from common packages
* updated common packages
* fix descr
* fix double description
* restore pin descr
2018-10-25 09:19:49 -07:00
Peli de Halleux
44a47a7e5c
fixing steps in RPS
2018-10-24 21:51:53 -07:00
Galen Nickel
8c6c5cf60b
Turtle tutorial step text continuity ( #1514 )
2018-10-24 12:02:31 -07:00
Peli de Halleux
43500c7390
locking v0 packages ( #1515 )
2018-10-24 11:53:24 -07:00
Peli de Halleux
d217da53fe
Merge branch 'v1' of https://github.com/Microsoft/pxt-microbit into v1
2018-10-24 11:42:32 -07:00
Sam El-Husseini
5dcef55d99
1.1.85
2018-10-24 13:45:19 -04:00
Sam El-Husseini
b1e764092a
Update pxt-core to latest build (with blocksembed fix) ( #1512 )
2018-10-24 13:44:53 -04:00
Peli de Halleux
19d7d40762
specify version of neopixel
2018-10-24 10:02:27 -07:00
Peli de Halleux
5f1b080f76
1.1.84
2018-10-23 22:45:39 -07:00
Peli de Halleux
80198332a1
V1 crowdin ( #1506 )
...
* specify crowdin to trigger upload
* updated package lock
2018-10-23 22:45:01 -07:00
Peli de Halleux
a984019fe4
1.1.83
2018-10-23 15:57:45 -07:00
Richard Knoll
43543cf9c2
Adding a regex for upgrading Math.random() ( #1503 )
...
* Adding a regex for upgrading Math.random()
* Simpler regex
* Trailing whitespace
2018-10-23 15:57:15 -07:00
Sam El-Husseini
d8375ff0a6
1.1.82
2018-10-23 09:49:56 -07:00
Sam El-Husseini
e0b0c5194a
Updating pxt-core to pull in codeembed change ( #1502 )
2018-10-23 12:49:37 -04:00
Guillaume Jenkins
52bd7bd146
[UWP] Fix infinite spin when downloading without device plugged ( #1500 )
...
* [UWP] Fix infinite spin when downloading without device plugged
* Undo format changes
* Undo format changes
2018-10-23 12:40:24 -04:00
Peli de Halleux
a7e613c237
Merge branch 'v1' of https://github.com/Microsoft/pxt-microbit into v1
2018-10-22 14:14:11 -07:00
Peli de Halleux
36f42e584c
adding .gif for first step
2018-10-22 14:14:06 -07:00
Abhijith Chatra
2ae09a0b94
Fixing the step
...
Fixes https://github.com/Microsoft/pxt-microbit/issues/1472
2018-10-22 14:08:18 -07:00
Abhijith
8310511758
1.1.81
2018-10-22 14:06:21 -07:00
Peli de Halleux
6d85df7f33
Merge branch 'v1' of https://github.com/Microsoft/pxt-microbit into v1
2018-10-22 14:05:46 -07:00
Peli de Halleux
c35eb66f29
updated RPS
2018-10-22 14:05:39 -07:00
Galen Nickel
544088b378
Update and add screenshots for hex download ( #1492 )
...
* Update and add screenshots for hex download
* punctuate the pause
2018-10-22 13:46:12 -07:00
Peli de Halleux
3d52ed44e6
fix i2cwritebuffer signature
2018-10-22 13:32:46 -07:00
Galen Nickel
a81a36e0ca
Bring in fixes from #1128 to v1
( #1491 )
2018-10-22 13:22:50 -07:00
Galen Nickel
eff4ccef56
Port 'crashy-bird' game to v1 ( #1484 )
2018-10-22 13:22:20 -07:00
Peli de Halleux
71e2ffb700
don't display acc data when AB added ( #1483 )
...
* don't display acc data when AB added
* hide acc
2018-10-22 13:21:12 -07:00
Peli de Halleux
bc024738be
upgrading karel sample ( #1487 )
...
* upgrading karel
* Adjust upgrade note
2018-10-22 13:20:48 -07:00
Abhijith
1f37b6139b
1.1.80
2018-10-22 10:02:01 -07:00
Abhijith Chatra
be7858cbed
Cherry picked fixes from v0 to v1 ( #1476 )
...
* Fix example and do a few edits (#850 )
* Small fixes to the Karel project text (#862 )
* fix missing shadow type
* add calibration info (#897 )
microbit-support:6348 User reported bug, but didn't realie micro:bit compass had to be calibrated on first run of the program.
* Cherry pick adding various cross-editor compat APIs (#863 )
* fix nudge
* Fix a typo ("screent") in the documentation (#1012 )
* Fix a typo
"screent" -> "the LED screen"
* Update showArrow doc string for consistency with other methods
* Doc bugs found by xlators (#899 )
* Update rotation.md (#998 )
reflects actual behaviour of the board
* fixed layout corruption (#1073 )
* Updating the new bug filer with the right link
* Update challenges.md (#1325 )
For what I'm taught in school, 2 follows 1 😉 😉 .
* Update simulator.md (#1209 )
* Update plant watering.md (#1264 )
the connection to servo are male not female
* support for MIDI simulator in v0 (#1331 )
* Doc improvements (#1337 )
* update grammar in radio-dashboard sample code
* Chanllenge 2 follows 1
I open all challenges.md without "Challenge 2" and review the file
`grep -r "Challenge 2" -L | grep challenge | xargs -I@ code @`
Changes to be committed:
modified: docs/lessons/counter/challenges.md
modified: docs/lessons/game-counter/challenges.md
modified: docs/lessons/night-light/challenges.md
modified: docs/lessons/snowflake-fall/challenges.md
* Revert "support for MIDI simulator in v0 (#1331 )"
This reverts commit 30a9c411fb80762656e7a636feff8e77b7fd9e67.
* Revert "Cherry pick adding various cross-editor compat APIs (#863 )"
This reverts commit 7308dbef23e9ee402bebb7e721d7014d8252c9e5.
* Fixed pin needed to replace button A (#1385 )
* Cherry pick part of the signature update in in2cWriteBuffer (#863 ): 7308dbe
2018-10-22 10:00:57 -07:00
Galen Nickel
ffe59b9d89
No macro for 'micro-chat` card desc ( #1470 )
2018-10-21 00:20:08 -07:00
Galen Nickel
b96f865fda
Fix card image for 'duct tape watch' ( #1471 )
2018-10-21 00:19:55 -07:00
Abhijith
9481cc6e97
1.1.79
2018-10-19 14:39:51 -07:00
Abhijith
c9a692285d
Bumping pxt-common-packages to 0.24.9 and pxt to 4.1.46
2018-10-19 13:30:56 -07:00
Sam El-Husseini
21e94c5503
1.1.78
2018-10-17 22:43:21 -07:00
Sam El-Husseini
d0dafecbc4
bump pxt-core to 4.1.41
2018-10-17 22:43:15 -07:00
Sam El-Husseini
c4a18dcd76
1.1.77
2018-10-17 09:50:42 -07:00
Peli de Halleux
5b28d5080a
support for usb in redirect ( #1452 )
...
* support for usb in redirect
* regenerated dal.d.ts
2018-10-17 09:50:34 -07:00
Peli de Halleux
21677ac79d
1.1.76
2018-10-17 08:48:14 -07:00
Peli de Halleux
d6d7db34ea
updated pxt
2018-10-17 08:47:50 -07:00
Peli de Halleux
3a62cf6cba
updates to rps
2018-10-17 05:56:21 -07:00
Galen Nickel
a1e60e8949
A few touches to 'js writing code' ( #1447 )
...
* A few touches to 'js writing code'
* Typo, spelling
* Add gif for auto-format
* Adjust pro tip
2018-10-17 05:37:25 -07:00
Peli de Halleux
7521e78815
1.1.75
2018-10-16 18:33:21 -07:00
Peli de Halleux
1738621e54
New blocks to js lesson ( #1446 )
...
* added writing code guide
* added image
* bump pxt
2018-10-16 18:25:01 -07:00
Galen Nickel
62f30624b9
Edits and fixes for 'Rock Paper Scissors' ( #1445 )
2018-10-16 17:57:26 -07:00
Peli de Halleux
5a03f09a5f
Updated rock paper scissors ( #1444 )
...
* converting RPS into tutorial
* updated tutorial
* need to deal with github throttling
2018-10-16 15:58:27 -07:00
Peli de Halleux
086d0a9f9b
enable documentation check ( #1442 )
2018-10-16 15:48:28 -07:00
Peli de Halleux
9cb0aa29fd
missing radio package
2018-10-16 13:57:09 -07:00
Galen Nickel
0fd5570dea
Adds and edits to redlight greenlight ( #1440 )
...
* Adds and edits to redlight greenlight
* Add block category for - forever
2018-10-16 12:39:59 -07:00
Peli de Halleux
36718093c6
fix typo
2018-10-16 10:31:16 -07:00
Peli de Halleux
55f36d2f5f
Red light green light radio game ( #1438 )
...
* added new game
* added suggestion
* updated summary
* added tips
* RSSI info
2018-10-16 10:27:42 -07:00