Commit Graph

4172 Commits

Author SHA1 Message Date
Abhijith Chatra 3eb46f08a4 Releasing 1.2.13 which contains DAL changes (#1736)
1.2.12 didn't contain dal changes even though in the history it looks. Likely gittag is from a wrong branch,
2018-12-14 15:56:03 -08:00
chee 025cbc98b3 Fix typo in showIcon jsdoc (#1738)
changes "predifined" to "predefined"
2018-12-13 07:02:48 -08:00
Mark 97d8653eb3 add 4tronix exensions (#1739)
- add cube:bit
- add BitCommander
2018-12-13 07:01:45 -08:00
Galen Nickel 2b9aa8afa6 Add tinkerspark to list of courses (#1735) 2018-12-12 18:09:44 -08:00
Galen Nickel d51eae9667 Update the device/servo page (#1734) 2018-12-11 21:01:07 -08:00
Mark 02554a6193 add touch:bit (#1727)
* add touch:bit

add Pimoroni touch:bit to extensions

* Update extensions.md
2018-12-11 07:36:48 -08:00
Michal a0313dad34 Code does not work on real microbits (#1723)
Radio packets are not received when while() loop in button callback waits for health status of first infected. That results in master waiting in while loop forever.
Added "Infecting" state. Master sends infect messages in forever loop in non-blocking way.
Another bug is in call to Math.randomRange while selecting patientZero. randomRange returns number incusive with boundaries. This results in accessing players array beyond end.
2018-12-11 07:08:05 -08:00
Mark 3413ecb935 Update extensions.md (#1731)
remove duplicate listing for Filesystem
2018-12-11 07:04:01 -08:00
Mark b15353996d Update extensions.md (#1730)
replace duplicated ALS Robot Keyboard text
2018-12-11 07:03:24 -08:00
Nicole Parrot 8abde05f6a Modify readme info (#1720) 2018-12-09 11:07:37 -08:00
Sam El-Husseini 9699eac1b3 Remove doc files CSS (#1715) 2018-12-07 17:39:37 -08:00
Abhijith Chatra ab0b7a7a4a Releasing just the dal changes (#1714)
Releasing dal changes for microbit.
2018-12-07 15:38:32 -08:00
Galen Nickel 4fbf8c31c6 Update RPS teams step 4 (#1713) 2018-12-07 14:01:22 -08:00
Mark c2ea635838 Update targetconfig.json (#1706)
* Update targetconfig.json

Remove PiSupply org and add extensions.

As part of reviewing extension approvals we will be moving away from approved organisations.

* Update targetconfig.json
2018-12-06 07:17:59 -08:00
Mark b3be98f046 Update rock-paper-scissors.md (#1704)
Step 8 should check for Hand = 2  as our previous step 4 checks if Hand = 1
2018-12-06 02:40:30 -08:00
Galen Nickel e3b49049d7 Blocks2js - Conditional loops lesson (#1702) 2018-12-05 19:02:33 -08:00
Xuefeng education 30b6ae3acd Remove punctuation for isTouching, isTouchingEdge (#1695)
* Remove punctuation for isTouching, isTouchingEdge

* Update isTouching,isTouchingEdge in core-strings.json
2018-12-02 21:41:52 -08:00
Galen Nickel 55e5125449 Add game state boolean ref docs (#1694)
* Add game state boolean doc refs

* Add check for _img validity

* JS guru tricks
2018-12-02 20:11:17 -08:00
Galen Nickel dda488c08f Update some music ref docs (#1693)
* Update some music ref docs

* bad link

* Actually add the note, hello
2018-12-02 16:46:05 -08:00
Galen Nickel 36e146c257 MakeCode hardware video card descriptions (#1692) 2018-12-02 14:07:05 -08:00
Peli de Halleux 56a63f4ba7 1.2.17 2018-12-02 08:00:04 -08:00
Peli de Halleux 99cc00955b Shawn videos (#1690)
* inclued in tutorials

* adding sim images to large icons

* added landing page

* restoring gifs in intro

* updated links
2018-12-02 07:58:43 -08:00
Peli de Halleux 61c06ad969 stop melody block (#1633)
* docs

* updated strings
2018-12-02 07:56:47 -08:00
DaveAtKitronik 946aa82217 Update extensions.md (#1676)
* Update extensions.md

Added in Kitronik packages as all were missing.

* Update extensions.md

fixed misplaced urls

* Update extensions.md

changed URLs to pkg format, after actually checking them in the correct place.
2018-12-02 07:56:05 -08:00
Peli de Halleux bbcfb76815 bump to pxt449 (#1685) 2018-12-02 07:55:54 -08:00
Galen Nickel 48fcdc8013 Servo lib docs (#1686)
* Servos extension ref docs

* fix param name
2018-11-30 16:17:54 -08:00
Abhijith Chatra 550f39e5b8 Little description for radio broadcast (#1682) 2018-11-29 09:16:51 -08:00
Xuefeng education b867e909d2 Show block for isGameOver(),isRunning(),isPaused() (#1677) 2018-11-28 21:12:53 -08:00
Peli de Halleux c536440a81 1.2.16 2018-11-28 12:18:52 -08:00
Peli de Halleux a936a3a3a3 updated pxt 2018-11-28 12:11:28 -08:00
Peli de Halleux 0a0b91fa17 1.2.15 2018-11-28 10:32:08 -08:00
Peli de Halleux 88bd5c6cad enable green screen/print (#1678)
* enable green screen

* enable print as well
2018-11-28 10:31:39 -08:00
Peli de Halleux 543cbc8e5c 1.2.14 2018-11-25 21:57:39 -08:00
Peli de Halleux 7b2b502a57 adding missing writeline function (#1667)
* adding missing writeline function

* 1.2.12
2018-11-25 21:57:18 -08:00
Peli de Halleux 5d5b348757 1.2.13 2018-11-25 21:19:00 -08:00
Peli de Halleux f63a08d5f9 1.2.12 2018-11-25 21:18:26 -08:00
Peli de Halleux 65385c7fbf upgrade to dal v2.1.1 (#1666) 2018-11-25 21:16:09 -08:00
Peli de Halleux df70fc6ca4 Update README.md 2018-11-21 08:36:32 -08:00
Sam El-Husseini 7e23340df1 Spellcheck docs (#1652)
* Spelling mistakes
2018-11-20 13:26:26 -08:00
Sam El-Husseini 980bb581ee Remove extra whitespace from ```blocks causing tutorial not to decompile (#1651) 2018-11-18 09:43:41 -08:00
Abhijith Chatra 8ec9d930de Releasing v1.2.11 (#1648) 2018-11-16 15:33:14 -08:00
Galen Nickel a6e4f63dea I2C ref doc 'repeated' description (#1589)
* I2C ref doc 'repeated' description

* Note the non-endianness for one byte formats

* trigger rebuild
2018-11-15 21:57:39 -08:00
Mark ac9f9d1553 Update targetconfig.json (#1641)
add extensions from Shaoziyang
2018-11-15 19:59:10 -08:00
Sam El-Husseini 38ad5ed0af 1.2.11 2018-11-14 13:48:19 -08:00
Sam El-Husseini 1a93f9b048 Bump to 4.4.7 (#1644) 2018-11-14 13:48:06 -08:00
Sam El-Husseini d483db0555 1.2.10 2018-11-14 13:42:12 -08:00
Richard Knoll 18a4868cbd Adding blocks tests (#1620)
* Adding blocks tests

* Moving block tests

* Adding chromium to travis yml
2018-11-14 12:54:26 -08:00
Abhijith Chatra a4c6775968 Update offline versions (#1635) 2018-11-14 09:52:07 -08:00
Tom Ball 0b44a8c00c Update reactive.md 2018-11-14 09:01:04 -08:00
Tom Ball c676d11063 Update reactive.md 2018-11-14 08:59:39 -08:00