jmoenig
f720fa7629
updated versions for pending release v4.0.9
2016-10-28 19:09:28 +02:00
jmoenig
ff5f9a7601
Visible Stepping, and more
...
* Visible Stepping with flashing blocks + slider for stepping speed
* user-controlled visible stepping with “step forward” button
* speed-up: removed unnecessary yields when running custom blocks
* you can now force a single yield with “wait 0” block
* tweaked keyboard entry: if inserted block has inputs go to first one
* only autoscroll panes where it makes sense (not the palette etc.)
* populate messages drop-down with all msgs, including ones from custom
block definition
2016-10-15 11:15:01 +02:00
Jens Mönig
220b3ea760
update release version of locale.js
2016-07-14 12:22:54 +02:00
Jens Mönig
cd03fb3028
finalizing v4.0.8
2016-07-14 12:18:23 +02:00
Jens Mönig
97a6c61dd4
updated German translation
...
for new graphic effects
2016-07-12 10:05:07 +02:00
Jens Mönig
bcc51018fe
update translators information
2016-07-07 07:20:10 +02:00
Jens Mönig
1f2e4871a0
Merge pull request #1235 from temaps/master
...
Правка русского перевода
2016-07-04 12:21:09 +02:00
Erik Olsson
1abc2068fc
Updated Swedish translation with new strings and other improvements
2016-06-09 16:26:07 +02:00
temaps
f2108dd1b7
Дополнения к русскому переводу и исправление ошибок
2016-05-25 22:25:35 +03:00
Jens Mönig
179d93f103
support for retina displays, integrates #1063 - IN PROGRESS
...
This has bee designed and written by the amazing Bartosz Leper
(@bl-nero). Since I totally suck at Git and find myself incompetent to
resolve merge conflicts, I’ve decided to manually copy Bartosz’s
changes mostly verbatim over, tweaking them only ever so slightly in
ways that don’t alter their functionality, except for introducing a
tiny test so current Safari still loads Snap, albeit not in retina
mode. THIS IT NOT READY FOR RELEASE YET, IT’S WORK IN PROGRESS. Get it?
Thanks!
2016-05-10 20:33:44 +02:00
Jens Mönig
a8fb572f4a
update history
2016-05-09 13:19:15 +02:00
Jens Mönig
71333021d4
cloning speedup
...
significantly speed up sprite cloning through partial shallow-copying
of scripts and costumes instead of deep-duplication
2016-05-04 16:37:46 +02:00
Hasso Tepper
5bf2699bc7
Add Estonian translation
2016-05-03 20:49:44 +03:00
Jens Mönig
f94507190e
update translations
2016-05-02 13:18:50 +02:00
Jens Mönig
eeffcd8139
Merge pull request #1189 from ubertao/lang-zh
...
update Simplified Chinese translation
2016-05-02 13:09:31 +02:00
Jens Mönig
ed3b56a610
first-class sprites
2016-05-02 12:53:08 +02:00
Hongwei Zeng
cd5d57cf2a
update Simplified Chinese translation
2016-04-28 06:51:57 +08:00
Jens Mönig
b35bc9907a
prepare repo for v4.0.7
2016-04-27 10:39:27 +02:00
Jens Mönig
bbb5106879
towards v4.0.6
...
* fixed #99 (saving linked lists)
* fixed #1163
* added web api / https reporter library
* new “transient variable” feature
* German translation update
2016-03-16 13:00:31 +01:00
Jens Mönig
2cb6cfb838
updated translation history
2016-02-24 12:26:03 +01:00
Jens Mönig
f20875ef6b
updated translation history
2016-02-24 11:44:12 +01:00
Jens Mönig
df0269f5cc
support for viewing 2D lists as tables
2016-02-24 11:35:18 +01:00
Jens Mönig
e9f2bb2c93
Arabic translation update - better RTL representation
...
Thanks, Tarek Galal!
2016-01-22 09:33:40 +01:00
Jens Mönig
d5e937991e
updated translation history
2016-01-08 16:30:13 +01:00
Jens Mönig
300a6dff7a
fixed #1082 - revert to ’any key’ in the key-pressed menu
2015-12-22 08:00:57 +01:00
Jens Mönig
e27db7d960
updated version history
2015-12-21 16:17:42 +01:00
Jens Mönig
d5b3883ca1
Arabic translation, contributed by Tarek Galal
2015-12-17 23:31:25 +01:00
Michael Ball
e27a7f245e
Resolve merge with 4.0.4
2015-12-15 03:46:27 -08:00
Jens Mönig
2bad75b407
updated history
2015-12-15 10:59:22 +01:00
Jens Mönig
f24b65f673
towards v4.0.4 - under construction -
...
* Show result bubble when the user clicks on a command script that uses
REPORT (You can now click on REPORT and it actually does something)
* New generic “When” hat block, enhances red stop button behavior
* New block (instance) variables feature (experimental)
* evaluator performance optimizations
* Morphic grab-threshold fix for scroll frames
* fixed several block rendering glitches
* List category LENGTH reporter now also works on text
* Changed “any” to “random” (in English only)
* new FILL primitive in the Pen category
* switched to animation frame scheduling, please use TURBO for music
* Updated German translation
2015-12-15 10:14:56 +01:00
Michael Ball
fd18024989
Fix bad merging in locale.js
2015-11-17 02:47:13 -08:00
Michael Ball
396be20b18
Some code cleanup and variable name fix
2015-11-17 02:42:17 -08:00
Michael Ball
e1e73d8feb
Fix syntax error, and accessing IDE bug exporting blocks
2015-11-16 19:41:20 -08:00
Michael Ball
fa6f168bc0
Merge in 4.0.3, resolve conflicts with scriptpics
2015-11-16 17:53:17 -08:00
Michael Ball
65fd07e41a
Cleanup code and add placeholders for error messages
2015-11-16 16:33:00 -08:00
Jens Mönig
46f80d2773
integrated Romanian translation
...
Thanks, Christian!
2015-11-16 12:58:27 +01:00
Jens Mönig
c0477f7df9
updated translation history
2015-11-16 12:53:50 +01:00
Jens Mönig
bf21972648
Merge pull request #995 from ivanistheone/feature/lang-bg
...
Bulgarian translation of strings lang-bg.js
2015-11-16 12:51:24 +01:00
Jens Mönig
5655e7aa31
Czech translation update
...
Thanks, Jaroslav Mares!
2015-11-16 12:26:46 +01:00
Ivan Savov
5ef8a1aa19
Bulgarian translation of strings lang-bg.js
...
- Used lang-ru.js as starting point, and translated all, but still some strings appear in English
- Did my best to use Bulgarian words, but left certain terms like "thread safe" in English
- Tested with my friend's 8 year old and he seems to understand, so count that as limited successful user testing
2015-11-02 13:52:05 +02:00
Jens Mönig
72bf4cfb8c
New feature: Remove Unused Global Blocks
...
* BYOB, Objects, GUI: New “Remove Unused Global Blocks” Feature
* GUI, Lists: “Export Project Summary” improvements:
- show variable values as watcher pics
- expand list watcher pics to show their complete contents (1. level)
- url for shared projects
- table of contents
- basic support for sprite nesting and inheritance
- make the summary “browsable” instead of editable
- outline around sprite / stage snapshots
- experimental hidden (shift-click) “drop-shadows” option
* GUI: Rearrange project menu, only show global blocks-related ops if
there are any
* GUI: Remove URL location.hash information when loading a new project
* Store: Fix deserialization support for projects using inheritance
* German translation update
2015-10-07 13:38:19 +02:00
Jens Mönig
2172084dae
New feature: Export Project Summary
...
* opens a new browser tab on an editable HTML document containing an
overview of the current project which can be further processed (saved,
edited, printed, turned into a PDF) to create a project report.
* now, when you export script pics attached comments get included.
* also new: Support to detect and react to “any” keystroke (hat and
sensing blocks)
2015-10-02 12:39:41 +02:00
Jens Mönig
f4b02ddd2e
updated German translation
...
… and version history
2015-09-23 12:12:52 +02:00
Jens Mönig
91318135a5
Croatian Translation, contributed by Zeljko Hrvoj
2015-09-15 13:22:41 +02:00
Jens Mönig
76c3002b98
Interlingua support, contributed by Ken Dickey!
2015-08-09 09:19:54 +02:00
Jens Mönig
8d12c5c355
German translation update
2015-08-06 17:12:30 +02:00
Manuel Menezes de Sequeira
67f464dae2
Update Portuguese translation
...
Translated preference menu items (keyboard editing and inheritance
support).
2015-08-03 17:12:14 +00:00
Jens Mönig
e8172e83dd
update history
2015-07-27 01:12:12 +02:00
Jens Mönig
6bb7f662e2
Hungarian translation, contributed by Makány György
...
Thanks, Makány!
2015-07-26 22:18:28 +02:00
Jens Mönig
eb4808ded8
Turkish Translation, contributed by Hakan Ataş
...
thank you so much, Hakan!
2015-07-26 22:01:45 +02:00
jmoenig
8b9e7ea4ea
update French translation, thanks, Frédéric Bonnaud!
2015-06-25 16:00:17 +02:00
Jens Mönig
be938b5da7
updated localization timestamp and history
2015-05-18 12:54:26 +02:00
Manuel Menezes de Sequeira
1bc6fc0b61
Update last_changed field for Portuguese localization
2015-05-04 12:32:09 +01:00
jmoenig
e6dcf07b3d
Update German translation
2015-02-23 14:56:10 +01:00
jmoenig
2ffab69586
Update German translation
2015-02-20 12:50:21 +01:00
jmoenig
f038309746
Malayam, Tamil and Telagu translations, thanks, Vinay Kumar!!
2015-02-20 12:14:34 +01:00
jmoenig
669704a90a
Integrated Korean and Catalan translation updates
2015-01-21 12:51:08 +01:00
jmoenig
91838819c4
Italian translation update, thanks, Alberto Firpo!
2015-01-12 10:18:20 +01:00
jmoenig
33b859739c
updated history
2014-12-15 09:54:20 +01:00
Erik Olsson
d8026a4324
Completed Swedish translation
2014-12-14 21:45:45 +01:00
Erik Olsson
57bef2b736
Merge remote-tracking branch 'upstream/master'
2014-12-14 18:48:03 +01:00
jmoenig
19736839b7
New Kannada Translation, by Vinayakumar R
...
Yay! Thanks for this important contribution, Vinayakumar R. Snap is now
available in 25 languages!
2014-12-02 10:53:07 +01:00
Erik Olsson
33229b34b8
Added Swedish
2014-10-30 13:00:02 +01:00
jmoenig
ba58b0e5b6
updated history
2014-10-01 13:52:17 +02:00
Manuel Menezes de Sequeira
5c921c89d8
correct errors in Portuguese translation and add translated strings
2014-10-01 09:27:18 +01:00
jmoenig
7bfcb0d388
fixed #590 (Russian translation syntax glitches) Thanks @alexf2000 !
2014-09-29 10:07:09 +02:00
jmoenig
fb2be1680e
Portuguese translation update, thanks, Manuel!
2014-09-29 10:02:20 +02:00
jmoenig
1205d7a2b0
updated German translation
2014-07-29 12:40:22 +02:00
jmoenig
e65422141e
update German translation
2014-07-18 16:21:09 +02:00
jmoenig
c1d5910f33
list op fixes, thanks, Brian!
2014-07-18 07:44:26 +02:00
jmoenig
a34e140dab
Bangla (Bengali) translation, thanks, Mokter Hossain!!
2014-07-17 10:17:06 +02:00
jmoenig
ac39877b9c
German translation update, tweaks
2014-06-04 13:48:43 +02:00
jmoenig
24f7a37a56
Localization additions and Portuguese translation update, thanks, Manuel!
2014-05-26 09:57:21 +02:00
jmoenig
f9989ad7cf
checkpoint - release
2014-05-02 11:08:30 +02:00
jmoenig
7a9f83295a
Brazilian Portuguese translation
...
contributed by Aldo von Wangenheim. Thanks!
2014-04-30 07:31:11 +02:00
Jouni K. Seppänen
7d71781774
Finnish translation
2014-04-18 13:33:05 +03:00
jmoenig
8badce6480
German translation update
...
for the new stage resizing feature
2014-02-13 18:30:39 +01:00
jmoenig
8b5fa2ff9b
Integrate Portuguese and French translation updates
2014-02-04 16:36:59 +01:00
jmoenig
590ce704fc
German translation update
2014-02-04 15:40:53 +01:00
jmoenig
fa88fdc761
validated all source files against the latest JSLint version
...
and pushed to this date
2014-01-09 18:50:38 +01:00
jmoenig
5cb8003542
German translation update for new (migrated) STOP block
2014-01-09 15:36:16 +01:00
jmoenig
1e959b8891
fixed StopOthers blocks and added another option
...
also updated the German translation
2014-01-08 17:51:34 +01:00
jmoenig
a845696223
French translation integration
2013-12-04 10:08:14 +01:00
jmoenig
fcfb3d1798
Catalan translation update - Thanks, Bernat!
2013-11-26 11:11:39 +01:00
jmoenig
09cd45dc7e
Catalan translation, thanks, Bernat Romagosa Carrasquer!
2013-11-22 13:01:41 +01:00
jmoenig
cc0bf15c1a
Portuguese translation update
...
thanks, Manuel!
2013-11-12 15:07:56 +01:00
jmoenig
a151f64a89
Portuguese translation update
2013-10-25 12:58:25 +02:00
jmoenig
cc9a44ed10
Portuguese translation update integration
2013-10-14 17:09:12 +02:00
jmoenig
020cac64b1
"plain block prototype labels" preference setting
...
hide / show the (+) symbols in the block editor
2013-10-04 16:54:16 +02:00
jmoenig
4fdc678ccf
German translation update
...
for new SPLIT primitive, as well as translation integration update for
others
2013-09-16 12:13:15 +02:00
jmoenig
ac78b464c0
Norwegian translation by Olav Marschall
...
thanks, Olav for contributing this!
2013-08-17 06:56:06 +02:00
jmoenig
17a53d8a9d
Traditional Chinese translation
...
thanks, Chu-Ching-Huang, for the contribution!
2013-08-14 10:52:37 +02:00
jmoenig
6a2518bfd3
Dutch translation update
2013-08-12 13:12:02 +02:00
jmoenig
bf4ebd3a5a
German translation update
...
and release adjustments
2013-08-10 09:13:11 +02:00
jmoenig
99115237d5
Dutch translation update
2013-08-08 19:44:28 +02:00
jmoenig
ade3c6ab48
Polish translation, thanks, Witek Kranas!
2013-08-06 07:59:29 +02:00
jmoenig
c01a236f95
German translation update
...
(for Undrop feature)
2013-08-02 12:32:34 +02:00
jmoenig
a58ffccb64
German translation update for PAUSE primitive
2013-07-30 13:56:50 +02:00
jmoenig
af5c688407
* Dutch translation, thanks, Frank Sierens!
2013-07-24 17:09:57 +02:00
jmoenig
5f88fc93bb
preserve nested reporters in "kicked out" variadic inputs
...
instead of "swallowing" them.
also new: floor() function in monadic math reporter's drop-down
2013-07-11 17:45:09 +02:00