-
released this
2023-05-14 13:19:05 +00:00 | 1355 commits to main since this releaseVersion 1.4 is here!
Here are the changes:
Player changes
Added the finale keyword #114
Added the Finale keyword.
Added the overheal keyword #116
Added the Overheal keyword.
Creator changes
BREAKING CHANGE Moved
dredgefromfunctionstointeract#134functions.dredgeis nowinteract.dredge.Small changes
Added example cards #60
They are in
cards/Examples. Make sure to read theREADME.md'sRemoved useless packages #119
All files are now in one package.
Added a card updater. #115
If you update the vanilla cards by running
genvanilla.bat, run this script and it will tell you if the hearthstone.js version of the card is outdated.Moved all deckcode functions to another class #124
Moved the deckcode functions to
Functions.js:DeckcodeFunctions.Added a Hearthstone.js to Vanilla deckcode converter #117
Added a Hearthstone.js to Vanilla deckcode converter
Added a
functions.jstest #131Added a test file for functions.js
Improved sharing the game constant #132
This makes the code look better.
Changelog:
- Removed useless packages by @IsakSkole123 in https://github.com/LunarTides/Hearthstone.js/pull/119
- Added the finale keyword by @IsakSkole123 in https://github.com/LunarTides/Hearthstone.js/pull/120
- Added overheal keyword by @IsakSkole123 in https://github.com/LunarTides/Hearthstone.js/pull/121
- Added a card updator by @IsakSkole123 in https://github.com/LunarTides/Hearthstone.js/pull/122
- Added a function to turn a Hearthstone.js deckcode into a vanilla deckcode by @IsakSkole123 in https://github.com/LunarTides/Hearthstone.js/pull/123
- Moved all deckcode functions into another class by @IsakSkole123 in https://github.com/LunarTides/Hearthstone.js/pull/124
- Added example cards by @IsakSkole123 in https://github.com/LunarTides/Hearthstone.js/pull/130
- Add functions.js tests by @IsakSkole123 in https://github.com/LunarTides/Hearthstone.js/pull/131
- Made sharing the game constant better by @IsakSkole123 in https://github.com/LunarTides/Hearthstone.js/pull/132
- Some bugfixes by @IsakSkole123 in https://github.com/LunarTides/Hearthstone.js/pull/134
- Create a test script in github by @IsakSkole123 in https://github.com/LunarTides/Hearthstone.js/pull/135
Full Changelog: https://github.com/LunarTides/Hearthstone.js/compare/v1.3.0...v1.4.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads