Quantcast

Turned on the manual ChangeLog and updated it for v1.1.0-beta2

James D. Callahan III [05-02-10 - 05:15]
Turned on the manual ChangeLog and updated it for v1.1.0-beta2
Filename
.pkgmeta
Docs/CHANGES.txt
diff --git a/.pkgmeta b/.pkgmeta
index fa225ad..d6a5f56 100644
--- a/.pkgmeta
+++ b/.pkgmeta
@@ -2,9 +2,9 @@

 license-output: LICENSE.txt

-#manual-changelog:
-# filename: Docs/CHANGES.txt
-# markup-type: creole
+manual-changelog:
+ filename: Docs/CHANGES.txt
+ markup-type: creole

 enable-nolib-creation: yes

diff --git a/Docs/CHANGES.txt b/Docs/CHANGES.txt
index d9c0a57..657ddb9 100644
--- a/Docs/CHANGES.txt
+++ b/Docs/CHANGES.txt
@@ -1,6 +1,35 @@
 ==ARL Change Log
 NOTE: Always remove the folder for old versions and install a fresh copy when upgrading.

+=== Version 1.1.0 Beta 2
+
+==== Changes to the recipe list panel:
+* Removed the "sorting type" dropdown menu - it has been replaced by three "view mode" tabs at the bottom of the panel; "Acquisition", "Location", and "Recipe".
+* The three view modes can be viewed in either ascending or descending order, and either by recipe name or by skill level.
+* A toggle has been added for displaying recipes which have been put into the exclusion list.
+* The "Filter" and "Reset" buttons are now the same size.
+* The search entry box has been lengthened.
+* The "Search" and "X" (clear search) buttons have been removed - they are now unnecessary due to improved entry box behavior.
+* The expand/contract All button has had its appearance altered to be a better aesthetic fit with the rest of the panel.
+* Tooltips generated by buttons and other panel widgets will now appear to the top-right of their source instead of the default tooltip location.
+* Recipes which require specific profession specializations will now show that fact in their tooltip.
+* The tooltip text for the "Specialty" filter in the General Filters section now more accurately describes its function.
+* The list panel will now be drawn on the same level as default UI frames, and will also raise to the top when clicked.
+
+==== Miscellaneous changes:
+* Many recipes have had their quality levels corrected.
+* A large number of recipes which are sold in limited quantities will now display this fact, and the number available, both in the recipe tooltip and in the expanded list entry.
+* More recipes have had World Drop locations added to them.
+* Under the "Display Options" section of the configuration panel, it is now possible to turn off the "hint text" for recipe acquire tooltips.
+* Most recipes which are acquired via a trainer will now be displayed as being Common quality.
+
+==== Bug Fixes.
+* Reputation-dependent recipes for which the character only has neutral standing will now be correctly colored as red.
+* Recipes which are viewed from a linked tradeskill will no longer be flagged as known by the character.
+* List items will no longer randomly disappear when clicked.
+* The scrollbar will now be disabled in any situation where the list is empty.
+* The list panel will no longer "jump" when being expanded or contracted.
+
 === Version 1.1.0 Beta 1

 ==== Changes to the recipe list panel: