Skip to content

1.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 18:13
· 261 commits to master since this release

RatingBuster

1.14.0 (2024-01-27)

Full Changelog Previous Releases

  • Hide Weapon Skill for now
  • Use rating in breakdown group names
  • Sort info table by string length
  • Breakdown Defense in Vanilla
  • Set defaults for new Def, Resil, Expertise options
  • Only print received values that don't match
  • Add agi/int 'telemetry'
  • Fix pala base crit
  • Generate direct conversions from Def, Resil, Expertise
  • Generate Expertise breakdown options
  • Don't truncate expertise in summaries
  • Move defense StatMods to Vanilla-Wrath-specific files
  • Generate Resilience breakdown options
  • Generate Defense breakdown options (Closes #124)
  • Recurse ProcessStat when possible (Fixes #147)
  • Separate armor/bonus armor breakdown
  • Cleanup single-use stat mods in breakdowns
  • Group breakdowns by stat and by value
  • Add StatMods to breakdown Defense
  • Add isPercent to Stat class
  • Fallback to regular locale if short is missing
  • Sort locales in same order as Stats
  • Use StatLogic.Stats for RatingBusterShort locales
  • Split dodge/parry reduction from Expertise
  • Replace strings with StatBreakdownOrder
  • Move breakdown locales to RatingBusterShort
  • Move percent symbol out of breakdown locales
  • Add more Vanilla crit buffs
  • Add Block Chance from Mastery for Prot specs (#165)
  • Use ipairs for summary data
  • Add MasteryEffect (#165)
  • Add spell damage/healing from mana (#165)
  • Add Spell Hit from Spirit (#165)
  • Add Resilience Diminishing Returns (#165)
  • Convert Resilience to StatMods (#165)
  • Use MOD_SPELL_DMG in non-school sum (#165)