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
Richard Knoll
c2c4554e84
removing namespace from led sprite parameter label ( #1964 )
2019-04-05 10:32:28 -07:00
Peli de Halleux
452f2d598f
1.4.1
2019-04-04 20:43:38 -07:00
Peli de Halleux
c3b9d2c648
bump minor version
2019-04-04 20:43:29 -07:00
Peli de Halleux
26036e4b28
Dapjs ( #1963 )
...
* properly log exception
* report more error paths
* tweak dialogs
* move dapjs to prepend folder
* bump pxt
2019-04-04 20:42:04 -07:00
Richard Knoll
b0a6df8328
Switching to draggable radio blocks ( #1956 )
2019-04-04 20:34:24 -07:00
Joey Wunderlich
f14cd4fc24
Remove c++ macros that are moving to common packages ( #1953 )
...
* (probably) fix PXT_BUFFER_DATA, need to set up docker to test
* switch to adding new macros
* more macros and rename some
* get data length in bytes
* remove macros that were moved to common packages
* bump common packages to include reqd pr
2019-04-04 20:33:17 -07:00
Galen Nickel
aff219c6ef
Fill in some parameter TODO's ( #1962 )
2019-04-04 20:32:48 -07:00
Joey Wunderlich
aa51b7e014
add initial toString block ( #1958 )
2019-04-04 13:41:51 -07:00
Peli de Halleux
b611909d99
adding led game sprite ( #1959 )
2019-04-04 13:41:28 -07:00
Peli de Halleux
209cedf09d
1.3.11
2019-04-04 10:58:27 -07:00
Peli de Halleux
58a62a9d76
bump to pxt 5.9.3
2019-04-04 10:58:18 -07:00
Peli de Halleux
fab69eb5ed
1.3.10
2019-04-04 09:47:46 -07:00
Peli de Halleux
a618b84f0e
1.3.9
2019-04-04 09:47:40 -07:00
Peli de Halleux
1e2e7c113d
bump pxt ( #1952 )
2019-04-04 09:39:51 -07:00
Peli de Halleux
39188e1498
1.3.8
2019-04-03 16:01:27 -07:00
Peli de Halleux
8183b6a4fd
bum pxt 5.9.1 ( #1951 )
2019-04-03 16:01:04 -07:00
shakao
3838970b1b
Set dimmer background to blue ( #1949 )
2019-04-01 19:53:49 -07:00
Galen Nickel
efa4553376
Adapt the TEALS 'Best Friends' game ( #1948 )
...
* Adapt the TEALS 'Best Friends' game
* animate friend expressions
* free hand packet box
* missing paren in examples
* better avatar message
* use just on sim block
2019-04-01 13:23:24 -07:00
Michał Moskal
98bff887f5
Allocate RefMImage in the GC heap; fixes #1865 ( #1934 )
2019-03-27 15:10:10 -07:00
Galen Nickel
0f1b923cc9
translator found bug fixes ( #1937 )
2019-03-22 13:27:25 -07:00
Galen Nickel
4ed5eeb459
Add preview page for csintro educator ( #1935 )
2019-03-21 16:04:08 -07:00
Peli de Halleux
3477d40ce0
uart write sim support ( #1933 )
...
* pass data to uart without prefix
* added NEW_LINE support
2019-03-21 10:22:24 -07:00
Peli de Halleux
3840aee859
1.3.7
2019-03-21 08:05:10 -07:00
Peli de Halleux
ea2361792f
Adding serial.set(Rx|Tx)BufferSize ( #1931 )
...
* Fix for https://github.com/Microsoft/pxt-microbit/issues/1929
* bump pxt
* updated docs
* fix default values
* moving dialogs to react
* moving to react
* typo
* typo
2019-03-21 08:04:48 -07:00
Peli de Halleux
d640dc5eed
support for is-gesture ( #1873 )
...
* support for is-gesture
* updated shims
* activate shake button
* refactor
* refactor shake button
2019-03-21 07:40:23 -07:00
Philipp Henkel
8890614325
Split MakerBit extension into stand-alone packages ( #1856 )
2019-03-21 07:33:39 -07:00
Galen Nickel
7b78665fcb
Update BT pairing page ( #1924 )
...
* Update BT pairing page
* troubleshooting link
2019-03-21 04:18:06 -07:00
Peli de Halleux
4e77e6259c
vscode Workspace ( #1930 )
...
* add vscode workspace
* removed const notation
* updated strings
2019-03-21 04:17:11 -07:00
Peli de Halleux
6489163518
Remove logo glow to optimize gif generation ( #1894 )
...
* remove glow effect
* adding more config
* added workspace
* pass width to screenshot info
* set max number of frames
* bum pxt
2019-03-20 14:07:32 -07:00
Galen Nickel
be617f6100
Insert kitronik servo guide link ( #1923 )
...
* Insert kitronik servo guide link
* Del leading space
2019-03-15 13:47:47 -07:00
Richard Knoll
847545ec5f
Bringing text back in the sim ( #1918 )
2019-03-13 16:36:04 -07:00
Abhijith
d1c9a4499c
1.3.6
2019-03-12 08:45:22 -07:00
Peli de Halleux
cd750f51a3
support for hex template ( #1913 )
2019-03-12 08:25:48 -07:00
Mark
cd1bff155f
add kitronik access bit ( #1854 )
...
* add kitronik access bit
* Update targetconfig.json
* Update extensions.md
2019-03-12 08:17:03 -07:00
Galen Nickel
93282e577f
Fix incorrect force threshold in RLGL project ( #1912 )
...
* Fix incorrect force threshold in RLGL project
* set delta back to 100 in code samples and formula
2019-03-11 18:07:40 -07:00
Richard Knoll
d2b7f22215
Bringing back the logo texture in the file list pane ( #1911 )
2019-03-11 17:39:19 -07:00
Galen Nickel
c4868e131d
Insert new hw video links ( #1910 )
2019-03-11 15:04:38 -07:00
Galen Nickel
a4f6a553d9
add more vids to behind hw page ( #1909 )
2019-03-11 09:45:13 -07:00
Galen Nickel
08b0be35cc
Remove servo ref docs ( #1890 )
2019-02-28 19:05:45 -08:00
Peli de Halleux
0e13b0b7fa
updated bluetooth pairing options
2019-02-28 08:32:42 -08:00
Peli de Halleux
81fd8b92e1
1.3.5
2019-02-27 22:02:19 -08:00
Peli de Halleux
c03d03257a
Bump latest common packages ( #1885 )
...
* bump pxt
* add fixed
* bump common packages
2019-02-27 22:01:38 -08:00
Peli de Halleux
4776a47c85
1.3.4
2019-02-27 15:24:44 -08:00
Peli de Halleux
5389392b4e
reduce GC heap size when BLE is used ( #1884 )
2019-02-27 15:24:25 -08:00
Peli de Halleux
b74fda334e
1.3.3
2019-02-27 15:04:29 -08:00
Peli de Halleux
835e1b2e1c
Sim gif generation ( #1877 )
...
* enable simulator screenshot
* use viewhost screenshotAsync facility
* setup giftransparency
* tweak css for gif generation
* patch colors
* update theme
* specify custom gif color
* moving as experiement
* bump pxt
2019-02-27 15:04:03 -08:00
Peli de Halleux
fea7634da7
1.3.2
2019-02-27 09:12:46 -08:00