Skip to content

Releases: raethkcj/RatingBuster

1.18.4

24 Sep 14:46
Compare
Choose a tag to compare

RatingBuster

1.18.4 (2024-09-24)

Full Changelog Previous Releases

  • Update Cata DodgePerAgi
  • SoD P5 Hotfixes
  • Use isPercent from Stat class in summary generation
  • Rename summaryFunc name to stat
  • Update SoD Burn Rune
  • Update SoD enchant localization (ZG Enchants, Law of Nature)
  • Update Cata DodgePerAgi
  • Use item min level for level-based stat mods
  • Add Shaman's parry spell

1.18.3

08 Sep 01:46
Compare
Choose a tag to compare

RatingBuster

1.18.3 (2024-09-08)

Full Changelog Previous Releases

  • Add SoD Tier 2 set bonuses
  • Fix SoD AP from Defense bug
  • Bump tocs
  • Remove unneeded vanilla crit/dodge stat mods
  • Fix bonus armor color matching

1.18.2

25 Aug 18:01
Compare
Choose a tag to compare

RatingBuster

1.18.2 (2024-08-25)

Full Changelog Previous Releases

  • Breakdown substituted gems
  • Fix Cata meta gem matches
  • Prevent incorrect breakdowns on color sequences
  • Pass stat mod contexts to ReforgingFrame (Fixes #187)
  • Add final vanilla int conversion

1.18.1

22 Aug 20:27
Compare
Choose a tag to compare

RatingBuster

1.18.1 (2024-08-22)

Full Changelog Previous Releases

  • Fix locale error (Fixes #186)

1.18.0

22 Aug 16:53
Compare
Choose a tag to compare

RatingBuster

1.18.0 (2024-08-22)

Full Changelog Previous Releases

  • Fix weapon validator's usage of statModContext
  • Add Dodge from SoD Dance of the Wicked
  • Add Cata AP from Vengeance
  • Add profile swap keybinding (Closes #109) (#185)
  • Add profile name option in StatSummary header
  • Use profile and spec in cache keys and StatMod validators
  • Add profile swapping override binding
  • Add profile swapping menu options
  • Add vanilla shaman crit per int

1.17.2

20 Jul 16:30
Compare
Choose a tag to compare

RatingBuster

1.17.2 (2024-07-20)

Full Changelog Previous Releases

  • Add Vanilla Shaman int conversion
  • Fix DodgePerAgi fallback
  • Fix zero truncation

1.17.1

19 Jul 19:20
Compare
Choose a tag to compare

RatingBuster

1.17.1 (2024-07-19)

Full Changelog Previous Releases

  • Add Vanilla Shaman int conversions
  • Truncate extraneous zeros in breakdowns
  • Add vanilla agi/int conversions

1.17.0

10 Jul 03:25
Compare
Choose a tag to compare

RatingBuster

1.17.0 (2024-07-10)

Full Changelog Previous Releases

  • Add regen set bonuses
  • SoD P4 Rune Updates
  • Add Defender's Resolve

1.16.12

30 Jun 14:20
Compare
Choose a tag to compare

RatingBuster

1.16.12 (2024-06-30)

Full Changelog Previous Releases

  • Update defaults
  • Set vanilla spirit constant (fixes #184)

1.16.11

29 Jun 20:18
Compare
Choose a tag to compare

RatingBuster

1.16.11 (2024-06-29)

Full Changelog Previous Releases

  • Add SoD weapon skill runes
  • Add missing base game weapon bonus statmods
  • Enable unused variable diagnostics
  • Convert weapon bonus stat data to new statmod format
  • Use lua enums for UnitStat args
  • Refactor weapon racials to use StatMods