issues
search
leopard-js
/
sb-edit
Javascript library for manipulating Scratch project files
MIT License
54
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add in support for exporting as a Patch file
#157
benmontycomputer
opened
4 months ago
2
1.0.0 release - move to semantic versioning?
#156
towerofnix
opened
4 months ago
1
toLeopard: Use "i, j, k" instead of "i, i2, i3" in nested or subsequent "repeat" blocks
#155
towerofnix
opened
4 months ago
0
Bump most dev dependencies
#154
adroitwhiz
opened
4 months ago
2
toLeopard: List splice problems ("delete item of list")
#153
towerofnix
opened
4 months ago
3
toLeopard: Review uses of "any"-shape inputs for string operations
#152
towerofnix
opened
4 months ago
0
build(deps-dev): bump braces from 3.0.2 to 3.0.3
#151
dependabot[bot]
closed
4 months ago
0
toLeopard: Desirable & satisfying traits
#150
towerofnix
opened
4 months ago
4
toLeopard: Strict number casting
#149
towerofnix
opened
4 months ago
1
Add "--leopard-url" CLI option
#148
towerofnix
closed
4 months ago
1
Re-save test.sb3 from current Scratch editor, update snapshot
#147
towerofnix
closed
4 months ago
1
fromSb3: Fix loading undefined sb3Block.next
#146
towerofnix
closed
5 months ago
0
fromSb3: Fix loading component-based pen color blocks; document shadow blocks' fields more carefully
#145
towerofnix
closed
5 months ago
1
fromSb3: Peculiarity with pen_menu_colorParam as shadow input (etc?)
#144
towerofnix
closed
5 months ago
3
fromSb3: Peculiarities in blockWithNext
#143
towerofnix
closed
5 months ago
1
Add -t, --trace CLI option; enable TypeScript source maps
#142
towerofnix
closed
5 months ago
2
Cannot read properties of undefined (reading 'opcode')
#141
Administrator95
opened
5 months ago
1
toLeopard: Trouble with slashes and question marks in asset URLs (normalize/sanitize costume and sound names?)
#140
towerofnix
opened
5 months ago
0
toLeopard: "NaN" is a valid sprite name, and a syntax error!
#139
towerofnix
closed
5 months ago
1
toLeopard: Avoid overwriting any browser globals, perhaps
#138
towerofnix
opened
6 months ago
2
toLeopard: Fixes and improved clarity for unique-name behavior
#137
towerofnix
closed
5 months ago
5
toLeopard: Custom block named "constructor" breaks project generation
#136
towerofnix
closed
5 months ago
0
toLeopard: Sprites and the stage shouldn't share the same reserved name list
#135
towerofnix
closed
5 months ago
0
toLeopard: Script names can override certain (newer) important names
#134
towerofnix
closed
5 months ago
0
toLeopard: Sprites named "Math" and "Date" break math and time blocks in their own scripts
#133
towerofnix
closed
5 months ago
0
build(deps): bump semver from 6.3.0 to 6.3.1
#132
towerofnix
closed
6 months ago
0
CLI: scratchblocks output
#131
towerofnix
opened
7 months ago
2
CLI: SB3 output
#130
towerofnix
opened
7 months ago
0
Create CLI that can convert sb3 to leopard or leopard-zip
#129
PullJosh
closed
6 months ago
1
Command line tool
#128
PullJosh
closed
6 months ago
2
toLeopard: Add support for "if on edge, bounce"
#127
towerofnix
closed
8 months ago
0
toLeopard: Fix touching edge/mouse block
#126
towerofnix
closed
8 months ago
0
build(deps-dev): bump @babel/traverse from 7.21.2 to 7.23.7
#125
dependabot[bot]
closed
8 months ago
0
toLeopard: Code style cleanup for blockToJS & related functions
#124
towerofnix
closed
11 months ago
4
toLeopard: Static number casting issues in equality operator + NaN leaking
#123
towerofnix
opened
11 months ago
5
toLeopard: Store # of times to repeat statically when it's a block
#122
towerofnix
closed
4 months ago
11
Housekeeping miscellaneous
#121
towerofnix
closed
11 months ago
0
toLeopard: Inconsistency when renaming variables with illegal characters
#120
ZXMushroom63
opened
11 months ago
7
toLeopard: Translation for repeat blocks is incorrect
#119
ZXMushroom63
closed
4 months ago
3
toLeopard: Serialize initial rotation style
#118
towerofnix
closed
1 year ago
0
Preserve rotation style when converting to Leopard
#117
PullJosh
closed
1 year ago
1
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
#116
dependabot[bot]
closed
11 months ago
1
build(deps): bump tough-cookie and jest
#115
dependabot[bot]
closed
11 months ago
1
toLeopard: Use new cleaner Trigger syntax; support "when switches to"
#114
towerofnix
closed
5 months ago
0
fromSb2: Initial Scratch 2.0 loading support
#113
towerofnix
opened
1 year ago
0
fromSb3: Auto-coercing "number/text" procedure inputs into numbers loses data
#112
towerofnix
opened
1 year ago
1
toLeopard: Handle procedure_calls to missing proc codes
#111
towerofnix
opened
1 year ago
0
fix stage variables being totally broken
#110
towerofnix
closed
1 year ago
3
drop year from LICENSE.txt copyrights
#108
towerofnix
closed
1 year ago
0
build(deps): bump yargs-parser and ts-jest
#107
dependabot[bot]
closed
11 months ago
1
Next