Releases: sabarjp/XIVHotbar2
Releases · sabarjp/XIVHotbar2
0.3.0
What's Changed
- fix: issue with bg not rendering, updated skills, sync bugs by @sabarjp in #26
- Examples Validation by @BrigittePowers in #27
- feat: skillchain and mb detection by @sabarjp in #28
- Skillchains by @sabarjp in #30
- chore: update brd.lua by @sabarjp in #31
- Proper teardown and ws target updates by @sabarjp in #32
- Refactoring by @sabarjp in #33
- Item icons and st overide by @sabarjp in #34
Full Changelog: 0.2.0...0.3.0
0.3.0-beta4
What's Changed
- feat: item icons
- feat: sub target override feature (toggleable setting)
- fix: mouseover on empty slots showing those slots
- chore: brd adjustments for stpc
- chore: added item slots to general bar
Full Changelog: 0.3.0-beta3...0.3.0-beta4
0.3.0-beta3
What's Changed
-
clarified variables names and ui calls -
added autoitem feature to slot items into bar -
finally moved key binds into settings.xml
Full Changelog: 0.3.0-beta2...0.3.0-beta3
0.3.0-beta2
0.3.0-beta1
What's Changed
- Examples Validation by @BrigittePowers in #27
- feat: skillchain and mb detection by @sabarjp in #28
Full Changelog: 0.2.0-hotfix1...0.3.0-beta1
0.2.0-hotfix1
What's Changed
Full Changelog: 0.2.0...0.2.0-hotfix1
0.2.0
What's Changed
- Subjob fixes by @BrigittePowers in #22
- Performance enhancements and cleanups by @sabarjp in #23
- Bug involving out of order table lookups by @sabarjp in #24
- Update job examples for ma priority reversal by @sabarjp in #25
Full Changelog: 0.1.0...0.2.0
0.2.0-beta-1
- Feature: significant performance enhancements
- Breaking: Spell order priority now matches all other priorities, spells will need to be reversed now.
- Fix: ordering was being lost on some skills, leading to them not showing on the hotbar correctly when sharing slots.