Skip to content

Releases: Drevarr/arcdps_top_stats_parser

TW5 ArcDps Top Stats Parser - v3.5.0-TW5

11 Apr 03:15
Compare
Choose a tag to compare

Tweaks and Fixes

  • Update Downed Healing Logic:
    • Add new Nature's Renewal skilIDs
    • Consolidate Renewal downed healing under Glyph of renewal
    • Consolidated Well of Blood and Lesser.

TW5 ArcDps Top Stats Parser - v3.4.9-TW5

30 Mar 04:58
Compare
Choose a tag to compare

TW5 ArcDps Top Stats Parser - v3.4.9-TW5

Tweaks and Fixes

  • Add effective Barrier % to defensive overview
  • Add initial display of Player_Damage_by_Skill for all fights
    • Add ability to select multiple players in Player Damage by Skills for All Fights
  • Adjust Group_HPS to exclude downed healing
  • Add Pct to ougoing healing and barrier
  • Move Player Damage by Skill to Offensive tabs
  • Modified base example output file

TW5 ArcDps Top Stats Parser - v3.4.8-TW5

10 Feb 05:03
Compare
Choose a tag to compare

Tweaks and Fixes

  • Add Damage Overview Table to Offensive Menu
    • Added damage_overview_only config option. If set to True damage overview table stats will not produce individual tabs with tables & charts
  • Added Total Applied and Total Duration tabs to Squad Control Out
  • Offensive Control Effects - out: Combine appliedCount and totalDurations to single table and calc Duration/Count for average.
  • Tweak Minion Generation table
  • Added Party Composition Tab to General Menu
  • Added Party Composition to each Fight Review
  • Added Total Boon Generation stacked Bar chart to Boons & Buffs

TW5 ArcDps Top Stats Parser - v3.4.7-TW5

12 Jan 05:11
Compare
Choose a tag to compare

TW5 ArcDps Top Stats Parser - v3.4.7-TW5

Tweaks and Fixes

  • Revise Outgoing Control Effects logic to better handle player prof
  • Handle totalKDR Tag summary edgecase
  • Added new captions to outgoing heal tables
  • Collect Minion Data in json
  • Added Minion tab to General Menu
  • Adjust Outgoing Control Effects, changed uptime to average
  • Update Downed Healing to include Support Necro skills
  • Added 'againstDownedDamage' and 'againstDownedCount' to Offensive tab
  • Capture Total Squad Skill Damage and Total Enemy Skill Damage
  • Collect incoming and outgoing Damage Modifier data
  • Check for compatible EI version before building modifierMap
  • Added Top Damage by Skill for all fights to General Menu
  • Added table for Shared and Profession damage Modifiers

TW5 ArcDps Top Stats Parser - v3.4.6-TW5

22 Nov 01:00
Compare
Choose a tag to compare

TW5 ArcDps Top Stats Parser - v3.4.6-TW5

Tweaks and Fixes

  • Added Shield Damage to fight review summaries
  • Correct boxplot for shieldDmg, changed to chart per second
  • Change Relic Data to Gear Buff, Includes relics and sigils
  • Correct gear buff tooltip display stack logic
  • Add damage check to fight review logic
  • Gear buff logic tweak
  • Code cleanup
  • Update Control Outgoing logic
  • Update relic_Stacks logic
  • Update Control Effects Outgoing to include offensive conditions, collects from target statesPerSource
  • Adjusted Heal and Barrier tables to properly handle Squad/Group/Self per second values
  • Partial handling of Relic of Nourhys, summarizes uptime, still working on the damModifier data
  • Add fight index to fight logs table

TW5 ArcDps Top Stats Parser - v3.4.5-TW5

07 Oct 05:04
Compare
Choose a tag to compare

New Additions

  • Added Relic Data tab for relic Buff Uptime and relic Skill details
  • Finalize Condition Uptime Table; incorporated Resistance State offsets for nondamaging conditions
  • Added Shield Damage to Offensive Tab

Tweaks and Fixes

  • Added fix for 12Sep23 arcdps
  • Added check for null playerDistances
  • Reduce write_to_json output; Commented out numerous dict writes, uncomment as needed for testing.
  • tooltip.tid added to update_files also update the base example html

TW5 ArcDps Top Stats Parser - v3.4.4-TW5

06 Sep 04:19
Compare
Choose a tag to compare

Tweaks and Fixes

  • Added control effects and auras to TW5_parse_top_stats_per_fight.py
  • Added support for PlenBot Log links
  • Added API down error handling
  • Updated itemIDs for Mist-Infused foods
  • Added squad and party composite buff uptime logic
  • Added high score tracking, top5 high scores across a selection of stats
  • Added New team code fro R/B/G tracking

@Drevarr @JodeneGW2

TW5 ArcDps Top Stats Parser - v3.4.3-TW5

23 Jul 02:03
Compare
Choose a tag to compare

Tweaks and Fixes

  • Added Mist Infused Foods to Consumables dictionaries
  • Add Damage All back into the mix
  • Add Damage versus Damage All Delta to Fight Reviews
  • add wvwBuffIDs for later usage
    • Guild Objective Aura, etc.
  • Handle teamID anomalies

TW5 ArcDps Top Stats Parser - v3.4.2-TW5

14 Jul 03:00
Compare
Choose a tag to compare

TW5 ArcDps Top Stats Parser - v3.4.2-TW5

Tweaks and Fixes

-General Clean Up
-Tweak Skill Cast display
-Change Death_OnTag to On Tag Review
-Add FightNum to fight summary table
-Format Downed Healing numbers
-Tweak BoxPlot to handle profession switch
-Added Glyph of Stars to downed healing
-Per fight script build headers and data
-Add target/all damage split in perFight script

@Drevarr
@JodeneGW2

TW5 ArcDps Top Stats Parser - v3.4.1-TW5

06 Jul 05:06
Compare
Choose a tag to compare

TW5 ArcDps Top Stats Parser - v3.4.1-TW5

Tweaks and Fixes

  • Updated to align with Elite Insight v2.55.2.0, changed logic to determine num_kills and num_downs
  • Changed ChartData .tid files from type: json/application to type: text/vnd.tiddlywiki to enable lazy loading of chartdata on nodejs server version