Benedict Etzel

Results 58 issues of Benedict Etzel

Currently, outlines are px-based, which means they look gigantic on mobile devices.

bug
good first issue

We've got the code for player ranks, we should show them again.

feature

Required for embedding

feature

Don't load all assets at once, only what's needed.

enhancement

It would be cool to have a way to highlight keyframes, or special moments in a replay, maybe with a little vertical stripe. An HDT user approached me with the...

feature
api

We're currently using `Immutable.Map` for tag maps. This was chosen because I noticed in Joust's early development that a `Immutable.Map` was losing tags. This was probably a bug in Immutable.js....

cleanup

It's currently not reliably possible to scrub to the last frame, especially if playback is paused. This is important, because only in that frame do we show who (if at...

bug