File Details
0.9.7b
- R
- Mar 24, 2026
- 9.72 MB
- 37
- 12.0.1
- Retail
File Name
PetesDefensiveHistory-0.9.7b.zip
Supported Versions
- 12.0.1
lightweight tag b8b17f38b7cd35b171d93dfef1e6785ab46b3197 0.9.7b
Author: oopsrofl123 <oopsrofl123@github.com>
Date: Mon Mar 23 21:53:21 2026 -0400
commit b8b17f38b7cd35b171d93dfef1e6785ab46b3197
Author: oopsrofl123 <oopsrofl123@github.com>
Date: Mon Mar 23 21:53:21 2026 -0400
Add options to change directions and anchor points of the cooldown trackers
commit d27c3eadb07dc0bf2b2cf2094e426efd647e428d
Author: oopsrofl123 <oopsrofl123@github.com>
Date: Mon Mar 23 20:00:47 2026 -0400
Add welcome message popup
commit 159751721bebd7b6cce707648affd0bb65633aa2
Author: oopsrofl123 <oopsrofl123@github.com>
Date: Mon Mar 23 11:29:12 2026 -0400
Add and respect new option to disable internal tracing for replays. Uses massive amounts of memory, so most players will not want to create replays.
commit bc8c58bf4fde11821a79dfcd133c15bebe190cee
Author: oopsrofl123 <oopsrofl123@github.com>
Date: Mon Mar 23 11:28:21 2026 -0400
Remove dead code, handle 0-length metadata and character lists as would be exported when enableReplays=false
commit efb3bd0be54abbdde4807092e0035aa65154f83b
Author: oopsrofl123 <oopsrofl123@github.com>
Date: Mon Mar 23 10:54:53 2026 -0400
Remove dead code
commit 11082369d35a835708874af6dee406919158fca3
Author: oopsrofl123 <oopsrofl123@github.com>
Date: Mon Mar 23 10:54:06 2026 -0400
Add addon active state changed to the general setting changer
commit 55bbfdf351f386154e221b4838a736f1bce643fc
Author: oopsrofl123 <oopsrofl123@github.com>
Date: Mon Mar 23 10:35:58 2026 -0400
Long overdue refactoring of options panel code
commit ecf954def54019aca81693eb2fd8f38f133bb2dc
Author: oopsrofl123 <oopsrofl123@github.com>
Date: Sun Mar 22 19:09:08 2026 -0400
Add read_spell_names(), supporting gzipped input, show ability names on INFER replay lines
commit 728cb4bf1f93aeeec62c1248aae474854afd9549
Author: oopsrofl123 <oopsrofl123@github.com>
Date: Sun Mar 22 19:07:58 2026 -0400
Fix bug in collapsing inference records to the final one, map ability IDs to spell names to avoid spurious differences when multiple spell IDs apply the same named spell, use read_spell_names(), print out all false positive records
commit a2a02be495c6057496cf6ff55e9b7d03f616b345
Author: oopsrofl123 <oopsrofl123@github.com>
Date: Sun Mar 22 16:58:24 2026 -0400
Add SpellName table for ID->name mapping
commit cf07112b2d8ce5728ea6365e586e372b41aa8542
Author: oopsrofl123 <oopsrofl123@github.com>
Date: Sun Mar 22 16:57:18 2026 -0400
Mostly working scoring system, add InferenceScore, use SpellName external database to map spell IDs to names
commit 9137e08998a98e2a1bf4decc6e3f9f1d52887e66
Author: oopsrofl123 <oopsrofl123@github.com>
Date: Sun Mar 22 16:56:02 2026 -0400
Add event_type_match() to determine whether an event trace matches a combat log event