Mark
e2e9409205
add Klip motor ( #2069 )
2019-05-23 08:10:48 -07:00
Peli de Halleux
b4ef9223d9
1.4.10
2019-05-22 09:12:58 -07:00
Ryan Walmsley
7019f7d6c7
Renamed bitbuggy, added tinkerkit ( #2054 )
2019-05-22 09:12:16 -07:00
Mark
12ff958d34
add esp thingspeak extension ( #2068 )
2019-05-22 09:10:39 -07:00
Abhijith
a143281974
1.4.9
2019-05-20 11:28:09 -07:00
Daryl Zuniga
708f2a4ca5
remove code snippets that use onDataPacketReceived because that uses complex destructors which arent supported by python and that function is deprecated anyway ( #2063 )
2019-05-20 11:26:52 -07:00
Abhijith
77c7506d29
1.4.8
2019-05-17 11:27:57 -07:00
Abhijith
4696aba381
Bumping common-packages to 6.8.13 and pxt to 5.12.14
2019-05-17 11:27:41 -07:00
Mark
4307e062b0
add Kitronik interface for Fischertechnik ( #2051 )
2019-05-17 11:00:44 -07:00
Galen Nickel
0f3adfb22b
Typos found by translators ( #2060 )
2019-05-16 17:47:16 -07:00
kimprice
84fcc38e61
Fixed issue with 'b' flats being output as note 'B' ( #2055 )
...
* Fixed issue with 'b' flats being output as note 'B'
* 'b' will only be interpreted as a flat when following another note, otherwise it will be interpreted as the 'B' note
2019-05-16 12:50:08 -07:00
Lionkk
e41bb87600
Change to company name ( #2044 )
...
* Update targetconfig.json
* Update extensions.md
2019-05-14 14:13:55 -07:00
Mark
c4dc361c38
add micro:rover ( #2035 )
2019-05-14 14:11:32 -07:00
Mark
2d7a4f74e7
add cutebot extension ( #2031 )
2019-05-09 09:37:48 -07:00
Mark
a25213b783
add cozir sensor extension ( #2039 )
2019-05-09 08:07:24 -07:00
Mark
98285a5d08
add nexusbit ( #2043 )
2019-05-09 08:05:29 -07:00
kaku111
0ea7fa30a5
Update extensions.md ( #2042 )
2019-05-08 07:24:20 -07:00
Peli de Halleux
875f574c76
Fix travis link
2019-05-07 08:07:08 -07:00
Mark
988cebc069
add monkmakes sensor ( #2030 )
2019-05-05 23:00:03 -07:00
Mark
fa6c087199
add pxt-wifi extension ( #2026 )
...
* add pxt-wifi extension
* Update targetconfig.json
2019-05-05 22:53:31 -07:00
Abhijith Chatra
0f51c64c93
Removing pxt-iot-environment-kit ( #2040 )
2019-05-03 10:38:23 -07:00
Abhijith Chatra
5b7f3fe867
Trademarks
2019-05-02 10:23:22 -07:00
Mark
d24b6da781
add irseeker extension ( #2027 )
...
* add irseeker extension
* Update targetconfig.json
2019-04-29 10:07:44 -07:00
Joey Wunderlich
446b5e920b
remove package-lock ( #2033 )
2019-04-26 17:34:21 -07:00
Peli de Halleux
bc4b4445b0
1.4.7
2019-04-24 07:41:29 -07:00
Peli de Halleux
39c3a7da47
Pxt5116 ( #2021 )
...
* bump pxt 5.11.6, 6.7.2
* enable debugger
2019-04-24 07:41:10 -07:00
Philipp Henkel
f480d35d6b
Add MakerBit Pins extension ( #1979 )
2019-04-24 07:40:46 -07:00
Galen Nickel
c3c2545607
Fix block display for examples in 'inBackground' ( #2018 )
2019-04-22 17:38:58 -07:00
Galen Nickel
f3af5d800e
Include a local 'translate' page ( #2009 )
2019-04-17 17:17:15 -07:00
Peli de Halleux
b55c3c09c3
1.4.6
2019-04-17 07:05:27 -07:00
Peli de Halleux
fcbb104fc7
bump pxt 5.9.14
2019-04-17 06:54:25 -07:00
Peli de Halleux
fa5fd0c584
1.4.5
2019-04-15 17:23:28 -07:00
Peli de Halleux
612052f661
update to latest pxt / common ( #2006 )
...
* update to latest pxt / common
* enable qrCode experiment
2019-04-15 17:22:41 -07:00
Chase Mortensen
24c42cc3e8
Fixes for infection game ( #2003 )
...
* Fixes for infection game
* Updated infection game to use message class
* fixed whitespace
* Changes to Message class
2019-04-12 17:13:20 -07:00
Richard Knoll
61aae94d8b
Rewriting the radio in TypeScript ( #2000 )
...
* Refactoring radio into the ts
* Moving the rest of the radio functionality to the TypeScript
* Removing sim implementation of old radio cpp
* Adding test script
* Removing handler key
* Rename internal functions
* PR feedback
* Refactoring to use event bus
2019-04-12 13:10:47 -07:00
Galen Nickel
19641abe92
Update 'convertToText' ref page ( #2002 )
...
* Update 'convertToText' ref page
* say any type
2019-04-11 15:24:07 -07:00
Michał Moskal
18b672ae7a
Save memory in music.ts ( #1999 )
2019-04-10 15:31:50 -07:00
Galen Nickel
a045ba378e
Some linking for 'speakers' hw video ( #1997 )
2019-04-10 11:01:25 -07:00
Joey Wunderlich
5ac97925a2
Fix shake button ( #1983 )
...
* initial fix for shake button
* minor cleanup
* always run if forced
* refactor a bit
* only ever enqueue if gesture is different from previous
2019-04-09 14:19:33 -07:00
Galen Nickel
3fe3642a58
Add more vids to 'Behind MakeCode HW' ( #1994 )
2019-04-09 12:59:25 -07:00
Galen Nickel
3424862910
Update some info in 'plotBarGraph' ( #1993 )
...
* edits for the ref page
* fix temp example text
* spell maximum
2019-04-09 11:01:39 -07:00
Mark
0868befa5c
add dht11-12 ( #1943 )
2019-04-08 22:19:02 -07:00
Joey Wunderlich
180bd07783
Fix NaN acceleration on mobile ( #1984 )
2019-04-08 15:11:55 -07:00
Abhijith
6a28dd985f
1.4.4
2019-04-08 10:34:45 -07:00
Joey Wunderlich
bc71747112
default to num instead of variable for toString ( #1977 )
...
* default to num instead of variable for toString
* to text instead of toString
* converToText
2019-04-08 10:34:09 -07:00
Abhijith
405f4d94aa
1.4.3
2019-04-08 09:51:23 -07:00
Abhijith
9bcdb0f2e8
Bumping pxt-common-packages to 6.5.21
2019-04-08 09:51:07 -07:00
Mark
52003039ea
add tobbie 2 ( #1944 )
2019-04-08 09:40:29 -07:00
Richard Knoll
60489a3f5c
1.4.2
2019-04-05 10:45:59 -07:00
Richard Knoll
3761d1282a
Update the max length of a name in a sendValue packet ( #1965 )
2019-04-05 10:45:06 -07:00