Commit Graph
4251 Commits
Author SHA1 Message Date
Peli de Halleux 2352102dc5 undo project summary 2019-02-08 07:42:52 -08:00
Peli de HalleuxandGitHub cf3fe884be auto-generated projects summary (#1819)
* auto-generated projects summary

* remove project with external libs (docs checker fails)

* removing video links
2019-02-08 07:39:09 -08:00
fangzhengandPeli de Halleux b3535a50da Fix indentation errors (#1807) 2019-02-07 08:29:31 -08:00
MarkandAbhijith Chatra d91c9b44c0 add smart tools extension (#1814) 2019-02-04 13:21:57 -08:00
Galen NickelandPeli de Halleux 4f22abf4c9 Add 'paper' step info to RPS tutorial (#1810)
* add showLeds for paper

* fix blocks for step 6

* no blocks in shake demo
2019-02-01 17:57:58 -08:00
Peli de HalleuxandGitHub 32b49cf8b1 fix video id 2019-02-01 14:47:14 -08:00
Galen NickelandPeli de Halleux 7383684e68 Linkup new hardware videos (#1809)
* more hardware videos

* change descriptions
2019-02-01 14:45:23 -08:00
Galen NickelandPeli de Halleux b34e73457c typo in digital-watch project (#1789) 2019-02-01 14:44:58 -08:00
MarkandAbhijith Chatra ddb5a09702 add 51bit SFC (#1801) 2019-01-23 07:41:36 +00:00
Galen NickelandPeli de Halleux f461f4ee4c add examples to 'for of' and 'repeat' (#1794) 2019-01-18 07:52:48 -08:00
Galen NickelandPeli de Halleux 45e85cba6d Blocks2JS - Command Responder lesson (#1791)
* text and pics for 'switch' lesson

* download/try 'on' not 'to'
2019-01-18 07:52:09 -08:00
MarkandPeli de Halleux 8852aaf195 add rero:bit (#1785)
add rero:bit to extensions list @kiate
2019-01-14 07:19:24 -08:00
Galen NickelandPeli de Halleux 41eedcdff8 text and pics for conditionals lesson (#1790) 2019-01-13 08:36:51 -08:00
MarkandPeli de Halleux 93ac1ddd0f add Colorbit (#1783)
* add Colorbit

* Update targetconfig.json

remove ','

* Update extensions.md
2019-01-11 06:17:22 -08:00
MarkandPeli de Halleux 2b8911cdd6 ad max-88 (#1784)
add max-88
2019-01-10 08:52:23 -08:00
Peli de Halleux 11f1f6e59c 1.2.18 2019-01-09 23:35:58 -08:00
Peli de Halleux e69fe8d329 bump pxt 2019-01-09 23:35:50 -08:00
MarkandPeli de Halleux 4ea66bd6da Update error-codes.md (#1782)
make link to microbit.org most prominent as this will be the source of truth for error codes
2019-01-09 07:04:32 -08:00
Abhijith ChatraandGitHub a8e35a3264 Removing orgrepo and adding few default extensions (#1777) 2019-01-04 10:16:56 -08:00
Galen NickelandPeli de Halleux 431cfb965b Fix some mentions of 'gearwheel' on 'if' blocks (#1743) 2019-01-03 16:02:44 -08:00
Galen NickelandPeli de Halleux 079cd67c38 Update 'pins' ref pages (#1733)
* Update 'pins' ref pages

* Some jsdoc touchups
2019-01-03 16:02:19 -08:00
NielsandPeli de Halleux 7856c046f4 Update on-event.md (#1718)
Explain what "background melody" means
2019-01-03 15:57:55 -08:00
Abhijith ChatraandGitHub 79b47fb62a Releasing updated version (#1778)
Microbit updating electron to the latest version.
2019-01-03 15:52:07 -08:00
Abhijith ChatraandGitHub db583f14e3 Releasing v1.2.13 as a offline-app (#1779)
Download page update.
2019-01-03 15:51:55 -08:00
Galen NickelandPeli de Halleux bac93dfc58 update rotation range for pitch (#1776) 2019-01-02 21:52:53 -08:00
MarkandPeli de Halleux 9be05b1c61 Update troubleshoot.md (#1773)
replace links to KB with links to microbit.org
2019-01-02 08:59:07 -08:00
Peli de Halleux 3139613853 more rewording 2018-12-19 09:22:56 -08:00
Peli de Halleux 4f66baab40 fix sample 2018-12-19 09:19:59 -08:00
Galen NickelandAbhijith Chatra f4bb37b4bf Put 'writeLine' into serial ref example (#1747)
* Put 'writeLine' into serial ref example

* how about a space
2018-12-17 13:27:24 -08:00
Abhijith ChatraandGitHub 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
cheeandPeli de Halleux 025cbc98b3 Fix typo in showIcon jsdoc (#1738)
changes "predifined" to "predefined"
2018-12-13 07:02:48 -08:00
MarkandPeli de Halleux 97d8653eb3 add 4tronix exensions (#1739)
- add cube:bit
- add BitCommander
2018-12-13 07:01:45 -08:00
Galen NickelandPeli de Halleux 2b9aa8afa6 Add tinkerspark to list of courses (#1735) 2018-12-12 18:09:44 -08:00
Galen NickelandPeli de Halleux d51eae9667 Update the device/servo page (#1734) 2018-12-11 21:01:07 -08:00
MarkandPeli de Halleux 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
MichalandPeli de Halleux 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
MarkandPeli de Halleux 3413ecb935 Update extensions.md (#1731)
remove duplicate listing for Filesystem
2018-12-11 07:04:01 -08:00
MarkandPeli de Halleux b15353996d Update extensions.md (#1730)
replace duplicated ALS Robot Keyboard text
2018-12-11 07:03:24 -08:00
Nicole ParrotandPeli de Halleux 8abde05f6a Modify readme info (#1720) 2018-12-09 11:07:37 -08:00
Sam El-HusseiniandGitHub 9699eac1b3 Remove doc files CSS (#1715) 2018-12-07 17:39:37 -08:00
Abhijith ChatraandGitHub ab0b7a7a4a Releasing just the dal changes (#1714)
Releasing dal changes for microbit.
2018-12-07 15:38:32 -08:00
Galen NickelandGitHub 4fbf8c31c6 Update RPS teams step 4 (#1713) 2018-12-07 14:01:22 -08:00
MarkandPeli de Halleux 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
MarkandPeli de Halleux 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 NickelandGitHub e3b49049d7 Blocks2js - Conditional loops lesson (#1702) 2018-12-05 19:02:33 -08:00
Xuefeng educationandPeli de Halleux 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 NickelandGitHub 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 NickelandGitHub 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 NickelandPeli de Halleux 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