Update changeLog.html

This commit is contained in:
PhallenCassidy
2022-10-24 01:10:14 -04:00
committed by GitHub
parent b7500e08a9
commit 35c790ea8c

View File

@@ -3,7 +3,7 @@
- The Hobbit's "Bilbo, Master of Riddles" is now properly strength +2 when skirmishing Smaug
- Added "Hobbit: Open" to the game hall, which allows decks to be constructed for The Hobbit across all of its expansions
- Fixed the deckbuilder definition for The Hobbit to properly validate decks in the format
- Removed the Gundabad and Esgaroth culture filters from the deckbuilder
- Added remaining cultures for The Hobbit to the deckbuilder, which will appear when "The Hobbit Sets" is selected
<b>2022 September 12</b>
- Revamped several back-end systems to be hot-reloadable. What this means is, any future changes to formats, packs, draft or sealed events, or card definitions can all be pushed and updated without requiring a server restart, even mid-game. Certain bugfixes should be deployed much faster now!