Skip to content

0.11.0 - 2017-03-25

Compare
Choose a tag to compare
@beheh beheh released this 15 Oct 15:42
0.11.0

Added

  • Write VERSION file when building
  • Add Launcher.rewind()
  • Add Launcher.playing

Changed

  • Switch to Yarn package manager (#169)
  • Adjust loading screen messages
  • Switch to the screenfull library
  • Upgrade to Webpack 2 (#184)
  • Switch from typings to @types packages
  • Switch to fetch in Launcher
  • Upgrade hearthstonejson to 0.4.0

Fixed

  • Fix Launcher.onFullscreen throwing error messages on some devices
  • Fix conflicts between Launcher.play and Launcher.startPaused
  • HSReplay: Fix crash when encountering MetaData outside of Block
  • Scrubber: Fix missing last turn in replays without mulligan data
  • Fix missing message when both players tie
  • Fix race condition in launcher (#191)
  • Fix naming conflict in GameStateScrubber with Duplex

Removed

  • Remove babel-polyfill