• v2.0.0-beta.7 88b226500d

    v2.0.0-beta.7 Pre-release

    LunarTides released this 2023-12-19 12:43:15 +00:00 | 652 commits to main since this release

    2.0.0-beta.7 (2023-12-19)

    Chores
    New Features
    • script: add argument to not filter cards in vc generator (5505d7e9)
    Bug Fixes
    Other Changes
    • make yesNoQuestion player argument optional (224ca471)
    • generate instead of generator (264ce4ad)
    • change the type of HeroPower event to Card (e5f29e93)
    • fix example cards readme file (d4d3c4af)
    • add hero powers to their own card type (76415838)
    • add armor to hero blueprints (6c23f583)
    • improve example cards even more (3d5ebcd6)
    • more small improvements to example cards (0e1f2aa0)
    • small improvements to example cards (fa1ca87e)
    • reenable use of console.log (a55c6877)
    • rename uncollectible to collectible (50a89483)
    Refactors
    • remove "reload" debug command (f88a0237)
    • improve todo system (f2126b05)
    • remove trailing newline from watermark (cafbbb9b)
    • add 'openInBrowser' util function, change licenseUrl to githubUrl (d03c9701)
    • remove "set" debug command (4b2e7bcd)
    • remove "cmd" debug command (1ab1c84b)
    • remove "debug" debug command (b918e187)
    • move licenseUrl to the config file (ae6c09cf)
    • add arguments to getRandomTarget (e2a6a013)
    • dont show corpses for players if they cant use them (4d9ee808)
    • make corpse / runes supported classes less hardcoded (1891ea3d)
    • make the blueprint format more consistant (444192bb)
    • script:
      • improve processing message in propfinder (ab26a75c)
      • update propfinder to find everything at once (4f497da4)

    Full Changelog: https://github.com/LunarTides/Hearthstone.js/compare/v2.0.0-beta.6...v2.0.0-beta.7

    Downloads