jmoenig
4a3cf0aa3b
fixed #680
2015-01-13 08:37:33 +01:00
jmoenig
667193b9f0
Force Chrome to show GUI messages
...
add additional yields to nextSteps() to work around a bug recently
introduced to Chrome (other browsers don’t need this kludge). Remember
to take those yields out again when and if Chrome (ever) fixes this
(which, for all I know, may be never)
2015-01-12 13:05:14 +01:00
jmoenig
50e84f8890
Check project for compatibility
...
notify users of potential incompatibilities when opening projects
created in other forks (e.g. BeetleBlocks)
2015-01-12 10:15:56 +01:00
jmoenig
060643c161
fix typo & update history
2014-12-04 15:54:52 +01:00
Michael Ball
2b2ff77823
Really fix setting the cloud as default save location when logged in
2014-12-04 03:01:40 -08:00
jmoenig
d393d13b37
updated history
2014-12-01 11:55:02 +01:00
Michael Ball
919b72e3d4
Fix to set SnapCloud variable before the IDE morph is built.
...
This makes it so that #627 works as intended, correctly fixing #502
2014-11-30 21:56:33 -08:00
jmoenig
cbe3d6fe18
Updated the “About” Dialog
...
with a mention of support from CDG (SAP Labs)
2014-11-20 14:55:31 +01:00
Michael Ball
0dcca0606c
Set Default Save location to Cloud on Snap! load
...
When Snap! is loaded, Snap! will now check whether a user is logged in
(via the presence of `SnapCloud.username`) and if so, the default save
location will be the cloud.
2014-10-27 18:19:29 -07:00
jmoenig
2ae675132a
fixed #604 . Thanks, @Gubolin!
2014-10-06 10:34:56 +02:00
jmoenig
45e1f3193b
New feature - minimal stage mode (shift-click on small-stage button)
2014-10-02 10:31:09 +02:00
jmoenig
ba58b0e5b6
updated history
2014-10-01 13:52:17 +02:00
Manuel Menezes de Sequeira
106cd56128
add localization to default costume name
2014-10-01 09:25:01 +01:00
jmoenig
94c44902e1
fixed #585
...
Thanks, Michael, for reporting this!
2014-09-22 15:32:36 +02:00
jmoenig
9f7028dbf9
propagate DELETE to nested sprite parts
2014-07-30 12:39:33 +02:00
jmoenig
bef0e7a790
export and import nested sprites
2014-07-29 12:03:06 +02:00
jmoenig
b451a08812
duplicate and clone nested sprites
2014-07-29 10:50:36 +02:00
jmoenig
f72c133a49
updated credits
2014-07-25 14:46:27 +02:00
jmoenig
75d9adbfe2
improve unique sprite- and costume names
2014-07-24 11:40:36 +02:00
jmoenig
0e02a5ff60
ensure unique costume names when copying costumes via d&d
2014-07-18 15:27:28 +02:00
jmoenig
7328bfb034
ensure unique names when renaming costumes
2014-07-18 15:21:19 +02:00
jmoenig
1076694d9c
ensure unique names for costumes created by the paint editor
2014-07-18 14:54:29 +02:00
jmoenig
c1d5910f33
list op fixes, thanks, Brian!
2014-07-18 07:44:26 +02:00
jmoenig
d88da36762
ensure unique names for imported costumes
...
Use new mechanism for unique costume names on imported costumes
2014-07-17 15:11:05 +02:00
Jens Mönig
4fa53772f5
Merge pull request #509 from jmoenig/bh
...
Bh
2014-07-11 18:08:55 +02:00
jmoenig
c4968843e4
fixed #508 (don’t popup empty menus)
...
thanks, @cycomached!
2014-07-11 17:59:16 +02:00
brianharvey
ce7f681c55
Improve sbe-or-relative to generalize
...
New method GetURLsbeOrRelative(url) takes a relative URL and tries it first on s.b.e and if that fails as a relative url.
2014-07-11 08:52:30 -07:00
jmoenig
98772028bb
limit persistent blocks zoom to 12
2014-07-11 17:32:12 +02:00
brianharvey
c965d45259
Allow loading tools.xml from mirror *or* s.b.e
...
Using full http://s.b.e/snapsource/tools.xml disallows local repository.
Using relative tools.xml disallows running from local disk but getting tools from s.b.e.
So we try both.
2014-07-11 08:28:48 -07:00
jmoenig
a33400d6d2
fixed #507 (limit persistent block zoom to 12x)
...
thanks, @cycomachead !
2014-07-11 17:23:43 +02:00
jmoenig
f27e72e2b2
fixed #412 (incomplete sprite-removal)
2014-07-11 17:14:35 +02:00
brianharvey
7ac63a5ccd
Merge pull request #494 from marwahaha/tools-xml
...
tools now pointing locally
2014-07-10 05:36:25 -07:00
jmoenig
92c5c8bedf
add keyboard shortcut for “new project”: ctr-n
...
note: some browsers (actually, most ^^) override this before Snap gets
a chance to do its thing :-(
2014-07-08 15:27:25 +02:00
Jens Mönig
ac38df35e9
Merge pull request #487 from cs10/kunal/scrolling
...
fixed scrolling glitch in palette
2014-07-08 13:29:46 +02:00
jmoenig
81745502e7
show username in ‘logout’ entry of cloud menu
2014-07-08 13:26:42 +02:00
Kunal Marwaha
52df842dd1
tools now pointing locally
2014-07-03 07:14:42 -07:00
Kunal Marwaha
89c0dfd790
actually no cached image needs to scroll
2014-06-25 04:30:17 -07:00
Kunal Marwaha
ed5eccccae
reason for scroll issue: only non-cached palettes needed to be scrolled
2014-06-25 04:15:58 -07:00
Kunal Marwaha
5db42a9889
fixed scrolling
2014-06-24 21:36:54 -07:00
jmoenig
e16f008ee8
prepare release
2014-06-23 13:30:19 +02:00
Kunal Marwaha
7e5925de3d
added drawnew
2014-06-22 02:56:11 -07:00
jmoenig
ac39877b9c
German translation update, tweaks
2014-06-04 13:48:43 +02:00
jmoenig
bae41fde28
GUI: new (hidden) feature: “Export all scripts as pic”
...
(including custom block refs)
2014-06-04 12:40:44 +02:00
jmoenig
6a4b4afbe9
Show last-changed-timestamp of cloud projects
...
display a tool-tip “bubble” in the “Open-Project” dialog next to the
preview field
2014-05-26 10:46:00 +02:00
jmoenig
a1b9d3e396
Search Blocks feature, keyboard shortcuts
...
Thanks, Kyle, for designing and architecting the search blocks feature!!
2014-05-20 09:43:31 +02:00
jmoenig
03b69769be
GUI: Use new vector prompter for stage dimensions
...
also take out previous experimental code and make this new feature an
official one
2014-02-13 17:50:43 +01:00
jmoenig
2411ca3ebd
Fixed #322 , #324
2014-02-13 12:04:13 +01:00
jmoenig
5058595335
Constrain minimum stage size to 480 x 180
2014-02-13 09:54:40 +01:00
jmoenig
4e2bfdec20
New Feature: Set stage dimensions arbitrarily
...
new entries to set stage width and height in the settings menu when
holding the shift key
2014-02-11 17:38:35 +01:00
jmoenig
1fb0b77998
Flat line end option in the settings menu, saved with the project
2014-02-04 15:29:14 +01:00