Skip to content

Commit

Permalink
Updated about page with refreshbuff fix
Browse files Browse the repository at this point in the history
  • Loading branch information
meldontaragon committed Feb 25, 2021
1 parent 19c80ca commit dbe6acd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ <h2>Who made this?</h2>
<p>If you notice any issues, feel free to DM me through Discord (Melody ♫#1653), or open issues and pull requests on the <a href="https://github.com/meldontaragon/astcardcalc">GitHub repo</a> for this site.</p>

<h2>Changes</h2>
<p>2021-02-25: Fixed an issue where if the same card was refreshed on someone before it expired the second play was ignored. This was fixed in git commit <a href="https://github.com/meldontaragon/astcardcalc/commit/19c80cae881ee3d4dbb84603462f03445d9fe6c3">19c80ca
</a></p>
<p>2021-02-25: Fixed an issue where play casts with no corresponding buff event would cause the analysis to crash. This was fixed in git commit <a href="https://github.com/meldontaragon/astcardcalc/commit/2da67010878ce776994a137c762c558854b95356">2da6701</a></p>
<p>2021-02-24: Fixed an issue where card play buff windows could be at the same time or after the next draw event which would result in the card play being ignored or potentially overwriting the next card play. This was fixed in git commit <a href="https://github.com/meldontaragon/astcardcalc/commit/e4749543e35b250a0e045dae8c50388884c327c9">e474954</a>.</p>
<p>2021-01-26: Added 'Card Draw' windows for studying better times to play cards given the times when Draw/Sleeve Draw/Divination was used. This was added in git commit <a href="https://github.com/meldontaragon/astcardcalc/commit/243713a227098c223c73a6e53327db039f97fa1b">243713a</a>.</p>
Expand Down

0 comments on commit dbe6acd

Please sign in to comment.