Wykres commitów

3163 Commity (e9dbcdde71472e457004ec3deb893b0b185b09f3)

Autor SHA1 Wiadomość Data
Bernat Romagosa ce03d8b711 minor Catalan locale fixes in World Map library 2019-08-29 18:10:57 +02:00
Joan Guillén i Pelegay d2d48c08f0 Updating Ukrainian locale file format, tabs and indentation 2019-08-29 17:55:27 +02:00
Joan Guillén i Pelegay 964a47711a Original Ukrainian locale update from Serhiy Kryzhanovsky 2019-08-29 17:28:33 +02:00
Bernat Romagosa 83cd90c3d8 translated Maps module into Catalan 2019-08-28 19:16:30 +02:00
Bernat Romagosa c514e04772 Translated Big Data library 2019-08-26 19:09:41 +02:00
Bernat Romagosa 9a9c9cae45 Added translations for list utilities library 2019-08-26 18:56:16 +02:00
Bernat Romagosa fdc22eb593 added missing translation to library descriptions 2019-08-26 17:45:18 +02:00
Bernat Romagosa a85a5d71fb fixes some typos and mistakes in library descriptions 2019-08-26 17:41:40 +02:00
Dariusz Dorożalski fb9797482c
Sprite touching : first row, column included, Issue #2476 2019-08-19 01:46:43 +02:00
jmoenig 2e85d2d326 prepared minor release 2019-08-08 20:08:34 +02:00
jmoenig 15b7bdc92c saved clones no longer forget if they inherit the "costume #" attribute 2019-08-08 12:37:37 +02:00
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