Wykres commitów

92 Commity (ba9870b38e5a1c4dec0192b78276283a57f0bf35)

Autor SHA1 Wiadomość Data
jmoenig f6b36ed2f2 prepared release 2018-11-21 13:11:38 +01:00
jmoenig 07d3446036 prepared release 2018-11-13 07:50:54 +01:00
jmoenig 9e0015cf18 fixed #2261
(check for selectedBlock before declaring an InputSlotMorph to be "empty")
2018-11-13 00:24:42 +01:00
jmoenig c87d2277e9 fixed dev version number 2018-11-12 19:57:23 +01:00
jmoenig d9370661ec fixed #2260 2018-11-12 19:54:09 +01:00
jmoenig 82543618ee fixed #2251
(sorta, load project anyway even though costumes / sounds are missing)
The cause for this defect is usually prior use of IE when saving a project
2018-11-12 09:32:07 +01:00
jmoenig 9a256b47d1 fixed #2250 2018-11-12 07:59:55 +01:00
jmoenig 6127b18f70 new dev version 2018-11-12 07:52:19 +01:00
jmoenig b1c3841bfb prepared release 2018-11-07 06:37:42 -05:00
jmoenig 6a6bf29abf updated German translation 2018-11-06 23:36:38 -05:00
jmoenig fe9a2890e1 enabled "duplicate block definition" in the palette 2018-11-06 23:26:05 -05:00
jmoenig 865ac5391a fixed a scope issue introduced in v4.2.2.4 2018-11-06 23:13:35 -05:00
jmoenig 3922cad9a3 prepared minor release 2018-11-02 17:43:48 +01:00
jmoenig 2e4f52f40a prepare release 2018-10-29 13:10:47 +01:00
jmoenig 5c8108dee7 fixed #2234 (display all reachable local variables in drop-down menu) 2018-10-29 12:34:25 +01:00
jmoenig 779fbeada4 new dev version 2018-10-29 12:31:51 +01:00
jmoenig fddba70d79 prepare release 2018-10-26 11:39:38 +02:00
jmoenig 45de9c6120 changed SPLIT "csv" to comply with RFC 4180, took out others options 2018-10-26 08:05:09 +02:00
jmoenig 1d963ab0ca added "csv records" to SPLIT options, renamed "csv" to "csv fields" 2018-10-24 16:14:34 +02:00
jmoenig 6b963671f0 updated history & version 2018-10-23 14:30:09 +02:00
jmoenig ed297096e4 New "reportAtomicGroup" HOF primitive using the JIT compiler 2018-10-23 14:07:30 +02:00
jmoenig e17d5e343b Don't stamp if the canvas is too small (and would throw an error) 2018-10-23 12:00:41 +02:00
jmoenig 7086171c68 prepared release 2018-10-19 12:36:37 +02:00
jmoenig 3a7f26497a fixed #2227 - capture argument reporter's lexical environment in JIT-compiler 2018-10-19 12:22:10 +02:00
jmoenig faf4b51f18 prepare release 2018-10-16 10:21:17 +02:00
jmoenig 2cb4a3a32d prepared release 2018-10-07 12:24:06 +02:00
jmoenig 4e8dcd0924 renamed repo to "Snap!
and adjusted all references in the code
2018-10-07 11:21:44 +02:00
jmoenig 9e8e7d9e70 Fixed #1918 - escape options in block drop downs #2174, thanks, @cycomachead !
for providing the fix
2018-10-05 16:18:13 +02:00
jmoenig 5add353888 tweaked whitespace in snap.html
replaced tabs with spaces
2018-10-05 09:58:58 +02:00
jmoenig 1ff20b30b1 Adjusted pen hue wrapping and took out pen shade wrapping 2018-10-05 09:48:11 +02:00
jmoenig 460940497b made SET PEN COLOR and SET PEN SHADE inputs wrap around 2018-10-04 17:54:40 +02:00
jmoenig f79460ec67 added instructions for using Snap! offline 2018-10-04 16:18:44 +02:00
jmoenig 4d850b0410 improved UX when running Snap! locally without a web server
bypass the cloud and instead import and export everything to local disk
2018-10-04 14:34:59 +02:00
jmoenig f2dacc1faf updated history 2018-10-03 12:11:13 +02:00
jmoenig 536acb224f moved media files (icon, logo, click sound) into "src" subfolder 2018-10-02 16:07:53 +02:00
jmoenig 258e476e5f moved *.js files into subfolder "src"
and edited gui.js to deal with ypr.js
2018-10-02 15:48:42 +02:00
jmoenig 521cb22bfc updated history 2018-10-02 14:33:02 +02:00
jmoenig 86e57349d2 new dev version 2018-10-02 12:05:46 +02:00
jmoenig 2fea2baace prepared maintenance release 2018-09-09 18:42:17 +02:00
jmoenig 59a4a9d112 enabled drop-down for "inherit" command for clone-initialization scripts 2018-09-09 15:55:49 +02:00
jmoenig b041664205 fixed #2176
'arguments' not found for calling empty multi-slots
2018-09-09 15:50:54 +02:00
jmoenig a680e10cb3 new dev version 2018-09-09 15:45:28 +02:00
jmoenig 62eedb85f9 fixed a regression conflict between "when I am stopped" and broadcasts 2018-07-19 20:06:15 +02:00
jmoenig 03b1e5fe67 prepared release 2018-07-13 08:33:58 +02:00
jmoenig 54f8098029 enabled smart ternary Boolean slots by default
and prepared upcoming minor release
2018-07-13 08:16:13 +02:00
jmoenig 5511a44dd8 increased project dialog width
to accommodate translations for the "recover" button
2018-07-12 09:58:46 +02:00
jmoenig 4abefec605 fixed #2145 - newlines in block labels conflict with input declarations 2018-07-12 09:19:43 +02:00
jmoenig 5abe5954e4 added support for "&lang:nn" url parameter
made it non-permanent (except when selected through the settings menu)
2018-07-11 09:33:30 +02:00
jmoenig baa6857171 fixed #712 - false "reporter didn't report" error messages 2018-07-10 18:28:57 +02:00
jmoenig e5c5097ff3 reverted Cache-Control header for HTTP
b/c of CORS issues
2018-07-10 08:29:35 +02:00