-
v5.3.0 Stable
released this
2024-09-08 18:14:21 +00:00 | 1 commits to main since this releaseCardType:
- + BATTLEGROUND_TRINKET
SpellSchool:
- + GREATER_TRINKET
- + LESSER_TRINKET
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v5.2.1 Stable
released this
2024-07-29 10:18:41 +00:00 | 3 commits to main since this releaseAdd
.npmignoreDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v5.2.0 Stable
released this
2024-07-29 10:10:45 +00:00 | 5 commits to main since this releaseUpdated to 29/07/2024 (DD/MM/YYYY)
- EVENT (CardClass)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v5.1.0 Stable
released this
2024-07-02 13:48:28 +00:00 | 8 commits to main since this release+ ISLAND_VACATION (Set)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v5.0.0 Stable
released this
2024-06-09 16:57:03 +00:00 | 15 commits to main since this releaseSimplify updating
types.tsfile.As a result:
Class=>CardClass
Mechanic=>Mechanics
RemovedTribe. UseRaceinstead.Full Changelog: https://github.com/LunarTides/HearthstoneVanillaTypes/compare/v4.0.1...v5.0.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v4.0.1 Stable
released this
2024-02-06 10:52:02 +00:00 | 18 commits to main since this releaseAdd README.md file
Full Changelog: https://github.com/LunarTides/HearthstoneVanillaTypes/compare/v4.0.0...v4.0.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v4.0.0 Stable
released this
2024-02-06 10:36:53 +00:00 | 20 commits to main since this releaseBREAKING CHANGE
Renamed fields. These changes are from the Vanilla Hearthstone API that I use for reference.
RenamedMechanic.START_OF_GAME => Mechanic.START_OF_GAME_KEYWORD
RenamedMechanic.HONORABLEKILL => Mechanic.HONORABLE_KILL
RenamedMechanic.SIDEQUEST => Mechanic.SIDE_QUESTNon-breaking Changes:
Updated card counts as usual.
Re-organize the code to align with the output of the generate scripts.Full Changelog: https://github.com/LunarTides/HearthstoneVanillaTypes/compare/v3.0.1...v4.0.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)