• v2.0.0-beta.8 e5901fa1e2

    v2.0.0-beta.8 Pre-release

    LunarTides released this 2023-12-30 20:52:39 +00:00 | 629 commits to main since this release

    2.0.0-beta.8 (2023-12-30)

    Chores
    Bug Fixes
    • remove require-jsdoc from card files (f7b2bfb9)
    • move heropower cards into mana cost folders (88f4ec9c)
    • default dcShowUncollectible to false (a4c2a7e0)
    • move heropower cards from spells folder (3885043d)
    • allow giving cards starting with a number (bdc50dbd)
    • fix spelldamage where damage > 9 (ff2f7be9)
    • card:
      • make galakrond heropower cards uncollectible (247c2e27)
      • fix memory leaks in simple card reference example (a443e52e)
    • dc: fix error message when exiting using command (841252bd)
    Other Changes
    • finish adding docstrings to remaining functions (97da9331)
    • start mandating docstrings (95daf1de)
    Refactors
    • add cardIds file to make hardcoding ids less painful (d599794f)
    • remove detecting/upgrading .js/.mts files (d1e51b23)
    • revamp hub watermark (1d284e38)
    • put idscript in a loop (bb1082b4)
    • dc:
      • make import command take an argument (c6faa0a0)
      • make warning its own command (fadff432)
      • rewrite the command system (3b830f82)
    Tests

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

    Downloads