Wykres commitów

111 Commity (1b382458c8208cb74b51cad414e67a71be61e0e2)

Autor SHA1 Wiadomość Data
jmoenig f09a717719 rename "character" to "letter" in delimiter list
of “split” block
2014-07-18 15:36:56 +02:00
Jens Mönig 314c99737f Merge pull request #516 from cycomachead/split
Split Block: Add a character option for clarity
2014-07-18 15:32:50 +02:00
jmoenig c1d5910f33 list op fixes, thanks, Brian! 2014-07-18 07:44:26 +02:00
Michael Ball 440cd340a5 Split Block: Add a character option for clarity
This also allows the split block to be used more easily in a HOF
2014-07-17 12:02:07 -07:00
jmoenig 5decf8a0e0 minor format tweaks to "Screenshot" feature 2014-07-17 10:59:13 +02:00
Jens Mönig c11e4c7c6d Merge pull request #340 from cs10/extensions
Save stage/pentrails as costume (for animations)
2014-07-17 10:47:49 +02:00
Viraj Mahesh a7f0de880f Merge branch 'master' into extensions
Conflicts:
	objects.js
2014-07-13 09:47:30 +04:00
jmoenig 900c7e068b make the color of the %pause symbol more yellowish 2014-07-11 12:34:37 +02:00
jmoenig 2ecdf1c9e4 fixed #490 2014-07-08 19:27:10 +02:00
jmoenig 2f864cd7de change “delete” behavior in context menus
to only delete this particular blocks (and reconnect the next block to
the previous one)
2014-07-08 18:46:52 +02:00
jmoenig 17ea18f057 add "ringify" to every "unringify" menu option 2014-07-06 19:07:30 +02:00
jmoenig 7f8d5a3d1e relabelling custom blocks (experimental) 2014-06-06 13:57:45 +02:00
jmoenig a5eace927a show zebra-coloring when previewing cross-category relabels 2014-06-06 13:04:46 +02:00
jmoenig 0b80976c9c tweaks 2014-06-06 12:12:19 +02:00
jmoenig dcd7fb9254 enable relabelling blocks across categories 2014-06-06 11:56:47 +02:00
jmoenig 9bbe9b2e0a enable relabelling blocks with C-Slots 2014-06-06 11:45:41 +02:00
Jens Mönig 8362f422a7 Merge pull request #459 from galaticalmonkies/graphiceffects
Graphic effects
2014-06-04 12:42:52 +02:00
jmoenig ef3997cccf Blocks: refactor “script pics” feature 2014-06-04 12:39:28 +02:00
yuan e7f9ff5dcb JSLinted 2014-06-02 00:07:00 -07:00
yuan e1b97b98df added graphics effects that work for all redraws; incorporated most recent updates to Snap! 2014-05-27 00:57:19 -07:00
jmoenig f9989ad7cf checkpoint - release 2014-05-02 11:08:30 +02:00
jmoenig 5ab8b7e563 checkpoint 2014-04-30 12:52:54 +02:00
jmoenig 6fd93533ec display costume thumbnails in speech/thought/value bubbles and watcher cells 2014-03-31 13:09:31 +02:00
Viraj Mahesh a9636e6220 Removed part.canBeEmpty = false; for consistency 2014-03-12 20:12:54 -07:00
Viraj Mahesh 85ebc2369b Added ability to save pen trails
Added dropdown menu to choose what to save
2014-03-10 22:21:20 -07:00
jmoenig dac7460e76 integrate Date block, thanks, Michael 2014-02-11 18:00:16 +01:00
Michael Ball 434392a879 remove lang file and incorporate fixes in blocks, opbjects 2014-02-06 20:26:32 -08:00
Michael Ball 817f4c5420 resolve merge conflicts; date problems only 2014-02-04 11:59:45 -08:00
Michael Ball 9aa3921dd0 Remove unecessary items and reorder dropdown 2014-01-26 04:30:43 -08: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 8a1ca3116b Collapse STOP primitives into a single block with a dropdown of options 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 0020aeda14 initial support for „sensing“ sprite-only custom block definitions
commented out for now
2014-01-08 13:24:30 +01:00
jmoenig 8646dfc35e support for TELL and ASK
The FOR reporter’s first input now also accepts blocks and scripts
(„rings“), and reports a copy that is bound to the sprite indicated by
the second input. This lets you „zombify“ (or remote-control) sprites
(and create custom TELL and ASK blocks)
2014-01-08 12:18:04 +01:00
Michael Ball 9f0f9dde37 Add style tweaks per Nathan's comments. 2013-12-28 15:01:24 -08:00
Michael Ball faa8b4fe22 Add a 'get current DATE' block with various options, add some translations to FR and DE 2013-12-27 18:49:56 -08:00
jmoenig 3b596cf6fb comment on relabelling issue
save old code for future reference in case we introduced a bug here
2013-11-26 18:44:07 +01:00
Nathan Dinsmore 2871d2ddb6 Fixed issue #244 (relabelling now preserves empty input slots) 2013-11-26 09:00:13 -05:00
jmoenig 1b05a11f14 fixed # 179
don’t identify primitive (static) C-Slots as implicit formal parameters
2013-11-26 12:29:01 +01:00
jmoenig d9a1a2224b Localization update 2013-11-26 11:07:22 +01:00
Manuel Menezes de Sequeira 6b2d60cd41 Make menu item text similar to other picture generating itens. 2013-11-23 20:01:34 +00:00
jmoenig 540ae2fcf4 Disallow "ringify" option for inline-template blocks 2013-11-22 13:46:40 +01:00
jmoenig 3a9e258fef Prevent „hide“ menu option for non-palette template blocks
thanks, Brian, for reporting this glitch!
2013-11-22 11:57:37 +01:00
jmoenig 17508d275a fixed read-only input slot coloring glitch
thanks Bernat, for reporting it!
2013-11-15 12:52:44 +01:00
jmoenig 81654e7299 „read-only“ option for editable custom block input slots
also custom block input slots reverting to default now show their
default value (useful in combination with the new "read-only" option
2013-11-15 11:18:45 +01:00
jmoenig 93f97c01e0 left-align multi-line text in value-bubbles 2013-11-12 12:30:14 +01:00
jmoenig 651f44ebdf customizable drop-down menus for input slots 2013-11-12 11:44:39 +01:00
jmoenig 2226f0c92a enable symbols as custom block label parts
as well as enabling Costumes to become Symbols, and additional symbols
(speech bubble, arrows, robot)
2013-10-25 12:35:15 +02:00
jmoenig a2718204cd fixed #199
"can't delete reporter with attached comment via context menu"
2013-10-08 17:25:11 +02:00
jmoenig dc709c2e12 fixed #186 (can't duplicate blocks with anchored comments) 2013-09-30 14:41:59 +02:00