From 644e39ae405e2436cd0f3c3e4e880a8c6df94265 Mon Sep 17 00:00:00 2001 From: Evan Shimizu Date: Tue, 24 Apr 2018 19:24:26 -0400 Subject: [PATCH] 1.0 is coming i wrote the patch notes before i updated the parser --- templates/about-page.html | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/templates/about-page.html b/templates/about-page.html index 951f7c8..cacad8e 100644 --- a/templates/about-page.html +++ b/templates/about-page.html @@ -23,7 +23,32 @@

Version 1.0.0

And also brings support for patch 2.32.0.

- + Parser: #147 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. +

+

+ Parser: #151 Support for Deckard Cain patch 2.32.0 (build 64455) +

+

+ Parser: #42 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. +

+

+ Parser: #148 Resolved edge case with missing + required replay IDs. +

+

+ Match Details: #54 Timeline for Braxis Holdout + and Dragon Shire now show which teams occupied the shrines at every point in time. +

+

+ Match Details: #150 Team names are now shown in + match details if applicable. +

+

+ App: #140 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.

Version 0.6.4