From 79d6c2cdcfc742fa95246b99fa0d4b84b0ebb54e Mon Sep 17 00:00:00 2001 From: wrath16 <90362398+wrath16@users.noreply.github.com> Date: Sat, 28 Sep 2024 21:08:26 -0400 Subject: [PATCH] [testing] PvP Tracker v2.1.8.0 (#4622) PvP Tracker v2.1.8.0 --- testing/live/PvpStats/manifest.toml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/testing/live/PvpStats/manifest.toml b/testing/live/PvpStats/manifest.toml index 1450163099..fd036d3b4d 100644 --- a/testing/live/PvpStats/manifest.toml +++ b/testing/live/PvpStats/manifest.toml @@ -1,11 +1,10 @@ [plugin] repository = "https://github.com/wrath16/PvpStats.git" -commit = "8390edc91db59501d0d782ee5fd9e910420b5320" +commit = "c8d2352ce83f8128143697116f58f2f5d6abc345" owners = ["wrath16"] project_path = "PvpStats" changelog = """ -* Reworked tracker window refresh to load each tab asynchronously and to perform incremental refreshes. -* Re-scaled stat color values for Crystalline Conflict. -* Added KDA to Crystalline Conflict summary. -* Fixed team status not working for the FL/RW player filter. +* Added player table to Frontline tracker. +* Added Damage to PCs and Damage to Other columns to Frontline job table. +* Reworked auto player links for performance. Will not be functional until PlayerTrack is updated. """ \ No newline at end of file