Wykres commitów

1846 Commity (4022fd35606be2c41b13b22b6ee66bd1fb974b5e)

Autor SHA1 Wiadomość Data
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
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
brianharvey 38e6b41d01 one more... 2017-10-21 17:30:38 -04:00
brianharvey df2406cca2 more helpscreens
After these, I think I just have MY and INHERIT to do.  But they'll be
harder.
2017-10-21 16:42:25 -04:00
brianharvey 787ada4147 more help screens 2017-10-21 16:10:13 -04:00
brianharvey a48e93c1d2 start on help, pull back on JS HOFs 2017-10-21 15:04:48 -04:00
brianharvey 7477552db6 Update Eisenbergification library
Remove table support, table lines.
Keyboard editing tests/sets the button, not the hidden flag.
Amazingly, everything else worked.
2017-10-21 04:27:00 -04:00
brianharvey 4a4dfc2e59 Update tools library for 4.1
Didn't have time to write foreach in JS.  The other HOFs are candidates
for promotion to primitiveness.
2017-10-20 17:20:44 -04:00
brianharvey b8ee89151d Merge branch 'master' into libraries 2017-10-20 17:17:34 -04:00
Jens Mönig 2cd8c6e06a updated German translation and history 2017-10-20 19:18:35 +02:00
Jens Mönig 7e10d5778a Merge pull request #1893 from jguille2/loadingSvgCostumes
Fixing #1890 - problems with svg costumes export
2017-10-20 19:03:16 +02:00
Jens Mönig be72e053e6 Merge pull request #1891 from jmoenig/reportURL-patch
Fix reportURL for URLs that have // in the middle
2017-10-20 19:02:52 +02:00
Jens Mönig 908ecc1342 Merge pull request #1892 from jmoenig/libraries
Update list utilities and costumes
2017-10-20 19:02:14 +02:00
Joan Guillén i Pelegay 3ec0a5eabc Fixing #1890 - changin loading process for svg media to allow its later export 2017-10-20 13:59:09 +02:00
brianharvey 718d3e02c6 Update list utilities and costumes 2017-10-20 03:40:41 -04:00
Bernat Romagosa 6f17dab0ef Fix reportURL for URLs that have // in the middle
Reported by @brianharvey.

When using proxies we often embed "https://" right in the middle of the URL. The reportURL block was mistakenly thinking that the protocol had already been added to the URL, thus trying to access a relative path.
2017-10-20 09:19:17 +02:00
Jens Mönig 93d96140ca double-clicking a corral sprite icon flashes the sprite onstage
so it can be identified. Likewise double-clicking a sprite onstage
selects its corral icon (in edit mode)
2017-10-17 11:25:21 +02:00
Jens Mönig ce75402fc4 made 'myself' default input for "a new clone of" reporter
made cloning “myself” a noop for the stage rather than throwing an
error. German translation update for the changed TELL and ASK blocks
2017-10-17 10:56:26 +02:00
Jens Mönig be0285268b show all own vars and attributes in INHERIT drop-down when inside a ring 2017-10-17 10:12:29 +02:00
Jens Mönig f2bbff3d54 moved TELL and ASK templates in the palette up underneath RUN CALL 2017-10-17 09:48:41 +02:00
Jens Mönig da9c293321 added "with inpus" to TELL and ASK prims
changed TELL's C-shape to command-style input
2017-10-17 09:19:53 +02:00
Jens Mönig b7f1146a4d keep “undo” and “redo” buttons at the same location 2017-10-17 08:34:21 +02:00
Jens Mönig ec917de0bf retain the current process receiver when launching a new thread 2017-10-12 19:17:33 +02:00
Jens Mönig ddee221147 make sure to retain the current instrument when launching a new thread 2017-10-12 12:34:50 +02:00
Jens Mönig 8f57f534c6 fixed a flood-fill rounding bug.
Again, thanks, @Simon-Mong !
2017-10-11 17:53:37 +02:00
Jens Mönig caa5e3317c fixed a bounding-box-detection bug in Costumes
Thanks, Simon Mong, for finding and fixing this but!
2017-10-11 13:07:22 +02:00
Jens Mönig 982bea19f7 make sure to fully remove parts from their anchor when deleting them 2017-10-11 09:01:50 +02:00
Jens Mönig e7148bbf4f fixed #1885 2017-10-10 11:20:11 +02:00
Jens Mönig 3e5ca73d09 changed label of "Method" to "Method Editor"
thanks, Brian!
2017-10-09 09:04:34 +02:00
Jens Mönig 11dc3d3c7d Esperanto translate update, thanks, Sebastian! 2017-10-06 08:53:18 +02:00
Jens Mönig 72a8bd0905 updated animation library (again) 2017-10-05 07:44:29 +02:00