Joan Guillén i Pelegay
82defb16b3
Deleting strings (not in Snap! official project) in the last lang-es update
2018-01-19 15:09:25 +01:00
Joan Guillén i Pelegay
daef4bf23b
Fixing identation a deleting TAB controls in lang-es.js update
2018-01-19 15:03:40 +01:00
Joan Guillén i Pelegay
cef379d39a
Adding Cristián Rizzi Spanish translation update
2018-01-19 14:38:54 +01:00
Jens Mönig
389ca9fbed
included local methods in the OF-block's left drop-down menu
...
This brings back BYOB’s way to invoke another sprite’s local custom
block by simply selecting it from the OF block’s drop-down menu.
2018-01-18 14:23:47 +01:00
Jens Mönig
3402a8897e
made keyboard events always be thread safe
2018-01-17 09:42:40 +01:00
Jens Mönig
9fdc303d69
fixed #1979 - make sure to always re-focus the world-canvas
2018-01-05 10:18:01 +01:00
Jens Mönig
390a9f91e3
added "width" and "height" selectors to Pixels library
2018-01-04 18:12:57 +01:00
Jens Mönig
8122e15050
added keyboard navigation for menus that scroll
2018-01-04 17:46:40 +01:00
Jens Mönig
922dcc279e
scroll menus if they are taller than the world
2018-01-04 16:10:09 +01:00
Jens Mönig
c506e23d94
new "direction to..." primitive
...
as variant of "distance to..." in "Sensing"
2018-01-02 11:23:01 +01:00
Jens Mönig
5785e00166
fixed #1963
2017-12-12 08:06:21 +01:00
Jens Mönig
a1fa2c63d1
updated history
2017-12-01 12:58:51 +01:00
Jens Mönig
4a674e41f7
German translation support for tools (experimental)
2017-12-01 12:58:03 +01:00
Jens Mönig
3584c13258
Localization support for custom blocks (experimental)
2017-12-01 12:55:15 +01:00
Jens Mönig
bf3eedab75
started development of v 4.1.1
2017-12-01 12:53:41 +01:00
Jens Mönig
145754cec6
v 4.1.0.5
2017-11-26 13:54:33 +01:00
Jens Mönig
856b2df6a5
fixed #1937
...
allow stage width to be a minimum of 240 pixels
2017-11-26 13:31:23 +01:00
Jens Mönig
266679d29c
fixed #1933
...
avoid creating "obsolete" blocks by not copying method blocks into
sprites that don't understand them
2017-11-26 13:21:28 +01:00
Jens Mönig
94d8beb741
fixed two issues when forking processes while single-stepping
...
* suppress "exit" context when forking a process while single-stepping,
this avoids a false "reporter didn't report" error message
* avoid coloring the block-highlight when re-coloring a syntax element,
this prevents highlighted blocks inside LAUNCH statements to expand
when repeatedly single-stepped.
2017-11-16 18:18:35 +01:00
Jens Mönig
aaa645cab0
v4..1.0.3
2017-11-15 08:14:18 +01:00
Jens Mönig
cbe81c4d96
new Audio Comp library
...
for Guzdial-style sound samples fun
2017-11-15 07:51:57 +01:00
Jens Mönig
d620b9267c
changed minimum stage width to 240
2017-11-15 07:41:01 +01:00
Jens Mönig
ed08acf378
Polish translation update
...
thanks, Witek!
2017-11-15 07:38:07 +01:00
Jens Mönig
8480dcbc67
Merge pull request #1907 from MMSequeira/master
...
Update Portuguese translation
2017-11-15 07:23:56 +01:00
Jens Mönig
79c3c5e890
Merge pull request #1899 from jguille2/snap4arduino.orgDomain
...
Updating snap4arduino.org domain change into catalan translators info
2017-11-15 07:23:22 +01:00
Jens Mönig
820a724efb
Merge pull request #1927 from NetsBlox/364-xml-tostring-invalid-xml
...
Escape the contents and attributes of xml when serializing
2017-11-15 07:21:51 +01:00
Brian Broll
5871bc6d69
Escape the contents and attributes of xml when serializing
2017-11-10 11:25:02 -06:00
Manuel Menezes de Sequeira
ce443b6089
Small update to Portuguese translation
2017-10-30 16:29:36 +00:00
Manuel Menezes de Sequeira
4022fd3560
Update Portuguese translation
2017-10-29 01:45:48 +01:00
Manuel Menezes de Sequeira
2cce5a9f33
Merge remote-tracking branch 'jmoenig/master'
2017-10-28 12:37:08 +01:00
Jens Mönig
a8b13d829f
fixed a glitch that raised an error instead of creating an “obsolete” block
2017-10-28 13:04:25 +02:00
Jens Mönig
9954794ae7
v4.1.0.1
2017-10-28 09:29:08 +02:00
Jens Mönig
d721bb209a
Merge pull request #1904 from damiencaselli/patch-contributing-guide
...
Refactor contributing guidelines
2017-10-28 09:22:45 +02:00
Jens Mönig
8a83312fbb
Merge pull request #1903 from damiencaselli/patch-license
...
Update LICENSE file so it gets properly displayed
2017-10-28 09:22:03 +02:00
Jens Mönig
8c63e192fa
Merge pull request #1905 from jguille2/updatingCatalanTranslation
...
Updating catalan translation to the 4.1 version
2017-10-28 09:21:35 +02:00
Jens Mönig
3d56d6b5f8
Merge pull request #1897 from Simon-Mong/patch-3
...
Update lang-zh_CN.js
2017-10-28 09:21:18 +02:00
Jens Mönig
4693bbe3f2
sped up "turbo" mode frame rate (slowing down "turbo" but making it more generally usable)
2017-10-28 09:20:12 +02:00
Jens Mönig
09adf1f2c0
fixed a glitch when loading method blocks stored in sprite-local vars
2017-10-28 09:19:30 +02:00
Joan Guillén i Pelegay
f4c2a38493
Updating catalan translation to the 4.1 version
2017-10-27 02:16:42 +02:00
Damien Caselli
a0fe3bc249
Refactor contributing guidelines
...
Having contributing guidelines in a single file can improve readability
for new users. GitHub also has a mechanism that invites users to read (or
re-read) contributing guidelines before submitting an issue or a modification.
This is why I merged the code and the translating guidelines into a
single file.
See GitHub blog article for reference:
https://help.github.com/articles/setting-guidelines-for-repository-contributors/
2017-10-26 11:12:16 +02:00
Damien Caselli
64ac63776f
Update LICENSE file so it gets properly displayed
...
GitHub treats LICENSE files in a particular fashion. Whenever this file
is present in a repository, an icon is displayed at the top of the
repository page. This commit enables this behavior.
LICENSE text itself was updated to mirror the one from gnu.org website,
which had some differences such as https everywhere.
2017-10-26 09:52:51 +02:00
Joan Guillén i Pelegay
ad4b429db5
Updating snap4arduino.org domain change into catalan translators info
2017-10-24 14:02:33 +02:00
Brian Harvey
859c0f9b92
Merge pull request #1898 from jmoenig/libraries
...
Libraries
2017-10-24 00:49:31 -04:00
brianharvey
0fe422bba5
The missing help screens
2017-10-24 00:46:47 -04:00
Simon-Mong
304da3430d
Update lang-zh_CN.js
2017-10-24 00:23:07 +08:00
brianharvey
a0086b872e
Fix title in manual metadata
2017-10-23 12:09:24 -04:00
brianharvey
e25cb3c339
manual done!
2017-10-23 00:33:48 -04:00
Jens Mönig
30ce4ee739
release
2017-10-22 01:10:15 +02:00
Jens Mönig
4b70003e16
release notice
2017-10-22 00:47:52 +02:00
Jens Mönig
a71736e91a
Merge pull request #1895 from jmoenig/libraries
...
Libraries
2017-10-21 23:38:37 +02:00