Skip to content

Releases: HearthSim/Joust

0.3.1

31 Jul 23:20
0.3.1
Compare
Choose a tag to compare

Fixed

  • Fix minion hovering region for full card

0.3.0

31 Jul 17:36
0.3.0
Compare
Choose a tag to compare

Added

  • Highlight cards that are swapped during Mulligan
  • Display full card when hovering minions
  • Show warning to users of IE/Edge due to clip-path not being supported
  • Automatically run typings install on npm install
  • Add Node v6.3 to supported versions

Changed

  • Reduce the pause after card is drawn
  • Tweak tooltips
  • Remove the pause between cards played by Yogg-Sarron
  • Increase width of play/pause button
  • Automatically download enums.d.ts on npm install

Fixed

  • Fix release URLs in Changelog

0.2.0

28 Jul 09:48
Compare
Choose a tag to compare

Added

  • Metrics now contain a release tag
  • Add tooltip when hovering secrets
  • Add custom tooltips for scrubber buttons
  • Lock screen orientation to landscape in fullscreen (#46)
  • Display player concedes (#114)
  • Add Changelog

Changed

  • Fully rework timings, greatly improving playback
  • Joust.release() now reports a Semver string
  • Prevent context menu in most places
  • Reorder scrubber buttons

Fixed

  • Fix graphical glitch in timeline when Mulligan was very short

0.1.0

28 Jul 09:45
Compare
Choose a tag to compare

Added

  • Code for initial development release