jmoenig
ac2e1969c0
fixed table watcher cell updates for costumes (save / load)
2019-06-04 07:25:00 +02:00
jmoenig
4e25814da2
fixed #682
2019-06-04 00:16:51 +02:00
jmoenig
82c6a653c4
fixed #670 and #1804
2019-06-03 23:03:43 +02:00
jmoenig
ae8e1d0d63
fixed #1740
2019-06-03 16:54:31 +02:00
jmoenig
2b93fb1b4c
fixed #2249 , predicates inside generic WHEN hats can now pass upvars
2019-06-03 12:56:06 +02:00
Jens Mönig
0137095ff0
Merge pull request #2401 from jmoenig/new-helps
...
new help screens for new blocks
2019-06-03 07:35:54 +02:00
Jens Mönig
8434144fa5
Merge pull request #2398 from jmoenig/list-utilities
...
Improve help for list utilities library.
2019-06-03 07:35:24 +02:00
jmoenig
5cfc67ae1a
made watchers immediately react to inheritance changes
2019-06-02 16:09:29 +02:00
jmoenig
13b10457e5
made "pen down?" attribute inheritable
2019-06-02 15:54:28 +02:00
jmoenig
ee9eb87977
made "shown?" attribute inheritable
2019-06-02 15:32:28 +02:00
jmoenig
2e3cdac9f5
made "pen down?" and "shown?" attributes watchable onstage
2019-06-02 13:54:52 +02:00
brianharvey
4b2b91bc45
oops forgot these
2019-06-01 18:13:48 -07:00
brianharvey
450b61c817
new help screens for new blocks
2019-06-01 16:53:51 -07:00
jmoenig
a5be0dff9c
updated German translation for "shown?" and "pen down?"
2019-06-01 11:57:11 +02:00
jmoenig
ccaa3a03b9
added "shown?" predicate to the stage
2019-06-01 11:50:12 +02:00
jmoenig
10b1dd1d4d
new "shown?" predicate
2019-06-01 11:41:05 +02:00
jmoenig
073f9ca94e
new "pen down?" predicate
2019-06-01 11:31:43 +02:00
jmoenig
94531eaf0c
updated "World Map" library with options for Satellite, Streets and Shading
2019-05-31 18:40:56 +02:00
jmoenig
f6d42037be
added support for zxy, zyx and xyz style maps and satellite imagery
2019-05-31 18:36:31 +02:00
jmoenig
c4d5d2badc
updated "frequency distribution" library (changed PIPE to use EMPTY prim)
2019-05-31 12:10:06 +02:00
jmoenig
850b8fcddc
updated "audioComp library" (purged unused blocks)
2019-05-31 12:04:03 +02:00
jmoenig
1665ce2601
updated "animation library" (purged unused blocks)
2019-05-31 11:56:59 +02:00
jmoenig
cf692d0213
allow numbers as sprite names in SET
2019-05-31 11:27:55 +02:00
jmoenig
1f1c8b98a2
German translation update (FINDFIRST, WORD, TEMPORARY?)
2019-05-31 11:20:31 +02:00
jmoenig
cecf87f3e2
optimized FOREACH performance for large linked lists
2019-05-31 10:31:21 +02:00
jmoenig
2596fabf11
made the "temporary?" attibute readable
...
I hate my life even more! This emphasizes totally silly aspects of Snap! at the cost of adding cognitive burden. It's a mirage: It looks loomingly important but has little to no relevance in reality. Only for nitpicks who don't ever make projects.
2019-05-29 13:49:22 +02:00
jmoenig
a7abb08220
made "name" attribut programmatically settable
...
this is a ridiculously annoying and unneccessary feature, I hate my life!
2019-05-29 13:22:07 +02:00
jmoenig
2150bbf8bf
renamed "whitespace" option in SPLIT to "word"
2019-05-29 12:14:26 +02:00
jmoenig
137b9b51df
added JIT-compiled "blitz" version of FIND
2019-05-29 11:53:21 +02:00
jmoenig
066fa407ae
added "Find First" primitive to lists category
2019-05-29 11:34:30 +02:00
jmoenig
96c8dd1e11
dded "set map style" command to maps library
2019-05-28 19:38:27 +02:00
jmoenig
774cb29c5c
added various different tile hosts for maps
2019-05-28 19:33:47 +02:00
brianharvey
526f405d44
Improve help for list utilities library.
...
Also remove EMPTY? (now primitive) and improve the algorithm for sort
(splitting the list in one pass instead of two).
2019-05-26 18:39:36 -07:00
jmoenig
8b68d72bbc
added credits and license information to map costumes
2019-05-25 15:08:42 +02:00
jmoenig
4f633a787c
fixed horizontal wrapping for World Map
2019-05-24 15:09:28 +02:00
jmoenig
a2237ec7a8
oops, didn't intend to commit this :-)
2019-05-24 14:49:39 +02:00
jmoenig
27790c7463
wrap World Map horizontally
2019-05-24 14:39:34 +02:00
jmoenig
715a6f6fcc
tweaked maps code
2019-05-24 11:04:57 +02:00
jmoenig
d416c6f0ba
updated German translation for "World Map" library
2019-05-24 10:02:47 +02:00
jmoenig
a33a8502ce
changed labels for a couple of "World Map" library blocks
...
e.g. lon / lat scheme to make it easier to translate x / y onto the map
2019-05-24 09:54:57 +02:00
jmoenig
31a80b5a16
adjusted "World Map" library, so it doesn't have to initialize anymore
2019-05-24 09:39:50 +02:00
jmoenig
8a066aee01
integrated world map into stage
2019-05-24 09:31:00 +02:00
jmoenig
85f8415f66
adjusted "World Map" library to the new client
2019-05-24 09:23:55 +02:00
jmoenig
eb18da9efd
new experimental Maps module, our own thin slippy maps client for Snap!
2019-05-24 09:14:39 +02:00
jmoenig
767df21e70
let WRITE block print at the rotation center, not the geometric one
2019-05-23 07:27:22 +02:00
jmoenig
9cd6264ab1
corrected a small typo
2019-05-22 16:21:55 +02:00
jmoenig
780d5256d2
use "event.key" to detect (+) and (-) keystrokes across browsers
2019-05-21 23:09:11 +02:00
jmoenig
666f70449b
enhanced detecting '+' and '-' keys for Firefox
2019-05-21 18:55:32 +02:00
jmoenig
f27014b959
new "World Map" library
2019-05-21 18:41:33 +02:00
jmoenig
34d64e5a99
fixed stage-size settings bug
2019-05-21 07:21:45 +02:00