Skip to content

0.10.0

Compare
Choose a tag to compare
@beheh beheh released this 16 Jan 11:46
· 129 commits to main since this release
0.10.0

Added

  • Add Launcher.addPlayerName(playerName: string)
  • Implement Kazakus Potion text formatting (@azeier)
  • Implement Jade Golem text formatting (@azeier)
  • Enable Launcher.locale after initial render
  • Add Launcher.build: number|null
  • Save Event Log state in a cookie (#173)
  • Add settings menu to Scrubber
  • Add setting for users to change card locale
  • Add Launcher.selectedLocale: string|null
  • Add Launcher.onSelectLocale(callback: (locale: string) => void): void

Changed

  • Change Launcher.fromUrl to return launcher instance

Fixed

  • Fix spellpower changes not updating cards in hand (#182)