PetesDefensiveHistory

Track big defensive cooldowns for party frames

File Details

0.9.7a

  • R
  • Mar 22, 2026
  • 6.51 MB
  • 38
  • 12.0.1
  • Retail

File Name

PetesDefensiveHistory-0.9.7a.zip

Supported Versions

  • 12.0.1

lightweight tag 4117b873d2c3a242e8ab0cf83539db0c10819c1d 0.9.7a
Author:    oopsrofl123 <oopsrofl123@github.com>
Date:    Sun Mar 22 16:46:10 2026 -0400

commit 4117b873d2c3a242e8ab0cf83539db0c10819c1d
Author: oopsrofl123 <oopsrofl123@github.com>
Date:   Sun Mar 22 16:46:10 2026 -0400

    Fix major bug preventing all duration info from being used to infer abilities

commit 8392d61297618d95e826e00e3fa5685304ec49af
Author: oopsrofl123 <oopsrofl123@github.com>
Date:   Sun Mar 22 13:26:15 2026 -0400

    Use the python part of the R package dtw to get more robust time series alignment. Add first attempt at counting up correct inferences.

commit cacf0688493e2255141c770ed72cb507048fd233
Author: oopsrofl123 <oopsrofl123@github.com>
Date:   Sun Mar 22 09:23:58 2026 -0400

    Mode

commit de12a42ecb1670724eef6cf8674760a1ba648788
Author: oopsrofl123 <oopsrofl123@github.com>
Date:   Sun Mar 22 09:23:43 2026 -0400

    Mode

commit 16612fede5c40f13cc565739d4a00f4474a65c65
Author: oopsrofl123 <oopsrofl123@github.com>
Date:   Sun Mar 22 09:23:27 2026 -0400

    Add main guard to allow importing the utility functions defined here, disconnect get_metadata() and get_characters() from the global variables in this script to make them more generally useful

commit fedac6480dd1db0eb7120b0487d221b05695603a
Author: oopsrofl123 <oopsrofl123@github.com>
Date:   Sun Mar 22 09:13:11 2026 -0400

    Test discord widget

commit 492c9f281b0e161559b621f24c8b33d3041d8023
Author: oopsrofl123 <oopsrofl123@github.com>
Date:   Sun Mar 22 09:12:39 2026 -0400

    Test discord widget

commit b79e6614976c512b8d856aee4622cd380d60a57e
Author: oopsrofl123 <oopsrofl123@github.com>
Date:   Sun Mar 22 09:11:27 2026 -0400

    Test discord widget

commit e31f00f90135c00ac488b037373d6e9d937a9059
Author: oopsrofl123 <oopsrofl123@github.com>
Date:   Sun Mar 22 09:10:12 2026 -0400

    Test discord widget

commit 8e64ef6058b4d1f78b2510d31c2ff7bd9bfc97ff
Author: oopsrofl123 <oopsrofl123@github.com>
Date:   Sun Mar 22 09:07:54 2026 -0400

    Test discord widget

commit f2771afec6801f57d99376e660e4608d59cde837
Author: oopsrofl123 <oopsrofl123@github.com>
Date:   Sun Mar 22 09:05:38 2026 -0400

    Test discord widget

commit 3556f28b161032d1a8a463e02e96e3aab3559360
Author: oopsrofl123 <oopsrofl123@github.com>
Date:   Sun Mar 22 09:00:14 2026 -0400

    Add discord link

commit 74d6860ecbadc2d32aacc86e5bd44c568ca6cca9
Author: oopsrofl123 <oopsrofl123@github.com>
Date:   Sun Mar 22 08:31:56 2026 -0400

    Major rewrite: use updating metadata, tiled alignment method using longest-tile-path as solution to avoid things like spell casts that are fired in game but not recorded in the combat log (e.g., when players are RP stunned in Murder Row, it counts as a cast in one but not the other)