Skip to content

Releases: raethkcj/RatingBuster

2.0.8

02 Jan 17:06

Choose a tag to compare

RatingBuster

2.0.8 (2026-01-02)

Full Changelog Previous Releases

  • Merge branch 'foodstuffs'
  • Handle plurals in time duration strings
  • Prefer non-reduction patterns in stat pattern collisions (Fixes #226)
  • Lowercase duration format strings
  • Use appropriate duration format strings
  • Pass spell durations to text mapper
  • Fetch spell durations
  • Fetch all spell duration formats

2.0.7

02 Dec 21:21

Choose a tag to compare

RatingBuster

2.0.7 (2025-12-02)

Full Changelog Previous Releases

  • Add icon

2.0.6

02 Dec 21:18

Choose a tag to compare

RatingBuster

2.0.6 (2025-12-02)

Full Changelog Previous Releases

  • Add new AddOn List bells & whistles
  • Show block chance from block rating
  • Add TBC DodgePerCrit

2.0.5

17 Nov 18:16

Choose a tag to compare

RatingBuster

2.0.5 (2025-11-17)

Full Changelog Previous Releases

  • Add missing Ranged AP lookups (Fixes #225)

2.0.4

01 Nov 00:25

Choose a tag to compare

RatingBuster

2.0.4 (2025-10-31)

Full Changelog Previous Releases

  • Multiply children of generic crit/haste by parents' modifiers (Fixes #224)

2.0.3

14 Oct 17:20

Choose a tag to compare

RatingBuster

2.0.3 (2025-10-14)

Full Changelog Previous Releases

  • Force negative values in reduction patterns (#223 - 1)
  • Flag reductions in stat patterns
  • Output stat locales directly to addon dir

2.0.2

29 Sep 16:46

Choose a tag to compare

RatingBuster

2.0.2 (2025-09-29)

Full Changelog Previous Releases

  • Always treat on-use/proc armor as bonus armor (#223 - 2)
  • Add ruRU hit/haste patterns (#222)

2.0.1

20 Sep 00:38

Choose a tag to compare

RatingBuster

2.0.1 (2025-09-20)

Full Changelog Previous Releases

  • Implement MoP Guardian dynamic armor multiplier from mastery (Fixes #219)
  • Fix specID used by spell known validator
  • Fix breakdowns of reforged stats (Fixes #221)

2.0.0

10 Sep 16:58
fd86da8

Choose a tag to compare

RatingBuster

2.0.0 (2025-09-10)

Full Changelog Previous Releases

  • Parse breakdowns with statlogic (#217)
  • Offset breakdowns when color sequences are found
  • Fix off by one error in breakdowns
  • Apply spell power mods when damage/healing is a base stat
  • Merge branch 'master' into parse-breakdowns-with-statlogic
  • Fix diminishing returns division by zero
  • Combine Spell Damage & Healing where feasible
  • Change bonus armor locale generation to armor (handled in-game by matching green font)
  • Fix showing unmodified bonus armor
  • Fix off-by-one breakdown position
  • Position breakdowns after localized number suffixes
  • Use localized spell duration formats
  • Merge branch 'master' into parse-breakdowns-with-statlogic
  • Add WholeTextLookup breakdowns (#68)
  • Fix typo in gem setting removal
  • Unify breakdown stat order
  • Consolidate hit/crit/haste breakdown patterns
  • Use same breakdown table for each stat in a stat group
  • Offset breakdown positions by length of color sequences and prefixes
  • Breakdown role-specific hit/crit/haste when found as a base stat
  • Fix number pattern capture group
  • Add overrides for disordered enchants and gems
  • Merge branch 'master' into parse-breakdowns-with-statlogic
  • Remove unused functions
  • Cleanup socket handling (mostly to remove strings values from WholeTextEntry)
  • Reposition breakdowns using localized statPatterns
  • Rename breakdown stat table
  • Use StatLogic to lookup text for stat breakdowns in RB
  • Prevent erroneous stat matches by checking nonzero effect coefficients
  • Reject spell descriptions referencing other spell names & descriptions
  • Match spell description variables as expressions
  • Fix improper matching of proc effects to static stats
  • Fallback to first effect index when missing from spread, min/max, and aura identifiers
  • Merge branch 'master' into parse-breakdowns-with-statlogic
  • Simplify typed queries
  • tmp
  • Add stubbed Mists StatLocaleData
  • Use case-insensitive match for conditional identifiers
  • Ignore matched non-passive stats in sums
  • Output non-localized sec in spell durations to match blizzard
  • Add proc triggers of stat spells
  • Prevent writing zero-value whole text lookups
  • Handle new StatLogic locale format
  • Ignore scripts/generated locales from language server
  • Generate armor as plain armor, let StatLogic distribute it
  • Add remaining locales
  • Improve description branch traversal
  • Cleanup async
  • Fix auto grouping of enchant stats
  • Match multiplication in spell identifiers
  • Escape quotes in locale strings
  • Prevent duplicate stat values per entry

1.20.15

02 Sep 01:28
4e76e8a

Choose a tag to compare

RatingBuster

1.20.15 (2025-08-29)

Full Changelog Previous Releases

  • Add support for stat mods requiring exact aura spell IDs (#215)
  • Add support for stat mods requiring exact aura spell IDs