File Details
8.10-beta
- B
- Nov 7, 2022
- 513.30 KB
- 69
- 10.0.2
- Retail
File Name
GalvinUnitBars-8.10-beta.zip
Supported Versions
- 10.0.2
Galvin's UnitBars
8.10-beta (2022-11-07)
Full Changelog Previous Releases
-
8.10 beta
Bar.lua: Attempted to fix a rounding error with SetAlpha()
Runebar.lua: Removed the need to have two cooldown frames. Now just uses one
RuneBar.lua: No longer have to use 1000s of seconds to simulate a paused timer when in test mode. Now using CooldownPauseTimer()
Bar.lua: Added SetCooldownPauseTexture(), can pause or resume a cooldown timer
Bar.lua: SetTexture() wasn't detecting if a texture belonged to a statusbar or not
Bar.lua: Added SetCooldownDrawSwipeTexture(), can hide or show the swipe texture on a cooldown timer
EssenceBar.lua: Essence bar added for Evoker
RuneBar.lua, EssenceBar.lua: due to both bars having the same layout. The layout was changed so it's easier to share code between the two. "Runes" is "Textures", "Bars" is "Boxes", and "Bars and Runes" is "Textures and Boxes", and "Rune Location" is "Texture Location"
ChiBar.lua: Changed Ascencion option to extra chi slider. To be consistant with extra combo point slider in the combo bar - Update .gitignore
- Package test
- Merge branch 'master' of https://github.com/teyasio/galvins-unitbars
- package test
- Update .gitignore
- Update .gitignore
- Delete release.sh
- Update PackageAndRelease.yml
- Create PackageAndRelease.yml
- Delete .github/workflows directory
- PackageAndRelease
- Create release.sh

