craft icon indicating copy to clipboard operation
craft copied to clipboard

Top-down 2D game engine for the Craft app type. See NOTICE for restrictions on use.

Results 42 craft issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/244100/49627550-4a30fa80-f994-11e8-877b-59596a7e8c4e.png)

in https://studio.code.org/s/aquatic/stage/1/puzzle/11, the static conduit image looks like it has some visual glitches; the animated version of the thumbnail makes it clear what's going on, but it's not at all...

@davidsbailey made a [fix](https://github.com/code-dot-org/code-dot-org/pull/26043) to use Selenium to click elements rather than jQuery. A small piece of that fix needed to be [undone](https://github.com/code-dot-org/code-dot-org/pull/26098) in order to get `i18n.feature` to pass....

external

Just for consistency. It can be our existing readme. https://www.npmjs.com/package/@code-dot-org/craft ![image](https://user-images.githubusercontent.com/1615761/47865360-36a0db80-ddb9-11e8-83d8-d79167d5b8de.png)

cleanup

On all levels, iOS12: ![flashy_grid](https://user-images.githubusercontent.com/1669271/47863001-972d1a00-ddb3-11e8-81f4-e76fe24e63d6.gif)

bug

Expected behavior: ![steve_boat](https://user-images.githubusercontent.com/413693/47175985-5cae8200-d2c9-11e8-860c-558262858ae1.gif) Actual: ![image](https://user-images.githubusercontent.com/413693/47175936-3d175980-d2c9-11e8-8e9f-779f93748342.png)

help wanted

The added aquatic 01-03 mp3 files are much larger than previous years. We'll also need the .ogg version for our sound player. https://github.com/code-dot-org/craft/blob/5a8b2378b4bfb0e7d9d68de4b768ca947455e9df/src/assets/audio/ogg2mp3#L1-L2 ![image](https://user-images.githubusercontent.com/413693/47758604-f894a200-dc68-11e8-897b-53be004a3759.png) The nether music from last year...

Why are there two (that aren't always set consistently)?

cleanup

See https://github.com/code-dot-org/craft/issues/374#issuecomment-339499640. We've been approximating this with the "Invisible" block type, but this is fragile and breaks when we import new versions of Blocks.json. https://github.com/code-dot-org/craft/blob/ffb56b9281db1b3201c1e866856f12e319fd4ba9/src/js/game/LevelMVC/LevelBlock.js#L77-L82 On October 29, 2018 I...

help wanted

See https://github.com/code-dot-org/craft/pull/507#pullrequestreview-165340120. We think this is a remnant from the first year, where action plane blocks were collideable, but decoration plane blocks were not.

cleanup