Skip to content

Releases: raethkcj/RatingBuster

1.9.0

27 Jul 14:34
Compare
Choose a tag to compare

RatingBuster

1.9.0 (2023-07-27)

Full Changelog Previous Releases

  • Account for weapon skill in crit conversion
  • Add weapon stat mod validator
  • Remove reference to ItemLevel addon
  • Restrict GetTotalEquippedStat to Vanilla
  • Add Rallying Cry
  • Add spell crit modifier
  • Rename addonTable for brevity
  • Remove erroneous PI modifiers
  • Add MOD_ARMOR BuffGroup
  • Add melee crit modifiers
  • Add GetSpellCritPerInt with fallback calculation
  • Remove debug statement
  • Add CritPerAgi with fallback calculation
  • Replace crit strings with stats
  • Remove debug statement
  • Use real sum instead of private cache
  • Remove debug statement
  • Improve Vanilla DodgePerAgi estimation
  • Fix whitespace
  • Improve DodgePerAgi for Vanilla
  • Update Vanilla BaseDodge
  • Don't truncate expertise in Wrath
  • Bump tocs

1.8.0

08 Jul 04:04
Compare
Choose a tag to compare

RatingBuster

1.8.0 (2023-07-08)

Full Changelog Previous Releases

  • Fix typo and casing
  • Port ignore sockets feature
  • Explicitly limit gsub return values
  • Fix duplicate index warnings

1.7.13

27 May 18:47
Compare
Choose a tag to compare

RatingBuster

1.7.13 (2023-05-27)

Full Changelog Previous Releases

  • Don't deep copy tables that are keys (Fixes #152)
  • Remove unused WEAPON_RATING stats (Fixes #153)

1.7.12

20 May 22:04
Compare
Choose a tag to compare

RatingBuster

1.7.12 (2023-05-20)

Full Changelog Previous Releases

  • Fix whitespace
  • Fix rogue aura IDs (Fixes #151)

1.7.11

20 May 01:54
Compare
Choose a tag to compare

RatingBuster

1.7.11 (2023-05-20)

Full Changelog Previous Releases

  • Check for nil tooltip owner

1.7.10

18 May 16:47
Compare
Choose a tag to compare

RatingBuster

1.7.10 (2023-05-18)

Full Changelog Previous Releases

  • Improve scanning tooltip detection

1.7.9

18 May 16:32
Compare
Choose a tag to compare

RatingBuster

1.7.9 (2023-05-18)

Full Changelog Previous Releases

  • Improve compatibility with some hidden tooltip scanners
  • Revert SPI replacement
  • Replace basic stat strings used as IDs where possible
  • Update StatLogic toc order
  • Replace SPELL_STAT usages as IDs
  • Fix silly mistakes
  • Fix stat annotation
  • Move SL init to own file
  • Add initial concept for unified Stats
  • Cleanup
  • Add BuffGroup logic (Fixes #145)
  • Add editorconfig
  • Fix erroneous AP breakdown
  • Minor exclusions optimization
  • Fix Defender's Code in enUS
  • Merge branch 'master' of https://github.com/raethkcj/RatingBuster
  • Add exclusion patterns before processing text for breakdowns (Fixes #141)
  • Update README.md

1.7.8

26 Mar 18:27
Compare
Choose a tag to compare

RatingBuster

1.7.8 (2023-03-26)

Full Changelog Previous Releases

  • Fix vanilla Deterrence id
  • Fix vanilla death wish id
  • Fix vanilla nil on arp check
  • Fix ranged summary calculations
  • Don't clobber existing stats with generic ones
  • Fix ranged stat patterns
  • Update default ranged settings
  • Fix ranged summaries double dipping
  • Organize physical summary options
  • Add Ranged Summary options
  • Enable ranged stat breakdowns
  • Fix enUS crit scope breakdown
  • Add 3.3.5 Ranged Stat Summary Locales
  • Set scanning tooltip owners to WorldFrame
  • Fix GenericStat conversion in summaries
  • Use Blizzard's tContains
  • Add All Stats breakdown
  • Annotate classes
  • Annotate mana regen
  • Annotate StatLogic as Class
  • Pass arguments for bonus armor
  • Fix Titan's Grip error
  • Refactor GenericStats
  • Add frFR spellpower string (Fixes #144)
  • Update bug_report.yml
  • Update bug_report.yml

1.7.7

14 Mar 20:04
Compare
Choose a tag to compare

RatingBuster

1.7.7 (2023-03-14)

Full Changelog Previous Releases

  • Update TipHooker slug
  • Add Curse Project ID

1.7.6

05 Mar 00:39
Compare
Choose a tag to compare

RatingBuster

1.7.6 (2023-03-05)

Full Changelog Previous Releases

  • Update Armor Penetration DisplayLocale strings
  • Fix default StatLogic DisplayLocale (fixes #142)