updated changelog

This commit is contained in:
Christian 'ketura' McCarty
2023-03-18 12:47:42 -05:00
parent 9478b9aefd
commit 8939dae20b

View File

@@ -1,5 +1,11 @@
<div class="article"><pre style="white-space: pre-wrap;">
<b>2023 March 18</b>
- Fixing card importer failing in certain cases where the "x2" or whatever came after the card name
- Altered the Blitz action timeout from 3 -> 5 minutes. This will be reverted when the chess clock timer is visible in a future update, but for now this should reduce occurences of games ending during long, tense assignment phases, etc.
- Overhaul to the replay system. These changes are all invisible and won't affect how replays themselves play out, but individual actions now have a timestamp attached to them, which will permit for real-time replay playback in the future. Additionally, every replay file now has the full deck lists of each player included, which will make replay analysis much more accurate for inclusion rates in the future.
- Added json summary generation to the end of each replay process, which automates one portion of the replay analysis.
<b>2023 March 11</b>
- Fixed Horn of Boromir errata image showing the incorrect twilight cost.
- Tweaked wording of the Savagery to Match Their Numbers errata (no change to functionality)