Quantcast

Updated changelog

Alar of Daggerspine [01-12-15 - 02:58]
Updated changelog

Signed-off-by: Alar of Daggerspine <alar@aspide.it>
Filename
CHANGELOG.txt
GarrisonCommander.lua
GarrisonCommander.toc
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index d6c9494..a553143 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,4 +1,11 @@
 = GarrisonCommander helps you when choosing the right follower for the right mission =
+* 2.2.0
+Feature: Fast Mission Control: you can have GC set up parties for your follower and send them out with just two mouse click.
+Party building can be customized setting varios criteria.
+This feature is invoked via the right side tab with Hammer and clock. Take some time to check it. Feedbacl appreciated
+Feature: Little screen mode now have almost all the informations present in big screen
+Feature: In follower list: xp needed to level, time to be available, item and armor level
+Feature: Garrison Commander header can now be opened or closed at will to reclaim more screen estate
 * 2.1.4
 Fix: Mission page semi transparet when MP is installed
 Fix: Was spamming "released" on main window closing
diff --git a/GarrisonCommander.lua b/GarrisonCommander.lua
index c7e2218..9c522bd 100644
--- a/GarrisonCommander.lua
+++ b/GarrisonCommander.lua
@@ -549,9 +549,6 @@ function addon:OnInitialized()
 --@debug@
 	xprint("OnInitialized")
 --@end-debug@
---@alpha@
-	self:Popup(L["You are using an Alpha version of Garrison Commander. Please post bugs on Curse if you find them"],10)
---@end-alpha@
 	for _,b in ipairs(GMFMissionsListScrollFrame.buttons) do
 		local scale=0.8
 		local f,h,s=b.Title:GetFont()
@@ -2689,6 +2686,13 @@ function addon:SetUp(...)
 --@debug@
 	xprint("Setup")
 --@end-debug@
+--@alpha@
+	if (not db.alfa.v220) then
+		self:Popup(L["You are using an Alpha version of Garrison Commander. Please post bugs on Curse if you find them"],10)
+		db.alfa.v220=true
+	end
+--@end-alpha@
+
 	SIZEV=GMF:GetHeight()
 	self:CheckMP()
 	self:CheckGMM()
diff --git a/GarrisonCommander.toc b/GarrisonCommander.toc
index 6c7ff5c..de5bdf8 100644
--- a/GarrisonCommander.toc
+++ b/GarrisonCommander.toc
@@ -5,7 +5,7 @@
 ## Notes-frFR: Vous aide au moment de choisir le droit utilisateur pour la bonne mission
 ## Author: Alar of Daggerspine
 ## Version: @project-version@ @project-abbreviated-hash@
-## X-Version: 2.1.4
+## X-Version: 2.2.0-Alfa-1
 ## X-Revision: @project-abbreviated-hash@
 ## eMail: alar@aspide.it
 ## URL: http://wow.aspide.it