Michael Aschauer
1bb83363ef
prepare for remix
2018-09-24 11:04:24 +02:00
Michael Aschauer
e2c44f26e3
temporary CSV fix?
2018-09-17 11:53:04 +02:00
Michael Aschauer
73d70bec70
add block gotoXYBy (splits into several stitches with definable length)
2018-04-06 22:46:44 +02:00
Michael Aschauer
d372ce273b
add Dutch translation (thanks Joek)
2018-03-22 22:27:20 +01:00
Michael Aschauer
868745dbff
igonre silengotoxy with noshadow (seems to be new to snap!)
2017-12-13 00:22:36 +01:00
Michael Aschauer
0cb3a46b1c
round initial position!
2017-12-12 23:41:45 +01:00
Michael Aschauer
6729a8921c
fixing bug in SVG export
2017-12-12 23:40:05 +01:00
Michael Aschauer
07d2662b1f
re-tag creator app in Examples
2017-12-02 12:53:28 +01:00
Michael Aschauer
18d95b1ff4
remove more
2017-12-02 12:29:29 +01:00
Michael Aschauer
8329892071
remove unnessary leftovers from beetleblocks
2017-12-02 12:28:58 +01:00
Michael Aschauer
9b5be66fee
forgot to add the store.js to index.html
2017-12-02 12:21:31 +01:00
Michael Aschauer
783360b5c5
add turtlestich as creator app!
...
update store.js
2017-12-01 22:07:46 +01:00
Michael Aschauer
dc5a114547
more todo
2017-12-01 22:02:32 +01:00
Michael Aschauer
09adb5f484
fix: add density warning mark to goto also
2017-11-08 11:45:52 +01:00
Michael Aschauer
7da6742527
add visual density warning (red circle at stitch location)
2017-11-08 00:11:10 +01:00
Michael Aschauer
78ad9e8927
fix tooLong counter (ignore jump stitches)
2017-11-07 11:38:03 +01:00
Michael Aschauer
98f8003b2c
add todo
2017-11-06 16:43:33 +01:00
Michael Aschauer
288f03503f
update examples
2017-11-06 16:32:49 +01:00
Michael Aschauer
d831ae27d6
ingore leading jump stitches and clear cache on project loading
2017-11-06 11:54:32 +01:00
Michael Aschauer
aaabf734fc
remove order button to menu, add debug mode, translations
2017-11-06 11:01:40 +01:00
Michael Aschauer
a4fb82b6a7
german translations
2017-10-29 15:12:43 +01:00
Michael Aschauer
be6b87c133
more translation fixes
2017-10-29 13:43:08 +01:00
Michael Aschauer
700520e268
German translation update
2017-10-29 13:29:03 +01:00
Michael Aschauer
c2540417eb
rearrange for clarity
2017-10-29 12:35:27 +01:00
Michael Aschauer
87948ca068
Merge tag '4.1.0.2' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into 4.1
...
Conflicts:
README.md
gui.js
2017-10-29 12:17:15 +01:00
Jens Mönig
a8b13d829f
fixed a glitch that raised an error instead of creating an “obsolete” block
2017-10-28 13:04:25 +02:00
Jens Mönig
9954794ae7
v4.1.0.1
2017-10-28 09:29:08 +02:00
Jens Mönig
d721bb209a
Merge pull request #1904 from damiencaselli/patch-contributing-guide
...
Refactor contributing guidelines
2017-10-28 09:22:45 +02:00
Jens Mönig
8a83312fbb
Merge pull request #1903 from damiencaselli/patch-license
...
Update LICENSE file so it gets properly displayed
2017-10-28 09:22:03 +02:00
Jens Mönig
8c63e192fa
Merge pull request #1905 from jguille2/updatingCatalanTranslation
...
Updating catalan translation to the 4.1 version
2017-10-28 09:21:35 +02:00
Jens Mönig
3d56d6b5f8
Merge pull request #1897 from Simon-Mong/patch-3
...
Update lang-zh_CN.js
2017-10-28 09:21:18 +02:00
Jens Mönig
4693bbe3f2
sped up "turbo" mode frame rate (slowing down "turbo" but making it more generally usable)
2017-10-28 09:20:12 +02:00
Jens Mönig
09adf1f2c0
fixed a glitch when loading method blocks stored in sprite-local vars
2017-10-28 09:19:30 +02:00
Joan Guillén i Pelegay
f4c2a38493
Updating catalan translation to the 4.1 version
2017-10-27 02:16:42 +02:00
Damien Caselli
a0fe3bc249
Refactor contributing guidelines
...
Having contributing guidelines in a single file can improve readability
for new users. GitHub also has a mechanism that invites users to read (or
re-read) contributing guidelines before submitting an issue or a modification.
This is why I merged the code and the translating guidelines into a
single file.
See GitHub blog article for reference:
https://help.github.com/articles/setting-guidelines-for-repository-contributors/
2017-10-26 11:12:16 +02:00
Damien Caselli
64ac63776f
Update LICENSE file so it gets properly displayed
...
GitHub treats LICENSE files in a particular fashion. Whenever this file
is present in a repository, an icon is displayed at the top of the
repository page. This commit enables this behavior.
LICENSE text itself was updated to mirror the one from gnu.org website,
which had some differences such as https everywhere.
2017-10-26 09:52:51 +02:00
Brian Harvey
859c0f9b92
Merge pull request #1898 from jmoenig/libraries
...
Libraries
2017-10-24 00:49:31 -04:00
brianharvey
0fe422bba5
The missing help screens
2017-10-24 00:46:47 -04:00
Simon-Mong
304da3430d
Update lang-zh_CN.js
2017-10-24 00:23:07 +08:00
brianharvey
a0086b872e
Fix title in manual metadata
2017-10-23 12:09:24 -04:00
brianharvey
e25cb3c339
manual done!
2017-10-23 00:33:48 -04:00
Jens Mönig
30ce4ee739
release
2017-10-22 01:10:15 +02:00
Jens Mönig
4b70003e16
release notice
2017-10-22 00:47:52 +02:00
Jens Mönig
a71736e91a
Merge pull request #1895 from jmoenig/libraries
...
Libraries
2017-10-21 23:38:37 +02:00
brianharvey
38e6b41d01
one more...
2017-10-21 17:30:38 -04:00
brianharvey
df2406cca2
more helpscreens
...
After these, I think I just have MY and INHERIT to do. But they'll be
harder.
2017-10-21 16:42:25 -04:00
brianharvey
787ada4147
more help screens
2017-10-21 16:10:13 -04:00
brianharvey
a48e93c1d2
start on help, pull back on JS HOFs
2017-10-21 15:04:48 -04:00
brianharvey
7477552db6
Update Eisenbergification library
...
Remove table support, table lines.
Keyboard editing tests/sets the button, not the hidden flag.
Amazingly, everything else worked.
2017-10-21 04:27:00 -04:00
brianharvey
4a4dfc2e59
Update tools library for 4.1
...
Didn't have time to write foreach in JS. The other HOFs are candidates
for promotion to primitiveness.
2017-10-20 17:20:44 -04:00