Skip to content

Commit

Permalink
1.0 is coming i wrote the patch notes before i updated the parser
Browse files Browse the repository at this point in the history
  • Loading branch information
ebshimizu committed Apr 24, 2018
1 parent cfd54e3 commit 644e39a
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion templates/about-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,32 @@ <h3 class="ui inverted dividing header">Version 1.0.0</h3>
And also brings support for patch 2.32.0.
</p>
<p>

Parser: <a href="https://github.com/ebshimizu/stats-of-the-storm/issues/147">#147</a> New Stats. Updated to version 4. Added Damage Per Minute (DPM),
Healing/Shielding Per Minute (HPM), XP Per Minute (XPM), Damage Done per Death, Healing Done per Death, and Damage Taken per Death.
</p>
<p>
Parser: <a href="https://github.com/ebshimizu/stats-of-the-storm/issues/149">#151</a> Support for Deckard Cain patch 2.32.0 (build 64455)
</p>
<p>
Parser: <a href="https://github.com/ebshimizu/stats-of-the-storm/issues/42">#42</a> Battletags will now be extracted
from the replays. Older match data will be missing the tags, however if a player is recognized in a future import,
their data will be updated accordingly.
</p>
<p>
Parser: <a href="https://github.com/ebshimizu/stats-of-the-storm/issues/148">#148</a> Resolved edge case with missing
required replay IDs.
</p>
<p>
Match Details: <a href="https://github.com/ebshimizu/stats-of-the-storm/issues/54">#54</a> Timeline for Braxis Holdout
and Dragon Shire now show which teams occupied the shrines at every point in time.
</p>
<p>
Match Details: <a href="https://github.com/ebshimizu/stats-of-the-storm/issues/150">#150</a> Team names are now shown in
match details if applicable.
</p>
<p>
App: <a href="https://github.com/ebshimizu/stats-of-the-storm/issues/140">#140</a> Select CSV data can now be exported
from the app. If you want something that's not available to be exported as a CSV, please let me know.
</p>
<h3 class="ui inverted dividing header">Version 0.6.4</h3>
<p>
Expand Down

0 comments on commit 644e39a

Please sign in to comment.