Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[testing] PvP Tracker v2.1.8.0 #4622

Merged
merged 1 commit into from
Sep 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions testing/live/PvpStats/manifest.toml
Original file line number Diff line number Diff line change
@@ -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.
"""
Loading