jmoenig
6cc70b6d11
fixed an issue when a sprite inherits both the wardrobe and the costume #
2019-08-08 11:29:29 +02:00
jmoenig
cb1232c548
allow wardrobe-less costumes to be shared among several sprites
...
e.g. when inheriting the "costume #" attribute
2019-08-08 11:01:42 +02:00
jmoenig
9641e5a460
corrected typos in the documentation
2019-08-07 20:04:29 +02:00
jmoenig
076e9a24a6
updated current v5.1.0 feature list in history
2019-08-07 19:58:59 +02:00
jmoenig
abc03499b8
persist temporary costumes that aren't in the wardrobe
...
e.g. generated graphics, maps, paste-ups
2019-08-07 19:47:13 +02:00
jmoenig
5d152c1973
updated history and translation credits
2019-08-07 13:59:34 +02:00
Jens Mönig
01d729e6b2
Merge pull request #2472 from mbouzada/patch-1
...
Update lang-gl.js
2019-08-07 13:54:50 +02:00
jmoenig
fed077544a
added comment and updated history
2019-08-07 13:53:34 +02:00
Jens Mönig
11eb156552
Merge pull request #2471 from bromagosa/fix-audio-context-death
...
Fix auto-playing audio not working on load
2019-08-07 13:48:17 +02:00
jmoenig
4ef22ecfab
German translation update
2019-08-07 13:12:52 +02:00
jmoenig
a86016948e
changed "rgba" selector to "r-g-b-a"
2019-08-07 12:54:45 +02:00
jmoenig
499a571468
made the "paste on" block avaible in the "pen" palette
2019-08-07 12:36:32 +02:00
jmoenig
b013884c68
changed dev version to 5.1.0
2019-08-07 12:29:12 +02:00
jmoenig
4d9cc90c1f
made "temporary?" attribute for clones settable
...
in the SET->my... block
2019-08-07 12:27:00 +02:00
jmoenig
f22bc546ef
added "rgba" option to (aspect) AT (location) reporter in the sensing category
...
returns a 4-item list of values from 0-255 (same is pixels from a costume)
2019-08-07 11:08:32 +02:00
jmoenig
3c10c4517b
new dev version
2019-08-07 10:58:27 +02:00
Bernat Romagosa
c459b9b674
missing comma
2019-08-07 09:37:11 +02:00
Miguel A. Bouzada
60af699285
Update lang-gl.js
2019-08-06 19:12:00 +02:00
Bernat Romagosa
f3366e4d08
Merge branch 'master' of https://github.com/jmoenig/Snap into fix-audio-context-death
2019-08-06 17:01:48 +02:00
Bernat Romagosa
ee40ae21a4
resumes the audio context every time we play a sound
2019-08-06 17:01:44 +02:00
jmoenig
98041fa6c9
prepared maintenance release
2019-08-06 15:00:21 +02:00
jmoenig
1d66211c92
Simplify scrollBar size calculations
...
thanks, @cycomachead !
2019-08-06 13:17:29 +02:00
jmoenig
a629388f51
fixed color of scripts scroll frame
...
so it works better with @cycomachead 's fix to the scrolling system
2019-08-06 12:01:40 +02:00
jmoenig
7cd4a56684
updated version history and morphic credits
2019-08-06 09:39:54 +02:00
Jens Mönig
4921597b1c
Merge pull request #2470 from jmoenig/fix-scrollframe-bars
...
Accounts for the scrollbars in ScrollFrameMorphs.
2019-08-06 09:24:54 +02:00
jmoenig
53e8e92706
updated version history
2019-08-06 09:09:51 +02:00
Jens Mönig
afb09a9962
Merge pull request #2469 from Simon-Mong/patch-12
...
Update lang-zh_CN.js
2019-08-06 09:02:19 +02:00
jmoenig
7564dca5fc
updated version history
2019-08-06 08:59:55 +02:00
Jens Mönig
b08ffe7348
Merge pull request #2467 from bromagosa/fix-OGG-firefox
...
fixes importing OGGs in Firefox
2019-08-06 08:54:10 +02:00
jmoenig
a2237b7a53
new experimental "paste on" block in the "pen" category
...
currently hidden in dev mode
2019-08-06 07:53:56 +02:00
jmoenig
681de687c0
new dev version
2019-08-06 07:42:02 +02:00
Michael Ball
b7bf8bab1a
Accounts for the scrollbars in ScrollFrameMorphs.
...
This ensures that the stopping point of the scrollbar is beyond the length of
the contents that it is scrolling, and that when scrolling is calculated, it
will now account for the presence of a scrollbar. This allows
you to scroll a little extra so you can always see all content.
Fixes #2468
Fixes #638
Fixes #804
2019-08-05 01:28:35 -07:00
Simon-Mong
53b008fb9d
Update lang-zh_CN.js
...
Update lang-zh_CN.js for version 5.0.8
2019-07-31 21:33:10 +08:00
Bernat Romagosa
a73c562b11
fixes importing OGGs in Firefox
2019-07-29 10:19:44 +02:00
jmoenig
140107516b
fixed default names for 'script variables' block
2019-07-25 18:49:20 +02:00
jmoenig
2e5f914fe8
prepared maintenance release
2019-07-24 13:31:50 +02:00
jmoenig
bbc88b0c14
fixed #2041 - follow up
2019-07-24 12:52:22 +02:00
jmoenig
459242648e
don't release just yet...
2019-07-24 12:37:47 +02:00
jmoenig
bb59c386a5
prepared maintenance release
2019-07-24 12:23:47 +02:00
jmoenig
ab69d1adb4
fixed #2041
2019-07-24 12:19:22 +02:00
jmoenig
421c5dafd5
updated credits
2019-07-23 15:58:01 +02:00
jmoenig
5795f18883
updated credits, prepared maintenance release
...
mentioning @swiperthefox , @DarDoro and @ToonTalk for their contributions to IME support
2019-07-23 09:17:12 +02:00
jmoenig
e652c32162
upated morphic credits
...
with mentions of @swiperthefox, @DarDoro and @bromagosa
2019-07-23 09:02:49 +02:00
jmoenig
3d3e098103
minor code reformatting for LINTers
2019-07-23 08:00:07 +02:00
jmoenig
159196113e
updated version history
2019-07-22 19:08:02 +02:00
Jens Mönig
e90ec0fa5d
Merge pull request #2322 from swiperthefox/hidden-textarea-ime
...
Provide IME support to text editing using hidden textarea
2019-07-22 18:39:39 +02:00
jmoenig
727441e2c8
new dev version
2019-07-22 18:38:36 +02:00
jmoenig
54602a6ef6
prepared maintenance release
2019-07-17 20:15:28 +02:00
jmoenig
f553d673bf
lemme fix that syntax for ya ;-)
2019-07-17 20:10:24 +02:00
Jens Mönig
bbf31254c2
Merge pull request #2457 from bromagosa/fix-collection-fetch
...
fixes bug when fetching collection list from community site
2019-07-17 20:03:36 +02:00