Eric Anderson

Results 51 issues of Eric Anderson

On latest development build, the extension dialog's colors are wrong: ![image](https://user-images.githubusercontent.com/12176807/171459401-0fd3a38f-8aed-4bfa-84c7-39438847c196.png)

bug
p2

When I try to start a skillmap activity, I see a double header and the editor fails to load. Repro steps: 1. Go to https://arcade.makecode.com. 2. I was not signed...

In pxt's postinstall step, call a script to install dependencies of sub-projects, and be CI-aware. Note: There are some CI-specific environment vars that need to be copied from pxt cli.

When playing with a gamepad, have some way to send reactions using gamepad input.

multiplayer

**Describe the bug** When an Arcade project and a referenced extension both reference a common extension, but at different commit hashes, the project throws an exception on load: ``` Uncaught...

bug
p2
extension

**Describe the bug** Tab key navigation on the image editor can traverse out to the main editor, allowing the user to do things in the main editor while the image...

bug
sprite editor
p2
accessibility

![image](https://user-images.githubusercontent.com/12176807/195954749-50dc77a8-b110-45fa-8f00-4050fa267eb6.png) For example: https://arcade.makecode.com/96206-00013-47766-37314

Benefit of cosmos is that the data persists, whereas redis is a memcache, and all data is lost across service restarts, which do happen. Cosmos supports TTL on records, so...

multiplayer

* For online multiplayer, support different camera views for each player. * For local multiplayer, this would render as split view This feature would allow players to individually roam a...

multiplayer