Joust icon indicating copy to clipboard operation
Joust copied to clipboard

🍿 Hearthstone replays in your browser.

Results 69 Joust issues
Sort by recently updated
recently updated
newest added

https://hsreplay.net/replay/X4qiZXwRjqAH4yYKzEUL5e Whether the opponent is an AI can be tested by checking the accountLo value is `0`. If it is, then instead of reusing the `name` value, Joust should use...

wip
feature

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

Browser: Firefox 49.0.2 ![C'Thun proxyj](https://cloud.githubusercontent.com/assets/3404787/19626651/a1daa972-9936-11e6-8d5f-3391ee7dafff.png) Example replay: https://hsreplay.net/replay/u3cUnsQxgmcfhxgbxf4KhG#turn=6b

Would need a new art component as well as the assets.

enhancement

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

Loading joust with a `heroNames` option or some such would replace the player names by their respective heroes. Note: Long term we'll want a way to override the individual player...

enhancement