promotional bannermobile promotional banner

AtlasLoot_AdvancedSearch

Abandoned
Adds more powerful search features to AtlasLoot.

File Details

v1.2.5

  • R
  • Dec 26, 2010
  • 146.80 KB
  • 156
  • 4.0.3a
  • Retail

File Name

AtlasLootAdvancedSearch-v1.2.5.zip

Supported Versions

  • 4.0.3a

------------------------------------------------------------------------
r102 | orgevo | 2010-12-26 12:01:28 +0000 (Sun, 26 Dec 2010) | 1 line
Changed paths:
   A /tags/v1.2.5 (from /trunk:101)

** tagging 1.2.5 for release - default search bug-fix release **
------------------------------------------------------------------------
r101 | orgevo | 2010-12-26 11:58:51 +0000 (Sun, 26 Dec 2010) | 6 lines
Changed paths:
   M /trunk/AtlasLootAdvancedSearch.toc
   M /trunk/Core.lua

- added a temporary workaround for the default search until AtlasLoot's new search stuff is finished
** AtlasLoot search feature was getting hung after the user's first search; added code to make the AtlasLoot search functionality work correctly again

** TO BE CLEAR: advanced filtering is entirely DISABLED in this release; it will simply fix the bugs in the current implementation of the default AtlasLoot search feature, so that you can perform standard name searches like you used to

------------------------------------------------------------------------
r100 | orgevo | 2010-12-11 20:28:16 +0000 (Sat, 11 Dec 2010) | 9 lines
Changed paths:
   M /trunk/AdvancedFilter.lua
   M /trunk/AtlasLootAdvancedSearch.wowsln
   M /trunk/Core.lua
   M /trunk/DebugHelpers.lua
   M /trunk/SlotSearchModule.lua
   M /trunk/WeaponTypeSearchModule.lua
   M /trunk/ZoneSearchModule.lua

- just checking in pending changes before my drive fails;  this code doesn't work in-game yet.
** call AtlasLoot:LoadModule("all") instead of AtlasLoot_LoadAllModules()
** AtlasLoot_FixText => AtlasLoot:FixText
** AtlasLootDefaultFrameSearchBox => AtlasLoot.SearchBox
** AtlasLootDefaultFrameSearchButton => AtlasLootSearch_SearchButton
** AtlasLootDefaultFrameLastResultButton => AtlasLootSearch_LastResultButton
** updated weapon slot names tables to match new values in AtlasLoot
** began converting over all of the item-slot/weapon-slot code tables to match new values in AtlasLoot
** updated class filter table to match value in AtlasLoot
------------------------------------------------------------------------