Wykres commitów

477 Commity (09fc0060b4a15322f1f3b59c7163018a116480f7)

Autor SHA1 Wiadomość Data
jmoenig 09fc0060b4 simplified asset loading scheduler 2019-10-15 12:49:50 +02:00
jmoenig c91d3003bf updated German translation 2019-10-15 08:48:18 +02:00
jmoenig c0e3bbecca prevent switching to another sprite if a block editor is open
so local blocks of different sprites don't mix
2019-10-15 08:22:21 +02:00
jmoenig e5fd3d9f36 updated history 2019-10-14 18:52:44 +02:00
jmoenig dd22d34598 made "i" upvar inside FOR loop's C-Shape slot mutable by user script 2019-10-14 16:57:54 +02:00
jmoenig edaa97c286 fixed MY PARTS so mutating the result list has no effect 2019-10-14 13:21:44 +02:00
jmoenig d5e1367da1 fixed ProjectDialog's search field behavior for IME 2019-10-14 13:01:26 +02:00
jmoenig dfcfa1a569 fixed #2485 2019-10-14 12:57:31 +02:00
jmoenig 5bdad135ca added new "reactToInput" text-editing event to Morphic
to address timing conflicts between "reactToKeystroke", which new gets triggeref before the input actually changes.
2019-10-14 12:51:03 +02:00
jmoenig 6ff5dcd6bb accept a list of pixels in the SWITCH TO COSTUME block
thanks, @DyslexicAwe for the idea!
2019-10-11 08:45:45 +02:00
jmoenig d4acdbbb9d updated version date and history 2019-10-09 19:05:52 +02:00
jmoenig 38ccf6e292 updated version and history 2019-10-09 18:32:40 +02:00
jmoenig 7d07328772 updated version history 2019-10-09 16:16:17 +02:00
jmoenig 60fc9b2faa new dev version 2019-10-09 13:33:02 +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
jmoenig fed077544a added comment and updated history 2019-08-07 13:53:34 +02:00
jmoenig 4ef22ecfab German translation update 2019-08-07 13:12:52 +02:00
jmoenig 499a571468 made the "paste on" block avaible in the "pen" palette 2019-08-07 12:36:32 +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
jmoenig 98041fa6c9 prepared maintenance release 2019-08-06 15:00:21 +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
jmoenig 53e8e92706 updated version history 2019-08-06 09:09:51 +02:00
jmoenig 7564dca5fc updated version history 2019-08-06 08:59:55 +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
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 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 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 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
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 8d8ad054d0 prepared maintenance release 2019-07-15 08:18:35 +02:00
jmoenig e83769ec9a fixed a bug in the SHOW PICTURE block of the "Pixels" library 2019-07-15 07:45:00 +02:00
jmoenig e28bd1ca39 fixed a glitch when running a generic WHEN hat block with a literal Boolean input 2019-07-15 07:38:05 +02:00
jmoenig e649dd014d prepared maintenance release 2019-07-10 10:40:34 +02:00
jmoenig 17fb241d1a enhanced CSV-parsing to auto-detect the most likely delimiter
among comma, semi-colon, pipe and tab based on examining the first line
2019-07-10 10:31:07 +02:00