Commit Graph

3840 Commits

Author SHA1 Message Date
09235086e2 1.1.46 2018-09-04 17:13:11 -04:00
d5f098bb51 bump pxt-core to 3.22.15, 2018-09-04 17:13:05 -04:00
3e744b7a8d Sim: greyscale display now respects brightness (#1160)
* Sim: greyscale display now respects brightness

* Don't overwrite image

* Don't clamp if brightness is at max
2018-09-04 17:12:01 -04:00
d189b023af Add pxt-gigglebot (v1) 2018-09-04 17:10:23 -04:00
19ed85336b Add border around sim in high contrast (#1161)
* Add border around sim in high contrast

* Specify border width
2018-08-31 16:16:38 -04:00
fef1f9a80d Upgrade math_number_minmax and other shadow upgrades (#1153)
* Upgrade for set_pin

* patchBlocks overhaul

* Remove unneeded upgrade
2018-08-30 17:36:20 -04:00
2482abf9f8 V1 Readme (#1144)
* Update README

* Further refine readme

* Further update

* Correct the build badge

* Remove link to cloning a repository

* Add back npm run build

* localbuild flag

* Fix the header
2018-08-30 16:39:43 -04:00
4e4ad21cb5 Fix casing of project titles in docs summaries (#1139) 2018-08-28 16:03:23 -04:00
74c7a264ef Change alpha to point to latest v0 (#1141) 2018-08-28 16:02:48 -04:00
239952aff5 C++: Round towards positive infinity (#1134) 2018-08-28 10:59:21 -04:00
03ba8141ab Reuse radio translations for new APIs (#1133) 2018-08-27 16:24:10 -04:00
0b7b29d741 Goto title case for 'projects' - v1 (#1127) 2018-08-23 14:47:36 -04:00
0cbec47907 Port package approvals to v1 (#1125) 2018-08-23 11:56:39 -04:00
1aeaa18423 1.1.45 2018-08-22 14:44:09 -04:00
5ad9fdb1b0 bump pxt-core to 3.22.13, 2018-08-22 14:43:59 -04:00
191de7a60c Update strings 2018-08-22 14:43:31 -04:00
f4f74727e9 1.1.44 2018-08-21 16:01:23 -04:00
b932472c28 bump pxt-core to 3.22.12, 2018-08-21 16:01:08 -04:00
9f87ec52db Fix flashing after microbit reset (#1108)
* Fix flashing after microbit reset

* Remove debug out
2018-08-21 11:58:52 -07:00
51a485580b Adding shadow block to serial write buffer (#1111) 2018-08-21 10:25:59 -07:00
0c226d29d3 Don't change inline download button on hover (tutorial & projects) (#1109) 2018-08-21 12:00:18 -04:00
f4aa25e2bd Modify tutorials for single download step (#1093)
* Modify tutorials for single dl step

* Some more fixes

* coin flip typer
2018-08-17 10:58:45 -04:00
0919a4e886 Disable instructions for micro:bit (#1099) 2018-08-16 17:30:58 -04:00
f8342a357c Some updated strings were not commited 2018-08-16 13:27:19 -04:00
da15752720 Slightly adjust non-advanced category weights (#1091) 2018-08-14 13:26:22 -04:00
4c28160a34 Fixing authoring on a few APIs for Monaco toolbox (#1084) 2018-08-14 10:18:23 -07:00
331f2f4a55 1.1.43 2018-08-14 12:21:03 -04:00
5a569f239e bump pxt-core to 3.22.10, 2018-08-14 12:20:51 -04:00
69efc80bb9 Remove unwanted Math ops (#1079)
* Remove unwanted Math ops

* Also add asin, acos and atan
2018-08-14 12:04:02 -04:00
d68ee27eb7 Fix getting started typo 2018-08-14 10:39:39 -04:00
4caef78f07 Enable local docker build where available 2018-08-13 17:20:08 -07:00
a95d871e97 Convert division to idiv (#1072)
* Convert division to idiv

* Reflect changes in pxt-core to the idiv XML
2018-08-13 12:51:26 -07:00
7537c7561f Add timeout when flashing from the app takes too long (#1070) 2018-08-09 18:30:37 -04:00
f0d14c918e 1.1.42 2018-08-09 16:25:45 -04:00
bdfbd293bd bump pxt-core to 3.22.9, 2018-08-09 16:25:30 -04:00
eebaf91f6e Add math functions to cpp layer (#1069) 2018-08-09 15:54:51 -04:00
ae0a684d2e Fix showString interval for single character (#1058) 2018-08-09 10:59:47 -04:00
7b9ea6f2d5 Switch to printChar() so interval is honored (#1060)
Switch to printChar() so interval is honored
2018-08-09 10:45:46 -04:00
9aac836ae2 Fix default value for note block (#1053) 2018-08-08 14:51:00 -07:00
c8e12334cf 1.1.41 2018-08-07 17:56:32 -04:00
4b8c9ba575 bump pxt-core to 3.22.8, 2018-08-07 17:56:26 -04:00
3a2eb69483 Add partial row in imageDropdown to indicate scrolling (#1052) 2018-08-07 17:55:42 -04:00
68361499a2 Fixing blink on sprites (#1047) 2018-08-06 14:34:04 -07:00
b03c984c38 Fixing atan2 typo in arguments (#1045) 2018-08-06 11:31:33 -07:00
2700a77cae Add auto toString for various APIs (#1033) 2018-08-02 16:30:02 -04:00
27024baa51 1.1.40 2018-08-02 15:04:39 -04:00
45f3e686da bump pxt-core to 3.22.7, 2018-08-02 15:04:32 -04:00
7f4cf50ee0 Make randomRange more consistent in docs (#1032)
* Make randomRange more consistent in docs

* Change formulation
2018-08-02 14:49:16 -04:00
49cd197cef Missing simulator functions and behavior (#1025) 2018-08-02 10:33:05 -07:00
6884b2bedf Fixing parseInt() (#1022) 2018-08-01 12:45:56 -07:00