issues
search
leopard-js
/
leopard
Library for making Scratch-like projects with JavaScript.
https://leopardjs.com
MIT License
145
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve documentation comments
#215
adroitwhiz
opened
3 months ago
0
Implement Scratch-like sequencer behavior
#214
adroitwhiz
opened
4 months ago
3
Investigate "wait" block to avoid busy-waiting
#213
towerofnix
opened
4 months ago
3
Match Scratch's script sequencing and execution semantics
#212
adroitwhiz
opened
4 months ago
6
Define `visible` for the `Stage` class
#211
adroitwhiz
opened
4 months ago
0
Remove _layerOrder and just store sprites in-order
#210
adroitwhiz
opened
4 months ago
2
Support stopping all scripts
#209
adroitwhiz
opened
4 months ago
0
Lint / type-check as part of CI
#208
towerofnix
opened
4 months ago
0
Fix lints and typechecking errors
#207
adroitwhiz
opened
4 months ago
0
Fix stamp and "touching mouse" for hidden sprites
#206
adroitwhiz
opened
4 months ago
0
Allow stamping a hidden sprite
#205
PullJosh
opened
4 months ago
0
Leopard Stickers! 🎉
#204
PullJosh
opened
4 months ago
1
Sprite.prototype.toNumber(value, true) - strict cast to number
#203
towerofnix
opened
4 months ago
0
Implement size boundaries based on current costume
#202
towerofnix
opened
4 months ago
0
Add Sprite.dragging ("set drag mode to") + reflect Scratch "click" behavior
#201
towerofnix
opened
4 months ago
7
Defend renderer against NaN or non-number sprite size
#199
towerofnix
closed
4 months ago
5
Recursive custom blocks don't automatically yield
#198
towerofnix
opened
5 months ago
8
Extract control flow ("triggers") logic
#197
PullJosh
opened
6 months ago
7
Deprecate `sprite.vars.*` in favor of using class properties directly?
#196
PullJosh
opened
6 months ago
5
Finding Integration Win-Wins with Patch
#195
PullJosh
opened
6 months ago
7
Implement fill-viewport and/or fill-screen behavior
#193
towerofnix
opened
8 months ago
6
Add `"types"` field to package.json
#192
mybearworld
closed
8 months ago
2
Expose types in package.json
#191
mybearworld
closed
8 months ago
4
Known issue? (sound starting after green flag)
#189
sfederici
opened
8 months ago
1
If on edge, bounce (w/ TypeScript changes)
#188
adroitwhiz
closed
8 months ago
0
Properly configure source maps
#187
cristian-spiescu
opened
9 months ago
0
Haven't published a new release in a while
#186
PullJosh
closed
10 months ago
2
Housekeeping miscellaneous
#185
towerofnix
closed
11 months ago
0
Bump postcss from 8.4.14 to 8.4.31
#183
dependabot[bot]
opened
1 year ago
0
Bump word-wrap from 1.2.3 to 1.2.4
#182
dependabot[bot]
opened
1 year ago
0
Code sandbox fails to load
#181
another-m00
opened
1 year ago
1
Investigate and match Scratch's timer implementation
#180
towerofnix
opened
1 year ago
2
"Current (date/time)" block should access a built-in value
#179
towerofnix
opened
1 year ago
0
Timer and loudness triggers use uppercase VALUE option, inconsistent with other triggers
#178
towerofnix
opened
1 year ago
0
Add new, cleaner Trigger syntax
#177
towerofnix
closed
5 months ago
8
Implement Jest setup for unit testing class interfaces
#176
towerofnix
opened
1 year ago
1
CodeSandbox has semi-strict rate limiting, one-per-request asset loading is unfriendly for large projects
#175
towerofnix
opened
1 year ago
0
Misc. fixes for pick() and "when this sprite clicked"
#173
towerofnix
closed
1 year ago
2
Consider making the Leopard website static
#172
adroitwhiz
opened
1 year ago
5
"Days since 2000" Scratch block should have a Leopard util
#171
towerofnix
opened
1 year ago
2
Investigate how custom Sprite and Stage subclasses type the _vars property
#174
towerofnix
opened
1 year ago
5
Fix how speech bubbles get cleared and handle interruptions correctly
#170
towerofnix
opened
1 year ago
0
Expose hard-coded "mode" options more consistently
#169
towerofnix
opened
1 year ago
7
Handle non-numeric watcher sliders the same way Scratch does
#168
adroitwhiz
opened
1 year ago
0
The "pick random" function should accept strings
#167
adroitwhiz
opened
1 year ago
0
Investigate Sprite.createClone implementation and investigation
#166
towerofnix
opened
1 year ago
0
Should "delete all of list" be a mutating splice() instead of overwriting the property?
#165
towerofnix
opened
1 year ago
2
Broadcast/receive not working?
#164
sfederici
closed
1 year ago
4
Improve sequencer/scheduler timing + ordering
#163
adroitwhiz
closed
4 months ago
2
Project not translated
#162
sfederici
opened
1 year ago
2
Next