Releases: raethkcj/RatingBuster
1.7.5
RatingBuster
1.7.5 (2023-02-28)
Full Changelog Previous Releases
- Fix deDE escape sequences
- Unify class validation and indexing
- Ignore spell power patterns in breakdowns (Fixes #139)
- Remove nonexistent vanilla warrior talent
- Add luarc
- Ignore vscode dir
- Use new DodgePerAgi calculation in Wrath (Fixes #140)
- Code cleanup
- Update defaults
- Fix Shield Wall spell ID in vanilla
- Add LibDualSpec to dependencies
1.7.4
RatingBuster
1.7.4 (2023-02-03)
Full Changelog Previous Releases
- Don't lookup bonus armor slots in vanilla/TBC (Fixes #138)
- Fix vanilla druid form IDs
- Fix enUS Races fast exclude
- Update bug_report.yml
- Update bug_report.yml
- Update bug_report.yml
- Update bug_report.yml
1.7.3
RatingBuster
1.7.3 (2023-01-14)
Full Changelog Previous Releases
- Fix Resilience typo
- Fix bonus armor in summaries (Fixes #136)
- Refactor GetSum insertions and logs
1.7.2
RatingBuster
1.7.2 (2023-01-03)
Full Changelog Previous Releases
- Fallback to default spellId for certain buffs (Fixes #135)
- Make LibDualSpec optional for game versions it doesn't support
- Fix vanilla Lay on Hands
1.7.1
RatingBuster
1.7.1 (2023-01-02)
Full Changelog Previous Releases
- Fix several warlock bugs in AlwaysBuffed (Fixes #133)
1.7.0
RatingBuster
1.7.0 (2023-01-02)
Full Changelog Previous Releases
- Fix Replenishment
- Fix error in avoidance DR
- Convert StatModTables buffs to spellId
- Stack to stacks
- Don't generate options for MOD_DMG_TAKEN
- Add several missing Priest Spirit stat mods
- Implement AlwaysBuffed options
- Fix spellId in buff rank
- Add AlwaysBuffed localizations
- Cleanup StatModTables and buff ranks
- Implement Aura Cache
- Add LibDualSpec (Closes #105, #109)
1.6.6
RatingBuster
1.6.6 (2022-12-06)
Full Changelog Previous Releases
- Merge branch 'Mard35-patch-3'
- Add comment about ignored breakdown patterns
- Merge branch 'patch-3' of https://github.com/Mard35/RatingBuster into Mard35-patch-3
- Update ruRU.lua
Added missing spell dmg pattern - Update ruRU.lua
Added missing expertise pattern - Update ruRU.lua
We consulted with the Russian users of the addon and came to the conclusion that it is better to leave the more official translation values for everyone. - Update ruRU.lua
reverse shortening for spell Dmg and Heal translation - Update ruRU.lua
added missing dodge pattern - Update ruRU.lua
-
added missing armor penetration pattern
-
fixed detailed expertise pattern translation
-
fixed spell hit/haste pattern translation
-
added new patterns for spell damage and nature resistance, so they don't convert as strength because of the word "сила" in RU locale
-
added more attack power and strength patterns
-
1.6.5
RatingBuster
1.6.5 (2022-12-06)
Full Changelog Previous Releases
-
Add Annihilator ignore patterns (#126 part 3)
-
Add newline to separators table (#126 part 2)
-
Separate Resilience breakdown by expansion
-
Update Combat Rating globals
-
Update frFR.lua
-
Update frFR.lua
https://www.wowhead.com/wotlk/item=44664/favor-of-the-dragon-queenwasn't showing any armor penetration
-
Update ruRU.lua
Feral attack power was not displayed in summary -
Add base armor lookup table
1.6.4
RatingBuster
1.6.4 (2022-11-15)
Full Changelog Previous Releases
- ruRU: Fix armor breakdown
- Fix EOL
- Update ruRU.lua
More translation fixes and shortening, parry chance pattern fix
1.6.3
RatingBuster
1.6.3 (2022-11-10)
Full Changelog Previous Releases
- Localize globalDB
- Remove debug prints
- Upvalue tickers unto themselves
- Add retry loop for when talents fail to cache (#118)