Merge tag 'v1.05-Beta' into develop
v1.05-Beta
This commit is contained in:
		@@ -25,7 +25,7 @@ local MAJOR, MINOR = "Gladdy", 4
 | 
			
		||||
local Gladdy = LibStub:NewLibrary(MAJOR, MINOR)
 | 
			
		||||
local L
 | 
			
		||||
Gladdy.version_major_num = 1
 | 
			
		||||
Gladdy.version_minor_num = 0.04
 | 
			
		||||
Gladdy.version_minor_num = 0.05
 | 
			
		||||
Gladdy.version_num = Gladdy.version_major_num + Gladdy.version_minor_num
 | 
			
		||||
Gladdy.version_releaseType = RELEASE_TYPES.beta
 | 
			
		||||
Gladdy.version = PREFIX .. Gladdy.version_num .. "-" .. Gladdy.version_releaseType
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
## Interface: 20501
 | 
			
		||||
## Title: Gladdy - TBC
 | 
			
		||||
## Version: 1.0.4-Beta
 | 
			
		||||
## Version: 1.0.5-Beta
 | 
			
		||||
## Notes: The most powerful arena AddOn for WoW 2.5.1
 | 
			
		||||
## Author: XiconQoo, DnB_Junkee, Knall
 | 
			
		||||
## X-Email: contact me on discord Knall#1751
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										16
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								README.md
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
			
		||||
# Gladdy - TBC
 | 
			
		||||
 | 
			
		||||
### The most powerful arena addon for WoW TBC 2.5.1
 | 
			
		||||
## [v1.0.4-Beta Download Here](https://github.com/XiconQoo/Gladdy-TBC/releases/download/v1.0.4-Beta/Gladdy_TBC-Classic_v1.0.4-Beta.zip)
 | 
			
		||||
## [v1.0.5-Beta Download Here](https://github.com/XiconQoo/Gladdy-TBC/releases/download/v1.0.5-Beta/Gladdy_TBC-Classic_v1.0.5-Beta.zip)
 | 
			
		||||
 | 
			
		||||
###### <a target="_blank" rel="noopener noreferrer" href="https://www.paypal.me/xiconqoo/10"><img src="https://raw.githubusercontent.com/XiconQoo/Gladdy/readme-media/Paypal-Donate.png" height="30" style="margin-top:-30px;position:relative;top:20px;"></a> Please consider donating if you like my work
 | 
			
		||||
 | 
			
		||||
@@ -35,6 +35,20 @@ The goal is to make Gladdy highly configurable in it's appearance. Everything ca
 | 
			
		||||
 | 
			
		||||
### Changes
 | 
			
		||||
 | 
			
		||||
#### v1.0.5-Beta
 | 
			
		||||
- fixed Aura-Module
 | 
			
		||||
- Racial module added to EventListener and Version check updated
 | 
			
		||||
- constants for auras/cooldowns/racials updated
 | 
			
		||||
- anchoring for modules rewritten
 | 
			
		||||
- fix Aura module options (localization independent for profile export)
 | 
			
		||||
- Power-/HealthBar customize texts added and UNIT_DESTROYED added
 | 
			
		||||
- Racial module added and trinket modified
 | 
			
		||||
- XiconProfiles import strings
 | 
			
		||||
- Pets position extended
 | 
			
		||||
- delete unused saved variables
 | 
			
		||||
- ExportImport, VersionCheck & XiconProfiles fix
 | 
			
		||||
- TotemPlates add option to show friendly/enemy icons
 | 
			
		||||
 | 
			
		||||
#### v1.0.4-Beta
 | 
			
		||||
- XiconProfiles fixed
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user