Description:oUF RuneBar is a element plug-in made for the UnitFrame framework oUF.
It is required that you have this addon updated at all times to make everything work as it should.
You can download oUF by clicking on the link located under the "Download" button on the right.
Features:- Display runes the way you want them, text or statusbars!
- Many options, but a bit tricky.
Note:Read the documentation inside the lua file for usage.
You need to add this addon to your layout's toc metadata!
If using table, also include the followingCode:
self.RuneBar[i]:SetMinMaxValues(0, 1)
Click here and follow steps how to submit a bugChange Log:30100.7:
- Added minmax values
30100.6:
- Fixed issue with single colors replaced
- Fixed issue with colors not being applied at load
30100.5:
- Fixed issue with decimals using text format
30100.4:
- Updated toc to 3.1
30000.3:
- Added PostUpdate function to statusbar(s)
30000.2:
- Initial commit